From 4b6162b515ef6ffd062339da1541a736e5295aac Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Fri, 29 May 2026 11:31:13 -0700 Subject: [PATCH 01/11] Bump @playwright/test to ^1.60.0 (#61467) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- package-lock.json | 24 ++++++++++++------------ package.json | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66694d161c79..1c5d79d69316 100644 --- a/package-lock.json +++ b/package-lock.json @@ -121,7 +121,7 @@ "@graphql-inspector/core": "^7.1.2", "@graphql-tools/load": "^8.1.8", "@octokit/rest": "22.0.0", - "@playwright/test": "^1.58.2", + "@playwright/test": "^1.60.0", "@types/accept-language-parser": "1.5.7", "@types/cookie": "0.6.0", "@types/cookie-parser": "1.4.8", @@ -5326,13 +5326,13 @@ } }, "node_modules/@playwright/test": { - "version": "1.58.2", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.58.2.tgz", - "integrity": "sha512-akea+6bHYBBfA9uQqSYmlJXn61cTa+jbO87xVLCWbTqbWadRVmhxlXATaOjOgcBaWU4ePo0wB41KMFv3o35IXA==", + "version": "1.60.0", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.60.0.tgz", + "integrity": "sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==", "devOptional": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.58.2" + "playwright": "1.60.0" }, "bin": { "playwright": "cli.js" @@ -15308,13 +15308,13 @@ } }, "node_modules/playwright": { - "version": "1.58.2", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.2.tgz", - "integrity": "sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A==", + "version": "1.60.0", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.60.0.tgz", + "integrity": "sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==", "devOptional": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.58.2" + "playwright-core": "1.60.0" }, "bin": { "playwright": "cli.js" @@ -15327,9 +15327,9 @@ } }, "node_modules/playwright-core": { - "version": "1.58.2", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.2.tgz", - "integrity": "sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg==", + "version": "1.60.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.60.0.tgz", + "integrity": "sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==", "devOptional": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index a5f310658ccf..85870258052c 100644 --- a/package.json +++ b/package.json @@ -279,7 +279,7 @@ "@graphql-inspector/core": "^7.1.2", "@graphql-tools/load": "^8.1.8", "@octokit/rest": "22.0.0", - "@playwright/test": "^1.58.2", + "@playwright/test": "^1.60.0", "@types/accept-language-parser": "1.5.7", "@types/cookie": "0.6.0", "@types/cookie-parser": "1.4.8", From 0c72587d3387cf6fea9ce85acb2ba935dabdb386 Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Fri, 29 May 2026 11:31:54 -0700 Subject: [PATCH 02/11] =?UTF-8?q?=F0=9F=95=B8=EF=B8=8F=20Categorize=20Grap?= =?UTF-8?q?hQL=20reference=20by=20subject=20instead=20of=20kind=20(#61464)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Sarah Schneider --- .../manage-environments.md | 2 +- .../events-that-trigger-workflows.md | 46 +- ...bership-information-for-your-enterprise.md | 2 +- .../removing-a-member-from-your-enterprise.md | 2 +- .../building-ci-checks-with-a-github-app.md | 2 +- .../viewing-and-updating-dependabot-alerts.md | 2 +- ...venting-data-leaks-in-your-organization.md | 2 +- .../reference-content-type.md | 2 +- .../use-cloud-agent-via-the-api.md | 8 +- .../guides/forming-calls-with-graphql.md | 28 +- .../graphql/guides/introduction-to-graphql.md | 8 +- .../guides/managing-enterprise-accounts.md | 2 +- .../guides/migrating-from-rest-to-graphql.md | 2 +- .../graphql/guides/using-global-node-ids.md | 2 +- .../using-the-graphql-api-for-discussions.md | 2 +- .../graphql/overview/about-the-graphql-api.md | 4 +- content/graphql/reference/actions.md | 14 + content/graphql/reference/activity.md | 14 + content/graphql/reference/apps.md | 15 + content/graphql/reference/branches.md | 14 + content/graphql/reference/checks.md | 14 + content/graphql/reference/commits.md | 14 + content/graphql/reference/copilot.md | 14 + content/graphql/reference/dependabot.md | 14 + content/graphql/reference/dependency-graph.md | 14 + content/graphql/reference/deploy-keys.md | 14 + content/graphql/reference/deployments.md | 14 + content/graphql/reference/discussions.md | 14 + content/graphql/reference/enterprise-admin.md | 15 + content/graphql/reference/enums.md | 24 - content/graphql/reference/gists.md | 14 + content/graphql/reference/git.md | 14 + content/graphql/reference/index.md | 51 +- content/graphql/reference/input-objects.md | 24 - content/graphql/reference/interfaces.md | 24 - content/graphql/reference/issues.md | 14 + content/graphql/reference/licenses.md | 14 + content/graphql/reference/meta.md | 14 + content/graphql/reference/migrations.md | 14 + content/graphql/reference/mutations.md | 22 - content/graphql/reference/objects.md | 24 - content/graphql/reference/orgs.md | 15 + content/graphql/reference/other.md | 14 + content/graphql/reference/packages.md | 14 + content/graphql/reference/projects-classic.md | 14 + content/graphql/reference/projects.md | 14 + content/graphql/reference/pulls.md | 15 + content/graphql/reference/queries.md | 25 - content/graphql/reference/reactions.md | 14 + content/graphql/reference/releases.md | 14 + content/graphql/reference/repos.md | 15 + content/graphql/reference/scalars.md | 24 - content/graphql/reference/search.md | 14 + .../graphql/reference/security-advisories.md | 14 + content/graphql/reference/sponsors.md | 13 + content/graphql/reference/teams.md | 14 + content/graphql/reference/unions.md | 24 - content/graphql/reference/users.md | 14 + .../using-the-api-to-manage-projects.md | 14 +- .../adding-and-managing-issue-fields.md | 2 +- ...ing-the-audit-log-for-your-organization.md | 2 +- ...ember-information-for-your-organization.md | 2 +- ...s-for-repositories-in-your-organization.md | 2 +- .../deleting-and-restoring-a-package.md | 4 +- .../managing-rulesets-for-a-repository.md | 2 +- .../templates/graphql-reference.template.md | 34 +- src/article-api/tests/graphql-transformer.ts | 171 +- .../graphql-reference-transformer.ts | 188 +- .../content/graphql/reference/actions.md | 14 + .../content/graphql/reference/activity.md | 14 + .../content/graphql/reference/apps.md | 14 + .../content/graphql/reference/audit-log.md | 14 + .../content/graphql/reference/billing.md | 14 + .../content/graphql/reference/branches.md | 14 + .../content/graphql/reference/checks.md | 14 + .../graphql/reference/code-scanning.md | 14 + .../graphql/reference/code-security.md | 14 + .../content/graphql/reference/codespaces.md | 14 + .../graphql/reference/collaborators.md | 14 + .../content/graphql/reference/commits.md | 14 + .../content/graphql/reference/copilot.md | 14 + .../content/graphql/reference/dependabot.md | 14 + .../graphql/reference/dependency-graph.md | 14 + .../content/graphql/reference/deploy-keys.md | 14 + .../content/graphql/reference/deployments.md | 14 + .../content/graphql/reference/discussions.md | 14 + .../graphql/reference/enterprise-admin.md | 14 + .../content/graphql/reference/enums.md | 17 - .../content/graphql/reference/gists.md | 14 + .../fixtures/content/graphql/reference/git.md | 14 + .../content/graphql/reference/index.md | 67 +- .../graphql/reference/input-objects.md | 17 - .../content/graphql/reference/interactions.md | 14 + .../content/graphql/reference/interfaces.md | 17 - .../content/graphql/reference/issues.md | 14 + .../content/graphql/reference/licenses.md | 14 + .../content/graphql/reference/meta.md | 14 + .../content/graphql/reference/migrations.md | 14 + .../content/graphql/reference/mutations.md | 17 - .../content/graphql/reference/objects.md | 17 - .../content/graphql/reference/orgs.md | 14 + .../content/graphql/reference/other.md | 14 + .../content/graphql/reference/packages.md | 14 + .../content/graphql/reference/pages.md | 14 + .../graphql/reference/projects-classic.md | 14 + .../content/graphql/reference/projects.md | 14 + .../content/graphql/reference/pulls.md | 14 + .../content/graphql/reference/queries.md | 17 - .../content/graphql/reference/reactions.md | 14 + .../content/graphql/reference/releases.md | 14 + .../content/graphql/reference/repos.md | 14 + .../content/graphql/reference/scalars.md | 17 - .../content/graphql/reference/scim.md | 14 + .../content/graphql/reference/search.md | 14 + .../graphql/reference/secret-scanning.md | 14 + .../graphql/reference/security-advisories.md | 14 + .../content/graphql/reference/sponsors.md | 14 + .../content/graphql/reference/teams.md | 14 + .../content/graphql/reference/unions.md | 17 - .../content/graphql/reference/users.md | 14 + .../fixtures/developer-redirects.json | 2 +- src/fixtures/fixtures/graphql-redirects.json | 160 +- .../ui/MiniTocs/Minitocs.module.scss | 13 +- src/graphql/README.md | 13 +- src/graphql/components/Enum.tsx | 5 +- .../GraphqlCategoryPage.module.scss | 22 +- .../components/GraphqlCategoryPage.tsx | 83 +- src/graphql/components/GraphqlItem.tsx | 54 +- src/graphql/components/InputObject.tsx | 5 +- src/graphql/components/Interface.tsx | 10 +- src/graphql/components/Mutation.tsx | 10 +- src/graphql/components/Object.tsx | 12 +- src/graphql/components/Query.tsx | 44 +- src/graphql/components/Scalar.tsx | 5 +- src/graphql/components/Union.tsx | 5 +- src/graphql/data/fpt/schema.json | 107325 --------------- src/graphql/data/ghec/schema.json | 107325 --------------- src/graphql/data/ghes-3.16/schema.json | 88368 ------------ src/graphql/data/ghes-3.17/schema.json | 89962 ------------ src/graphql/data/ghes-3.18/schema.json | 92884 ------------- src/graphql/data/ghes-3.19/schema.json | 93589 ------------- src/graphql/data/ghes-3.20/schema.json | 95228 ------------- src/graphql/data/ghes-3.21/schema.json | 96067 ------------- src/graphql/lib/categories.ts | 13 + src/graphql/lib/index.ts | 54 +- src/graphql/pages/reference.tsx | 94 +- src/graphql/scripts/sync.ts | 21 +- src/graphql/tests/get-schema-files.ts | 19 +- src/graphql/tests/validate-schema.ts | 23 +- .../lib/graphql-category-redirect.ts | 159 + src/redirects/middleware/handle-redirects.ts | 12 + .../tests/routing/developer-site-redirects.ts | 4 +- .../tests/unit/graphql-category-redirect.ts | 93 + 153 files changed, 2106 insertions(+), 771627 deletions(-) create mode 100644 content/graphql/reference/actions.md create mode 100644 content/graphql/reference/activity.md create mode 100644 content/graphql/reference/apps.md create mode 100644 content/graphql/reference/branches.md create mode 100644 content/graphql/reference/checks.md create mode 100644 content/graphql/reference/commits.md create mode 100644 content/graphql/reference/copilot.md create mode 100644 content/graphql/reference/dependabot.md create mode 100644 content/graphql/reference/dependency-graph.md create mode 100644 content/graphql/reference/deploy-keys.md create mode 100644 content/graphql/reference/deployments.md create mode 100644 content/graphql/reference/discussions.md create mode 100644 content/graphql/reference/enterprise-admin.md delete mode 100644 content/graphql/reference/enums.md create mode 100644 content/graphql/reference/gists.md create mode 100644 content/graphql/reference/git.md delete mode 100644 content/graphql/reference/input-objects.md delete mode 100644 content/graphql/reference/interfaces.md create mode 100644 content/graphql/reference/issues.md create mode 100644 content/graphql/reference/licenses.md create mode 100644 content/graphql/reference/meta.md create mode 100644 content/graphql/reference/migrations.md delete mode 100644 content/graphql/reference/mutations.md delete mode 100644 content/graphql/reference/objects.md create mode 100644 content/graphql/reference/orgs.md create mode 100644 content/graphql/reference/other.md create mode 100644 content/graphql/reference/packages.md create mode 100644 content/graphql/reference/projects-classic.md create mode 100644 content/graphql/reference/projects.md create mode 100644 content/graphql/reference/pulls.md delete mode 100644 content/graphql/reference/queries.md create mode 100644 content/graphql/reference/reactions.md create mode 100644 content/graphql/reference/releases.md create mode 100644 content/graphql/reference/repos.md delete mode 100644 content/graphql/reference/scalars.md create mode 100644 content/graphql/reference/search.md create mode 100644 content/graphql/reference/security-advisories.md create mode 100644 content/graphql/reference/sponsors.md create mode 100644 content/graphql/reference/teams.md delete mode 100644 content/graphql/reference/unions.md create mode 100644 content/graphql/reference/users.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/actions.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/activity.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/apps.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/audit-log.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/billing.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/branches.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/checks.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/code-scanning.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/code-security.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/codespaces.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/collaborators.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/commits.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/copilot.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/dependabot.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/dependency-graph.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/deploy-keys.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/deployments.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/discussions.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/enterprise-admin.md delete mode 100644 src/fixtures/fixtures/content/graphql/reference/enums.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/gists.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/git.md delete mode 100644 src/fixtures/fixtures/content/graphql/reference/input-objects.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/interactions.md delete mode 100644 src/fixtures/fixtures/content/graphql/reference/interfaces.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/issues.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/licenses.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/meta.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/migrations.md delete mode 100644 src/fixtures/fixtures/content/graphql/reference/mutations.md delete mode 100644 src/fixtures/fixtures/content/graphql/reference/objects.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/orgs.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/other.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/packages.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/pages.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/projects-classic.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/projects.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/pulls.md delete mode 100644 src/fixtures/fixtures/content/graphql/reference/queries.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/reactions.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/releases.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/repos.md delete mode 100644 src/fixtures/fixtures/content/graphql/reference/scalars.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/scim.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/search.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/secret-scanning.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/security-advisories.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/sponsors.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/teams.md delete mode 100644 src/fixtures/fixtures/content/graphql/reference/unions.md create mode 100644 src/fixtures/fixtures/content/graphql/reference/users.md delete mode 100644 src/graphql/data/fpt/schema.json delete mode 100644 src/graphql/data/ghec/schema.json delete mode 100644 src/graphql/data/ghes-3.16/schema.json delete mode 100644 src/graphql/data/ghes-3.17/schema.json delete mode 100644 src/graphql/data/ghes-3.18/schema.json delete mode 100644 src/graphql/data/ghes-3.19/schema.json delete mode 100644 src/graphql/data/ghes-3.20/schema.json delete mode 100644 src/graphql/data/ghes-3.21/schema.json create mode 100644 src/redirects/lib/graphql-category-redirect.ts create mode 100644 src/redirects/tests/unit/graphql-category-redirect.ts diff --git a/content/actions/how-tos/deploy/configure-and-manage-deployments/manage-environments.md b/content/actions/how-tos/deploy/configure-and-manage-deployments/manage-environments.md index 30b0e880a5d8..c8c10faf9786 100644 --- a/content/actions/how-tos/deploy/configure-and-manage-deployments/manage-environments.md +++ b/content/actions/how-tos/deploy/configure-and-manage-deployments/manage-environments.md @@ -112,7 +112,7 @@ You can also delete environments through the REST API. For more information, see {% data reusables.actions.environment-deployment-event %} -You can access these objects through the REST API or GraphQL API. You can also subscribe to these webhook events. For more information, see [AUTOTITLE](/rest/repos#deployments), [AUTOTITLE](/graphql/reference/objects#deployment) (GraphQL API), or [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#deployment). +You can access these objects through the REST API or GraphQL API. You can also subscribe to these webhook events. For more information, see [AUTOTITLE](/rest/repos#deployments), [AUTOTITLE](/graphql/reference/deployments#object-deployment) (GraphQL API), or [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#deployment). ## Next steps diff --git a/content/actions/reference/workflows-and-actions/events-that-trigger-workflows.md b/content/actions/reference/workflows-and-actions/events-that-trigger-workflows.md index a864d7c24937..08c9ed6784a4 100644 --- a/content/actions/reference/workflows-and-actions/events-that-trigger-workflows.md +++ b/content/actions/reference/workflows-and-actions/events-that-trigger-workflows.md @@ -37,7 +37,7 @@ Some events have multiple activity types. For these events, you can specify whic > * {% data reusables.developer-site.multiple_activity_types %} For information about each activity type, see [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#branch_protection_rule). {% data reusables.developer-site.limit_workflow_to_activity_types %} > * {% data reusables.actions.branch-requirement %} -Runs your workflow when branch protection rules in the workflow repository are changed. For more information about branch protection rules, see [AUTOTITLE](/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/about-protected-branches). For information about the branch protection rule APIs, see [AUTOTITLE](/graphql/reference/objects#branchprotectionrule) in the GraphQL API documentation or [AUTOTITLE](/rest/branches). +Runs your workflow when branch protection rules in the workflow repository are changed. For more information about branch protection rules, see [AUTOTITLE](/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/about-protected-branches). For information about the branch protection rule APIs, see [AUTOTITLE](/graphql/reference/branches#object-branchprotectionrule) in the GraphQL API documentation or [AUTOTITLE](/rest/branches). For example, you can run a workflow when a branch protection rule has been `created` or `deleted`: @@ -58,7 +58,7 @@ on: > * {% data reusables.actions.branch-requirement %} > * To prevent recursive workflows, this event does not trigger workflows if the check run's check suite was created by {% data variables.product.prodname_actions %} or if the check suite's head SHA is associated with {% data variables.product.prodname_actions %}. -Runs your workflow when activity related to a check run occurs. A check run is an individual test that is part of a check suite. For information, see [AUTOTITLE](/rest/guides/using-the-rest-api-to-interact-with-checks). For information about the check run APIs, see [AUTOTITLE](/graphql/reference/objects#checkrun) in the GraphQL API documentation or [AUTOTITLE](/rest/checks/runs). +Runs your workflow when activity related to a check run occurs. A check run is an individual test that is part of a check suite. For information, see [AUTOTITLE](/rest/guides/using-the-rest-api-to-interact-with-checks). For information about the check run APIs, see [AUTOTITLE](/graphql/reference/checks#object-checkrun) in the GraphQL API documentation or [AUTOTITLE](/rest/checks/runs). For example, you can run a workflow when a check run has been `rerequested` or `completed`. @@ -79,7 +79,7 @@ on: > * {% data reusables.actions.branch-requirement %} > * To prevent recursive workflows, this event does not trigger workflows if the check suite was created by {% data variables.product.prodname_actions %} or if the check suite's head SHA is associated with {% data variables.product.prodname_actions %}. -Runs your workflow when check suite activity occurs. A check suite is a collection of the check runs created for a specific commit. Check suites summarize the status and conclusion of the check runs that are in the suite. For information, see [AUTOTITLE](/rest/guides/using-the-rest-api-to-interact-with-checks). For information about the check suite APIs, see [AUTOTITLE](/graphql/reference/objects#checksuite) in the GraphQL API documentation or [AUTOTITLE](/rest/checks/suites). +Runs your workflow when check suite activity occurs. A check suite is a collection of the check runs created for a specific commit. Check suites summarize the status and conclusion of the check runs that are in the suite. For information, see [AUTOTITLE](/rest/guides/using-the-rest-api-to-interact-with-checks). For information about the check suite APIs, see [AUTOTITLE](/graphql/reference/checks#object-checksuite) in the GraphQL API documentation or [AUTOTITLE](/rest/checks/suites). For example, you can run a workflow when a check suite has been `completed`. @@ -98,7 +98,7 @@ on: > [!NOTE] > An event will not be created when you create more than three tags at once. -Runs your workflow when someone creates a Git reference (Git branch or tag) in the workflow's repository. For information about the APIs to create a Git reference, see [AUTOTITLE](/graphql/reference/mutations#createref) in the GraphQL API documentation or [AUTOTITLE](/rest/git/refs#create-a-reference). +Runs your workflow when someone creates a Git reference (Git branch or tag) in the workflow's repository. For information about the APIs to create a Git reference, see [AUTOTITLE](/graphql/reference/git#mutation-createref) in the GraphQL API documentation or [AUTOTITLE](/rest/git/refs#create-a-reference). For example, you can run a workflow when the `create` event occurs. @@ -117,7 +117,7 @@ on: > * {% data reusables.actions.branch-requirement %} > * An event will not be created when you delete more than three tags at once. -Runs your workflow when someone deletes a Git reference (Git branch or tag) in the workflow's repository. For information about the APIs to delete a Git reference, see [AUTOTITLE](/graphql/reference/mutations#deleteref) in the GraphQL API documentation or [AUTOTITLE](/rest/git/refs#delete-a-reference). +Runs your workflow when someone deletes a Git reference (Git branch or tag) in the workflow's repository. For information about the APIs to delete a Git reference, see [AUTOTITLE](/graphql/reference/git#mutation-deleteref) in the GraphQL API documentation or [AUTOTITLE](/rest/git/refs#delete-a-reference). For example, you can run a workflow when the `delete` event occurs. @@ -132,7 +132,7 @@ on: | --------------------- | -------------- | ------------ | -------------| | [`deployment`](/webhooks-and-events/webhooks/webhook-events-and-payloads#deployment) | Not applicable | Commit to be deployed | Branch or tag to be deployed (empty if created with a commit SHA)| -Runs your workflow when someone creates a deployment in the workflow's repository. Deployments created with a commit SHA may not have a Git ref. For information about the APIs to create a deployment, see [AUTOTITLE](/graphql/reference/mutations#createdeployment) in the GraphQL API documentation or [AUTOTITLE](/rest/repos#deployments). +Runs your workflow when someone creates a deployment in the workflow's repository. Deployments created with a commit SHA may not have a Git ref. For information about the APIs to create a deployment, see [AUTOTITLE](/graphql/reference/deployments#mutation-createdeployment) in the GraphQL API documentation or [AUTOTITLE](/rest/repos#deployments). For example, you can run a workflow when the `deployment` event occurs. @@ -150,7 +150,7 @@ on: > [!NOTE] > When a deployment status's state is set to `inactive`, a workflow run will not be triggered. -Runs your workflow when a third party provides a deployment status. Deployments created with a commit SHA may not have a Git ref. For information about the APIs to create a deployment status, see [AUTOTITLE](/graphql/reference/mutations#createdeploymentstatus) in the GraphQL API documentation or [AUTOTITLE](/rest/deployments#create-a-deployment-status). +Runs your workflow when a third party provides a deployment status. Deployments created with a commit SHA may not have a Git ref. For information about the APIs to create a deployment status, see [AUTOTITLE](/graphql/reference/deployments#mutation-createdeploymentstatus) in the GraphQL API documentation or [AUTOTITLE](/rest/deployments#create-a-deployment-status). For example, you can run a workflow when the `deployment_status` event occurs. @@ -170,7 +170,7 @@ on: > * {% data reusables.actions.branch-requirement %} > * {% data reusables.webhooks.discussions-webhooks-beta %} -Runs your workflow when a discussion in the workflow's repository is created or modified. For activity related to comments on a discussion, use the [`discussion_comment`](#discussion_comment) event. For more information about discussions, see [AUTOTITLE](/discussions/collaborating-with-your-community-using-discussions/about-discussions). For information about the GraphQL API, see [AUTOTITLE](/graphql/reference/objects#discussion). +Runs your workflow when a discussion in the workflow's repository is created or modified. For activity related to comments on a discussion, use the [`discussion_comment`](#discussion_comment) event. For more information about discussions, see [AUTOTITLE](/discussions/collaborating-with-your-community-using-discussions/about-discussions). For information about the GraphQL API, see [AUTOTITLE](/graphql/reference/discussions#object-discussion). For example, you can run a workflow when a discussion has been `created`, `edited`, or `answered`. @@ -191,7 +191,7 @@ on: > * {% data reusables.actions.branch-requirement %} > * {% data reusables.webhooks.discussions-webhooks-beta %} -Runs your workflow when a comment on a discussion in the workflow's repository is created or modified. For activity related to a discussion as opposed to comments on the discussion, use the [`discussion`](#discussion) event. For more information about discussions, see [AUTOTITLE](/discussions/collaborating-with-your-community-using-discussions/about-discussions). For information about the GraphQL API, see [AUTOTITLE](/graphql/reference/objects#discussion). +Runs your workflow when a comment on a discussion in the workflow's repository is created or modified. For activity related to a discussion as opposed to comments on the discussion, use the [`discussion`](#discussion) event. For more information about discussions, see [AUTOTITLE](/discussions/collaborating-with-your-community-using-discussions/about-discussions). For information about the GraphQL API, see [AUTOTITLE](/graphql/reference/discussions#object-discussion). For example, you can run a workflow when a discussion comment has been `created` or `deleted`. @@ -268,7 +268,7 @@ on: > * {% data reusables.developer-site.multiple_activity_types %} For information about each activity type, see [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#issue_comment). {% data reusables.developer-site.limit_workflow_to_activity_types %} > * {% data reusables.actions.branch-requirement %} -Runs your workflow when an issue or pull request comment is created, edited, or deleted. For information about the issue comment APIs, see [AUTOTITLE](/graphql/reference/objects#issuecomment) in the GraphQL API documentation or [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#issue_comment) in the REST API documentation. +Runs your workflow when an issue or pull request comment is created, edited, or deleted. For information about the issue comment APIs, see [AUTOTITLE](/graphql/reference/issues#object-issuecomment) in the GraphQL API documentation or [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#issue_comment) in the REST API documentation. For example, you can run a workflow when an issue or pull request comment has been `created` or `deleted`. @@ -321,7 +321,7 @@ jobs: > * {% data reusables.developer-site.multiple_activity_types %} For information about each activity type, see [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#issues). {% data reusables.developer-site.limit_workflow_to_activity_types %} > * {% data reusables.actions.branch-requirement %} -Runs your workflow when an issue in the workflow's repository is created or modified. For activity related to comments in an issue, use the [`issue_comment`](#issue_comment) event. For more information about issues, see [AUTOTITLE](/issues/tracking-your-work-with-issues/about-issues). For information about the issue APIs, see [AUTOTITLE](/graphql/reference/objects#issue) in the GraphQL API documentation or [AUTOTITLE](/rest/issues). +Runs your workflow when an issue in the workflow's repository is created or modified. For activity related to comments in an issue, use the [`issue_comment`](#issue_comment) event. For more information about issues, see [AUTOTITLE](/issues/tracking-your-work-with-issues/about-issues). For information about the issue APIs, see [AUTOTITLE](/graphql/reference/issues#object-issue) in the GraphQL API documentation or [AUTOTITLE](/rest/issues). For example, you can run a workflow when an issue has been `opened`, `edited`, or `milestoned`. @@ -341,7 +341,7 @@ on: > * {% data reusables.developer-site.multiple_activity_types %} For information about each activity type, see [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#label). {% data reusables.developer-site.limit_workflow_to_activity_types %} > * {% data reusables.actions.branch-requirement %} -Runs your workflow when a label in your workflow's repository is created or modified. For more information about labels, see [AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/managing-labels). For information about the label APIs, see [AUTOTITLE](/graphql/reference/objects#label) in the GraphQL API documentation or [AUTOTITLE](/rest/issues/labels). +Runs your workflow when a label in your workflow's repository is created or modified. For more information about labels, see [AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/managing-labels). For information about the label APIs, see [AUTOTITLE](/graphql/reference/issues#object-label) in the GraphQL API documentation or [AUTOTITLE](/rest/issues/labels). If you want to run your workflow when a label is added to or removed from an issue, pull request, or discussion, use the `labeled` or `unlabeled` activity types for the [`issues`](#issues), [`pull_request`](#pull_request), [`pull_request_target`](#pull_request_target), or [`discussion`](#discussion) events instead. @@ -386,7 +386,7 @@ on: > * {% data reusables.developer-site.multiple_activity_types %} For information about each activity type, see [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#milestone). {% data reusables.developer-site.limit_workflow_to_activity_types %} > * {% data reusables.actions.branch-requirement %} -Runs your workflow when a milestone in the workflow's repository is created or modified. For more information about milestones, see [AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/about-milestones). For information about the milestone APIs, see [AUTOTITLE](/graphql/reference/objects#milestone) in the GraphQL API documentation or [AUTOTITLE](/rest/issues/milestones). +Runs your workflow when a milestone in the workflow's repository is created or modified. For more information about milestones, see [AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/about-milestones). For information about the milestone APIs, see [AUTOTITLE](/graphql/reference/issues#object-milestone) in the GraphQL API documentation or [AUTOTITLE](/rest/issues/milestones). If you want to run your workflow when an issue is added to or removed from a milestone, use the `milestoned` or `demilestoned` activity types for the [`issues`](#issues) event instead. @@ -429,7 +429,7 @@ on: > * {% data reusables.actions.branch-requirement %} > * This event only occurs for projects owned by the workflow's repository, not for organization-owned or user-owned projects or for projects owned by another repository. -Runs your workflow when a {% data variables.projects.projects_v1_board %} is created or modified. For activity related to cards or columns in a {% data variables.projects.projects_v1_board %}, use the [`project_card`](#project_card) or [`project_column`](#project_column) events instead. For more information about {% data variables.projects.projects_v1_boards %}, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards). For information about the {% data variables.projects.projects_v1_board %} APIs, see [AUTOTITLE](/graphql/reference/objects#project) in the GraphQL API documentation or [AUTOTITLE](/rest/projects-classic). +Runs your workflow when a {% data variables.projects.projects_v1_board %} is created or modified. For activity related to cards or columns in a {% data variables.projects.projects_v1_board %}, use the [`project_card`](#project_card) or [`project_column`](#project_column) events instead. For more information about {% data variables.projects.projects_v1_boards %}, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards). For information about the {% data variables.projects.projects_v1_board %} APIs, see [AUTOTITLE](/graphql/reference/projects-classic#object-project) in the GraphQL API documentation or [AUTOTITLE](/rest/projects-classic). For example, you can run a workflow when a project has been `created` or `deleted`. @@ -450,7 +450,7 @@ on: > * {% data reusables.actions.branch-requirement %} > * This event only occurs for projects owned by the workflow's repository, not for organization-owned or user-owned projects or for projects owned by another repository. -Runs your workflow when a card on a {% data variables.projects.projects_v1_board %} is created or modified. For activity related to {% data variables.projects.projects_v1_boards %} or columns in a {% data variables.projects.projects_v1_board %}, use the [`project`](#project) or [`project_column`](#project_column) event instead. For more information about {% data variables.projects.projects_v1_boards %}, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards). For information about the project card APIs, see [AUTOTITLE](/graphql/reference/objects#projectcard) in the GraphQL API documentation or [AUTOTITLE](/rest/projects-classic/cards). +Runs your workflow when a card on a {% data variables.projects.projects_v1_board %} is created or modified. For activity related to {% data variables.projects.projects_v1_boards %} or columns in a {% data variables.projects.projects_v1_board %}, use the [`project`](#project) or [`project_column`](#project_column) event instead. For more information about {% data variables.projects.projects_v1_boards %}, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards). For information about the project card APIs, see [AUTOTITLE](/graphql/reference/projects-classic#object-projectcard) in the GraphQL API documentation or [AUTOTITLE](/rest/projects-classic/cards). For example, you can run a workflow when a project card has been `created` or `deleted`. @@ -471,7 +471,7 @@ on: > * {% data reusables.actions.branch-requirement %} > * This event only occurs for projects owned by the workflow's repository, not for organization-owned or user-owned projects or for projects owned by another repository. -Runs your workflow when a column on a {% data variables.projects.projects_v1_board %} is created or modified. For activity related to {% data variables.projects.projects_v1_boards %} or cards in a {% data variables.projects.projects_v1_board %}, use the [`project`](#project) or [`project_card`](#project_card) event instead. For more information about {% data variables.projects.projects_v1_boards %}, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards). For information about the project column APIs, see [AUTOTITLE](/graphql/reference/objects#projectcolumn) in the GraphQL API documentation or [AUTOTITLE](/rest/projects-classic#columns). +Runs your workflow when a column on a {% data variables.projects.projects_v1_board %} is created or modified. For activity related to {% data variables.projects.projects_v1_boards %} or cards in a {% data variables.projects.projects_v1_board %}, use the [`project`](#project) or [`project_card`](#project_card) event instead. For more information about {% data variables.projects.projects_v1_boards %}, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards). For information about the project column APIs, see [AUTOTITLE](/graphql/reference/projects-classic#object-projectcolumn) in the GraphQL API documentation or [AUTOTITLE](/rest/projects-classic#columns). For example, you can run a workflow when a project column has been `created` or `deleted`. @@ -514,7 +514,7 @@ on: > * When a pull request is created or updated by a workflow using `GITHUB_TOKEN`, `pull_request` events with the `opened`, `synchronize`, or `reopened` activity types create workflow runs that require approval. A user with write access to the repository can approve these runs from the pull request page. With the exception of `workflow_dispatch` and `repository_dispatch`, other `GITHUB_TOKEN`-triggered events do not create workflow runs at all.{% endif %} > * The value of `GITHUB_REF` varies for a closed pull request depending on whether the pull request has been merged or not. If a pull request was closed but not merged, it will be `refs/pull/PULL_REQUEST_NUMBER/merge`. If a pull request was closed as a result of being merged, it will be the fully qualified `ref` of the branch it was merged into, for example `/refs/heads/main`. -Runs your workflow when activity on a pull request in the workflow's repository occurs. For example, if no activity types are specified, the workflow runs when a pull request is opened or reopened or when the head branch of the pull request is updated. For activity related to pull request reviews, pull request review comments, or pull request comments, use the [`pull_request_review`](#pull_request_review), [`pull_request_review_comment`](#pull_request_review_comment), or [`issue_comment`](#issue_comment) events instead. For information about the pull request APIs, see [AUTOTITLE](/graphql/reference/objects#pullrequest) in the GraphQL API documentation or [AUTOTITLE](/rest/pulls). +Runs your workflow when activity on a pull request in the workflow's repository occurs. For example, if no activity types are specified, the workflow runs when a pull request is opened or reopened or when the head branch of the pull request is updated. For activity related to pull request reviews, pull request review comments, or pull request comments, use the [`pull_request_review`](#pull_request_review), [`pull_request_review_comment`](#pull_request_review_comment), or [`issue_comment`](#issue_comment) events instead. For information about the pull request APIs, see [AUTOTITLE](/graphql/reference/pulls#object-pullrequest) in the GraphQL API documentation or [AUTOTITLE](/rest/pulls). Note that `GITHUB_SHA` for this event is the last merge commit of the pull request merge branch. If you want to get the commit ID for the last commit to the head branch of the pull request, use `github.event.pull_request.head.sha` instead. For more information about merge branches, see [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests#pull-request-refs-and-merge-branches). @@ -654,7 +654,7 @@ To run your workflow when a comment on a pull request (not on a pull request's d > [!NOTE] > {% data reusables.developer-site.multiple_activity_types %} For information about each activity type, see [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#pull_request_review). {% data reusables.developer-site.limit_workflow_to_activity_types %} -Runs your workflow when a pull request review is submitted, edited, or dismissed. A pull request review is a group of pull request review comments in addition to a body comment and a state. For activity related to pull request review comments or pull request comments, use the [`pull_request_review_comment`](#pull_request_review_comment) or [`issue_comment`](#issue_comment) events instead. For information about the pull request review APIs, see [AUTOTITLE](/graphql/reference/objects#pullrequest) in the GraphQL API documentation or [AUTOTITLE](/rest/pulls#reviews). +Runs your workflow when a pull request review is submitted, edited, or dismissed. A pull request review is a group of pull request review comments in addition to a body comment and a state. For activity related to pull request review comments or pull request comments, use the [`pull_request_review_comment`](#pull_request_review_comment) or [`issue_comment`](#issue_comment) events instead. For information about the pull request review APIs, see [AUTOTITLE](/graphql/reference/pulls#object-pullrequest) in the GraphQL API documentation or [AUTOTITLE](/rest/pulls#reviews). For example, you can run a workflow when a pull request review has been `edited` or `dismissed`. @@ -692,7 +692,7 @@ jobs: > [!NOTE] > {% data reusables.developer-site.multiple_activity_types %} For information about each activity type, see [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#pull_request_review_comment). {% data reusables.developer-site.limit_workflow_to_activity_types %} -Runs your workflow when a pull request review comment is modified. A pull request review comment is a comment on a pull request's diff. For activity related to pull request reviews or pull request comments, use the [`pull_request_review`](#pull_request_review) or [`issue_comment`](#issue_comment) events instead. For information about the pull request review comment APIs, see [AUTOTITLE](/graphql/reference/objects#pullrequestreviewcomment) in the GraphQL API documentation or [AUTOTITLE](/rest/pulls#comments). +Runs your workflow when a pull request review comment is modified. A pull request review comment is a comment on a pull request's diff. For activity related to pull request reviews or pull request comments, use the [`pull_request_review`](#pull_request_review) or [`issue_comment`](#issue_comment) events instead. For information about the pull request review comment APIs, see [AUTOTITLE](/graphql/reference/pulls#object-pullrequestreviewcomment) in the GraphQL API documentation or [AUTOTITLE](/rest/pulls#comments). For example, you can run a workflow when a pull request review comment has been `created` or `deleted`. @@ -830,7 +830,7 @@ jobs: | [`push`](/webhooks-and-events/webhooks/webhook-events-and-payloads#push) | Not applicable | Tip commit pushed to the ref. When you delete a branch, the SHA in the workflow run (and its associated refs) reverts to the default branch of the repository. | Updated ref | > [!NOTE] -> * The webhook payload available to GitHub Actions does not include the `added`, `removed`, and `modified` attributes in the `commit` object. You can retrieve the full commit object using the API. For information, see [AUTOTITLE](/graphql/reference/objects#commit) in the GraphQL API documentation or [AUTOTITLE](/rest/commits#get-a-commit). +> * The webhook payload available to GitHub Actions does not include the `added`, `removed`, and `modified` attributes in the `commit` object. You can retrieve the full commit object using the API. For information, see [AUTOTITLE](/graphql/reference/commits#object-commit) in the GraphQL API documentation or [AUTOTITLE](/rest/commits#get-a-commit). > * Events will not be created if more than 5,000 branches are pushed at once. Events will not be created for tags when more than three tags are pushed at once. Runs your workflow when you push a commit or tag, or when you create a repository from a template. This includes workflows that are not merged into the default branch. For more information, see [AUTOTITLE](/actions/reference/workflows-and-actions/events-that-trigger-workflows#running-your-workflow-only-when-a-push-to-specific-branches-occurs). @@ -935,7 +935,7 @@ on: > * Workflows are not triggered for the `created`, `edited`, or `deleted` activity types for draft releases. When you create your release through the {% data variables.product.github %} UI, your release may automatically be saved as a draft. > * The `prereleased` type will not trigger for pre-releases published from draft releases, but the `published` type will trigger. If you want a workflow to run when stable _and_ pre-releases publish, subscribe to `published` instead of `released` and `prereleased`. -Runs your workflow when release activity in your repository occurs. For information about the release APIs, see [AUTOTITLE](/graphql/reference/objects#release) in the GraphQL API documentation or [AUTOTITLE](/rest/releases) in the REST API documentation. +Runs your workflow when release activity in your repository occurs. For information about the release APIs, see [AUTOTITLE](/graphql/reference/releases#object-release) in the GraphQL API documentation or [AUTOTITLE](/rest/releases) in the REST API documentation. For example, you can run a workflow when a release has been `published`. @@ -1052,7 +1052,7 @@ Notifications for scheduled workflows are sent to the user who last modified the > [!NOTE] > {% data reusables.actions.branch-requirement %} -Runs your workflow when the status of a Git commit changes. For example, commits can be marked as `error`, `failure`, `pending`, or `success`. If you want to provide more details about the status change, you may want to use the [`check_run`](#check_run) event. For information about the commit status APIs, see [AUTOTITLE](/graphql/reference/objects#status) in the GraphQL API documentation or [AUTOTITLE](/rest/commits#commit-statuses). +Runs your workflow when the status of a Git commit changes. For example, commits can be marked as `error`, `failure`, `pending`, or `success`. If you want to provide more details about the status change, you may want to use the [`check_run`](#check_run) event. For information about the commit status APIs, see [AUTOTITLE](/graphql/reference/commits#object-status) in the GraphQL API documentation or [AUTOTITLE](/rest/commits#commit-statuses). For example, you can run a workflow when the `status` event occurs. @@ -1089,7 +1089,7 @@ jobs: > * {% data reusables.developer-site.multiple_activity_types %} Although only the `started` activity type is supported, specifying the activity type will keep your workflow specific if more activity types are added in the future. For information about each activity type, see [AUTOTITLE](/webhooks-and-events/webhooks/webhook-events-and-payloads#watch). {% data reusables.developer-site.limit_workflow_to_activity_types %} > * {% data reusables.actions.branch-requirement %} -Runs your workflow when the workflow's repository is starred. For information about the pull request APIs, see [AUTOTITLE](/graphql/reference/mutations#addstar) in the GraphQL API documentation or [AUTOTITLE](/rest/activity/starring). +Runs your workflow when the workflow's repository is starred. For information about the pull request APIs, see [AUTOTITLE](/graphql/reference/activity#mutation-addstar) in the GraphQL API documentation or [AUTOTITLE](/rest/activity/starring). For example, you can run a workflow when someone stars a repository, which is the `started` activity type for a watch event. diff --git a/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/exporting-membership-information-for-your-enterprise.md b/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/exporting-membership-information-for-your-enterprise.md index 800c81aa126d..2f2ecaff4ab0 100644 --- a/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/exporting-membership-information-for-your-enterprise.md +++ b/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/exporting-membership-information-for-your-enterprise.md @@ -27,7 +27,7 @@ The membership information report includes the following information. * Username and primary email addresses on any {% data variables.product.prodname_ghe_server %} instances where {% data variables.product.prodname_github_connect %} is configured * User, subscription email address, and license status for {% data variables.visual_studio.prodname_vss_ghe %} -You can also use {% data variables.product.prodname_dotcom %}'s APIs to retrieve information about your enterprise's members. For more information, see the [GraphQL API](/graphql/reference/objects#user) and [REST API](/rest/users) documentation. +You can also use {% data variables.product.prodname_dotcom %}'s APIs to retrieve information about your enterprise's members. For more information, see the [GraphQL API](/graphql/reference/users#object-user) and [REST API](/rest/users) documentation. Organization owners can also export membership information for an organization. For more information, see [AUTOTITLE](/organizations/managing-membership-in-your-organization/exporting-member-information-for-your-organization). diff --git a/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/removing-a-member-from-your-enterprise.md b/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/removing-a-member-from-your-enterprise.md index 364144f7f962..298db5016e9d 100644 --- a/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/removing-a-member-from-your-enterprise.md +++ b/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/removing-a-member-from-your-enterprise.md @@ -20,7 +20,7 @@ When you remove a member from your enterprise, the member is removed from all or If the enterprise member you're removing is the last owner of an organization owned by your enterprise, you will become an owner of that organization. ->[!TIP] For automated offboarding, you can also remove users with the GraphQL API. See [AUTOTITLE](/graphql/reference/mutations#removeenterprisemember). +>[!TIP] For automated offboarding, you can also remove users with the GraphQL API. See [AUTOTITLE](/graphql/reference/enterprise-admin#mutation-removeenterprisemember). {% data reusables.enterprise-accounts.access-enterprise %} {% data reusables.enterprise-accounts.people-tab %} diff --git a/content/apps/creating-github-apps/writing-code-for-a-github-app/building-ci-checks-with-a-github-app.md b/content/apps/creating-github-apps/writing-code-for-a-github-app/building-ci-checks-with-a-github-app.md index 36a6a68f1f22..98b3ac7ed628 100644 --- a/content/apps/creating-github-apps/writing-code-for-a-github-app/building-ci-checks-with-a-github-app.md +++ b/content/apps/creating-github-apps/writing-code-for-a-github-app/building-ci-checks-with-a-github-app.md @@ -62,7 +62,7 @@ Before you get started, you may want to familiarize yourself with the following * [Webhooks](/webhooks-and-events/webhooks/about-webhooks) * [REST API checks endpoints](/rest/checks) -Checks are also available to use with the GraphQL API, but this tutorial focuses on the REST API. For more information about the GraphQL objects, see [Check Suite](/graphql/reference/objects#checksuite) and [Check Run](/graphql/reference/objects#checkrun) in the GraphQL documentation. +Checks are also available to use with the GraphQL API, but this tutorial focuses on the REST API. For more information about the GraphQL objects, see [Check Suite](/graphql/reference/checks#object-checksuite) and [Check Run](/graphql/reference/checks#object-checkrun) in the GraphQL documentation. ## Setup diff --git a/content/code-security/how-tos/manage-security-alerts/manage-dependabot-alerts/viewing-and-updating-dependabot-alerts.md b/content/code-security/how-tos/manage-security-alerts/manage-dependabot-alerts/viewing-and-updating-dependabot-alerts.md index c6b2f833cf82..1ba96c03783f 100644 --- a/content/code-security/how-tos/manage-security-alerts/manage-dependabot-alerts/viewing-and-updating-dependabot-alerts.md +++ b/content/code-security/how-tos/manage-security-alerts/manage-dependabot-alerts/viewing-and-updating-dependabot-alerts.md @@ -120,7 +120,7 @@ If you schedule extensive work to upgrade a dependency, or decide that an alert 1. [Viewing and prioritizing {% data variables.product.prodname_dependabot_alerts %}](#viewing-and-prioritizing-dependabot-alerts) (above). 1. Select the "Dismiss" dropdown, and click a reason for dismissing the alert. Unfixed dismissed alerts can be reopened later. -1. Optionally, add a dismissal comment. The dismissal comment will be added to the alert timeline and can be used as justification during auditing and reporting. You can retrieve or set a comment by using the GraphQL API. The comment is contained in the `dismissComment` field. For more information, see [AUTOTITLE](/graphql/reference/objects#repositoryvulnerabilityalert) in the GraphQL API documentation. +1. Optionally, add a dismissal comment. The dismissal comment will be added to the alert timeline and can be used as justification during auditing and reporting. You can retrieve or set a comment by using the GraphQL API. The comment is contained in the `dismissComment` field. For more information, see [AUTOTITLE](/graphql/reference/dependabot#object-repositoryvulnerabilityalert) in the GraphQL API documentation. ![Screenshot of a {% data variables.product.prodname_dependabot %} alert page, with the "Dismiss" dropdown and the option to add a dismissal comment outlined in orange.](/assets/images/help/repository/dependabot-alerts-dismissal-comment.png) diff --git a/content/code-security/tutorials/secure-your-organization/best-practices-for-preventing-data-leaks-in-your-organization.md b/content/code-security/tutorials/secure-your-organization/best-practices-for-preventing-data-leaks-in-your-organization.md index b2ac79055959..b185138dc6bd 100644 --- a/content/code-security/tutorials/secure-your-organization/best-practices-for-preventing-data-leaks-in-your-organization.md +++ b/content/code-security/tutorials/secure-your-organization/best-practices-for-preventing-data-leaks-in-your-organization.md @@ -97,7 +97,7 @@ For more information about {% data variables.product.prodname_secret_scanning %} ### Review the audit log for your organization -You can also proactively secure IP and maintain compliance for your organization by leveraging your organization's audit log, along with the GraphQL Audit Log API. For more information, see [AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization) and [AUTOTITLE](/graphql/reference/interfaces#auditentry). +You can also proactively secure IP and maintain compliance for your organization by leveraging your organization's audit log, along with the GraphQL Audit Log API. For more information, see [AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization) and [AUTOTITLE](/graphql/reference/enterprise-admin#interface-auditentry). ### Set up branch protection rules diff --git a/content/contributing/style-guide-and-content-model/reference-content-type.md b/content/contributing/style-guide-and-content-model/reference-content-type.md index 2ce541c822d8..b01a5d9df02a 100644 --- a/content/contributing/style-guide-and-content-model/reference-content-type.md +++ b/content/contributing/style-guide-and-content-model/reference-content-type.md @@ -46,7 +46,7 @@ For the reference content template, see [AUTOTITLE](/contributing/writing-for-gi * [AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization) * [AUTOTITLE](/enterprise-cloud@latest/admin/user-management/managing-users-in-your-enterprise/roles-in-an-enterprise) * [AUTOTITLE](/free-pro-team@latest/rest/reference/billing) in the REST API documentation - * [AUTOTITLE](/graphql/reference/mutations) in the GraphQL API documentation + * [AUTOTITLE](/graphql/reference) in the GraphQL API documentation * Reference sections within other articles * "Supported languages" in [AUTOTITLE](/free-pro-team@latest/get-started/using-github/github-mobile#supported-languages-for-github-mobile) * "Hardware considerations" in [AUTOTITLE](/enterprise-server@latest/admin/installation/installing-github-enterprise-server-on-aws#hardware-considerations) diff --git a/content/copilot/how-tos/use-copilot-agents/cloud-agent/use-cloud-agent-via-the-api.md b/content/copilot/how-tos/use-copilot-agents/cloud-agent/use-cloud-agent-via-the-api.md index a9c2edef60c5..a9de498934ca 100644 --- a/content/copilot/how-tos/use-copilot-agents/cloud-agent/use-cloud-agent-via-the-api.md +++ b/content/copilot/how-tos/use-copilot-agents/cloud-agent/use-cloud-agent-via-the-api.md @@ -111,10 +111,10 @@ You can assign issues to {% data variables.product.prodname_copilot_short %} usi You can use the following GraphQL mutations to assign issues to {% data variables.product.prodname_copilot_short %}: -* [`updateIssue`](/graphql/reference/mutations#updateissue) -* [`createIssue`](/graphql/reference/mutations#createissue) -* [`addAssigneesToAssignable`](/graphql/reference/mutations#addassigneestoassignable) -* [`replaceActorsForAssignable`](/graphql/reference/mutations#replaceactorsforassignable) +* [`updateIssue`](/graphql/reference/issues#mutation-updateissue) +* [`createIssue`](/graphql/reference/issues#mutation-createissue) +* [`addAssigneesToAssignable`](/graphql/reference/issues#mutation-addassigneestoassignable) +* [`replaceActorsForAssignable`](/graphql/reference/issues#mutation-replaceactorsforassignable) #### Creating and assigning a new issue diff --git a/content/graphql/guides/forming-calls-with-graphql.md b/content/graphql/guides/forming-calls-with-graphql.md index 9b0d8e54bf32..f653dbdd6a02 100644 --- a/content/graphql/guides/forming-calls-with-graphql.md +++ b/content/graphql/guides/forming-calls-with-graphql.md @@ -68,7 +68,7 @@ curl -H "Authorization: bearer TOKEN" -X POST -d " \ ### About query and mutation operations -The two types of allowed operations in GitHub's GraphQL API are _queries_ and _mutations_. Comparing GraphQL to REST, queries operate like `GET` requests, while mutations operate like `POST`/`PATCH`/`DELETE`. The [mutation name](/graphql/reference/mutations) determines which modification is executed. +The two types of allowed operations in GitHub's GraphQL API are _queries_ and _mutations_. Comparing GraphQL to REST, queries operate like `GET` requests, while mutations operate like `POST`/`PATCH`/`DELETE`. The mutation name determines which modification is executed. For information about rate limiting, see [AUTOTITLE](/graphql/overview/resource-limitations). @@ -76,7 +76,7 @@ Queries and mutations share similar forms, with some important differences. ### About queries -GraphQL queries return only the data you specify. To form a query, you must specify [fields within fields](/graphql/guides/introduction-to-graphql#field) (also known as _nested subfields_) until you return only [scalars](/graphql/reference/scalars). +GraphQL queries return only the data you specify. To form a query, you must specify [fields within fields](/graphql/guides/introduction-to-graphql#field) (also known as _nested subfields_) until you return only scalars. Queries are structured like this: @@ -104,7 +104,7 @@ Mutations are structured like this: The input object in this example is `MutationNameInput`, and the payload object is `MutationNamePayload`. -In the [mutations](/graphql/reference/mutations) reference, the listed _input fields_ are what you pass as the input object. The listed _return fields_ are what you pass as the payload object. +In the mutations reference, the listed _input fields_ are what you pass as the input object. The listed _return fields_ are what you pass as the payload object. For a real-world example, see [Example mutation](#example-mutation). @@ -198,7 +198,7 @@ Looking at the composition line by line: * `repository(owner:"octocat", name:"Hello-World") {` - To begin the query, we want to find a [`repository`](/graphql/reference/objects#repository) object. The schema validation indicates this object requires an `owner` and a `name` argument. + To begin the query, we want to find a [`repository`](/graphql/reference/repos#object-repository) object. The schema validation indicates this object requires an `owner` and a `name` argument. * `issues(last:20, states:CLOSED) {` @@ -206,9 +206,9 @@ Looking at the composition line by line: Some details about the `issues` object: - * The [docs](/graphql/reference/objects#repository) tell us this object has the type `IssueConnection`. + * The [docs](/graphql/reference/repos#object-repository) tell us this object has the type `IssueConnection`. * Schema validation indicates this object requires a `last` or `first` number of results as an argument, so we provide `20`. - * The [docs](/graphql/reference/objects#repository) also tell us this object accepts a `states` argument, which is an [`IssueState`](/graphql/reference/enums#issuestate) enum that accepts `OPEN` or `CLOSED` values. To find only closed issues, we give the `states` key a value of `CLOSED`. + * The [docs](/graphql/reference/repos#object-repository) also tell us this object accepts a `states` argument, which is an [`IssueState`](/graphql/reference/issues#enum-issuestate) enum that accepts `OPEN` or `CLOSED` values. To find only closed issues, we give the `states` key a value of `CLOSED`. * `edges {` @@ -216,9 +216,9 @@ Looking at the composition line by line: * `node {` - Here we retrieve the node at the end of the edge. The [`IssueConnection` docs](/graphql/reference/objects#issueconnection) indicate the node at the end of the `IssueConnection` type is an `Issue` object. + Here we retrieve the node at the end of the edge. The [`IssueConnection` docs](/graphql/reference/issues#object-issueconnection) indicate the node at the end of the `IssueConnection` type is an `Issue` object. -* Now that we know we're retrieving an `Issue` object, we can look at the [docs](/graphql/reference/objects#issue) and specify the fields we want to return: +* Now that we know we're retrieving an `Issue` object, we can look at the [docs](/graphql/reference/issues#object-issue) and specify the fields we want to return: ```graphql title @@ -234,7 +234,7 @@ Looking at the composition line by line: Here we specify the `title`, `url`, and `labels` fields of the `Issue` object. - The `labels` field has the type [`LabelConnection`](/graphql/reference/objects#labelconnection). As with the `issues` object, because `labels` is a connection, we must travel its edges to a connected node: the `label` object. At the node, we can specify the `label` object fields we want to return, in this case, `name`. + The `labels` field has the type [`LabelConnection`](/graphql/reference/issues#object-labelconnection). As with the `issues` object, because `labels` is a connection, we must travel its edges to a connected node: the `label` object. At the node, we can specify the `label` object fields we want to return, in this case, `name`. You may notice that running this query on the Octocat's public `Hello-World` repository won't return many labels. Try running it on one of your own repositories that does use labels, and you'll likely see a difference. @@ -270,7 +270,7 @@ Let's walk through the example. The task sounds simple: add an emoji reaction to So how do we know to begin with a query? We don't, yet. -Because we want to modify data on the server (attach an emoji to an issue), we begin by searching the schema for a helpful mutation. The reference docs show the [`addReaction`](/graphql/reference/mutations#addreaction) mutation, with this description: `Adds a reaction to a subject.` Perfect! +Because we want to modify data on the server (attach an emoji to an issue), we begin by searching the schema for a helpful mutation. The reference docs show the [`addReaction`](/graphql/reference/reactions#mutation-addreaction) mutation, with this description: `Adds a reaction to a subject.` Perfect! The docs for the mutation list three input fields: @@ -319,13 +319,13 @@ With the ID known, we can proceed with the mutation: * `addReaction` is the name of the mutation. * `input` is the required argument key. This will always be `input` for a mutation. - * `{subjectId:"MDU6SXNzdWUyMzEzOTE1NTE=",content:HOORAY}` is the required argument value. This will always be an [input object](/graphql/reference/input-objects) (hence the curly braces) composed of input fields (`subjectId` and `content` in this case) for a mutation. + * `{subjectId:"MDU6SXNzdWUyMzEzOTE1NTE=",content:HOORAY}` is the required argument value. This will always be an input object (hence the curly braces) composed of input fields (`subjectId` and `content` in this case) for a mutation. - How do we know which value to use for the content? The [`addReaction` docs](/graphql/reference/mutations#addreaction) tell us the `content` field has the type [`ReactionContent`](/graphql/reference/enums#reactioncontent), which is an [enum](/graphql/reference/enums) because only certain emoji reactions are supported on GitHub issues. These are the allowed values for reactions (note some values differ from their corresponding emoji names): + How do we know which value to use for the content? The [`addReaction` docs](/graphql/reference/reactions#mutation-addreaction) tell us the `content` field has the type [`ReactionContent`](/graphql/reference/reactions#enum-reactioncontent), which is an enum because only certain emoji reactions are supported on GitHub issues. These are the allowed values for reactions (note some values differ from their corresponding emoji names): {% data reusables.repositories.reaction_list %} -* The rest of the call is composed of the payload object. This is where we specify the data we want the server to return after we've performed the mutation. These lines come from the [`addReaction` docs](/graphql/reference/mutations#addreaction), which three possible return fields: +* The rest of the call is composed of the payload object. This is where we specify the data we want the server to return after we've performed the mutation. These lines come from the [`addReaction` docs](/graphql/reference/reactions#mutation-addreaction), which three possible return fields: * `clientMutationId` (`String`) * `reaction` (`Reaction!`) @@ -375,7 +375,7 @@ variables { > [!NOTE] > You may notice that the `content` field value in the earlier example (where it's used directly in the mutation) does not have quotes around `HOORAY`, but it does have quotes when used in the variable. There's a reason for this: -> * When you use `content` directly in the mutation, the schema expects the value to be of type [`ReactionContent`](/graphql/reference/enums#reactioncontent), which is an _enum_, not a string. Schema validation will throw an error if you add quotes around the enum value, as quotes are reserved for strings. +> * When you use `content` directly in the mutation, the schema expects the value to be of type [`ReactionContent`](/graphql/reference/reactions#enum-reactioncontent), which is an _enum_, not a string. Schema validation will throw an error if you add quotes around the enum value, as quotes are reserved for strings. > * When you use `content` in a variable, the variables section must be valid JSON, so the quotes are required. Schema validation correctly interprets the `ReactionContent` type when the variable is passed into the mutation during execution. > > For more information on the difference between enums and strings, see the [official GraphQL spec](https://spec.graphql.org/June2018/#sec-Enums). diff --git a/content/graphql/guides/introduction-to-graphql.md b/content/graphql/guides/introduction-to-graphql.md index bbfb57885712..c7dcf0cebdb1 100644 --- a/content/graphql/guides/introduction-to-graphql.md +++ b/content/graphql/guides/introduction-to-graphql.md @@ -37,7 +37,7 @@ An argument is a set of key-value pairs attached to a specific field. Some field ## Implementation -A GraphQL schema may use the term _implements_ to define how an object inherits from an [interface](/graphql/reference/interfaces). +A GraphQL schema may use the term _implements_ to define how an object inherits from an interface. Here's a contrived example of a schema that defines interface `X` and object `Y`: @@ -58,9 +58,9 @@ This means object `Y` requires the same fields/arguments/return types that inter In the reference docs, you'll find that: -* Each [object](/graphql/reference/objects) lists the interface(s) _from which it inherits_ under **Implements**. +* Each object lists the interface(s) _from which it inherits_ under **Implements**. -* Each [interface](/graphql/reference/interfaces) lists the objects _that inherit from it_ under **Implementations**. +* Each interface lists the objects _that inherit from it_ under **Implementations**. ## Connection @@ -74,7 +74,7 @@ Edges represent connections between nodes. When you query a connection, you trav ## Node -_Node_ is a generic term for an object. You can look up a node directly, or you can access related nodes via a connection. If you specify a `node` that does not return a [scalar](/graphql/reference/scalars), you must include subfields until all fields return scalars. For information on accessing node IDs via the REST API and using them in GraphQL queries, see [AUTOTITLE](/graphql/guides/using-global-node-ids). +_Node_ is a generic term for an object. You can look up a node directly, or you can access related nodes via a connection. If you specify a `node` that does not return a scalar, you must include subfields until all fields return scalars. For information on accessing node IDs via the REST API and using them in GraphQL queries, see [AUTOTITLE](/graphql/guides/using-global-node-ids). ## Discovering the GraphQL API diff --git a/content/graphql/guides/managing-enterprise-accounts.md b/content/graphql/guides/managing-enterprise-accounts.md index 66456c9aebc2..dcad4daca78d 100644 --- a/content/graphql/guides/managing-enterprise-accounts.md +++ b/content/graphql/guides/managing-enterprise-accounts.md @@ -26,7 +26,7 @@ With the Audit Log API, you can monitor when someone: * Promotes users to admin. * Changes permissions of a GitHub App. -The Audit Log API enables you to keep copies of your audit log data. For queries made with the Audit Log API, the GraphQL response can include data for up to 90 to 120 days. For a list of the fields available with the Audit Log API, see the [AUTOTITLE](/graphql/reference/interfaces#auditentry/). +The Audit Log API enables you to keep copies of your audit log data. For queries made with the Audit Log API, the GraphQL response can include data for up to 90 to 120 days. For a list of the fields available with the Audit Log API, see the [AUTOTITLE](/graphql/reference/enterprise-admin#interface-auditentry/). With the Enterprise Accounts API, you can: * List and review all of the organizations and repositories that belong to your enterprise account. diff --git a/content/graphql/guides/migrating-from-rest-to-graphql.md b/content/graphql/guides/migrating-from-rest-to-graphql.md index cfb6f970fe5f..798098bd04b4 100644 --- a/content/graphql/guides/migrating-from-rest-to-graphql.md +++ b/content/graphql/guides/migrating-from-rest-to-graphql.md @@ -143,7 +143,7 @@ You can also extend the power of this query by [substituting a variable](/graphq GraphQL schemas are strongly typed, making data handling safer. -Consider an example of adding a comment to an issue or pull request using a GraphQL [mutation](/graphql/reference/mutations), and mistakenly specifying an integer rather than a string for the value of [`clientMutationId`](/graphql/reference/mutations#addcomment): +Consider an example of adding a comment to an issue or pull request using a GraphQL [mutation](/graphql/reference), and mistakenly specifying an integer rather than a string for the value of [`clientMutationId`](/graphql/reference/issues#mutation-addcomment): ```graphql mutation { diff --git a/content/graphql/guides/using-global-node-ids.md b/content/graphql/guides/using-global-node-ids.md index 17ab003c14f4..13bfdbe31e64 100644 --- a/content/graphql/guides/using-global-node-ids.md +++ b/content/graphql/guides/using-global-node-ids.md @@ -100,7 +100,7 @@ query { This type of query—that is, finding the node by ID—is known as a "direct node lookup." -When you run this query, you'll see that the `__typename` is [`User`](/graphql/reference/objects#user). +When you run this query, you'll see that the `__typename` is [`User`](/graphql/reference/users#object-user). ## 3. Do a direct node lookup in GraphQL diff --git a/content/graphql/guides/using-the-graphql-api-for-discussions.md b/content/graphql/guides/using-the-graphql-api-for-discussions.md index 73b8023ee438..4d2d5f7214bc 100644 --- a/content/graphql/guides/using-the-graphql-api-for-discussions.md +++ b/content/graphql/guides/using-the-graphql-api-for-discussions.md @@ -1095,4 +1095,4 @@ Return type fields: ## Search -Discussion may be returned from the top-level `search` field. To search for discussion, specify `type` as `DISCUSSION`. The `SearchResultItemConnection` type has a `discussionCount` field to report the number of returned discussions, and the `Discussion` type is added to the `SearchResultItem` union. For more information, see [AUTOTITLE](/graphql/reference/queries#searchresultitemconnection) and [AUTOTITLE](/search-github/searching-on-github/searching-discussions). +Discussion may be returned from the top-level `search` field. To search for discussion, specify `type` as `DISCUSSION`. The `SearchResultItemConnection` type has a `discussionCount` field to report the number of returned discussions, and the `Discussion` type is added to the `SearchResultItem` union. For more information, see [AUTOTITLE](/graphql/reference/search#query-searchresultitemconnection) and [AUTOTITLE](/search-github/searching-on-github/searching-discussions). diff --git a/content/graphql/overview/about-the-graphql-api.md b/content/graphql/overview/about-the-graphql-api.md index 662fed88472d..980fa1552a47 100644 --- a/content/graphql/overview/about-the-graphql-api.md +++ b/content/graphql/overview/about-the-graphql-api.md @@ -45,9 +45,9 @@ For more details about why GitHub invested in GraphQL, see the original [announc The docs in the sidebar are generated from the {% data variables.product.prodname_dotcom %} GraphQL [schema](/graphql/guides/introduction-to-graphql#discovering-the-graphql-api). All calls are validated and executed against the schema. Use these docs to find out what data you can call: -* Allowed operations: [queries](/graphql/reference/queries) and [mutations](/graphql/reference/mutations). +* Allowed operations: queries and mutations. -* Schema-defined types: [scalars](/graphql/reference/scalars), [objects](/graphql/reference/objects), [enums](/graphql/reference/enums), [interfaces](/graphql/reference/interfaces), [unions](/graphql/reference/unions), and [input objects](/graphql/reference/input-objects). +* Schema-defined types: scalars, objects, enums, interfaces, unions, and input objects. For other information, such as authentication and rate limit details, check out the [guides](/graphql/guides). diff --git a/content/graphql/reference/actions.md b/content/graphql/reference/actions.md new file mode 100644 index 000000000000..9b915a899dbe --- /dev/null +++ b/content/graphql/reference/actions.md @@ -0,0 +1,14 @@ +--- +title: Actions +shortTitle: Actions +intro: 'Reference documentation for GraphQL schema types in the Actions category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/activity.md b/content/graphql/reference/activity.md new file mode 100644 index 000000000000..bb2505494175 --- /dev/null +++ b/content/graphql/reference/activity.md @@ -0,0 +1,14 @@ +--- +title: Activity +shortTitle: Activity +intro: 'Reference documentation for GraphQL schema types in the Activity category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/apps.md b/content/graphql/reference/apps.md new file mode 100644 index 000000000000..575e6b67295a --- /dev/null +++ b/content/graphql/reference/apps.md @@ -0,0 +1,15 @@ +--- +title: GitHub Apps +shortTitle: GitHub Apps +allowTitleToDifferFromFilename: true +intro: 'Reference documentation for GraphQL schema types in the GitHub Apps category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/branches.md b/content/graphql/reference/branches.md new file mode 100644 index 000000000000..db83a29a1123 --- /dev/null +++ b/content/graphql/reference/branches.md @@ -0,0 +1,14 @@ +--- +title: Branches +shortTitle: Branches +intro: 'Reference documentation for GraphQL schema types in the Branches category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/checks.md b/content/graphql/reference/checks.md new file mode 100644 index 000000000000..8c14569cb606 --- /dev/null +++ b/content/graphql/reference/checks.md @@ -0,0 +1,14 @@ +--- +title: Checks +shortTitle: Checks +intro: 'Reference documentation for GraphQL schema types in the Checks category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/commits.md b/content/graphql/reference/commits.md new file mode 100644 index 000000000000..7f24389fabdb --- /dev/null +++ b/content/graphql/reference/commits.md @@ -0,0 +1,14 @@ +--- +title: Commits +shortTitle: Commits +intro: 'Reference documentation for GraphQL schema types in the Commits category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/copilot.md b/content/graphql/reference/copilot.md new file mode 100644 index 000000000000..010da192a9f4 --- /dev/null +++ b/content/graphql/reference/copilot.md @@ -0,0 +1,14 @@ +--- +title: Copilot +shortTitle: Copilot +intro: 'Reference documentation for GraphQL schema types in the Copilot category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/dependabot.md b/content/graphql/reference/dependabot.md new file mode 100644 index 000000000000..2c3f4c396e8d --- /dev/null +++ b/content/graphql/reference/dependabot.md @@ -0,0 +1,14 @@ +--- +title: Dependabot +shortTitle: Dependabot +intro: 'Reference documentation for GraphQL schema types in the Dependabot category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/dependency-graph.md b/content/graphql/reference/dependency-graph.md new file mode 100644 index 000000000000..c6421f471986 --- /dev/null +++ b/content/graphql/reference/dependency-graph.md @@ -0,0 +1,14 @@ +--- +title: Dependency graph +shortTitle: Dependency graph +intro: 'Reference documentation for GraphQL schema types in the Dependency graph category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/deploy-keys.md b/content/graphql/reference/deploy-keys.md new file mode 100644 index 000000000000..28c4f243ccec --- /dev/null +++ b/content/graphql/reference/deploy-keys.md @@ -0,0 +1,14 @@ +--- +title: Deploy keys +shortTitle: Deploy keys +intro: 'Reference documentation for GraphQL schema types in the Deploy keys category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/deployments.md b/content/graphql/reference/deployments.md new file mode 100644 index 000000000000..5ae51dad6ef9 --- /dev/null +++ b/content/graphql/reference/deployments.md @@ -0,0 +1,14 @@ +--- +title: Deployments +shortTitle: Deployments +intro: 'Reference documentation for GraphQL schema types in the Deployments category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/discussions.md b/content/graphql/reference/discussions.md new file mode 100644 index 000000000000..edf7aa8cebf6 --- /dev/null +++ b/content/graphql/reference/discussions.md @@ -0,0 +1,14 @@ +--- +title: Discussions +shortTitle: Discussions +intro: 'Reference documentation for GraphQL schema types in the Discussions category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/enterprise-admin.md b/content/graphql/reference/enterprise-admin.md new file mode 100644 index 000000000000..10fee7b7c41b --- /dev/null +++ b/content/graphql/reference/enterprise-admin.md @@ -0,0 +1,15 @@ +--- +title: Enterprise administration +shortTitle: Enterprise administration +allowTitleToDifferFromFilename: true +intro: 'Reference documentation for GraphQL schema types in the Enterprise administration category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/enums.md b/content/graphql/reference/enums.md deleted file mode 100644 index d04dd153d9c3..000000000000 --- a/content/graphql/reference/enums.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Enums -intro: Enums represent possible sets of values for a field. -redirect_from: - - /v4/enum - - /v4/reference/enum -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql -category: - - Explore the schema reference ---- - -## About enums - -[Enums](https://spec.graphql.org/June2018/#sec-Enums) represent possible sets of values for a field. - -For example, the [`Issue`](/graphql/reference/objects#issue) object has a field called `state`. The state is an enum (specifically, of type [`IssueState`](/graphql/reference/enums#issuestate)) because it may be `OPEN` or `CLOSED`. - -For more information, see [AUTOTITLE](/graphql/guides/introduction-to-graphql). - - diff --git a/content/graphql/reference/gists.md b/content/graphql/reference/gists.md new file mode 100644 index 000000000000..6b41fe8e469e --- /dev/null +++ b/content/graphql/reference/gists.md @@ -0,0 +1,14 @@ +--- +title: Gists +shortTitle: Gists +intro: 'Reference documentation for GraphQL schema types in the Gists category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/git.md b/content/graphql/reference/git.md new file mode 100644 index 000000000000..d06cf1ef6aeb --- /dev/null +++ b/content/graphql/reference/git.md @@ -0,0 +1,14 @@ +--- +title: Git +shortTitle: Git +intro: 'Reference documentation for GraphQL schema types in the Git category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/index.md b/content/graphql/reference/index.md index 1632122b8b85..6f37be1c4a6d 100644 --- a/content/graphql/reference/index.md +++ b/content/graphql/reference/index.md @@ -3,22 +3,55 @@ title: Reference intro: 'View reference documentation to learn about the data types available in the {% data variables.product.prodname_dotcom %} GraphQL API schema.' redirect_from: - /v4/reference + - /graphql/reference/queries + - /graphql/reference/mutations + - /graphql/reference/objects + - /graphql/reference/interfaces + - /graphql/reference/enums + - /graphql/reference/unions + - /graphql/reference/input-objects + - /graphql/reference/scalars versions: fpt: '*' ghec: '*' ghes: '*' children: - - /queries - - /mutations - - /objects - - /interfaces - - /enums - - /unions - - /input-objects - - /scalars + - /actions + - /activity + - /apps + - /branches + - /checks + - /commits + - /copilot + - /dependabot + - /dependency-graph + - /deploy-keys + - /deployments + - /discussions + - /enterprise-admin + - /gists + - /git + - /issues + - /licenses + - /meta + - /migrations + - /orgs + - /packages + - /projects + - /projects-classic + - /pulls + - /reactions + - /releases + - /repos + - /search + - /security-advisories + - /sponsors + - /teams + - /users + - /other autogenerated: graphql --- - \ No newline at end of file + diff --git a/content/graphql/reference/input-objects.md b/content/graphql/reference/input-objects.md deleted file mode 100644 index 6bd3d115eef7..000000000000 --- a/content/graphql/reference/input-objects.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Input objects -intro: Input objects can be described as "composable objects" because they include a set of input fields that define the object. -redirect_from: - - /v4/input_object - - /v4/reference/input_object -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql -category: - - Explore the schema reference ---- - -## About input objects - -[Input objects](https://spec.graphql.org/June2018/#sec-Input-Objects) can be described as "composable objects" because they include a set of input fields that define the object. - -For example, [`CommitAuthor`](/graphql/reference/input-objects#commitauthor) takes a field called `emails`. Providing a value for `emails` transforms `CommitAuthor` into a list of `User` objects containing that email address. Note that [objects](/graphql/reference/objects) **may** have input objects, whereas [mutations](/graphql/reference/mutations) **require** input objects. - -For more information, see [AUTOTITLE](/graphql/guides/forming-calls-with-graphql#about-mutations). - - diff --git a/content/graphql/reference/interfaces.md b/content/graphql/reference/interfaces.md deleted file mode 100644 index f3ed03616a9d..000000000000 --- a/content/graphql/reference/interfaces.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Interfaces -intro: Interfaces serve as parent objects from which other objects can inherit. -redirect_from: - - /v4/interface - - /v4/reference/interface -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql -category: - - Explore the schema reference ---- - -## About interfaces - -[Interfaces](https://spec.graphql.org/June2018/#sec-Interfaces) serve as parent objects from which other objects can inherit. - -For example, [`Lockable`](/graphql/reference/interfaces#lockable) is an interface because both [`Issue`](/graphql/reference/objects#issue) and [`PullRequest`](/graphql/reference/objects#pullrequest) objects can be locked. An interface has its own list of named fields that are shared by implementing objects. - -For more information, see [AUTOTITLE](/graphql/guides/introduction-to-graphql#implementation). - - diff --git a/content/graphql/reference/issues.md b/content/graphql/reference/issues.md new file mode 100644 index 000000000000..2b15e3bf8867 --- /dev/null +++ b/content/graphql/reference/issues.md @@ -0,0 +1,14 @@ +--- +title: Issues +shortTitle: Issues +intro: 'Reference documentation for GraphQL schema types in the Issues category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/licenses.md b/content/graphql/reference/licenses.md new file mode 100644 index 000000000000..66be7e8a4924 --- /dev/null +++ b/content/graphql/reference/licenses.md @@ -0,0 +1,14 @@ +--- +title: Licenses +shortTitle: Licenses +intro: 'Reference documentation for GraphQL schema types in the Licenses category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/meta.md b/content/graphql/reference/meta.md new file mode 100644 index 000000000000..d769a6318649 --- /dev/null +++ b/content/graphql/reference/meta.md @@ -0,0 +1,14 @@ +--- +title: Meta +shortTitle: Meta +intro: 'Reference documentation for GraphQL schema types in the Meta category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/migrations.md b/content/graphql/reference/migrations.md new file mode 100644 index 000000000000..81ad57df3a08 --- /dev/null +++ b/content/graphql/reference/migrations.md @@ -0,0 +1,14 @@ +--- +title: Migrations +shortTitle: Migrations +intro: 'Reference documentation for GraphQL schema types in the Migrations category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/mutations.md b/content/graphql/reference/mutations.md deleted file mode 100644 index 475402c1bd7a..000000000000 --- a/content/graphql/reference/mutations.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Mutations -intro: The mutation type defines GraphQL operations that change data on the server. -redirect_from: - - /v4/mutation - - /v4/reference/mutation -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql -category: - - Explore the schema reference ---- - -## About mutations - -Every GraphQL schema has a root type for both queries and mutations. The [mutation type](https://spec.graphql.org/June2018/#sec-Type-System) defines GraphQL operations that change data on the server. It is analogous to performing HTTP verbs such as `POST`, `PATCH`, and `DELETE`. - -For more information, see [AUTOTITLE](/graphql/guides/forming-calls-with-graphql#about-mutations). - - diff --git a/content/graphql/reference/objects.md b/content/graphql/reference/objects.md deleted file mode 100644 index 6b5d7acae666..000000000000 --- a/content/graphql/reference/objects.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Objects -intro: Objects in GraphQL represent the resources you can access. -redirect_from: - - /v4/object - - /v4/reference/object -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql -category: - - Explore the schema reference ---- - -## About objects - -[Objects](https://spec.graphql.org/June2018/#sec-Objects) in GraphQL represent the resources you can access. An object can contain a list of fields, which are specifically typed. - -For example, the [`Repository`](/graphql/reference/objects#repository) object has a field called `name`, which is a `String`. - -For more information, see [AUTOTITLE](/graphql/guides/introduction-to-graphql). - - diff --git a/content/graphql/reference/orgs.md b/content/graphql/reference/orgs.md new file mode 100644 index 000000000000..b0a3ebcb3074 --- /dev/null +++ b/content/graphql/reference/orgs.md @@ -0,0 +1,15 @@ +--- +title: Organizations +shortTitle: Organizations +allowTitleToDifferFromFilename: true +intro: 'Reference documentation for GraphQL schema types in the Organizations category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/other.md b/content/graphql/reference/other.md new file mode 100644 index 000000000000..91e9dd165339 --- /dev/null +++ b/content/graphql/reference/other.md @@ -0,0 +1,14 @@ +--- +title: Other +shortTitle: Other +intro: 'Reference documentation for GraphQL schema types in the Other category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/packages.md b/content/graphql/reference/packages.md new file mode 100644 index 000000000000..951cce7e1750 --- /dev/null +++ b/content/graphql/reference/packages.md @@ -0,0 +1,14 @@ +--- +title: Packages +shortTitle: Packages +intro: 'Reference documentation for GraphQL schema types in the Packages category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/projects-classic.md b/content/graphql/reference/projects-classic.md new file mode 100644 index 000000000000..14aca8620123 --- /dev/null +++ b/content/graphql/reference/projects-classic.md @@ -0,0 +1,14 @@ +--- +title: Projects (classic) +shortTitle: Projects (classic) +intro: 'Reference documentation for GraphQL schema types in the Projects (classic) category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/projects.md b/content/graphql/reference/projects.md new file mode 100644 index 000000000000..5be6cfef462a --- /dev/null +++ b/content/graphql/reference/projects.md @@ -0,0 +1,14 @@ +--- +title: Projects +shortTitle: Projects +intro: 'Reference documentation for GraphQL schema types in the Projects category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/pulls.md b/content/graphql/reference/pulls.md new file mode 100644 index 000000000000..40ac489ff352 --- /dev/null +++ b/content/graphql/reference/pulls.md @@ -0,0 +1,15 @@ +--- +title: Pull requests +shortTitle: Pull requests +allowTitleToDifferFromFilename: true +intro: 'Reference documentation for GraphQL schema types in the Pull requests category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/queries.md b/content/graphql/reference/queries.md deleted file mode 100644 index 40ee86b582f9..000000000000 --- a/content/graphql/reference/queries.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Queries -intro: The query type defines GraphQL operations that retrieve data from the server. -redirect_from: - - /v4/query - - /v4/reference/query -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql -category: - - Explore the schema reference ---- - -## About queries - -Every GraphQL schema has a root type for both queries and mutations. The [query type](https://spec.graphql.org/June2018/#sec-Type-System) defines GraphQL operations that retrieve data from the server. - -For more information, see [AUTOTITLE](/graphql/guides/forming-calls-with-graphql#about-queries). - -> [!NOTE] -> For {% data variables.product.prodname_github_app %} requests made with user access tokens, you should use separate queries for issues and pull requests. For example, use the `is:issue` or `is:pull-request` filters and their equivalents. Using the `search` connection to return a combination of issues and pull requests in a single query will result in an empty set of nodes. - - diff --git a/content/graphql/reference/reactions.md b/content/graphql/reference/reactions.md new file mode 100644 index 000000000000..8885d9e8cca9 --- /dev/null +++ b/content/graphql/reference/reactions.md @@ -0,0 +1,14 @@ +--- +title: Reactions +shortTitle: Reactions +intro: 'Reference documentation for GraphQL schema types in the Reactions category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/releases.md b/content/graphql/reference/releases.md new file mode 100644 index 000000000000..2207113ce2d8 --- /dev/null +++ b/content/graphql/reference/releases.md @@ -0,0 +1,14 @@ +--- +title: Releases +shortTitle: Releases +intro: 'Reference documentation for GraphQL schema types in the Releases category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/repos.md b/content/graphql/reference/repos.md new file mode 100644 index 000000000000..0c2fad0ad7da --- /dev/null +++ b/content/graphql/reference/repos.md @@ -0,0 +1,15 @@ +--- +title: Repositories +shortTitle: Repositories +allowTitleToDifferFromFilename: true +intro: 'Reference documentation for GraphQL schema types in the Repositories category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/scalars.md b/content/graphql/reference/scalars.md deleted file mode 100644 index 7ff9cd072004..000000000000 --- a/content/graphql/reference/scalars.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Scalars -intro: 'Scalars are primitive values Int, Float, String, Boolean, or ID.' -redirect_from: - - /v4/scalar - - /v4/reference/scalar -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql -category: - - Explore the schema reference ---- - -## About scalars - -[Scalars](https://spec.graphql.org/June2018/#sec-Scalars) are primitive values: `Int`, `Float`, `String`, `Boolean`, or `ID`. - -When calling the GraphQL API, you must specify nested subfields until you return only scalars. - -For more information, see [AUTOTITLE](/graphql/guides/introduction-to-graphql#field). - - diff --git a/content/graphql/reference/search.md b/content/graphql/reference/search.md new file mode 100644 index 000000000000..362b7571a34a --- /dev/null +++ b/content/graphql/reference/search.md @@ -0,0 +1,14 @@ +--- +title: Search +shortTitle: Search +intro: 'Reference documentation for GraphQL schema types in the Search category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/security-advisories.md b/content/graphql/reference/security-advisories.md new file mode 100644 index 000000000000..b7b89de56f1b --- /dev/null +++ b/content/graphql/reference/security-advisories.md @@ -0,0 +1,14 @@ +--- +title: Security advisories +shortTitle: Security advisories +intro: 'Reference documentation for GraphQL schema types in the Security advisories category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/sponsors.md b/content/graphql/reference/sponsors.md new file mode 100644 index 000000000000..0060aa67b624 --- /dev/null +++ b/content/graphql/reference/sponsors.md @@ -0,0 +1,13 @@ +--- +title: Sponsors +shortTitle: Sponsors +intro: 'Reference documentation for GraphQL schema types in the Sponsors category.' +versions: + fpt: '*' + ghec: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/teams.md b/content/graphql/reference/teams.md new file mode 100644 index 000000000000..6608cbec13de --- /dev/null +++ b/content/graphql/reference/teams.md @@ -0,0 +1,14 @@ +--- +title: Teams +shortTitle: Teams +intro: 'Reference documentation for GraphQL schema types in the Teams category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/graphql/reference/unions.md b/content/graphql/reference/unions.md deleted file mode 100644 index 904dbe3861bf..000000000000 --- a/content/graphql/reference/unions.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Unions -intro: A union is a type of object representing many objects. -redirect_from: - - /v4/union - - /v4/reference/union -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql -category: - - Explore the schema reference ---- - -## About unions - -A [union](https://spec.graphql.org/June2018/#sec-Unions) is a type of object representing many objects. - -For example, a field marked as an [`ProjectCardItem`](/graphql/reference/unions#projectcarditem) could be an [`Issue`](/graphql/reference/objects#issue) or a [`PullRequest`](/graphql/reference/objects#pullrequest) because each of those objects can be inside a project card. Using a union instead of an object gives you flexibility. - -For more information, see [AUTOTITLE](/graphql/guides/introduction-to-graphql). - - diff --git a/content/graphql/reference/users.md b/content/graphql/reference/users.md new file mode 100644 index 000000000000..34c2fbb0d240 --- /dev/null +++ b/content/graphql/reference/users.md @@ -0,0 +1,14 @@ +--- +title: Users +shortTitle: Users +intro: 'Reference documentation for GraphQL schema types in the Users category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/content/issues/planning-and-tracking-with-projects/automating-your-project/using-the-api-to-manage-projects.md b/content/issues/planning-and-tracking-with-projects/automating-your-project/using-the-api-to-manage-projects.md index b0bbac4bfc56..66b9a736d452 100644 --- a/content/issues/planning-and-tracking-with-projects/automating-your-project/using-the-api-to-manage-projects.md +++ b/content/issues/planning-and-tracking-with-projects/automating-your-project/using-the-api-to-manage-projects.md @@ -637,13 +637,13 @@ gh api graphql -f query=' > [!NOTE] > You cannot use `updateProjectV2ItemFieldValue` to change `Assignees`, `Labels`, `Milestone`, or `Repository` because these fields are properties of pull requests and issues, not of project items. Instead, you may use the following mutations: > -> * [addAssigneesToAssignable](/graphql/reference/mutations#addassigneestoassignable) -> * [removeAssigneesFromAssignable](/graphql/reference/mutations#removeassigneesfromassignable) -> * [addLabelsToLabelable](/graphql/reference/mutations#addlabelstolabelable) -> * [removeLabelsFromLabelable](/graphql/reference/mutations#removelabelsfromlabelable) -> * [updateIssue](/graphql/reference/mutations#updateissue) -> * [updatePullRequest](/graphql/reference/mutations#updatepullrequest) -> * [transferIssue](/graphql/reference/mutations#transferissue) +> * [addAssigneesToAssignable](/graphql/reference/issues#mutation-addassigneestoassignable) +> * [removeAssigneesFromAssignable](/graphql/reference/issues#mutation-removeassigneesfromassignable) +> * [addLabelsToLabelable](/graphql/reference/issues#mutation-addlabelstolabelable) +> * [removeLabelsFromLabelable](/graphql/reference/issues#mutation-removelabelsfromlabelable) +> * [updateIssue](/graphql/reference/issues#mutation-updateissue) +> * [updatePullRequest](/graphql/reference/pulls#mutation-updatepullrequest) +> * [transferIssue](/graphql/reference/issues#mutation-transferissue) ### Updating a single select field diff --git a/content/issues/tracking-your-work-with-issues/using-issues/adding-and-managing-issue-fields.md b/content/issues/tracking-your-work-with-issues/using-issues/adding-and-managing-issue-fields.md index bf8c4fae83c0..6928837dc1d5 100644 --- a/content/issues/tracking-your-work-with-issues/using-issues/adding-and-managing-issue-fields.md +++ b/content/issues/tracking-your-work-with-issues/using-issues/adding-and-managing-issue-fields.md @@ -86,4 +86,4 @@ Issue fields have full REST and GraphQL API support. You can automate field mana * **Managing fields**: Create, update, and delete organization-level fields. See the [Organization issue fields REST API](/rest/orgs/issue-fields). * **Using fields**: Get, set, and clear field values on individual issues. See the [Issue field values REST API](/rest/issues/issue-field-values). -* **GraphQL**: Issue field types and mutations are also available via GraphQL. See the [`IssueFields` union](/graphql/reference/unions#issuefields), [issue field objects](/graphql/reference/objects#issuefieldtext) (such as `IssueFieldText`, `IssueFieldSingleSelect`, `IssueFieldNumber`, and `IssueFieldDate`), and [mutations](/graphql/reference/mutations#createissuefield) (such as `createIssueField`, `updateIssueField`, and `setIssueFieldValue`). +* **GraphQL**: Issue field types and mutations are also available via GraphQL. See the [`IssueFields` union](/graphql/reference/issues#union-issuefields), [issue field objects](/graphql/reference/issues#object-issuefieldtext) (such as `IssueFieldText`, `IssueFieldSingleSelect`, `IssueFieldNumber`, and `IssueFieldDate`), and [mutations](/graphql/reference/issues#mutation-createissuefield) (such as `createIssueField`, `updateIssueField`, and `setIssueFieldValue`). diff --git a/content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization.md b/content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization.md index a09500380abc..ed91e0dd13dd 100644 --- a/content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization.md +++ b/content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization.md @@ -211,7 +211,7 @@ Note that you can't retrieve Git events using the GraphQL API. To retrieve Git e The GraphQL response can include data for up to 90 to 120 days. -For example, you can make a GraphQL request to see all the new organization members added to your organization. For more information, see the [AUTOTITLE](/graphql/reference/interfaces#auditentry/). +For example, you can make a GraphQL request to see all the new organization members added to your organization. For more information, see the [AUTOTITLE](/graphql/reference/enterprise-admin#interface-auditentry/). {% ifversion ghec %} diff --git a/content/organizations/managing-membership-in-your-organization/exporting-member-information-for-your-organization.md b/content/organizations/managing-membership-in-your-organization/exporting-member-information-for-your-organization.md index 6f6846d983dd..0b7762dc6ac5 100644 --- a/content/organizations/managing-membership-in-your-organization/exporting-member-information-for-your-organization.md +++ b/content/organizations/managing-membership-in-your-organization/exporting-member-information-for-your-organization.md @@ -27,7 +27,7 @@ The membership information report includes the following information. * User, subscription email address, and license status for {% data variables.visual_studio.prodname_vss_ghe %} {%- endif %} -You can also use {% data variables.product.prodname_dotcom %}'s APIs to retrieve information about your organization's members. For more information, see the [GraphQL API](/graphql/reference/objects#user) and [REST API](/rest/users) documentation. +You can also use {% data variables.product.prodname_dotcom %}'s APIs to retrieve information about your organization's members. For more information, see the [GraphQL API](/graphql/reference/users#object-user) and [REST API](/rest/users) documentation. {% ifversion ghec %} diff --git a/content/organizations/managing-organization-settings/managing-rulesets-for-repositories-in-your-organization.md b/content/organizations/managing-organization-settings/managing-rulesets-for-repositories-in-your-organization.md index 360d319574c3..73d592775b7d 100644 --- a/content/organizations/managing-organization-settings/managing-rulesets-for-repositories-in-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-rulesets-for-repositories-in-your-organization.md @@ -31,7 +31,7 @@ Organizational rulesets that apply to branches of a repository will not allow th {% endif %} -You can use the REST and GraphQL APIs to manage rulesets. For more information, see [AUTOTITLE](/rest/orgs/rules) and [AUTOTITLE](/graphql/reference/mutations#createrepositoryruleset). +You can use the REST and GraphQL APIs to manage rulesets. For more information, see [AUTOTITLE](/rest/orgs/rules) and [AUTOTITLE](/graphql/reference/repos#mutation-createrepositoryruleset). {% data reusables.repositories.rulesets-anyone-can-view %} diff --git a/content/packages/learn-github-packages/deleting-and-restoring-a-package.md b/content/packages/learn-github-packages/deleting-and-restoring-a-package.md index 012ae00bd6f5..19acf056d79c 100644 --- a/content/packages/learn-github-packages/deleting-and-restoring-a-package.md +++ b/content/packages/learn-github-packages/deleting-and-restoring-a-package.md @@ -85,9 +85,9 @@ curl -X POST \ HOSTNAME/graphql ``` -To find all of the private packages you have published to {% data variables.product.prodname_registry %}, along with the version IDs for the packages, you can use the `packages` connection through the `repository` object. You will need a {% data variables.product.pat_v1 %} with the `read:packages` and `repo` scopes. For more information, see the [`packages`](/graphql/reference/objects#repository) connection or the [`PackageOwner`](/graphql/reference/interfaces#packageowner) interface. +To find all of the private packages you have published to {% data variables.product.prodname_registry %}, along with the version IDs for the packages, you can use the `packages` connection through the `repository` object. You will need a {% data variables.product.pat_v1 %} with the `read:packages` and `repo` scopes. For more information, see the [`packages`](/graphql/reference/repos#object-repository) connection or the [`PackageOwner`](/graphql/reference/packages#interface-packageowner) interface. -For more information about the `deletePackageVersion` mutation, see [AUTOTITLE](/graphql/reference/mutations#deletepackageversion). +For more information about the `deletePackageVersion` mutation, see [AUTOTITLE](/graphql/reference/packages#mutation-deletepackageversion). You cannot directly delete an entire package using GraphQL, but if you delete every version of a package, the package will no longer show on {% data variables.product.github %}. diff --git a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository.md b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository.md index dc9f947bcb62..3b28d2ea6b82 100644 --- a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository.md +++ b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository.md @@ -14,7 +14,7 @@ category: After creating a ruleset, you can still make changes to it. For example, you can add rules to better protect your branches or tags, or you can {% ifversion repo-rules-enterprise %}switch your ruleset from "Evaluate" mode to "Active" after testing its effects on the contributor experience for your repository{% else %}temporarily disable a ruleset to troubleshoot any unintended effects on the contributor experience for your repository{% endif %}. -You can use the REST and GraphQL APIs to manage rulesets. For more information, see [AUTOTITLE](/rest/repos/rules) and [AUTOTITLE](/graphql/reference/mutations#createrepositoryruleset). +You can use the REST and GraphQL APIs to manage rulesets. For more information, see [AUTOTITLE](/rest/repos/rules) and [AUTOTITLE](/graphql/reference/repos#mutation-createrepositoryruleset). {% ifversion repo-rules-enterprise %} diff --git a/src/article-api/templates/graphql-reference.template.md b/src/article-api/templates/graphql-reference.template.md index 31b8dcf61edf..af16acd61d3d 100644 --- a/src/article-api/templates/graphql-reference.template.md +++ b/src/article-api/templates/graphql-reference.template.md @@ -4,17 +4,9 @@ {{ manualContent }} -{% if connectionEdgeSummary %} -## Connection and Edge types - -Connection types with only the standard pagination fields (`edges`, `nodes`, `pageInfo`, `totalCount`) and Edge types with only `cursor` and `node` are summarized here. Connection and Edge types with additional fields are documented individually below. - -{% for name in connectionEdgeSummary %}`{{ name }}`{% unless forloop.last %}, {% endunless %}{% endfor %} - -{% endif %} {% for item in items %} -## {{ item.name }} +## {{ item.name }} - {{ item.kindLabel }} {{ item.description }} @@ -24,7 +16,7 @@ Connection types with only the standard pagination fields (`edges`, `nodes`, `pa > **Deprecation notice:** {{ item.deprecationReason }} {% endif %} -{% if pageType == 'queries' %} +{% if item.kind == 'queries' %} **Type:** {{ item.type }} {% if item.args.size > 0 %} @@ -35,7 +27,7 @@ Connection types with only the standard pagination fields (`edges`, `nodes`, `pa {% endfor %} {% endif %} -{% elsif pageType == 'mutations' %} +{% elsif item.kind == 'mutations' %} {% if item.inputFields.size > 0 %} ### Input fields for `{{ item.name }}` @@ -52,7 +44,7 @@ Connection types with only the standard pagination fields (`edges`, `nodes`, `pa {% endfor %} {% endif %} -{% elsif pageType == 'objects' %} +{% elsif item.kind == 'objects' %} {% if item.implements.size > 0 %} **Implements:** {% for impl in item.implements %}{{ impl.name }}{% unless forloop.last %}, {% endunless %}{% endfor %} @@ -68,7 +60,7 @@ Connection types with only the standard pagination fields (`edges`, `nodes`, `pa {% endfor %} {% endif %} -{% elsif pageType == 'interfaces' %} +{% elsif item.kind == 'interfaces' %} {% if item.fields.size > 0 %} ### Fields for `{{ item.name }}` @@ -79,7 +71,15 @@ Connection types with only the standard pagination fields (`edges`, `nodes`, `pa {% endfor %} {% endif %} -{% elsif pageType == 'enums' %} +{% if item.implementedBy.size > 0 %} + +### Implemented by + +{% for impl in item.implementedBy %}* {{ impl.name }} +{% endfor %} +{% endif %} + +{% elsif item.kind == 'enums' %} {% if item.values.size > 0 %} ### Values for `{{ item.name }}` @@ -88,7 +88,7 @@ Connection types with only the standard pagination fields (`edges`, `nodes`, `pa {% endfor %} {% endif %} -{% elsif pageType == 'unions' %} +{% elsif item.kind == 'unions' %} {% if item.possibleTypes.size > 0 %} ### Possible types for `{{ item.name }}` @@ -97,7 +97,7 @@ Connection types with only the standard pagination fields (`edges`, `nodes`, `pa {% endfor %} {% endif %} -{% elsif pageType == 'inputObjects' %} +{% elsif item.kind == 'inputObjects' %} {% if item.inputFields.size > 0 %} ### Input fields for `{{ item.name }}` @@ -106,7 +106,7 @@ Connection types with only the standard pagination fields (`edges`, `nodes`, `pa {% endfor %} {% endif %} -{% elsif pageType == 'scalars' %} +{% elsif item.kind == 'scalars' %} {%- comment -%}Scalars typically just have name and description{%- endcomment -%} {% endif %} diff --git a/src/article-api/tests/graphql-transformer.ts b/src/article-api/tests/graphql-transformer.ts index fc0a49502bf2..f0668c40b88c 100644 --- a/src/article-api/tests/graphql-transformer.ts +++ b/src/article-api/tests/graphql-transformer.ts @@ -27,30 +27,25 @@ describe('GraphQL transformer', { timeout: 10000 }, () => { }) describe('Reference pages', () => { - test('queries page renders with markdown structure', async () => { - const res = await getCached('/en/graphql/reference/queries') + test('repos category page renders with markdown structure', async () => { + const res = await getCached('/en/graphql/reference/repos') expect(res.statusCode).toBe(200) expect(res.headers['content-type']).toContain('text/markdown') // Check for the main heading - expect(res.body).toContain('# Queries') + expect(res.body).toContain('# Repositories') - // Check for intro - expect(res.body).toContain( - 'The query type defines GraphQL operations that retrieve data from the server.', - ) - - // Check for manual content section - expect(res.body).toContain('## About queries') - expect(res.body).toContain('Every GraphQL schema has a root type') + // Items render as flat alphabetical level 2 headings with a kind suffix + expect(res.body).toContain('## createRepository - mutation') + expect(res.body).toContain('## repository - query') }) - test('queries are formatted correctly', async () => { - const res = await getCached('/en/graphql/reference/queries') + test('queries are formatted correctly on a category page', async () => { + const res = await getCached('/en/graphql/reference/repos') expect(res.statusCode).toBe(200) - // Check for query heading - expect(res.body).toContain('## repository') + // Item headings are now at level 3 + expect(res.body).toContain('## repository - query') // Check for query description expect(res.body).toContain('Lookup a given repository by the owner and repository name.') @@ -60,10 +55,10 @@ describe('GraphQL transformer', { timeout: 10000 }, () => { }) test('query arguments are listed in bullet format', async () => { - const res = await getCached('/en/graphql/reference/queries') + const res = await getCached('/en/graphql/reference/meta') expect(res.statusCode).toBe(200) - // Check for arguments section for codeOfConduct query + // codeOfConduct query is in the meta category expect(res.body).toContain('### Arguments for `codeOfConduct`') // Check for specific arguments in bullet format @@ -72,36 +67,26 @@ describe('GraphQL transformer', { timeout: 10000 }, () => { }) test('mutations page renders correctly', async () => { - const res = await getCached('/en/graphql/reference/mutations') + const res = await getCached('/en/graphql/reference/repos') expect(res.statusCode).toBe(200) - // Check for mutation heading - expect(res.body).toContain('## createRepository') - - // Check for mutation description + // Mutation heading (level 3) and surrounding sections (level 4) + expect(res.body).toContain('## createRepository - mutation') expect(res.body).toContain('Create a new repository.') - - // Check for input fields in bullet format expect(res.body).toContain('### Input fields for `createRepository`') expect(res.body).toContain('`input`') - - // Check for return fields in bullet format expect(res.body).toContain('### Return fields for `createRepository`') expect(res.body).toContain('`repository`') expect(res.body).toContain('The new repository.') }) test('objects page renders with implements and fields', async () => { - const res = await getCached('/en/graphql/reference/objects') + const res = await getCached('/en/graphql/reference/pulls') expect(res.statusCode).toBe(200) - // Check for object heading - AddedToMergeQueueEvent has implements - expect(res.body).toContain('## AddedToMergeQueueEvent') - - // Check for implements inline + // AddedToMergeQueueEvent is in the pulls category and implements Node + expect(res.body).toContain('## AddedToMergeQueueEvent - object') expect(res.body).toContain('**Implements:** Node') - - // Check for fields in bullet format expect(res.body).toContain('### Fields for `AddedToMergeQueueEvent`') expect(res.body).toContain('`id`') expect(res.body).toContain('`actor`') @@ -109,11 +94,11 @@ describe('GraphQL transformer', { timeout: 10000 }, () => { }) test('objects page shows field arguments as nested bullets', async () => { - const res = await getCached('/en/graphql/reference/objects') + const res = await getCached('/en/graphql/reference/users') expect(res.statusCode).toBe(200) - // Check for User object with repositories field that has arguments - expect(res.body).toContain('## User') + // User object lives in the users category + expect(res.body).toContain('## User - object') expect(res.body).toContain('`repositories`') // Check for nested argument bullets @@ -122,47 +107,24 @@ describe('GraphQL transformer', { timeout: 10000 }, () => { expect(res.body).toContain('`orderBy`') }) - test('objects page collapses boilerplate Connection and Edge types', async () => { - const res = await getCached('/en/graphql/reference/objects') - expect(res.statusCode).toBe(200) - - // Check for Connection/Edge summary section - expect(res.body).toContain('## Connection and Edge types') - expect(res.body).toContain('standard pagination fields') - - // Boilerplate Connection/Edge types should be in the summary, not as H2 sections - // ActorConnection has only standard fields (edges, nodes, pageInfo, totalCount) - expect(res.body).toContain('`ActorConnection`') - expect(res.body).not.toMatch(/^## ActorConnection$/m) - }) - test('interfaces page renders correctly', async () => { - const res = await getCached('/en/graphql/reference/interfaces') + const res = await getCached('/en/graphql/reference/meta') expect(res.statusCode).toBe(200) - // Check for interface heading - expect(res.body).toContain('## Node') - - // Check for interface description + expect(res.body).toContain('## Node - interface') expect(res.body).toContain('An object with an ID.') - - // Check for fields in bullet format expect(res.body).toContain('### Fields for `Node`') expect(res.body).toContain('`id`') expect(res.body).toContain('ID of the object.') }) test('enums page renders with values', async () => { - const res = await getCached('/en/graphql/reference/enums') + const res = await getCached('/en/graphql/reference/repos') expect(res.statusCode).toBe(200) - // Check for enum heading - expect(res.body).toContain('## RepositoryVisibility') - - // Check for enum description + // RepositoryVisibility is in the repos category + expect(res.body).toContain('## RepositoryVisibility - enum') expect(res.body).toContain("The repository's visibility level.") - - // Check for values in bullet format expect(res.body).toContain('### Values for `RepositoryVisibility`') expect(res.body).toContain('`PUBLIC`') expect(res.body).toContain('The repository is visible to everyone.') @@ -172,52 +134,38 @@ describe('GraphQL transformer', { timeout: 10000 }, () => { }) test('unions page renders with possible types', async () => { - const res = await getCached('/en/graphql/reference/unions') + const res = await getCached('/en/graphql/reference/branches') expect(res.statusCode).toBe(200) - // Check for union heading - expect(res.body).toContain('## SearchResultItem') - - // Check for union description - expect(res.body).toContain('The results of a search.') - - // Check for possible types in bullet format (without links) - expect(res.body).toContain('### Possible types for `SearchResultItem`') - expect(res.body).toMatch(/\*\s*Bot/) - expect(res.body).toMatch(/\*\s*PullRequest/) + expect(res.body).toContain('## BranchActorAllowanceActor - union') + expect(res.body).toContain('Types which can be actors for') + expect(res.body).toContain('### Possible types for `BranchActorAllowanceActor`') + expect(res.body).toMatch(/\*\s*App/) + expect(res.body).toMatch(/\*\s*Team/) expect(res.body).toMatch(/\*\s*User/) }) test('input-objects page renders correctly', async () => { - const res = await getCached('/en/graphql/reference/input-objects') + const res = await getCached('/en/graphql/reference/migrations') expect(res.statusCode).toBe(200) - // Check for input object heading - expect(res.body).toContain('## AbortQueuedMigrationsInput') - - // Check for input object description - expect(res.body).toContain('Autogenerated input type of CreateRepository.') - - // Check for input fields in bullet format + expect(res.body).toContain('## AbortQueuedMigrationsInput - input object') + expect(res.body).toContain('Autogenerated input type of AbortQueuedMigrations.') expect(res.body).toContain('### Input fields for `AbortQueuedMigrationsInput`') expect(res.body).toContain('`ownerId`') expect(res.body).toContain('The ID of the organization that is running the migrations.') }) test('scalars page renders correctly', async () => { - const res = await getCached('/en/graphql/reference/scalars') + const res = await getCached('/en/graphql/reference/other') expect(res.statusCode).toBe(200) - // Check for scalar heading - expect(res.body).toContain('## Boolean') - - // Check for scalar description + // Built-in scalars are uncategorized and end up in "other" + expect(res.body).toContain('## Boolean - scalar') expect(res.body).toContain('Represents true or false values.') - - // Check for other scalars - expect(res.body).toContain('## String') - expect(res.body).toContain('## ID') - expect(res.body).toContain('## Int') + expect(res.body).toContain('## String - scalar') + expect(res.body).toContain('## ID - scalar') + expect(res.body).toContain('## Int - scalar') }) test('reference index page renders', async () => { @@ -338,12 +286,11 @@ describe('GraphQL transformer', { timeout: 10000 }, () => { describe('Liquid tags', () => { test('AUTOTITLE links are resolved in manual content', async () => { - const res = await getCached('/en/graphql/reference/queries') + // The repos category page renders the manual content section of its + // landing markdown, including AUTOTITLE links if present. + const res = await getCached('/en/graphql/reference/repos') expect(res.statusCode).toBe(200) - // Check that AUTOTITLE has been resolved - expect(res.body).toMatch(/(Forming calls with GraphQL|Hello World)/) - // Make sure the raw AUTOTITLE tag is not present expect(res.body).not.toContain('[AUTOTITLE]') }) @@ -368,31 +315,31 @@ describe('GraphQL transformer', { timeout: 10000 }, () => { }) describe('Multiple items', () => { - test('multiple queries are all rendered', async () => { - const res = await getCached('/en/graphql/reference/queries') + test('multiple queries are all rendered on a category page', async () => { + const res = await getCached('/en/graphql/reference/repos') expect(res.statusCode).toBe(200) - // Check for multiple query headings - expect(res.body).toContain('## repository') - expect(res.body).toContain('## viewer') + // Multiple repos-category queries appear as level 3 headings + expect(res.body).toContain('## repository - query') + expect(res.body).toContain('## repositoryOwner - query') }) - test('multiple objects are all rendered', async () => { - const res = await getCached('/en/graphql/reference/objects') + test('multiple objects are all rendered on a category page', async () => { + const res = await getCached('/en/graphql/reference/repos') expect(res.statusCode).toBe(200) - // Check for multiple object headings - expect(res.body).toContain('## Repository') - expect(res.body).toContain('## User') + // Repos-category object headings + expect(res.body).toContain('## Language - object') + expect(res.body).toContain('## ContributingGuidelines - object') }) - test('multiple enums are all rendered', async () => { - const res = await getCached('/en/graphql/reference/enums') + test('multiple enums are all rendered on a category page', async () => { + const res = await getCached('/en/graphql/reference/repos') expect(res.statusCode).toBe(200) - // Check for multiple enum headings - expect(res.body).toContain('## RepositoryVisibility') - expect(res.body).toContain('## OrderDirection') + // Repos-category enum headings + expect(res.body).toContain('## RepositoryVisibility - enum') + expect(res.body).toContain('## CollaboratorAffiliation - enum') }) }) }) diff --git a/src/article-api/transformers/graphql-reference-transformer.ts b/src/article-api/transformers/graphql-reference-transformer.ts index 0158759b0b56..bde951e507a0 100644 --- a/src/article-api/transformers/graphql-reference-transformer.ts +++ b/src/article-api/transformers/graphql-reference-transformer.ts @@ -36,108 +36,78 @@ export class GraphQLReferenceTransformer implements PageTransformer { async transform(page: Page, pathname: string, context: Context): Promise { const currentVersion = context.currentVersion! - // Determine the page type from the pathname + // Determine the page slug from the pathname const pathParts = pathname.split('/').filter(Boolean) const graphqlIndex = pathParts.indexOf('graphql') - const pageType = pathParts[graphqlIndex + 2] // specific page like 'queries', 'mutations', etc. + const pageType = pathParts[graphqlIndex + 2] // category slug like 'repos', 'issues', etc. - // Import GraphQL data functions dynamically - const { getGraphqlSchema } = await import('@/graphql/lib/index') + const { getGraphqlSchema, getAllGraphqlObjects } = await import('@/graphql/lib/index') + const { isValidCategory, ALL_KIND_KEYS, KIND_SLUG_PREFIX } = + await import('@/graphql/lib/categories') - // Map URL-friendly page type to internal schema key - const schemaKey = pageType === 'input-objects' ? 'inputObjects' : pageType + // Category pages render every kind in a fixed section order. The mini-toc + // and in-page anchors use kind-disambiguated slugs so items sharing a + // case-insensitive name across kinds (e.g. `Repository` object vs + // `repository` query) don't collide. + if (!isValidCategory(pageType)) { + // Defensive: legacy kind URLs redirect to /graphql/reference, so this + // transformer should never see them. Returning empty content lets the + // 404 path handle anything unexpected. + return '' + } - const schema = getGraphqlSchema(currentVersion, schemaKey) + const schema = getGraphqlSchema(currentVersion, pageType) + const allObjects = getAllGraphqlObjects(currentVersion) - // Prepare intro and manual content const intro = page.intro ? await page.renderProp('intro', context, { textOnly: true }) : '' const manualContent = await extractManualContent(page, context) - // Prepare the schema items based on page type - let preparedItems: Array> = [] - - switch (schemaKey) { - case 'queries': - preparedItems = await Promise.all( - (schema as QueryT[]).map((item) => this.prepareQuery(item)), - ) - break - case 'mutations': - preparedItems = await Promise.all( - (schema as MutationT[]).map((item) => this.prepareMutation(item)), - ) - break - case 'objects': - preparedItems = await Promise.all( - (schema as ObjectT[]).map((item) => this.prepareObject(item)), - ) - break - case 'interfaces': - preparedItems = await Promise.all( - (schema as InterfaceT[]).map((item) => this.prepareInterface(item)), - ) - break - case 'enums': - preparedItems = await Promise.all((schema as EnumT[]).map((item) => this.prepareEnum(item))) - break - case 'unions': - preparedItems = await Promise.all( - (schema as UnionT[]).map((item) => this.prepareUnion(item)), - ) - break - case 'inputObjects': - preparedItems = await Promise.all( - (schema as InputObjectT[]).map((item) => this.prepareInputObject(item)), - ) - break - case 'scalars': - preparedItems = await Promise.all( - (schema as ScalarT[]).map((item) => this.prepareScalar(item)), - ) - break + // Flatten every kind into a single alphabetical list. Each prepared item + // carries its kind label so the template can render a "name - kind" + // disambiguator next to the heading without grouping by kind sections. + const KIND_DISPLAY: Record = { + queries: 'query', + mutations: 'mutation', + objects: 'object', + interfaces: 'interface', + enums: 'enum', + unions: 'union', + inputObjects: 'input object', + scalars: 'scalar', } - // For objects pages, collapse Connection/Edge types that have only standard - // boilerplate fields into a summary. Types with additional fields are kept. - let connectionEdgeSummary: string[] | null = null - if (schemaKey === 'objects') { - const BOILERPLATE_CONNECTION_FIELDS = new Set(['edges', 'nodes', 'pageInfo', 'totalCount']) - const BOILERPLATE_EDGE_FIELDS = new Set(['cursor', 'node']) - const connEdgeNames: string[] = [] - const filteredItems: Array> = [] - for (const item of preparedItems) { - const name = item.name as string - const fields = item.fields as Array> | undefined - const fieldNames = new Set((fields || []).map((f) => f.name as string)) - - const isBoilerplateConnection = - name.endsWith('Connection') && - fieldNames.size === BOILERPLATE_CONNECTION_FIELDS.size && - [...fieldNames].every((f) => BOILERPLATE_CONNECTION_FIELDS.has(f)) - const isBoilerplateEdge = - name.endsWith('Edge') && - fieldNames.size === BOILERPLATE_EDGE_FIELDS.size && - [...fieldNames].every((f) => BOILERPLATE_EDGE_FIELDS.has(f)) - - if (isBoilerplateConnection || isBoilerplateEdge) { - connEdgeNames.push(name) - } else { - filteredItems.push(item) - } - } - if (connEdgeNames.length > 0) { - connectionEdgeSummary = connEdgeNames.sort() - preparedItems = filteredItems + const flatEntries: Array<{ kind: string; item: Record }> = [] + for (const kind of ALL_KIND_KEYS) { + const items = (schema as Record)[kind] as + | Array<{ name: string; [k: string]: unknown }> + | undefined + if (!items || items.length === 0) continue + const preparedKindItems = await Promise.all( + items.map(async (item) => { + const prepared = await this.prepareByKind(kind, item, allObjects, KIND_SLUG_PREFIX[kind]) + prepared.kind = kind + prepared.kindLabel = KIND_DISPLAY[kind] ?? kind + return prepared + }), + ) + for (const prepared of preparedKindItems) { + flatEntries.push({ kind, item: prepared }) } } + flatEntries.sort((a, b) => { + const an = String(a.item.name ?? '').toLowerCase() + const bn = String(b.item.name ?? '').toLowerCase() + if (an < bn) return -1 + if (an > bn) return 1 + return a.kind < b.kind ? -1 : a.kind > b.kind ? 1 : 0 + }) + const items = flatEntries.map((e) => e.item) const templateData: Record = { pageTitle: page.title, pageIntro: intro, manualContent, - items: preparedItems, - pageType: schemaKey, - connectionEdgeSummary, + items, } const templateContent = loadTemplate(this.templateName) @@ -149,6 +119,56 @@ export class GraphQLReferenceTransformer implements PageTransformer { }) } + // Dispatch an item to the appropriate prepare* helper based on kind. The + // resulting slug is kind-disambiguated to match the in-page anchors. + private async prepareByKind( + kind: string, + item: { name: string; [k: string]: unknown }, + allObjects: Array<{ name: string; implements?: Array<{ name: string }>; href?: string }>, + slugPrefix: string, + ): Promise> { + let prepared: Record + switch (kind) { + case 'queries': + prepared = await this.prepareQuery(item as never) + break + case 'mutations': + prepared = await this.prepareMutation(item as never) + break + case 'objects': + prepared = await this.prepareObject(item as never) + break + case 'interfaces': { + const base = (await this.prepareInterface(item as never)) as Record & { + implementedBy?: unknown + } + const implementers = allObjects.filter( + (obj) => obj.implements && obj.implements.some((i) => i.name === item.name), + ) + base.implementedBy = implementers.map((obj) => ({ name: obj.name, href: obj.href })) + prepared = base + break + } + case 'enums': + prepared = await this.prepareEnum(item as never) + break + case 'unions': + prepared = await this.prepareUnion(item as never) + break + case 'inputObjects': + prepared = await this.prepareInputObject(item as never) + break + case 'scalars': + prepared = await this.prepareScalar(item as never) + break + default: + prepared = {} + } + // Override `slug` with the kind-disambiguated form used by the React page. + prepared.slug = `${slugPrefix}-${(prepared.slug as string | undefined) ?? item.name.toLowerCase()}` + return prepared + } + /** * Prepare a query item for rendering */ diff --git a/src/fixtures/fixtures/content/graphql/reference/actions.md b/src/fixtures/fixtures/content/graphql/reference/actions.md new file mode 100644 index 000000000000..9b915a899dbe --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/actions.md @@ -0,0 +1,14 @@ +--- +title: Actions +shortTitle: Actions +intro: 'Reference documentation for GraphQL schema types in the Actions category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/activity.md b/src/fixtures/fixtures/content/graphql/reference/activity.md new file mode 100644 index 000000000000..bb2505494175 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/activity.md @@ -0,0 +1,14 @@ +--- +title: Activity +shortTitle: Activity +intro: 'Reference documentation for GraphQL schema types in the Activity category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/apps.md b/src/fixtures/fixtures/content/graphql/reference/apps.md new file mode 100644 index 000000000000..ac5fe30dd60f --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/apps.md @@ -0,0 +1,14 @@ +--- +title: GitHub Apps +shortTitle: GitHub Apps +intro: 'Reference documentation for GraphQL schema types in the GitHub Apps category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/audit-log.md b/src/fixtures/fixtures/content/graphql/reference/audit-log.md new file mode 100644 index 000000000000..d73f8ea534c4 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/audit-log.md @@ -0,0 +1,14 @@ +--- +title: Audit log +shortTitle: Audit log +intro: 'Reference documentation for GraphQL schema types in the Audit log category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/billing.md b/src/fixtures/fixtures/content/graphql/reference/billing.md new file mode 100644 index 000000000000..aed1e262b462 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/billing.md @@ -0,0 +1,14 @@ +--- +title: Billing +shortTitle: Billing +intro: 'Reference documentation for GraphQL schema types in the Billing category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/branches.md b/src/fixtures/fixtures/content/graphql/reference/branches.md new file mode 100644 index 000000000000..db83a29a1123 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/branches.md @@ -0,0 +1,14 @@ +--- +title: Branches +shortTitle: Branches +intro: 'Reference documentation for GraphQL schema types in the Branches category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/checks.md b/src/fixtures/fixtures/content/graphql/reference/checks.md new file mode 100644 index 000000000000..8c14569cb606 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/checks.md @@ -0,0 +1,14 @@ +--- +title: Checks +shortTitle: Checks +intro: 'Reference documentation for GraphQL schema types in the Checks category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/code-scanning.md b/src/fixtures/fixtures/content/graphql/reference/code-scanning.md new file mode 100644 index 000000000000..2109c6ba970e --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/code-scanning.md @@ -0,0 +1,14 @@ +--- +title: Code scanning +shortTitle: Code scanning +intro: 'Reference documentation for GraphQL schema types in the Code scanning category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/code-security.md b/src/fixtures/fixtures/content/graphql/reference/code-security.md new file mode 100644 index 000000000000..19cf6f384144 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/code-security.md @@ -0,0 +1,14 @@ +--- +title: Code security +shortTitle: Code security +intro: 'Reference documentation for GraphQL schema types in the Code security category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/codespaces.md b/src/fixtures/fixtures/content/graphql/reference/codespaces.md new file mode 100644 index 000000000000..d89ac9b67c7b --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/codespaces.md @@ -0,0 +1,14 @@ +--- +title: Codespaces +shortTitle: Codespaces +intro: 'Reference documentation for GraphQL schema types in the Codespaces category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/collaborators.md b/src/fixtures/fixtures/content/graphql/reference/collaborators.md new file mode 100644 index 000000000000..d276e1d1186e --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/collaborators.md @@ -0,0 +1,14 @@ +--- +title: Collaborators +shortTitle: Collaborators +intro: 'Reference documentation for GraphQL schema types in the Collaborators category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/commits.md b/src/fixtures/fixtures/content/graphql/reference/commits.md new file mode 100644 index 000000000000..7f24389fabdb --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/commits.md @@ -0,0 +1,14 @@ +--- +title: Commits +shortTitle: Commits +intro: 'Reference documentation for GraphQL schema types in the Commits category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/copilot.md b/src/fixtures/fixtures/content/graphql/reference/copilot.md new file mode 100644 index 000000000000..010da192a9f4 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/copilot.md @@ -0,0 +1,14 @@ +--- +title: Copilot +shortTitle: Copilot +intro: 'Reference documentation for GraphQL schema types in the Copilot category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/dependabot.md b/src/fixtures/fixtures/content/graphql/reference/dependabot.md new file mode 100644 index 000000000000..2c3f4c396e8d --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/dependabot.md @@ -0,0 +1,14 @@ +--- +title: Dependabot +shortTitle: Dependabot +intro: 'Reference documentation for GraphQL schema types in the Dependabot category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/dependency-graph.md b/src/fixtures/fixtures/content/graphql/reference/dependency-graph.md new file mode 100644 index 000000000000..c6421f471986 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/dependency-graph.md @@ -0,0 +1,14 @@ +--- +title: Dependency graph +shortTitle: Dependency graph +intro: 'Reference documentation for GraphQL schema types in the Dependency graph category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/deploy-keys.md b/src/fixtures/fixtures/content/graphql/reference/deploy-keys.md new file mode 100644 index 000000000000..28c4f243ccec --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/deploy-keys.md @@ -0,0 +1,14 @@ +--- +title: Deploy keys +shortTitle: Deploy keys +intro: 'Reference documentation for GraphQL schema types in the Deploy keys category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/deployments.md b/src/fixtures/fixtures/content/graphql/reference/deployments.md new file mode 100644 index 000000000000..5ae51dad6ef9 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/deployments.md @@ -0,0 +1,14 @@ +--- +title: Deployments +shortTitle: Deployments +intro: 'Reference documentation for GraphQL schema types in the Deployments category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/discussions.md b/src/fixtures/fixtures/content/graphql/reference/discussions.md new file mode 100644 index 000000000000..edf7aa8cebf6 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/discussions.md @@ -0,0 +1,14 @@ +--- +title: Discussions +shortTitle: Discussions +intro: 'Reference documentation for GraphQL schema types in the Discussions category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/enterprise-admin.md b/src/fixtures/fixtures/content/graphql/reference/enterprise-admin.md new file mode 100644 index 000000000000..e66e8eee4590 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/enterprise-admin.md @@ -0,0 +1,14 @@ +--- +title: Enterprise administration +shortTitle: Enterprise administration +intro: 'Reference documentation for GraphQL schema types in the Enterprise administration category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/enums.md b/src/fixtures/fixtures/content/graphql/reference/enums.md deleted file mode 100644 index f6a15cadaf07..000000000000 --- a/src/fixtures/fixtures/content/graphql/reference/enums.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Enums -intro: Enums represent possible sets of values for a field. -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql ---- - -## About enums - -Enums are special types that define a set of possible values. When a field has an enum type, it can only be set to one of the predefined values. - -For more information, see [AUTOTITLE](/get-started/start-your-journey/hello-world). - - \ No newline at end of file diff --git a/src/fixtures/fixtures/content/graphql/reference/gists.md b/src/fixtures/fixtures/content/graphql/reference/gists.md new file mode 100644 index 000000000000..6b41fe8e469e --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/gists.md @@ -0,0 +1,14 @@ +--- +title: Gists +shortTitle: Gists +intro: 'Reference documentation for GraphQL schema types in the Gists category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/git.md b/src/fixtures/fixtures/content/graphql/reference/git.md new file mode 100644 index 000000000000..d06cf1ef6aeb --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/git.md @@ -0,0 +1,14 @@ +--- +title: Git +shortTitle: Git +intro: 'Reference documentation for GraphQL schema types in the Git category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/index.md b/src/fixtures/fixtures/content/graphql/reference/index.md index b93b3e6db2cb..8f25b334c081 100644 --- a/src/fixtures/fixtures/content/graphql/reference/index.md +++ b/src/fixtures/fixtures/content/graphql/reference/index.md @@ -1,20 +1,67 @@ --- title: Reference -intro: View reference documentation to learn about the data types available in the {% data variables.product.prodname_dotcom %} GraphQL API schema. +intro: 'View reference documentation to learn about the data types available in the {% data variables.product.prodname_dotcom %} GraphQL API schema.' +redirect_from: + - /v4/reference + - /graphql/reference/queries + - /graphql/reference/mutations + - /graphql/reference/objects + - /graphql/reference/interfaces + - /graphql/reference/enums + - /graphql/reference/unions + - /graphql/reference/input-objects + - /graphql/reference/scalars versions: fpt: '*' ghec: '*' ghes: '*' children: - - /queries - - /mutations - - /objects - - /interfaces - - /enums - - /unions - - /input-objects - - /scalars + - /actions + - /activity + - /apps + - /audit-log + - /billing + - /branches + - /checks + - /code-scanning + - /code-security + - /codespaces + - /collaborators + - /commits + - /copilot + - /dependabot + - /dependency-graph + - /deploy-keys + - /deployments + - /discussions + - /enterprise-admin + - /gists + - /git + - /interactions + - /issues + - /licenses + - /meta + - /migrations + - /orgs + - /packages + - /pages + - /projects + - /projects-classic + - /pulls + - /reactions + - /releases + - /repos + - /scim + - /search + - /secret-scanning + - /security-advisories + - /sponsors + - /teams + - /users + - /other autogenerated: graphql --- - \ No newline at end of file + + + diff --git a/src/fixtures/fixtures/content/graphql/reference/input-objects.md b/src/fixtures/fixtures/content/graphql/reference/input-objects.md deleted file mode 100644 index aa1265a6f104..000000000000 --- a/src/fixtures/fixtures/content/graphql/reference/input-objects.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Input objects -intro: Input objects are special types that allow you to pass complex objects as arguments to queries and mutations. -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql ---- - -## About input objects - -Input objects are used when you need to pass a structured set of values as an argument to a field. They are similar to regular objects, but they are specifically designed to be used as input arguments. - -For more information, see [AUTOTITLE](/get-started/start-your-journey/hello-world). - - \ No newline at end of file diff --git a/src/fixtures/fixtures/content/graphql/reference/interactions.md b/src/fixtures/fixtures/content/graphql/reference/interactions.md new file mode 100644 index 000000000000..9f9cf9e7aa74 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/interactions.md @@ -0,0 +1,14 @@ +--- +title: Interactions +shortTitle: Interactions +intro: 'Reference documentation for GraphQL schema types in the Interactions category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/interfaces.md b/src/fixtures/fixtures/content/graphql/reference/interfaces.md deleted file mode 100644 index f93c982d7cb3..000000000000 --- a/src/fixtures/fixtures/content/graphql/reference/interfaces.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Interfaces -intro: Interfaces are abstract types that include a certain set of fields that other types must include if they implement the interface. -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql ---- - -## About interfaces - -Interfaces allow you to define a set of fields that multiple object types can implement. They help ensure consistency across your schema. - -For more information, see [AUTOTITLE](/get-started/start-your-journey/hello-world). - - \ No newline at end of file diff --git a/src/fixtures/fixtures/content/graphql/reference/issues.md b/src/fixtures/fixtures/content/graphql/reference/issues.md new file mode 100644 index 000000000000..2b15e3bf8867 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/issues.md @@ -0,0 +1,14 @@ +--- +title: Issues +shortTitle: Issues +intro: 'Reference documentation for GraphQL schema types in the Issues category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/licenses.md b/src/fixtures/fixtures/content/graphql/reference/licenses.md new file mode 100644 index 000000000000..66be7e8a4924 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/licenses.md @@ -0,0 +1,14 @@ +--- +title: Licenses +shortTitle: Licenses +intro: 'Reference documentation for GraphQL schema types in the Licenses category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/meta.md b/src/fixtures/fixtures/content/graphql/reference/meta.md new file mode 100644 index 000000000000..d769a6318649 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/meta.md @@ -0,0 +1,14 @@ +--- +title: Meta +shortTitle: Meta +intro: 'Reference documentation for GraphQL schema types in the Meta category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/migrations.md b/src/fixtures/fixtures/content/graphql/reference/migrations.md new file mode 100644 index 000000000000..81ad57df3a08 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/migrations.md @@ -0,0 +1,14 @@ +--- +title: Migrations +shortTitle: Migrations +intro: 'Reference documentation for GraphQL schema types in the Migrations category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/mutations.md b/src/fixtures/fixtures/content/graphql/reference/mutations.md deleted file mode 100644 index 6d0894956cf7..000000000000 --- a/src/fixtures/fixtures/content/graphql/reference/mutations.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Mutations -intro: The mutation type defines GraphQL operations that create, update, or delete data on the server. -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql ---- - -## About mutations - -Every GraphQL schema has a root type for both queries and mutations. The mutation type defines GraphQL operations that modify data on the server. - -For more information, see [AUTOTITLE](/get-started/start-your-journey/hello-world). - - \ No newline at end of file diff --git a/src/fixtures/fixtures/content/graphql/reference/objects.md b/src/fixtures/fixtures/content/graphql/reference/objects.md deleted file mode 100644 index 074cd5b87bdc..000000000000 --- a/src/fixtures/fixtures/content/graphql/reference/objects.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Objects -intro: Objects in GraphQL represent the resources you can access. An object can contain a list of fields, which are specifically typed. -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql ---- - -## About objects - -Objects are the most common type in a GraphQL schema. They represent the resources you can access and contain fields that define the data you can query. - -For more information, see [AUTOTITLE](/get-started/start-your-journey/hello-world). - - \ No newline at end of file diff --git a/src/fixtures/fixtures/content/graphql/reference/orgs.md b/src/fixtures/fixtures/content/graphql/reference/orgs.md new file mode 100644 index 000000000000..bb1425dbec3f --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/orgs.md @@ -0,0 +1,14 @@ +--- +title: Organizations +shortTitle: Organizations +intro: 'Reference documentation for GraphQL schema types in the Organizations category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/other.md b/src/fixtures/fixtures/content/graphql/reference/other.md new file mode 100644 index 000000000000..91e9dd165339 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/other.md @@ -0,0 +1,14 @@ +--- +title: Other +shortTitle: Other +intro: 'Reference documentation for GraphQL schema types in the Other category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/packages.md b/src/fixtures/fixtures/content/graphql/reference/packages.md new file mode 100644 index 000000000000..951cce7e1750 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/packages.md @@ -0,0 +1,14 @@ +--- +title: Packages +shortTitle: Packages +intro: 'Reference documentation for GraphQL schema types in the Packages category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/pages.md b/src/fixtures/fixtures/content/graphql/reference/pages.md new file mode 100644 index 000000000000..fdf72446999e --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/pages.md @@ -0,0 +1,14 @@ +--- +title: Pages +shortTitle: Pages +intro: 'Reference documentation for GraphQL schema types in the Pages category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/projects-classic.md b/src/fixtures/fixtures/content/graphql/reference/projects-classic.md new file mode 100644 index 000000000000..14aca8620123 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/projects-classic.md @@ -0,0 +1,14 @@ +--- +title: Projects (classic) +shortTitle: Projects (classic) +intro: 'Reference documentation for GraphQL schema types in the Projects (classic) category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/projects.md b/src/fixtures/fixtures/content/graphql/reference/projects.md new file mode 100644 index 000000000000..5be6cfef462a --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/projects.md @@ -0,0 +1,14 @@ +--- +title: Projects +shortTitle: Projects +intro: 'Reference documentation for GraphQL schema types in the Projects category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/pulls.md b/src/fixtures/fixtures/content/graphql/reference/pulls.md new file mode 100644 index 000000000000..f8c1b58bbd8b --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/pulls.md @@ -0,0 +1,14 @@ +--- +title: Pull requests +shortTitle: Pull requests +intro: 'Reference documentation for GraphQL schema types in the Pull requests category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/queries.md b/src/fixtures/fixtures/content/graphql/reference/queries.md deleted file mode 100644 index 10427d7cf754..000000000000 --- a/src/fixtures/fixtures/content/graphql/reference/queries.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Queries -intro: The query type defines GraphQL operations that retrieve data from the server. -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql ---- - -## About queries - -Every GraphQL schema has a root type for both queries and mutations. The query type defines GraphQL operations that retrieve data from the server. - -For more information, see [AUTOTITLE](/get-started/start-your-journey/hello-world). - - \ No newline at end of file diff --git a/src/fixtures/fixtures/content/graphql/reference/reactions.md b/src/fixtures/fixtures/content/graphql/reference/reactions.md new file mode 100644 index 000000000000..8885d9e8cca9 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/reactions.md @@ -0,0 +1,14 @@ +--- +title: Reactions +shortTitle: Reactions +intro: 'Reference documentation for GraphQL schema types in the Reactions category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/releases.md b/src/fixtures/fixtures/content/graphql/reference/releases.md new file mode 100644 index 000000000000..2207113ce2d8 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/releases.md @@ -0,0 +1,14 @@ +--- +title: Releases +shortTitle: Releases +intro: 'Reference documentation for GraphQL schema types in the Releases category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/repos.md b/src/fixtures/fixtures/content/graphql/reference/repos.md new file mode 100644 index 000000000000..db4ba0d419ed --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/repos.md @@ -0,0 +1,14 @@ +--- +title: Repositories +shortTitle: Repositories +intro: 'Reference documentation for GraphQL schema types in the Repositories category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/scalars.md b/src/fixtures/fixtures/content/graphql/reference/scalars.md deleted file mode 100644 index 939b3a6ec6f8..000000000000 --- a/src/fixtures/fixtures/content/graphql/reference/scalars.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Scalars -intro: Scalars are primitive values in GraphQL. They represent the leaves of a query. -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql ---- - -## About scalars - -Scalars are primitive types that represent concrete values. GraphQL comes with a set of default scalar types, including String, Int, Float, Boolean, and ID. - -For more information, see [AUTOTITLE](/get-started/start-your-journey/hello-world). - - \ No newline at end of file diff --git a/src/fixtures/fixtures/content/graphql/reference/scim.md b/src/fixtures/fixtures/content/graphql/reference/scim.md new file mode 100644 index 000000000000..88c7bcceb81f --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/scim.md @@ -0,0 +1,14 @@ +--- +title: SCIM +shortTitle: SCIM +intro: 'Reference documentation for GraphQL schema types in the SCIM category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/search.md b/src/fixtures/fixtures/content/graphql/reference/search.md new file mode 100644 index 000000000000..362b7571a34a --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/search.md @@ -0,0 +1,14 @@ +--- +title: Search +shortTitle: Search +intro: 'Reference documentation for GraphQL schema types in the Search category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/secret-scanning.md b/src/fixtures/fixtures/content/graphql/reference/secret-scanning.md new file mode 100644 index 000000000000..528b74986296 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/secret-scanning.md @@ -0,0 +1,14 @@ +--- +title: Secret scanning +shortTitle: Secret scanning +intro: 'Reference documentation for GraphQL schema types in the Secret scanning category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/security-advisories.md b/src/fixtures/fixtures/content/graphql/reference/security-advisories.md new file mode 100644 index 000000000000..b7b89de56f1b --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/security-advisories.md @@ -0,0 +1,14 @@ +--- +title: Security advisories +shortTitle: Security advisories +intro: 'Reference documentation for GraphQL schema types in the Security advisories category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/sponsors.md b/src/fixtures/fixtures/content/graphql/reference/sponsors.md new file mode 100644 index 000000000000..e0b80bc3444f --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/sponsors.md @@ -0,0 +1,14 @@ +--- +title: Sponsors +shortTitle: Sponsors +intro: 'Reference documentation for GraphQL schema types in the Sponsors category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/teams.md b/src/fixtures/fixtures/content/graphql/reference/teams.md new file mode 100644 index 000000000000..6608cbec13de --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/teams.md @@ -0,0 +1,14 @@ +--- +title: Teams +shortTitle: Teams +intro: 'Reference documentation for GraphQL schema types in the Teams category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/content/graphql/reference/unions.md b/src/fixtures/fixtures/content/graphql/reference/unions.md deleted file mode 100644 index 49c919383ca0..000000000000 --- a/src/fixtures/fixtures/content/graphql/reference/unions.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Unions -intro: Unions represent an object that could be one of multiple types. -versions: - fpt: '*' - ghec: '*' - ghes: '*' -autogenerated: graphql ---- - -## About unions - -A union type is a special type that represents an object that could be one of a listed set of types. When you query a field that returns a union type, you need to use conditional fragments to query any fields. - -For more information, see [AUTOTITLE](/get-started/start-your-journey/hello-world). - - \ No newline at end of file diff --git a/src/fixtures/fixtures/content/graphql/reference/users.md b/src/fixtures/fixtures/content/graphql/reference/users.md new file mode 100644 index 000000000000..34c2fbb0d240 --- /dev/null +++ b/src/fixtures/fixtures/content/graphql/reference/users.md @@ -0,0 +1,14 @@ +--- +title: Users +shortTitle: Users +intro: 'Reference documentation for GraphQL schema types in the Users category.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +autogenerated: graphql +category: + - Explore the schema reference +--- + + diff --git a/src/fixtures/fixtures/developer-redirects.json b/src/fixtures/fixtures/developer-redirects.json index 65ae997581a4..dd3ff89f5dd4 100644 --- a/src/fixtures/fixtures/developer-redirects.json +++ b/src/fixtures/fixtures/developer-redirects.json @@ -19,7 +19,7 @@ "/v3/guides/managing-deploy-keys": "/en/authentication/connecting-to-github-with-ssh/managing-deploy-keys", "/v3/misc": "/en/rest/emojis", "/v4/public_schema": "/en/graphql/overview/public-schema", - "/v4/object/repository": "/en/graphql/reference/objects#repository", + "/v4/object/repository": "/en/graphql/reference/repos#object-repository", "/webhooks": "/en/webhooks", "/en/enterprise/2.18/apps": "/en/enterprise/2.18/user/developers/apps", "/en/enterprise/2.18/apps/building-oauth-apps/authorizing-oauth-apps": "/en/enterprise/2.18/user/developers/apps/authorizing-oauth-apps", diff --git a/src/fixtures/fixtures/graphql-redirects.json b/src/fixtures/fixtures/graphql-redirects.json index 59b5186e83ac..add6fa0dfa92 100644 --- a/src/fixtures/fixtures/graphql-redirects.json +++ b/src/fixtures/fixtures/graphql-redirects.json @@ -135,52 +135,52 @@ "/en/enterprise/2.21/v4/union": "/en/enterprise-server@2.21/graphql/reference/unions", "/en/enterprise/2.21/v4/union/assignee": "/en/enterprise-server@2.21/graphql/reference/unions#assignee", "/en/enterprise/2.21/v4/union/auditentryactor": "/en/enterprise-server@2.21/graphql/reference/unions#auditentryactor", - "/en/enterprise/v4/enum": "/en/enterprise-server/graphql/reference/enums", - "/en/enterprise/v4/enum/auditlogorderfield": "/en/enterprise-server/graphql/reference/enums#auditlogorderfield", - "/en/enterprise/v4/enum/checkannotationlevel": "/en/enterprise-server/graphql/reference/enums#checkannotationlevel", + "/en/enterprise/v4/enum": "/en/enterprise-server/graphql/reference", + "/en/enterprise/v4/enum/auditlogorderfield": "/en/enterprise-server/graphql/reference/enterprise-admin#enum-auditlogorderfield", + "/en/enterprise/v4/enum/checkannotationlevel": "/en/enterprise-server/graphql/reference/checks#enum-checkannotationlevel", "/en/enterprise/v4/guides": "/en/enterprise-server/graphql/guides", - "/en/enterprise/v4/input_object": "/en/enterprise-server/graphql/reference/input-objects", - "/en/enterprise/v4/interface": "/en/enterprise-server/graphql/reference/interfaces", - "/en/enterprise/v4/interface/actor": "/en/enterprise-server/graphql/reference/interfaces#actor", - "/en/enterprise/v4/interface/assignable": "/en/enterprise-server/graphql/reference/interfaces#assignable", - "/en/enterprise/v4/mutation": "/en/enterprise-server/graphql/reference/mutations", - "/en/enterprise/v4/object": "/en/enterprise-server/graphql/reference/objects", - "/en/enterprise/v4/object/actorlocation": "/en/enterprise-server/graphql/reference/objects#actorlocation", - "/en/enterprise/v4/object/addedtoprojectevent": "/en/enterprise-server/graphql/reference/objects#addedtoprojectevent", + "/en/enterprise/v4/input_object": "/en/enterprise-server/graphql/reference", + "/en/enterprise/v4/interface": "/en/enterprise-server/graphql/reference", + "/en/enterprise/v4/interface/actor": "/en/enterprise-server/graphql/reference/users#interface-actor", + "/en/enterprise/v4/interface/assignable": "/en/enterprise-server/graphql/reference/issues#interface-assignable", + "/en/enterprise/v4/mutation": "/en/enterprise-server/graphql/reference", + "/en/enterprise/v4/object": "/en/enterprise-server/graphql/reference", + "/en/enterprise/v4/object/actorlocation": "/en/enterprise-server/graphql/reference/users#object-actorlocation", + "/en/enterprise/v4/object/addedtoprojectevent": "/en/enterprise-server/graphql/reference/projects-classic#object-addedtoprojectevent", "/en/enterprise/v4/public_schema": "/en/enterprise-server/graphql/overview/public-schema", - "/en/enterprise/v4/query": "/en/enterprise-server/graphql/reference/queries", + "/en/enterprise/v4/query": "/en/enterprise-server/graphql/reference", "/en/enterprise/v4/reference": "/en/enterprise-server/graphql/reference", - "/en/enterprise/v4/scalar": "/en/enterprise-server/graphql/reference/scalars", - "/en/enterprise/v4/scalar/boolean": "/en/enterprise-server/graphql/reference/scalars#boolean", - "/en/enterprise/v4/scalar/date": "/en/enterprise-server/graphql/reference/scalars#date", - "/en/enterprise/v4/union": "/en/enterprise-server/graphql/reference/unions", - "/en/enterprise/v4/union/assignee": "/en/enterprise-server/graphql/reference/unions#assignee", - "/en/enterprise/v4/union/auditentryactor": "/en/enterprise-server/graphql/reference/unions#auditentryactor", - "/en/v4/enum": "/en/graphql/reference/enums", - "/en/v4/enum/auditlogorderfield": "/en/graphql/reference/enums#auditlogorderfield", - "/en/v4/enum/checkannotationlevel": "/en/graphql/reference/enums#checkannotationlevel", + "/en/enterprise/v4/scalar": "/en/enterprise-server/graphql/reference", + "/en/enterprise/v4/scalar/boolean": "/en/enterprise-server/graphql/reference/other#scalar-boolean", + "/en/enterprise/v4/scalar/date": "/en/enterprise-server/graphql/reference/other#scalar-date", + "/en/enterprise/v4/union": "/en/enterprise-server/graphql/reference", + "/en/enterprise/v4/union/assignee": "/en/enterprise-server/graphql/reference/issues#union-assignee", + "/en/enterprise/v4/union/auditentryactor": "/en/enterprise-server/graphql/reference/enterprise-admin#union-auditentryactor", + "/en/v4/enum": "/en/graphql/reference", + "/en/v4/enum/auditlogorderfield": "/en/graphql/reference/enterprise-admin#enum-auditlogorderfield", + "/en/v4/enum/checkannotationlevel": "/en/graphql/reference/checks#enum-checkannotationlevel", "/en/v4/guides": "/en/graphql/guides", - "/en/v4/input_object": "/en/graphql/reference/input-objects", - "/en/v4/input_object/acceptenterpriseadministratorinvitationinput": "/en/graphql/reference/input-objects#acceptenterpriseadministratorinvitationinput", - "/en/v4/input_object/accepttopicsuggestioninput": "/en/graphql/reference/input-objects#accepttopicsuggestioninput", - "/en/v4/interface": "/en/graphql/reference/interfaces", - "/en/v4/interface/actor": "/en/graphql/reference/interfaces#actor", - "/en/v4/interface/assignable": "/en/graphql/reference/interfaces#assignable", - "/en/v4/mutation": "/en/graphql/reference/mutations", - "/en/v4/mutation/acceptenterpriseadministratorinvitation": "/en/graphql/reference/mutations#acceptenterpriseadministratorinvitation", - "/en/v4/mutation/accepttopicsuggestion": "/en/graphql/reference/mutations#accepttopicsuggestion", - "/en/v4/object": "/en/graphql/reference/objects", - "/en/v4/object/actorlocation": "/en/graphql/reference/objects#actorlocation", - "/en/v4/object/addedtoprojectevent": "/en/graphql/reference/objects#addedtoprojectevent", + "/en/v4/input_object": "/en/graphql/reference", + "/en/v4/input_object/acceptenterpriseadministratorinvitationinput": "/en/graphql/reference/enterprise-admin#input-object-acceptenterpriseadministratorinvitationinput", + "/en/v4/input_object/accepttopicsuggestioninput": "/en/graphql/reference/repos#input-object-accepttopicsuggestioninput", + "/en/v4/interface": "/en/graphql/reference", + "/en/v4/interface/actor": "/en/graphql/reference/users#interface-actor", + "/en/v4/interface/assignable": "/en/graphql/reference/issues#interface-assignable", + "/en/v4/mutation": "/en/graphql/reference", + "/en/v4/mutation/acceptenterpriseadministratorinvitation": "/en/graphql/reference/enterprise-admin#mutation-acceptenterpriseadministratorinvitation", + "/en/v4/mutation/accepttopicsuggestion": "/en/graphql/reference/repos#mutation-accepttopicsuggestion", + "/en/v4/object": "/en/graphql/reference", + "/en/v4/object/actorlocation": "/en/graphql/reference/users#object-actorlocation", + "/en/v4/object/addedtoprojectevent": "/en/graphql/reference/projects-classic#object-addedtoprojectevent", "/en/v4/public_schema": "/en/graphql/overview/public-schema", - "/en/v4/query": "/en/graphql/reference/queries", + "/en/v4/query": "/en/graphql/reference", "/en/v4/reference": "/en/graphql/reference", - "/en/v4/scalar": "/en/graphql/reference/scalars", - "/en/v4/scalar/boolean": "/en/graphql/reference/scalars#boolean", - "/en/v4/scalar/date": "/en/graphql/reference/scalars#date", - "/en/v4/union": "/en/graphql/reference/unions", - "/en/v4/union/assignee": "/en/graphql/reference/unions#assignee", - "/en/v4/union/auditentryactor": "/en/graphql/reference/unions#auditentryactor", + "/en/v4/scalar": "/en/graphql/reference", + "/en/v4/scalar/boolean": "/en/graphql/reference/other#scalar-boolean", + "/en/v4/scalar/date": "/en/graphql/reference/other#scalar-date", + "/en/v4/union": "/en/graphql/reference", + "/en/v4/union/assignee": "/en/graphql/reference/issues#union-assignee", + "/en/v4/union/auditentryactor": "/en/graphql/reference/enterprise-admin#union-auditentryactor", "/enterprise/2.18/user/v4/enum": "/en/enterprise/2.18/user/graphql/reference/enums", "/enterprise/2.18/user/v4/enum/auditlogorderfield": "/en/enterprise/2.18/user/graphql/reference/enums#auditlogorderfield", "/enterprise/2.18/user/v4/enum/checkannotationlevel": "/en/enterprise/2.18/user/graphql/reference/enums#checkannotationlevel", @@ -327,50 +327,50 @@ "/enterprise/2.21/v4/union": "/en/enterprise-server@2.21/graphql/reference/unions", "/enterprise/2.21/v4/union/assignee": "/en/enterprise-server@2.21/graphql/reference/unions#assignee", "/enterprise/2.21/v4/union/auditentryactor": "/en/enterprise-server@2.21/graphql/reference/unions#auditentryactor", - "/enterprise/v4/enum": "/en/enterprise-server/graphql/reference/enums", - "/enterprise/v4/enum/auditlogorderfield": "/en/enterprise-server/graphql/reference/enums#auditlogorderfield", - "/enterprise/v4/enum/checkannotationlevel": "/en/enterprise-server/graphql/reference/enums#checkannotationlevel", + "/enterprise/v4/enum": "/en/enterprise-server/graphql/reference", + "/enterprise/v4/enum/auditlogorderfield": "/en/enterprise-server/graphql/reference/enterprise-admin#enum-auditlogorderfield", + "/enterprise/v4/enum/checkannotationlevel": "/en/enterprise-server/graphql/reference/checks#enum-checkannotationlevel", "/enterprise/v4/guides": "/en/enterprise-server/graphql/guides", - "/enterprise/v4/input_object": "/en/enterprise-server/graphql/reference/input-objects", - "/enterprise/v4/interface": "/en/enterprise-server/graphql/reference/interfaces", - "/enterprise/v4/interface/actor": "/en/enterprise-server/graphql/reference/interfaces#actor", - "/enterprise/v4/interface/assignable": "/en/enterprise-server/graphql/reference/interfaces#assignable", - "/enterprise/v4/mutation": "/en/enterprise-server/graphql/reference/mutations", - "/enterprise/v4/object": "/en/enterprise-server/graphql/reference/objects", - "/enterprise/v4/object/actorlocation": "/en/enterprise-server/graphql/reference/objects#actorlocation", - "/enterprise/v4/object/addedtoprojectevent": "/en/enterprise-server/graphql/reference/objects#addedtoprojectevent", + "/enterprise/v4/input_object": "/en/enterprise-server/graphql/reference", + "/enterprise/v4/interface": "/en/enterprise-server/graphql/reference", + "/enterprise/v4/interface/actor": "/en/enterprise-server/graphql/reference/users#interface-actor", + "/enterprise/v4/interface/assignable": "/en/enterprise-server/graphql/reference/issues#interface-assignable", + "/enterprise/v4/mutation": "/en/enterprise-server/graphql/reference", + "/enterprise/v4/object": "/en/enterprise-server/graphql/reference", + "/enterprise/v4/object/actorlocation": "/en/enterprise-server/graphql/reference/users#object-actorlocation", + "/enterprise/v4/object/addedtoprojectevent": "/en/enterprise-server/graphql/reference/projects-classic#object-addedtoprojectevent", "/enterprise/v4/public_schema": "/en/enterprise-server/graphql/overview/public-schema", - "/enterprise/v4/query": "/en/enterprise-server/graphql/reference/queries", + "/enterprise/v4/query": "/en/enterprise-server/graphql/reference", "/enterprise/v4/reference": "/en/enterprise-server/graphql/reference", - "/enterprise/v4/scalar": "/en/enterprise-server/graphql/reference/scalars", - "/enterprise/v4/scalar/boolean": "/en/enterprise-server/graphql/reference/scalars#boolean", - "/enterprise/v4/scalar/date": "/en/enterprise-server/graphql/reference/scalars#date", - "/enterprise/v4/union": "/en/enterprise-server/graphql/reference/unions", - "/enterprise/v4/union/assignee": "/en/enterprise-server/graphql/reference/unions#assignee", - "/enterprise/v4/union/auditentryactor": "/en/enterprise-server/graphql/reference/unions#auditentryactor", - "/v4/enum": "/en/graphql/reference/enums", - "/v4/enum/auditlogorderfield": "/en/graphql/reference/enums#auditlogorderfield", - "/v4/enum/checkannotationlevel": "/en/graphql/reference/enums#checkannotationlevel", + "/enterprise/v4/scalar": "/en/enterprise-server/graphql/reference", + "/enterprise/v4/scalar/boolean": "/en/enterprise-server/graphql/reference/other#scalar-boolean", + "/enterprise/v4/scalar/date": "/en/enterprise-server/graphql/reference/other#scalar-date", + "/enterprise/v4/union": "/en/enterprise-server/graphql/reference", + "/enterprise/v4/union/assignee": "/en/enterprise-server/graphql/reference/issues#union-assignee", + "/enterprise/v4/union/auditentryactor": "/en/enterprise-server/graphql/reference/enterprise-admin#union-auditentryactor", + "/v4/enum": "/en/graphql/reference", + "/v4/enum/auditlogorderfield": "/en/graphql/reference/enterprise-admin#enum-auditlogorderfield", + "/v4/enum/checkannotationlevel": "/en/graphql/reference/checks#enum-checkannotationlevel", "/v4/guides": "/en/graphql/guides", - "/v4/input_object": "/en/graphql/reference/input-objects", - "/v4/input_object/acceptenterpriseadministratorinvitationinput": "/en/graphql/reference/input-objects#acceptenterpriseadministratorinvitationinput", - "/v4/input_object/accepttopicsuggestioninput": "/en/graphql/reference/input-objects#accepttopicsuggestioninput", - "/v4/interface": "/en/graphql/reference/interfaces", - "/v4/interface/actor": "/en/graphql/reference/interfaces#actor", - "/v4/interface/assignable": "/en/graphql/reference/interfaces#assignable", - "/v4/mutation": "/en/graphql/reference/mutations", - "/v4/mutation/acceptenterpriseadministratorinvitation": "/en/graphql/reference/mutations#acceptenterpriseadministratorinvitation", - "/v4/mutation/accepttopicsuggestion": "/en/graphql/reference/mutations#accepttopicsuggestion", - "/v4/object": "/en/graphql/reference/objects", - "/v4/object/actorlocation": "/en/graphql/reference/objects#actorlocation", - "/v4/object/addedtoprojectevent": "/en/graphql/reference/objects#addedtoprojectevent", + "/v4/input_object": "/en/graphql/reference", + "/v4/input_object/acceptenterpriseadministratorinvitationinput": "/en/graphql/reference/enterprise-admin#input-object-acceptenterpriseadministratorinvitationinput", + "/v4/input_object/accepttopicsuggestioninput": "/en/graphql/reference/repos#input-object-accepttopicsuggestioninput", + "/v4/interface": "/en/graphql/reference", + "/v4/interface/actor": "/en/graphql/reference/users#interface-actor", + "/v4/interface/assignable": "/en/graphql/reference/issues#interface-assignable", + "/v4/mutation": "/en/graphql/reference", + "/v4/mutation/acceptenterpriseadministratorinvitation": "/en/graphql/reference/enterprise-admin#mutation-acceptenterpriseadministratorinvitation", + "/v4/mutation/accepttopicsuggestion": "/en/graphql/reference/repos#mutation-accepttopicsuggestion", + "/v4/object": "/en/graphql/reference", + "/v4/object/actorlocation": "/en/graphql/reference/users#object-actorlocation", + "/v4/object/addedtoprojectevent": "/en/graphql/reference/projects-classic#object-addedtoprojectevent", "/v4/public_schema": "/en/graphql/overview/public-schema", - "/v4/query": "/en/graphql/reference/queries", + "/v4/query": "/en/graphql/reference", "/v4/reference": "/en/graphql/reference", - "/v4/scalar": "/en/graphql/reference/scalars", - "/v4/scalar/boolean": "/en/graphql/reference/scalars#boolean", - "/v4/scalar/date": "/en/graphql/reference/scalars#date", - "/v4/union": "/en/graphql/reference/unions", - "/v4/union/assignee": "/en/graphql/reference/unions#assignee", - "/v4/union/auditentryactor": "/en/graphql/reference/unions#auditentryactor" + "/v4/scalar": "/en/graphql/reference", + "/v4/scalar/boolean": "/en/graphql/reference/other#scalar-boolean", + "/v4/scalar/date": "/en/graphql/reference/other#scalar-date", + "/v4/union": "/en/graphql/reference", + "/v4/union/assignee": "/en/graphql/reference/issues#union-assignee", + "/v4/union/auditentryactor": "/en/graphql/reference/enterprise-admin#union-auditentryactor" } diff --git a/src/frame/components/ui/MiniTocs/Minitocs.module.scss b/src/frame/components/ui/MiniTocs/Minitocs.module.scss index 0b464a860b35..1215fba0a3b5 100644 --- a/src/frame/components/ui/MiniTocs/Minitocs.module.scss +++ b/src/frame/components/ui/MiniTocs/Minitocs.module.scss @@ -2,8 +2,17 @@ @import "@primer/css/support/mixins/layout.scss"; @import "src/frame/stylesheets/breakpoint-xxl.scss"; -.indentNested { - padding-inline-start: 0; +// Wrapper `
    ` for the second level of a nested mini-TOC. Indents the +// nested items relative to their parent so a two-level TOC (e.g. the GraphQL +// reference category pages, which group items by kind) reads as a tree +// rather than a flat list. Single-level mini-TOCs never render this element +// (see `MiniTocs.tsx`), so this rule has no effect on existing pages. +// +// `ul.indentNested.indentNested` raises specificity to (0,2,1), beating +// Primer's `.prc-ActionList-… ul { padding: 0 }` reset (specificity 0,1,1) +// that would otherwise zero out the indent. +ul.indentNested.indentNested { + padding-inline-start: 1rem; } .nested { diff --git a/src/graphql/README.md b/src/graphql/README.md index 9f336b11bdfc..224c3592a25b 100644 --- a/src/graphql/README.md +++ b/src/graphql/README.md @@ -17,7 +17,7 @@ This subject is responsible for: ### Key capabilities and their locations - **Schema synchronization** - `scripts/sync.ts` fetches schema from GitHub's GraphQL API -- **Data generation** - Generates version-specific JSON files in `data/VERSION/` directories (e.g., `data/ghec/schema.json`) +- **Data generation** - Generates version-specific JSON files in `data/VERSION/` directories. The schema is split per docs category (`data/ghec/schema-repos.json`, `data/ghec/schema-issues.json`, etc.) so the runtime can lazily load only the bucket needed for a given page. - **Validation** - `lib/validator.ts` validates schema structure - **Data loading** - `lib/index.ts` provides functions to load GraphQL data in Next.js pages - **Content rendering** - Markdown files in `content/graphql/` use Liquid to render documentation @@ -34,7 +34,7 @@ npm run sync-graphql This: 1. Fetches schema from GitHub's GraphQL API for each version -2. Generates `data/VERSION/schema.json` files (e.g., `data/ghec/schema.json`) +2. Generates per-category `data/VERSION/schema-.json` files plus `category-map.json` 3. Builds `data/previews.json`, `data/upcoming-changes.json`, `data/changelog.json` ### Running tests @@ -105,8 +105,9 @@ Human-editable configuration: ### Version-specific schemas Schema files generated per version: -- `data/ghec/schema.json` - GitHub Enterprise Cloud -- `data/ghes-3.11/schema.json`, `data/ghes-3.10/schema.json`, etc. - GHES versions +- `data/ghec/schema-.json` - GitHub Enterprise Cloud (one file per docs category) +- `data/ghes-3.21/schema-.json`, etc. - GHES versions +- `data//category-map.json` - lookup table used by the redirect middleware - Older versions may be archived ### Content authoring @@ -134,7 +135,7 @@ Automated sync (if configured): When a new GHES version releases: 1. Update version list in sync script 2. Run `npm run sync-graphql` -3. Commit new `data/ghes-X.XX/schema.json` file +3. Commit new `data/ghes-X.XX/schema-*.json` files 4. Update content if needed ### Troubleshooting @@ -145,7 +146,7 @@ When a new GHES version releases: - Check for schema validation errors **Schema not loading:** -- Verify `data/VERSION/schema.json` exists (e.g., `data/ghec/schema.json`) +- Verify `data/VERSION/schema-.json` files exist (e.g., `data/ghec/schema-repos.json`) - Verify version detection logic **Content not rendering:** diff --git a/src/graphql/components/Enum.tsx b/src/graphql/components/Enum.tsx index f3b5254112ef..3ae0633f99d9 100644 --- a/src/graphql/components/Enum.tsx +++ b/src/graphql/components/Enum.tsx @@ -4,14 +4,15 @@ import type { EnumT } from './types' type Props = { item: EnumT + headingLevel?: number } -export function Enum({ item }: Props) { +export function Enum({ item, headingLevel = 2 }: Props) { const { t } = useTranslation('graphql') const heading = t('reference.values').replace('{{ GraphQLItemTitle }}', item.name) return ( - + diff --git a/src/graphql/components/GraphqlCategoryPage.module.scss b/src/graphql/components/GraphqlCategoryPage.module.scss index 61fe06ad2003..c2c980db2ee4 100644 --- a/src/graphql/components/GraphqlCategoryPage.module.scss +++ b/src/graphql/components/GraphqlCategoryPage.module.scss @@ -1,21 +1,27 @@ // Heading rhythm tweaks specific to GraphQL category pages. -// Each schema item is its own H2; H3 and H4 are sub-sections inside an item -// (fields, arguments, etc.) that read better when they sit closer to the H2 -// above them instead of inheriting the generic markdown padding. +// Each schema kind (Objects, Mutations, etc.) is a section H2; individual +// items inside a section are H3; sub-sections within an item (fields, +// arguments, return fields, etc.) are H4. .categoryPage { h2 { padding-top: 2.5rem; } + // Items inside a kind section need top spacing so consecutive items don't + // visually run together. The first item under each kind H2 doesn't need + // it: the H2's own padding-top already provides plenty of breathing room. + h3 { + padding-top: 2rem; + } + // The very first H2 on the page sits directly below the intro/lead; the - // extra padding-top adds an awkward gap there. Each schema item is wrapped - // in its own
    , so a plain `h2:first-child` would also match the H2 in - // every subsequent item. Scope to the first item wrapper instead. - > :first-child h2:first-child { + // extra padding-top adds an awkward gap there. Same idea for the first H3 + // in each section, which sits directly under its kind H2. + > :first-child h2:first-child, + section > h3:first-of-type { padding-top: 0; } - h3, h4 { padding-top: 0; } diff --git a/src/graphql/components/GraphqlCategoryPage.tsx b/src/graphql/components/GraphqlCategoryPage.tsx index bdc387bfb1a1..acb91a7e7739 100644 --- a/src/graphql/components/GraphqlCategoryPage.tsx +++ b/src/graphql/components/GraphqlCategoryPage.tsx @@ -9,6 +9,7 @@ import { Mutation } from './Mutation' import { Object as GraphqlObject } from './Object' import { Query } from './Query' import { Union } from './Union' +import { HeadingLink } from '@/frame/components/article/HeadingLink' import type { EnumT, InputObjectT, @@ -19,7 +20,13 @@ import type { ScalarT, UnionT, } from './types' -import { ALL_KIND_KEYS, KIND_LABELS, type SchemaKindKey } from '@/graphql/lib/categories' +import { + ALL_KIND_KEYS, + KIND_LABELS, + KIND_LABELS_PLURAL, + KIND_URL_SEGMENT, + type SchemaKindKey, +} from '@/graphql/lib/categories' import styles from '@/frame/components/ui/MarkdownContent/MarkdownContent.module.scss' import categoryStyles from './GraphqlCategoryPage.module.scss' @@ -47,36 +54,41 @@ type Props = { allObjects: ObjectT[] } +// Item-level heading level used when items render under a kind section +// heading (`

    `). Kept in one place so the matching mini-TOC builder in +// `pages/reference.tsx` can stay in sync with the on-page anchors. +const ITEM_HEADING_LEVEL = 3 + export function GraphqlCategoryPage({ schema, allObjects }: Props) { - // Flatten every kind into a single alphabetical-by-name list. Each item - // renders via the matching per-kind component below. + // Render one section per kind, in the canonical `ALL_KIND_KEYS` order. + // Items inside each section are sorted case-insensitively by name. The + // per-kind label pill rendered by `GraphqlItem` is now somewhat redundant + // here (the kind is obvious from the section heading directly above), but + // we keep it for now so items stay visually self-describing if they're + // ever deep-linked or rendered outside the section context. // - // Heads-up: on this branch, anchor slugs are still `item.name.toLowerCase()` - // (the existing `GraphqlItem` behavior), so case-insensitive name clashes - // across kinds (e.g. `Repository` object vs `repository` query) collide. - // The kind-prefixed slug + per-kind label pill that disambiguate these will - // land with the recategorization PR that wires this component into - // `pages/reference.tsx`. Until then, this component is dead code. - type Entry = { kind: SchemaKindKey; item: AnySchemaItem } - const entries: Entry[] = [] - for (const kind of ALL_KIND_KEYS) { + // Empty-category pages are short-circuited to a 404 in + // `pages/reference.tsx`, so this component is only ever rendered with at + // least one section. + const sections = ALL_KIND_KEYS.flatMap((kind) => { const items = schema[kind] - if (!items || items.length === 0) continue - for (const item of items) entries.push({ kind, item }) - } - entries.sort((a, b) => { - const an = a.item.name.toLowerCase() - const bn = b.item.name.toLowerCase() - if (an < bn) return -1 - if (an > bn) return 1 - // Tie-break by kind so the order is deterministic when two kinds share a - // case-insensitive name (e.g. `Repository` object and `repository` query). - return a.kind < b.kind ? -1 : a.kind > b.kind ? 1 : 0 + if (!items || items.length === 0) return [] + const sorted = [...items].sort((a, b) => + a.name.toLowerCase().localeCompare(b.name.toLowerCase()), + ) + return [{ kind, items: sorted }] }) return (
    - {entries.map(({ kind, item }) => renderItem(kind, item, allObjects))} + {sections.map(({ kind, items }) => ( +
    + + {KIND_LABELS_PLURAL[kind]} + + {items.map((item) => renderItem(kind, item, allObjects))} +
    + ))}
    ) } @@ -86,21 +98,28 @@ function renderItem(kind: SchemaKindKey, item: AnySchemaItem, allObjects: Object const key = `${kind}-${id}` switch (kind) { case 'queries': - return + return case 'mutations': - return + return case 'objects': - return + return case 'interfaces': - return + return ( + + ) case 'enums': - return + return case 'unions': - return + return case 'inputObjects': - return + return case 'scalars': - return + return } } diff --git a/src/graphql/components/GraphqlItem.tsx b/src/graphql/components/GraphqlItem.tsx index 26519394eaa6..d7b9f59ebc6f 100644 --- a/src/graphql/components/GraphqlItem.tsx +++ b/src/graphql/components/GraphqlItem.tsx @@ -1,38 +1,70 @@ -import React from 'react' +import React, { type JSX } from 'react' +import { Label } from '@primer/react' import { HeadingLink } from '@/frame/components/article/HeadingLink' import type { GraphqlT } from './types' import { Notice } from './Notice' +import type { SchemaKindKey } from '@/graphql/lib/categories' +import { KIND_LABELS, KIND_SLUG_PREFIX } from '@/graphql/lib/categories' type Props = { item: GraphqlT heading?: string headingLevel?: number children?: React.ReactNode + // When provided, the heading id is prefixed with the kind so two items + // with the same case-insensitive name across kinds get distinct anchors + // on a category page (e.g. `object-repository` vs `query-repository`). + kind?: SchemaKindKey } -export function GraphqlItem({ item, heading, children, headingLevel = 2 }: Props) { - const slug = item.name.toLowerCase() +// Clamp a numeric heading level to the valid HTML range (2–6). Used to +// build heading tag names like `h2`/`h3` from a numeric `headingLevel` +// prop without producing invalid tags if a caller passes something odd. +function headingTag(level: number): keyof JSX.IntrinsicElements { + const clamped = Math.max(2, Math.min(6, level)) + return `h${clamped}` as keyof JSX.IntrinsicElements +} + +export function GraphqlItem({ item, heading, children, headingLevel = 2, kind }: Props) { + const baseSlug = item.name.toLowerCase() + const slug = kind ? `${KIND_SLUG_PREFIX[kind]}-${baseSlug}` : baseSlug const hasNotice = Boolean(item.preview || item.isDeprecated) + const kindLabel = kind ? KIND_LABELS[kind] : undefined + // Sub-headings rendered via the `heading` prop should sit one level below + // the item's own heading so the document outline stays well-formed when + // the item itself is nested under a kind section heading on category pages. + const SubHeading = headingTag(headingLevel + 1) return ( <> - + {item.name} -
    +
    + {kindLabel && ( + + )} +
    +
    {hasNotice && (
    {item.preview && } {item.isDeprecated && }
    )} - {heading &&

    } + {heading && } {children} ) } + +// Re-exported so per-kind wrappers can build matching sub-sub-headings +// (e.g. Mutation's "Return fields" h-tag) without duplicating the clamp logic. +export { headingTag } diff --git a/src/graphql/components/InputObject.tsx b/src/graphql/components/InputObject.tsx index ad9d6b0418aa..8d83b86fb47d 100644 --- a/src/graphql/components/InputObject.tsx +++ b/src/graphql/components/InputObject.tsx @@ -5,13 +5,14 @@ import type { InputObjectT } from './types' type Props = { item: InputObjectT + headingLevel?: number } -export function InputObject({ item }: Props) { +export function InputObject({ item, headingLevel = 2 }: Props) { const { t } = useTranslation('graphql') const heading = t('reference.input_fields').replace('{{ GraphQLItemTitle }}', item.name) return ( - +

    ) diff --git a/src/graphql/components/Interface.tsx b/src/graphql/components/Interface.tsx index 27d8acab8056..da2510d6832f 100644 --- a/src/graphql/components/Interface.tsx +++ b/src/graphql/components/Interface.tsx @@ -1,5 +1,5 @@ import { Link } from '@/frame/components/Link' -import { GraphqlItem } from './GraphqlItem' +import { GraphqlItem, headingTag } from './GraphqlItem' import { Table } from './Table' import { useTranslation } from '@/languages/components/useTranslation' import type { ObjectT, InterfaceT } from './types' @@ -7,12 +7,14 @@ import type { ObjectT, InterfaceT } from './types' type Props = { item: InterfaceT objects: ObjectT[] + headingLevel?: number } -export function Interface({ item, objects }: Props) { +export function Interface({ item, objects, headingLevel = 2 }: Props) { const { t } = useTranslation('graphql') const heading = t('reference.implemented_by').replace('{{ GraphQLItemTitle }}', item.name) const heading2 = t('reference.fields').replace('{{ GraphQLItemTitle }}', item.name) + const SubHeading = headingTag(headingLevel + 1) const implementedBy = objects.filter( (object) => @@ -21,7 +23,7 @@ export function Interface({ item, objects }: Props) { ) return ( - +
      {implementedBy.map((object) => (
    • @@ -35,7 +37,7 @@ export function Interface({ item, objects }: Props) {
    {item.fields && ( <> -

    + {item.inputFields.map((input) => (
      @@ -33,7 +35,7 @@ export function Mutation({ item }: Props) { {input.preview && } {input.isDeprecated && } -

      +

    ))} diff --git a/src/graphql/components/Object.tsx b/src/graphql/components/Object.tsx index 9f32bec1159e..4c1108ba1589 100644 --- a/src/graphql/components/Object.tsx +++ b/src/graphql/components/Object.tsx @@ -1,23 +1,25 @@ import { Link } from '@/frame/components/Link' -import { GraphqlItem } from './GraphqlItem' +import { GraphqlItem, headingTag } from './GraphqlItem' import { Table } from './Table' import { useTranslation } from '@/languages/components/useTranslation' import type { ObjectT, ImplementsT } from './types' type Props = { item: ObjectT + headingLevel?: number } -export function Object({ item }: Props) { +export function Object({ item, headingLevel = 2 }: Props) { const { t } = useTranslation('graphql') const heading1 = t('reference.implements').replace('{{ GraphQLItemTitle }}', item.name) const heading2 = t('reference.fields').replace('{{ GraphQLItemTitle }}', item.name) + const SubHeading = headingTag(headingLevel + 1) return ( - + {item.implements && ( <> -

    +
      {item.implements.map((implement: ImplementsT) => (
    • @@ -34,7 +36,7 @@ export function Object({ item }: Props) { {item.fields && ( <> -

      +

    )} diff --git a/src/graphql/components/Query.tsx b/src/graphql/components/Query.tsx index 3144bd45d776..ed59b5665404 100644 --- a/src/graphql/components/Query.tsx +++ b/src/graphql/components/Query.tsx @@ -1,39 +1,37 @@ import { Link } from '@/frame/components/Link' -import { GraphqlItem } from './GraphqlItem' +import { GraphqlItem, headingTag } from './GraphqlItem' import { Table } from './Table' import { useTranslation } from '@/languages/components/useTranslation' import type { QueryT } from './types' type Props = { item: QueryT + headingLevel?: number } -export function Query({ item }: Props) { +export function Query({ item, headingLevel = 2 }: Props) { const { t } = useTranslation('graphql') + const SubHeading = headingTag(headingLevel + 1) return ( - -
    -

    - {t('graphql.reference.type')}: - - {item.type} - -

    -
    + +

    + {t('graphql.reference.type')}: + + {item.type} + +

    -
    - {item.args.length > 0 && ( - <> -

    -

    - - )} - + {item.args.length > 0 && ( + <> + +
    + + )} ) } diff --git a/src/graphql/components/Scalar.tsx b/src/graphql/components/Scalar.tsx index b4255ee664c6..ca16cd9bd148 100644 --- a/src/graphql/components/Scalar.tsx +++ b/src/graphql/components/Scalar.tsx @@ -3,8 +3,9 @@ import { ScalarT } from './types' type Props = { item: ScalarT + headingLevel?: number } -export function Scalar({ item }: Props) { - return +export function Scalar({ item, headingLevel = 2 }: Props) { + return } diff --git a/src/graphql/components/Union.tsx b/src/graphql/components/Union.tsx index c59de0cabcc1..db24d5217484 100644 --- a/src/graphql/components/Union.tsx +++ b/src/graphql/components/Union.tsx @@ -5,14 +5,15 @@ import type { UnionT } from './types' type Props = { item: UnionT + headingLevel?: number } -export function Union({ item }: Props) { +export function Union({ item, headingLevel = 2 }: Props) { const { t } = useTranslation('graphql') const heading = t('reference.possible_types').replace('{{ GraphQLItemTitle }}', item.name) return ( - +
      {item.possibleTypes.map((type) => (
    • diff --git a/src/graphql/data/fpt/schema.json b/src/graphql/data/fpt/schema.json deleted file mode 100644 index 860d547eeb2a..000000000000 --- a/src/graphql/data/fpt/schema.json +++ /dev/null @@ -1,107325 +0,0 @@ -{ - "queries": [ - { - "name": "codeOfConduct", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The code of conduct's key.

      " - } - ], - "category": "meta" - }, - { - "name": "codesOfConduct", - "type": "[CodeOfConduct]", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [], - "category": "meta" - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      Look up an enterprise by URL slug.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise invitation token.

      " - }, - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise URL slug.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "enterpriseAdministratorInvitation", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      Look up a pending enterprise administrator invitation by invitee, enterprise and role.

      ", - "args": [ - { - "name": "enterpriseSlug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The slug of the enterprise the user was invited to join.

      " - }, - { - "name": "role", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The role for the enterprise member invitation.

      " - }, - { - "name": "userLogin", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login of the user invited to join the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "enterpriseAdministratorInvitationByToken", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      Look up a pending enterprise administrator invitation by invitation token.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The invitation token sent with the invitation email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "enterpriseMemberInvitation", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      Look up a pending enterprise unaffiliated member invitation by invitee and enterprise.

      ", - "args": [ - { - "name": "enterpriseSlug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The slug of the enterprise the user was invited to join.

      " - }, - { - "name": "userLogin", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login of the user invited to join the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "enterpriseMemberInvitationByToken", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      Look up a pending enterprise unaffiliated member invitation by invitation token.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The invitation token sent with the invitation email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      ", - "args": [], - "category": "other" - }, - { - "name": "license", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Look up an open source license by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The license's downcased SPDX ID.

      " - } - ], - "category": "licenses" - }, - { - "name": "licenses", - "type": "[License]!", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Return a list of known open source licenses.

      ", - "args": [], - "category": "licenses" - }, - { - "name": "marketplaceCategories", - "type": "[MarketplaceCategory!]!", - "id": "marketplacecategory", - "href": "/graphql/reference/objects#marketplacecategory", - "description": "

      Get alphabetically sorted list of Marketplace categories.

      ", - "args": [ - { - "name": "excludeEmpty", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Exclude categories with no listings.

      " - }, - { - "name": "excludeSubcategories", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Returns top level categories only, excluding any subcategories.

      " - }, - { - "name": "includeCategories", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Return only the specified categories.

      " - } - ], - "category": "apps" - }, - { - "name": "marketplaceCategory", - "type": "MarketplaceCategory", - "id": "marketplacecategory", - "href": "/graphql/reference/objects#marketplacecategory", - "description": "

      Look up a Marketplace category by its slug.

      ", - "args": [ - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The URL slug of the category.

      " - }, - { - "name": "useTopicAliases", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Also check topic aliases for the category slug.

      " - } - ], - "category": "apps" - }, - { - "name": "marketplaceListing", - "type": "MarketplaceListing", - "id": "marketplacelisting", - "href": "/graphql/reference/objects#marketplacelisting", - "description": "

      Look up a single Marketplace listing.

      ", - "args": [ - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Select the listing that matches this slug. It's the short name of the listing used in its URL.

      " - } - ], - "category": "apps" - }, - { - "name": "marketplaceListings", - "type": "MarketplaceListingConnection!", - "id": "marketplacelistingconnection", - "href": "/graphql/reference/objects#marketplacelistingconnection", - "description": "

      Look up Marketplace listings.

      ", - "args": [ - { - "name": "adminId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      Select listings that can be administered by the specified user.

      " - }, - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "allStates", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Select listings visible to the viewer even if they are not approved. If omitted or\nfalse, only approved listings will be returned.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "categorySlug", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Select only listings with the given category.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "organizationId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      Select listings for products owned by the specified organization.

      " - }, - { - "name": "primaryCategoryOnly", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Select only listings where the primary category matches the given category slug.

      " - }, - { - "name": "slugs", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Select the listings with these slugs, if they are visible to the viewer.

      " - }, - { - "name": "useTopicAliases", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Also check topic aliases for the category slug.

      " - }, - { - "name": "viewerCanAdmin", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Select listings to which user has admin access. If omitted, listings visible to the\nviewer are returned.

      " - }, - { - "name": "withFreeTrialsOnly", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Select only listings that offer a free trial.

      " - } - ], - "category": "apps" - }, - { - "name": "meta", - "type": "GitHubMetadata!", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Return information about the GitHub instance.

      ", - "args": [], - "category": "meta" - }, - { - "name": "node", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Fetches an object given its ID.

      ", - "args": [ - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      " - } - ], - "category": "meta" - }, - { - "name": "nodes", - "type": "[Node]!", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Lookup nodes by a list of IDs.

      ", - "args": [ - { - "name": "ids", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The list of node IDs.

      " - } - ], - "category": "meta" - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      Lookup a organization by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The organization's login.

      " - } - ], - "category": "orgs" - }, - { - "name": "rateLimit", - "type": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      The client's rate limit information.

      ", - "args": [ - { - "name": "dryRun", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      If true, calculate the cost for the query without evaluating it.

      " - } - ], - "category": "meta" - }, - { - "name": "relay", - "type": "Query!", - "id": "query", - "href": "/graphql/reference/objects#query", - "description": "

      Workaround for re-exposing the root query object. (Refer to\nhttps://github.com/facebook/relay/issues/112 for more information.).

      ", - "args": [], - "category": "other" - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      Lookup a given repository by the owner and repository name.

      ", - "args": [ - { - "name": "followRenames", - "defaultValue": true, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      " - }, - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The name of the repository.

      " - }, - { - "name": "owner", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login field of a user or organization.

      " - } - ], - "category": "repos" - }, - { - "name": "repositoryOwner", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Lookup a repository owner (ie. either a User or an Organization) by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The username to lookup the owner by.

      " - } - ], - "category": "repos" - }, - { - "name": "resource", - "type": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Lookup resource by a URL.

      ", - "args": [ - { - "name": "url", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      The URL.

      " - } - ], - "category": "meta" - }, - { - "name": "search", - "type": "SearchResultItemConnection!", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      Perform a search across resources, returning a maximum of 1,000 results.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "query", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The search string to look for. GitHub search syntax is supported. For more\ninformation, see \"Searching on\nGitHub,\"\n\"Understanding the search syntax,\"\nand \"Sorting search results.\".

      " - }, - { - "name": "type", - "type": "SearchType!", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      The types of search items to search within.

      " - } - ], - "category": "search" - }, - { - "name": "securityAdvisories", - "type": "SecurityAdvisoryConnection!", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of classifications to filter advisories by.

      " - }, - { - "name": "epssPercentage", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentage to filter advisories by.

      " - }, - { - "name": "epssPercentile", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentile to filter advisories by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "identifier", - "type": "SecurityAdvisoryIdentifierFilter", - "id": "securityadvisoryidentifierfilter", - "href": "/graphql/reference/input-objects#securityadvisoryidentifierfilter", - "description": "

      Filter advisories by identifier, e.g. GHSA or CVE.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "orderBy", - "type": "SecurityAdvisoryOrder", - "id": "securityadvisoryorder", - "href": "/graphql/reference/input-objects#securityadvisoryorder", - "description": "

      Ordering options for the returned topics.

      " - }, - { - "name": "publishedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those published since a time in the past.

      " - }, - { - "name": "updatedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those updated since a time in the past.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityAdvisory", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      Fetch a Security Advisory by its GHSA ID.

      ", - "args": [ - { - "name": "ghsaId", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      GitHub Security Advisory ID.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityVulnerabilities", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      Software Vulnerabilities documented by GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      " - }, - { - "name": "ecosystem", - "type": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "orderBy", - "type": "SecurityVulnerabilityOrder", - "id": "securityvulnerabilityorder", - "href": "/graphql/reference/input-objects#securityvulnerabilityorder", - "description": "

      Ordering options for the returned topics.

      " - }, - { - "name": "package", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A package name to filter vulnerabilities by.

      " - }, - { - "name": "severities", - "type": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      A list of severities to filter vulnerabilities by.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "sponsorables", - "type": "SponsorableItemConnection!", - "id": "sponsorableitemconnection", - "href": "/graphql/reference/objects#sponsorableitemconnection", - "description": "

      Users and organizations who can be sponsored via GitHub Sponsors.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "dependencyEcosystem", - "type": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      Optional filter for which dependencies should be checked for sponsorable\nowners. Only sponsorable owners of dependencies in this ecosystem will be\nincluded. Used when onlyDependencies = true.

      \n

      Upcoming Change on 2022-07-01 UTC\nDescription: dependencyEcosystem will be removed. Use the ecosystem argument instead.\nReason: The type is switching from SecurityAdvisoryEcosystem to DependencyGraphEcosystem.

      " - }, - { - "name": "ecosystem", - "type": "DependencyGraphEcosystem", - "id": "dependencygraphecosystem", - "href": "/graphql/reference/enums#dependencygraphecosystem", - "description": "

      Optional filter for which dependencies should be checked for sponsorable\nowners. Only sponsorable owners of dependencies in this ecosystem will be\nincluded. Used when onlyDependencies = true.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "onlyDependencies", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether only sponsorables who own the viewer's dependencies will be\nreturned. Must be authenticated to use. Can check an organization instead\nfor their dependencies owned by sponsorables by passing\norgLoginForDependencies.

      " - }, - { - "name": "orderBy", - "type": "SponsorableOrder", - "id": "sponsorableorder", - "href": "/graphql/reference/input-objects#sponsorableorder", - "description": "

      Ordering options for users and organizations returned from the connection.

      " - }, - { - "name": "orgLoginForDependencies", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Optional organization username for whose dependencies should be checked.\nUsed when onlyDependencies = true. Omit to check your own dependencies. If\nyou are not an administrator of the organization, only dependencies from its\npublic repositories will be considered.

      " - } - ], - "category": "sponsors" - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      Look up a topic by name.

      ", - "args": [ - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The topic's name.

      " - } - ], - "category": "repos" - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      Lookup a user by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The user's login.

      " - } - ], - "category": "users" - }, - { - "name": "viewer", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The currently authenticated user.

      ", - "args": [], - "category": "users" - } - ], - "mutations": [ - { - "name": "abortQueuedMigrations", - "id": "abortqueuedmigrations", - "href": "/graphql/reference/mutations#abortqueuedmigrations", - "description": "

      Clear all of a customer's queued migrations.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AbortQueuedMigrationsInput!", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "abortRepositoryMigration", - "id": "abortrepositorymigration", - "href": "/graphql/reference/mutations#abortrepositorymigration", - "description": "

      Abort a repository migration queued or in progress.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AbortRepositoryMigrationInput!", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "acceptEnterpriseAdministratorInvitation", - "id": "acceptenterpriseadministratorinvitation", - "href": "/graphql/reference/mutations#acceptenterpriseadministratorinvitation", - "description": "

      Accepts a pending invitation for a user to become an administrator of an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AcceptEnterpriseAdministratorInvitationInput!", - "id": "acceptenterpriseadministratorinvitationinput", - "href": "/graphql/reference/input-objects#acceptenterpriseadministratorinvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      The invitation that was accepted.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of accepting an administrator invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "acceptEnterpriseMemberInvitation", - "id": "acceptenterprisememberinvitation", - "href": "/graphql/reference/mutations#acceptenterprisememberinvitation", - "description": "

      Accepts a pending invitation for a user to become an unaffiliated member of an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AcceptEnterpriseMemberInvitationInput!", - "id": "acceptenterprisememberinvitationinput", - "href": "/graphql/reference/input-objects#acceptenterprisememberinvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      The invitation that was accepted.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of accepting an unaffiliated member invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "acceptTopicSuggestion", - "id": "accepttopicsuggestion", - "href": "/graphql/reference/mutations#accepttopicsuggestion", - "description": "

      Applies a suggested topic to the repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AcceptTopicSuggestionInput!", - "id": "accepttopicsuggestioninput", - "href": "/graphql/reference/input-objects#accepttopicsuggestioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      The accepted topic.

      ", - "isDeprecated": true, - "deprecationReason": "

      Suggested topics are no longer supported Removal on 2024-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "accessUserNamespaceRepository", - "id": "accessusernamespacerepository", - "href": "/graphql/reference/mutations#accessusernamespacerepository", - "description": "

      Access user namespace repository for a temporary duration.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AccessUserNamespaceRepositoryInput!", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "expiresAt", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      The time that repository access expires at.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that is temporarily accessible.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addAssigneesToAssignable", - "id": "addassigneestoassignable", - "href": "/graphql/reference/mutations#addassigneestoassignable", - "description": "

      Adds assignees to an assignable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddAssigneesToAssignableInput!", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "addBlockedBy", - "id": "addblockedby", - "href": "/graphql/reference/mutations#addblockedby", - "description": "

      Adds a 'blocked by' relationship to an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddBlockedByInput!", - "id": "addblockedbyinput", - "href": "/graphql/reference/input-objects#addblockedbyinput" - } - ], - "returnFields": [ - { - "name": "blockingIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that is blocking the given issue.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that is blocked.

      " - } - ], - "category": "issues" - }, - { - "name": "addComment", - "id": "addcomment", - "href": "/graphql/reference/mutations#addcomment", - "description": "

      Adds a comment to an Issue or Pull Request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddCommentInput!", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commentEdge", - "type": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      The edge from the subject's comment connection.

      " - }, - { - "name": "subject", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      The subject.

      " - }, - { - "name": "timelineEdge", - "type": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      The edge from the subject's timeline connection.

      " - } - ], - "category": "issues" - }, - { - "name": "addDiscussionComment", - "id": "adddiscussioncomment", - "href": "/graphql/reference/mutations#adddiscussioncomment", - "description": "

      Adds a comment to a Discussion, possibly as a reply to another comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionCommentInput!", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The newly created discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "addDiscussionPollVote", - "id": "adddiscussionpollvote", - "href": "/graphql/reference/mutations#adddiscussionpollvote", - "description": "

      Vote for an option in a discussion poll.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionPollVoteInput!", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pollOption", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      The poll option that a vote was added to.

      " - } - ], - "category": "discussions" - }, - { - "name": "addEnterpriseOrganizationMember", - "id": "addenterpriseorganizationmember", - "href": "/graphql/reference/mutations#addenterpriseorganizationmember", - "description": "

      Adds enterprise members to an organization within the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseOrganizationMemberInput!", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "users", - "type": "[User!]", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The users who were added to the organization.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addEnterpriseSupportEntitlement", - "id": "addenterprisesupportentitlement", - "href": "/graphql/reference/mutations#addenterprisesupportentitlement", - "description": "

      Adds a support entitlement to an enterprise member.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseSupportEntitlementInput!", - "id": "addenterprisesupportentitlementinput", - "href": "/graphql/reference/input-objects#addenterprisesupportentitlementinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of adding the support entitlement.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addLabelsToLabelable", - "id": "addlabelstolabelable", - "href": "/graphql/reference/mutations#addlabelstolabelable", - "description": "

      Adds labels to a labelable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddLabelsToLabelableInput!", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was labeled.

      " - } - ], - "category": "issues" - }, - { - "name": "addProjectCard", - "id": "addprojectcard", - "href": "/graphql/reference/mutations#addprojectcard", - "description": "

      Adds a card to a ProjectColumn. Either contentId or note must be provided but not both.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectCardInput!", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The edge from the ProjectColumn's card connection.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The ProjectColumn.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectColumn", - "id": "addprojectcolumn", - "href": "/graphql/reference/mutations#addprojectcolumn", - "description": "

      Adds a column to a Project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectColumnInput!", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The edge from the project's column connection.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectV2DraftIssue", - "id": "addprojectv2draftissue", - "href": "/graphql/reference/mutations#addprojectv2draftissue", - "description": "

      Creates a new draft issue and add it to a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2DraftIssueInput!", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectItem", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The draft issue added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addProjectV2ItemById", - "id": "addprojectv2itembyid", - "href": "/graphql/reference/mutations#addprojectv2itembyid", - "description": "

      Links an existing content instance to a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2ItemByIdInput!", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addPullRequestReview", - "id": "addpullrequestreview", - "href": "/graphql/reference/mutations#addpullrequestreview", - "description": "

      Adds a review to a Pull Request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewInput!", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The newly created pull request review.

      " - }, - { - "name": "reviewEdge", - "type": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      The edge from the pull request's review connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewComment", - "id": "addpullrequestreviewcomment", - "href": "/graphql/reference/mutations#addpullrequestreviewcomment", - "description": "

      Adds a comment to a review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewCommentInput!", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created comment.

      " - }, - { - "name": "commentEdge", - "type": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      The edge from the review's comment connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThread", - "id": "addpullrequestreviewthread", - "href": "/graphql/reference/mutations#addpullrequestreviewthread", - "description": "

      Adds a new thread to a pending Pull Request Review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadInput!", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The newly created thread.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThreadReply", - "id": "addpullrequestreviewthreadreply", - "href": "/graphql/reference/mutations#addpullrequestreviewthreadreply", - "description": "

      Adds a reply to an existing Pull Request Review Thread.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadReplyInput!", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created reply.

      " - } - ], - "category": "pulls" - }, - { - "name": "addReaction", - "id": "addreaction", - "href": "/graphql/reference/mutations#addreaction", - "description": "

      Adds a reaction to a subject.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddReactionInput!", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "addStar", - "id": "addstar", - "href": "/graphql/reference/mutations#addstar", - "description": "

      Adds a star to a Starrable.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddStarInput!", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "addSubIssue", - "id": "addsubissue", - "href": "/graphql/reference/mutations#addsubissue", - "description": "

      Adds a sub-issue to a given issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddSubIssueInput!", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was added to.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "addUpvote", - "id": "addupvote", - "href": "/graphql/reference/mutations#addupvote", - "description": "

      Add an upvote to a discussion or discussion comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddUpvoteInput!", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "addVerifiableDomain", - "id": "addverifiabledomain", - "href": "/graphql/reference/mutations#addverifiabledomain", - "description": "

      Adds a verifiable domain to an owning account.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddVerifiableDomainInput!", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "approveDeployments", - "id": "approvedeployments", - "href": "/graphql/reference/mutations#approvedeployments", - "description": "

      Approve all pending deployments under one or more environments.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ApproveDeploymentsInput!", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "approveVerifiableDomain", - "id": "approveverifiabledomain", - "href": "/graphql/reference/mutations#approveverifiabledomain", - "description": "

      Approve a verifiable domain for notification delivery.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ApproveVerifiableDomainInput!", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was approved.

      " - } - ], - "category": "orgs" - }, - { - "name": "archiveProjectV2Item", - "id": "archiveprojectv2item", - "href": "/graphql/reference/mutations#archiveprojectv2item", - "description": "

      Archives a ProjectV2Item.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ArchiveProjectV2ItemInput!", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item archived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "archivePullRequest", - "id": "archivepullrequest", - "href": "/graphql/reference/mutations#archivepullrequest", - "description": "

      Archive a pull request. Closes, locks, and marks the pull request as archived.\nOnly repository admins can archive pull requests.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ArchivePullRequestInput!", - "id": "archivepullrequestinput", - "href": "/graphql/reference/input-objects#archivepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was archived.

      " - } - ], - "category": "pulls" - }, - { - "name": "archiveRepository", - "id": "archiverepository", - "href": "/graphql/reference/mutations#archiverepository", - "description": "

      Marks a repository as archived.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ArchiveRepositoryInput!", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was marked as archived.

      " - } - ], - "category": "repos" - }, - { - "name": "cancelEnterpriseAdminInvitation", - "id": "cancelenterpriseadmininvitation", - "href": "/graphql/reference/mutations#cancelenterpriseadmininvitation", - "description": "

      Cancels a pending invitation for an administrator to join an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CancelEnterpriseAdminInvitationInput!", - "id": "cancelenterpriseadmininvitationinput", - "href": "/graphql/reference/input-objects#cancelenterpriseadmininvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      The invitation that was canceled.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of canceling an administrator invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "cancelEnterpriseMemberInvitation", - "id": "cancelenterprisememberinvitation", - "href": "/graphql/reference/mutations#cancelenterprisememberinvitation", - "description": "

      Cancels a pending invitation for an unaffiliated member to join an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CancelEnterpriseMemberInvitationInput!", - "id": "cancelenterprisememberinvitationinput", - "href": "/graphql/reference/input-objects#cancelenterprisememberinvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      The invitation that was canceled.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of canceling an member invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "cancelSponsorship", - "id": "cancelsponsorship", - "href": "/graphql/reference/mutations#cancelsponsorship", - "description": "

      Cancel an active sponsorship.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CancelSponsorshipInput!", - "id": "cancelsponsorshipinput", - "href": "/graphql/reference/input-objects#cancelsponsorshipinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsTier", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier", - "description": "

      The tier that was being used at the time of cancellation.

      " - } - ], - "category": "sponsors" - }, - { - "name": "changeUserStatus", - "id": "changeuserstatus", - "href": "/graphql/reference/mutations#changeuserstatus", - "description": "

      Update your status on GitHub.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ChangeUserStatusInput!", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "status", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      Your updated status.

      " - } - ], - "category": "users" - }, - { - "name": "clearLabelsFromLabelable", - "id": "clearlabelsfromlabelable", - "href": "/graphql/reference/mutations#clearlabelsfromlabelable", - "description": "

      Clears all labels from a labelable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ClearLabelsFromLabelableInput!", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was unlabeled.

      " - } - ], - "category": "issues" - }, - { - "name": "clearProjectV2ItemFieldValue", - "id": "clearprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#clearprojectv2itemfieldvalue", - "description": "

      This mutation clears the value of a field for an item in a Project. Currently\nonly text, number, date, assignees, labels, single-select, iteration and\nmilestone fields are supported.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ClearProjectV2ItemFieldValueInput!", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "cloneProject", - "id": "cloneproject", - "href": "/graphql/reference/mutations#cloneproject", - "description": "

      Creates a new project by cloning configuration from an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneProjectInput!", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "jobStatusId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The id of the JobStatus for populating cloned fields.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new cloned project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "cloneTemplateRepository", - "id": "clonetemplaterepository", - "href": "/graphql/reference/mutations#clonetemplaterepository", - "description": "

      Create a new repository with the same files and directory structure as a template repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CloneTemplateRepositoryInput!", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "closeDiscussion", - "id": "closediscussion", - "href": "/graphql/reference/mutations#closediscussion", - "description": "

      Close a discussion.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CloseDiscussionInput!", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was closed.

      " - } - ], - "category": "discussions" - }, - { - "name": "closeIssue", - "id": "closeissue", - "href": "/graphql/reference/mutations#closeissue", - "description": "

      Close an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CloseIssueInput!", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was closed.

      " - } - ], - "category": "issues" - }, - { - "name": "closePullRequest", - "id": "closepullrequest", - "href": "/graphql/reference/mutations#closepullrequest", - "description": "

      Close a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ClosePullRequestInput!", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was closed.

      " - } - ], - "category": "pulls" - }, - { - "name": "convertProjectCardNoteToIssue", - "id": "convertprojectcardnotetoissue", - "href": "/graphql/reference/mutations#convertprojectcardnotetoissue", - "description": "

      Convert a project note card to one associated with a newly created issue.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectCardNoteToIssueInput!", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "convertProjectV2DraftIssueItemToIssue", - "id": "convertprojectv2draftissueitemtoissue", - "href": "/graphql/reference/mutations#convertprojectv2draftissueitemtoissue", - "description": "

      Converts a projectV2 draft issue item to an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectV2DraftIssueItemToIssueInput!", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated project item.

      " - } - ], - "category": "projects" - }, - { - "name": "convertPullRequestToDraft", - "id": "convertpullrequesttodraft", - "href": "/graphql/reference/mutations#convertpullrequesttodraft", - "description": "

      Converts a pull request to draft.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ConvertPullRequestToDraftInput!", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is now a draft.

      " - } - ], - "category": "pulls" - }, - { - "name": "copyProjectV2", - "id": "copyprojectv2", - "href": "/graphql/reference/mutations#copyprojectv2", - "description": "

      Copy a project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CopyProjectV2Input!", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The copied project.

      " - } - ], - "category": "projects" - }, - { - "name": "createAttributionInvitation", - "id": "createattributioninvitation", - "href": "/graphql/reference/mutations#createattributioninvitation", - "description": "

      Invites a user to claim reattributable data.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateAttributionInvitationInput!", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The owner scoping the reattributable data.

      " - }, - { - "name": "source", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account owning the data to reattribute.

      " - }, - { - "name": "target", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account which may claim the data.

      " - } - ], - "category": "migrations" - }, - { - "name": "createBranchProtectionRule", - "id": "createbranchprotectionrule", - "href": "/graphql/reference/mutations#createbranchprotectionrule", - "description": "

      Create a new branch protection rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateBranchProtectionRuleInput!", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "createCheckRun", - "id": "createcheckrun", - "href": "/graphql/reference/mutations#createcheckrun", - "description": "

      Create a check run.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateCheckRunInput!", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The newly created check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCheckSuite", - "id": "createchecksuite", - "href": "/graphql/reference/mutations#createchecksuite", - "description": "

      Create a check suite.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateCheckSuiteInput!", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The newly created check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCommitOnBranch", - "id": "createcommitonbranch", - "href": "/graphql/reference/mutations#createcommitonbranch", - "description": "

      Appends a commit to the given branch as the authenticated user.

      \n

      This mutation creates a commit whose parent is the HEAD of the provided\nbranch and also updates that branch to point to the new commit.\nIt can be thought of as similar to git commit.

      \n

      Locating a Branch

      \n

      Commits are appended to a branch of type Ref.\nThis must refer to a git branch (i.e. the fully qualified path must\nbegin with refs/heads/, although including this prefix is optional.

      \n

      Callers may specify the branch to commit to either by its global node\nID or by passing both of repositoryNameWithOwner and refName. For\nmore details see the documentation for CommittableBranch.

      \n

      Describing Changes

      \n

      fileChanges are specified as a FilesChanges object describing\nFileAdditions and FileDeletions.

      \n

      Please see the documentation for FileChanges for more information on\nhow to use this argument to describe any set of file changes.

      \n

      Authorship

      \n

      Similar to the web commit interface, this mutation does not support\nspecifying the author or committer of the commit and will not add\nsupport for this in the future.

      \n

      A commit created by a successful execution of this mutation will be\nauthored by the owner of the credential which authenticates the API\nrequest. The committer will be identical to that of commits authored\nusing the web interface.

      \n

      If you need full control over author and committer information, please\nuse the Git Database REST API instead.

      \n

      Commit Signing

      \n

      Commits made using this mutation are automatically signed by GitHub if\nsupported and will be marked as verified in the user interface.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateCommitOnBranchInput!", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The new commit.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The ref which has been updated to point to the new commit.

      " - } - ], - "category": "commits" - }, - { - "name": "createDeployment", - "id": "createdeployment", - "href": "/graphql/reference/mutations#createdeployment", - "description": "

      Creates a new deployment event.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentInput!", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput" - } - ], - "returnFields": [ - { - "name": "autoMerged", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      True if the default branch has been auto-merged into the deployment ref.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployment", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The new deployment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDeploymentStatus", - "id": "createdeploymentstatus", - "href": "/graphql/reference/mutations#createdeploymentstatus", - "description": "

      Create a deployment status.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentStatusInput!", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deploymentStatus", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      The new deployment status.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDiscussion", - "id": "creatediscussion", - "href": "/graphql/reference/mutations#creatediscussion", - "description": "

      Create a discussion.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateDiscussionInput!", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just created.

      " - } - ], - "category": "discussions" - }, - { - "name": "createEnterpriseOrganization", - "id": "createenterpriseorganization", - "href": "/graphql/reference/mutations#createenterpriseorganization", - "description": "

      Creates an organization as part of an enterprise account. A personal access\ntoken used to create an organization is implicitly permitted to update the\norganization it created, if the organization is part of an enterprise that has\nSAML enabled or uses Enterprise Managed Users. If the organization is not part\nof such an enterprise, and instead has SAML enabled for it individually, the\ntoken will then require SAML authorization to continue working against that organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateEnterpriseOrganizationInput!", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise that owns the created organization.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createEnvironment", - "id": "createenvironment", - "href": "/graphql/reference/mutations#createenvironment", - "description": "

      Creates an environment or simply returns it if already exists.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateEnvironmentInput!", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The new or existing environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createIpAllowListEntry", - "id": "createipallowlistentry", - "href": "/graphql/reference/mutations#createipallowlistentry", - "description": "

      Creates a new IP allow list entry.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateIpAllowListEntryInput!", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createIssue", - "id": "createissue", - "href": "/graphql/reference/mutations#createissue", - "description": "

      Creates a new issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateIssueInput!", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The new issue.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueField", - "id": "createissuefield", - "href": "/graphql/reference/mutations#createissuefield", - "description": "

      Creates a new issue field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateIssueFieldInput!", - "id": "createissuefieldinput", - "href": "/graphql/reference/input-objects#createissuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueField", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      The newly created issue field.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueFieldValue", - "id": "createissuefieldvalue", - "href": "/graphql/reference/mutations#createissuefieldvalue", - "description": "

      Creates a new issue field value for an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateIssueFieldValueInput!", - "id": "createissuefieldvalueinput", - "href": "/graphql/reference/input-objects#createissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue object.

      " - }, - { - "name": "issueFieldValue", - "type": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      The newly created issue field value.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueType", - "id": "createissuetype", - "href": "/graphql/reference/mutations#createissuetype", - "description": "

      Creates a new issue type.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateIssueTypeInput!", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The newly created issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "createLabel", - "id": "createlabel", - "href": "/graphql/reference/mutations#createlabel", - "description": "

      Creates a new label.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateLabelInput!", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The new label.

      " - } - ], - "category": "issues" - }, - { - "name": "createLinkedBranch", - "id": "createlinkedbranch", - "href": "/graphql/reference/mutations#createlinkedbranch", - "description": "

      Create a branch linked to an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateLinkedBranchInput!", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was linked to.

      " - }, - { - "name": "linkedBranch", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      The new branch issue reference.

      " - } - ], - "category": "issues" - }, - { - "name": "createMigrationSource", - "id": "createmigrationsource", - "href": "/graphql/reference/mutations#createmigrationsource", - "description": "

      Creates a GitHub Enterprise Importer (GEI) migration source.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateMigrationSourceInput!", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "migrationSource", - "type": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      The created migration source.

      " - } - ], - "category": "migrations" - }, - { - "name": "createProject", - "id": "createproject", - "href": "/graphql/reference/mutations#createproject", - "description": "

      Creates a new project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectInput!", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "createProjectV2", - "id": "createprojectv2", - "href": "/graphql/reference/mutations#createprojectv2", - "description": "

      Creates a new project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2Input!", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The new project.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2Field", - "id": "createprojectv2field", - "href": "/graphql/reference/mutations#createprojectv2field", - "description": "

      Create a new project field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2FieldInput!", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The new field.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2IssueField", - "id": "createprojectv2issuefield", - "href": "/graphql/reference/mutations#createprojectv2issuefield", - "description": "

      Create a new project issue field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2IssueFieldInput!", - "id": "createprojectv2issuefieldinput", - "href": "/graphql/reference/input-objects#createprojectv2issuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The new field.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2StatusUpdate", - "id": "createprojectv2statusupdate", - "href": "/graphql/reference/mutations#createprojectv2statusupdate", - "description": "

      Creates a status update within a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2StatusUpdateInput!", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "createPullRequest", - "id": "createpullrequest", - "href": "/graphql/reference/mutations#createpullrequest", - "description": "

      Create a new pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreatePullRequestInput!", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "createRef", - "id": "createref", - "href": "/graphql/reference/mutations#createref", - "description": "

      Create a new Git Ref.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateRefInput!", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The newly created ref.

      " - } - ], - "category": "git" - }, - { - "name": "createRepository", - "id": "createrepository", - "href": "/graphql/reference/mutations#createrepository", - "description": "

      Create a new repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryInput!", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryCustomProperty", - "id": "createrepositorycustomproperty", - "href": "/graphql/reference/mutations#createrepositorycustomproperty", - "description": "

      Create a repository custom property.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryCustomPropertyInput!", - "id": "createrepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#createrepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The newly created repository custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryRuleset", - "id": "createrepositoryruleset", - "href": "/graphql/reference/mutations#createrepositoryruleset", - "description": "

      Create a repository ruleset.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryRulesetInput!", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "createSponsorsListing", - "id": "createsponsorslisting", - "href": "/graphql/reference/mutations#createsponsorslisting", - "description": "

      Create a GitHub Sponsors profile to allow others to sponsor you or your organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateSponsorsListingInput!", - "id": "createsponsorslistinginput", - "href": "/graphql/reference/input-objects#createsponsorslistinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsListing", - "type": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting", - "description": "

      The new GitHub Sponsors profile.

      " - } - ], - "category": "sponsors" - }, - { - "name": "createSponsorsTier", - "id": "createsponsorstier", - "href": "/graphql/reference/mutations#createsponsorstier", - "description": "

      Create a new payment tier for your GitHub Sponsors profile.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateSponsorsTierInput!", - "id": "createsponsorstierinput", - "href": "/graphql/reference/input-objects#createsponsorstierinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsTier", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier", - "description": "

      The new tier.

      " - } - ], - "category": "sponsors" - }, - { - "name": "createSponsorship", - "id": "createsponsorship", - "href": "/graphql/reference/mutations#createsponsorship", - "description": "

      Start a new sponsorship of a maintainer in GitHub Sponsors, or reactivate a past sponsorship.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateSponsorshipInput!", - "id": "createsponsorshipinput", - "href": "/graphql/reference/input-objects#createsponsorshipinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorship", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "description": "

      The sponsorship that was started.

      " - } - ], - "category": "sponsors" - }, - { - "name": "createSponsorships", - "id": "createsponsorships", - "href": "/graphql/reference/mutations#createsponsorships", - "description": "

      Make many sponsorships for different sponsorable users or organizations at\nonce. Can only sponsor those who have a public GitHub Sponsors profile.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateSponsorshipsInput!", - "id": "createsponsorshipsinput", - "href": "/graphql/reference/input-objects#createsponsorshipsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorables", - "type": "[Sponsorable!]", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable", - "description": "

      The users and organizations who received a sponsorship.

      " - } - ], - "category": "sponsors" - }, - { - "name": "createUserList", - "id": "createuserlist", - "href": "/graphql/reference/mutations#createuserlist", - "description": "

      Creates a new user list.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateUserListInput!", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just created.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who created the list.

      " - } - ], - "category": "users" - }, - { - "name": "declineTopicSuggestion", - "id": "declinetopicsuggestion", - "href": "/graphql/reference/mutations#declinetopicsuggestion", - "description": "

      Rejects a suggested topic for the repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeclineTopicSuggestionInput!", - "id": "declinetopicsuggestioninput", - "href": "/graphql/reference/input-objects#declinetopicsuggestioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      The declined topic.

      ", - "isDeprecated": true, - "deprecationReason": "

      Suggested topics are no longer supported Removal on 2024-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteBranchProtectionRule", - "id": "deletebranchprotectionrule", - "href": "/graphql/reference/mutations#deletebranchprotectionrule", - "description": "

      Delete a branch protection rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteBranchProtectionRuleInput!", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "deleteDeployment", - "id": "deletedeployment", - "href": "/graphql/reference/mutations#deletedeployment", - "description": "

      Deletes a deployment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteDeploymentInput!", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteDiscussion", - "id": "deletediscussion", - "href": "/graphql/reference/mutations#deletediscussion", - "description": "

      Delete a discussion and all of its replies.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionInput!", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteDiscussionComment", - "id": "deletediscussioncomment", - "href": "/graphql/reference/mutations#deletediscussioncomment", - "description": "

      Delete a discussion comment. If it has replies, wipe it instead.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionCommentInput!", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The discussion comment that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteEnvironment", - "id": "deleteenvironment", - "href": "/graphql/reference/mutations#deleteenvironment", - "description": "

      Deletes an environment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteEnvironmentInput!", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteIpAllowListEntry", - "id": "deleteipallowlistentry", - "href": "/graphql/reference/mutations#deleteipallowlistentry", - "description": "

      Deletes an IP allow list entry.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIpAllowListEntryInput!", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was deleted.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "deleteIssue", - "id": "deleteissue", - "href": "/graphql/reference/mutations#deleteissue", - "description": "

      Deletes an Issue object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueInput!", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the issue belonged to.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueComment", - "id": "deleteissuecomment", - "href": "/graphql/reference/mutations#deleteissuecomment", - "description": "

      Deletes an IssueComment object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueCommentInput!", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueField", - "id": "deleteissuefield", - "href": "/graphql/reference/mutations#deleteissuefield", - "description": "

      Deletes an issue field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueFieldInput!", - "id": "deleteissuefieldinput", - "href": "/graphql/reference/input-objects#deleteissuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueField", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      The deleted issue field.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueFieldValue", - "id": "deleteissuefieldvalue", - "href": "/graphql/reference/mutations#deleteissuefieldvalue", - "description": "

      Deletes an issue field value from an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueFieldValueInput!", - "id": "deleteissuefieldvalueinput", - "href": "/graphql/reference/input-objects#deleteissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue object.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether the field value was successfully deleted.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueType", - "id": "deleteissuetype", - "href": "/graphql/reference/mutations#deleteissuetype", - "description": "

      Delete an issue type.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueTypeInput!", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedIssueTypeId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLabel", - "id": "deletelabel", - "href": "/graphql/reference/mutations#deletelabel", - "description": "

      Deletes a label.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteLabelInput!", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLinkedBranch", - "id": "deletelinkedbranch", - "href": "/graphql/reference/mutations#deletelinkedbranch", - "description": "

      Unlink a branch from an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteLinkedBranchInput!", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue the linked branch was unlinked from.

      " - } - ], - "category": "issues" - }, - { - "name": "deletePackageVersion", - "id": "deletepackageversion", - "href": "/graphql/reference/mutations#deletepackageversion", - "description": "

      Delete a package version.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeletePackageVersionInput!", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether or not the operation succeeded.

      " - } - ], - "category": "packages" - }, - { - "name": "deleteProject", - "id": "deleteproject", - "href": "/graphql/reference/mutations#deleteproject", - "description": "

      Deletes a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectInput!", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      The repository or organization the project was removed from.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectCard", - "id": "deleteprojectcard", - "href": "/graphql/reference/mutations#deleteprojectcard", - "description": "

      Deletes a project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectCardInput!", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "column", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The column the deleted card was in.

      " - }, - { - "name": "deletedCardId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted card ID.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectColumn", - "id": "deleteprojectcolumn", - "href": "/graphql/reference/mutations#deleteprojectcolumn", - "description": "

      Deletes a project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectColumnInput!", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedColumnId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted column ID.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project the deleted column was in.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectV2", - "id": "deleteprojectv2", - "href": "/graphql/reference/mutations#deleteprojectv2", - "description": "

      Delete a project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2Input!", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The deleted Project.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Field", - "id": "deleteprojectv2field", - "href": "/graphql/reference/mutations#deleteprojectv2field", - "description": "

      Delete a project field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2FieldInput!", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The deleted field.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Item", - "id": "deleteprojectv2item", - "href": "/graphql/reference/mutations#deleteprojectv2item", - "description": "

      Deletes an item from a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2ItemInput!", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedItemId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted item.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2StatusUpdate", - "id": "deleteprojectv2statusupdate", - "href": "/graphql/reference/mutations#deleteprojectv2statusupdate", - "description": "

      Deletes a project status update.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2StatusUpdateInput!", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedStatusUpdateId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted status update.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted status update was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Workflow", - "id": "deleteprojectv2workflow", - "href": "/graphql/reference/mutations#deleteprojectv2workflow", - "description": "

      Deletes a project workflow.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2WorkflowInput!", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedWorkflowId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted workflow.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted workflow was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deletePullRequestReview", - "id": "deletepullrequestreview", - "href": "/graphql/reference/mutations#deletepullrequestreview", - "description": "

      Deletes a pull request review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewInput!", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The deleted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "deletePullRequestReviewComment", - "id": "deletepullrequestreviewcomment", - "href": "/graphql/reference/mutations#deletepullrequestreviewcomment", - "description": "

      Deletes a pull request review comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewCommentInput!", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The pull request review the deleted comment belonged to.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The deleted pull request review comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "deleteRef", - "id": "deleteref", - "href": "/graphql/reference/mutations#deleteref", - "description": "

      Delete a Git Ref.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteRefInput!", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "deleteRepositoryCustomProperty", - "id": "deleterepositorycustomproperty", - "href": "/graphql/reference/mutations#deleterepositorycustomproperty", - "description": "

      Delete a repository custom property.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryCustomPropertyInput!", - "id": "deleterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#deleterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The deleted custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteRepositoryRuleset", - "id": "deleterepositoryruleset", - "href": "/graphql/reference/mutations#deleterepositoryruleset", - "description": "

      Delete a repository ruleset.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryRulesetInput!", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteUserList", - "id": "deleteuserlist", - "href": "/graphql/reference/mutations#deleteuserlist", - "description": "

      Deletes a user list.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteUserListInput!", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The owner of the list that will be deleted.

      " - } - ], - "category": "users" - }, - { - "name": "deleteVerifiableDomain", - "id": "deleteverifiabledomain", - "href": "/graphql/reference/mutations#deleteverifiabledomain", - "description": "

      Deletes a verifiable domain.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteVerifiableDomainInput!", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owning account from which the domain was deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "dequeuePullRequest", - "id": "dequeuepullrequest", - "href": "/graphql/reference/mutations#dequeuepullrequest", - "description": "

      Remove a pull request from the merge queue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DequeuePullRequestInput!", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry of the dequeued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "disablePullRequestAutoMerge", - "id": "disablepullrequestautomerge", - "href": "/graphql/reference/mutations#disablepullrequestautomerge", - "description": "

      Disable auto merge on the given pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DisablePullRequestAutoMergeInput!", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto merge was disabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissPullRequestReview", - "id": "dismisspullrequestreview", - "href": "/graphql/reference/mutations#dismisspullrequestreview", - "description": "

      Dismisses an approved or rejected pull request review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DismissPullRequestReviewInput!", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The dismissed pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissRepositoryVulnerabilityAlert", - "id": "dismissrepositoryvulnerabilityalert", - "href": "/graphql/reference/mutations#dismissrepositoryvulnerabilityalert", - "description": "

      Dismisses the Dependabot alert.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DismissRepositoryVulnerabilityAlertInput!", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryVulnerabilityAlert", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      The Dependabot alert that was dismissed.

      " - } - ], - "category": "dependabot" - }, - { - "name": "enablePullRequestAutoMerge", - "id": "enablepullrequestautomerge", - "href": "/graphql/reference/mutations#enablepullrequestautomerge", - "description": "

      Enable the default auto-merge on a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "EnablePullRequestAutoMergeInput!", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto-merge was enabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "enqueuePullRequest", - "id": "enqueuepullrequest", - "href": "/graphql/reference/mutations#enqueuepullrequest", - "description": "

      Add a pull request to the merge queue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "EnqueuePullRequestInput!", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry for the enqueued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "followOrganization", - "id": "followorganization", - "href": "/graphql/reference/mutations#followorganization", - "description": "

      Follow an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "FollowOrganizationInput!", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was followed.

      " - } - ], - "category": "orgs" - }, - { - "name": "followUser", - "id": "followuser", - "href": "/graphql/reference/mutations#followuser", - "description": "

      Follow a user.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "FollowUserInput!", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was followed.

      " - } - ], - "category": "users" - }, - { - "name": "grantEnterpriseOrganizationsMigratorRole", - "id": "grantenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#grantenterpriseorganizationsmigratorrole", - "description": "

      Grant the migrator role to a user for all organizations under an enterprise account.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "GrantEnterpriseOrganizationsMigratorRoleInput!", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role applied to for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "grantMigratorRole", - "id": "grantmigratorrole", - "href": "/graphql/reference/mutations#grantmigratorrole", - "description": "

      Grant the migrator role to a user or a team.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "GrantMigratorRoleInput!", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "importProject", - "id": "importproject", - "href": "/graphql/reference/mutations#importproject", - "description": "

      Creates a new project by importing columns and a list of issues/PRs.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ImportProjectInput!", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new Project!.

      " - } - ], - "category": "migrations" - }, - { - "name": "inviteEnterpriseAdmin", - "id": "inviteenterpriseadmin", - "href": "/graphql/reference/mutations#inviteenterpriseadmin", - "description": "

      Invite someone to become an administrator of the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "InviteEnterpriseAdminInput!", - "id": "inviteenterpriseadmininput", - "href": "/graphql/reference/input-objects#inviteenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      The created enterprise administrator invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "inviteEnterpriseMember", - "id": "inviteenterprisemember", - "href": "/graphql/reference/mutations#inviteenterprisemember", - "description": "

      Invite someone to become an unaffiliated member of the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "InviteEnterpriseMemberInput!", - "id": "inviteenterprisememberinput", - "href": "/graphql/reference/input-objects#inviteenterprisememberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      The created enterprise member invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "linkProjectV2ToRepository", - "id": "linkprojectv2torepository", - "href": "/graphql/reference/mutations#linkprojectv2torepository", - "description": "

      Links a project to a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToRepositoryInput!", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkProjectV2ToTeam", - "id": "linkprojectv2toteam", - "href": "/graphql/reference/mutations#linkprojectv2toteam", - "description": "

      Links a project to a team.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToTeamInput!", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkRepositoryToProject", - "id": "linkrepositorytoproject", - "href": "/graphql/reference/mutations#linkrepositorytoproject", - "description": "

      Creates a repository link for a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkRepositoryToProjectInput!", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "lockLockable", - "id": "locklockable", - "href": "/graphql/reference/mutations#locklockable", - "description": "

      Lock a lockable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "LockLockableInput!", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "lockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was locked.

      " - } - ], - "category": "issues" - }, - { - "name": "markDiscussionCommentAsAnswer", - "id": "markdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#markdiscussioncommentasanswer", - "description": "

      Mark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MarkDiscussionCommentAsAnswerInput!", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the chosen comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "markFileAsViewed", - "id": "markfileasviewed", - "href": "/graphql/reference/mutations#markfileasviewed", - "description": "

      Mark a pull request file as viewed.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MarkFileAsViewedInput!", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "markProjectV2AsTemplate", - "id": "markprojectv2astemplate", - "href": "/graphql/reference/mutations#markprojectv2astemplate", - "description": "

      Mark a project as a template. Note that only projects which are owned by an Organization can be marked as a template.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MarkProjectV2AsTemplateInput!", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "markPullRequestReadyForReview", - "id": "markpullrequestreadyforreview", - "href": "/graphql/reference/mutations#markpullrequestreadyforreview", - "description": "

      Marks a pull request ready for review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MarkPullRequestReadyForReviewInput!", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is ready for review.

      " - } - ], - "category": "pulls" - }, - { - "name": "mergeBranch", - "id": "mergebranch", - "href": "/graphql/reference/mutations#mergebranch", - "description": "

      Merge a head into a branch.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MergeBranchInput!", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeCommit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The resulting merge Commit.

      " - } - ], - "category": "branches" - }, - { - "name": "mergePullRequest", - "id": "mergepullrequest", - "href": "/graphql/reference/mutations#mergepullrequest", - "description": "

      Merge a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MergePullRequestInput!", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "minimizeComment", - "id": "minimizecomment", - "href": "/graphql/reference/mutations#minimizecomment", - "description": "

      Minimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MinimizeCommentInput!", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "minimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was minimized.

      " - } - ], - "category": "issues" - }, - { - "name": "moveProjectCard", - "id": "moveprojectcard", - "href": "/graphql/reference/mutations#moveprojectcard", - "description": "

      Moves a project card to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectCardInput!", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The new edge of the moved card.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "moveProjectColumn", - "id": "moveprojectcolumn", - "href": "/graphql/reference/mutations#moveprojectcolumn", - "description": "

      Moves a project column to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectColumnInput!", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The new edge of the moved column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "pinEnvironment", - "id": "pinenvironment", - "href": "/graphql/reference/mutations#pinenvironment", - "description": "

      Pin an environment to a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "PinEnvironmentInput!", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was pinned.

      " - }, - { - "name": "pinnedEnvironment", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      The pinned environment if we pinned.

      " - } - ], - "category": "deployments" - }, - { - "name": "pinIssue", - "id": "pinissue", - "href": "/graphql/reference/mutations#pinissue", - "description": "

      Pin an issue to a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "PinIssueInput!", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was pinned.

      " - } - ], - "category": "issues" - }, - { - "name": "pinIssueComment", - "id": "pinissuecomment", - "href": "/graphql/reference/mutations#pinissuecomment", - "description": "

      Pins an Issue Comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "PinIssueCommentInput!", - "id": "pinissuecommentinput", - "href": "/graphql/reference/input-objects#pinissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The Issue Comment that was pinned.

      " - } - ], - "category": "issues" - }, - { - "name": "promoteRepositoryCustomProperty", - "id": "promoterepositorycustomproperty", - "href": "/graphql/reference/mutations#promoterepositorycustomproperty", - "description": "

      Promote a repository custom property to the enterprise level.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "PromoteRepositoryCustomPropertyInput!", - "id": "promoterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#promoterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The repository custom property that has been promoted.

      " - } - ], - "category": "repos" - }, - { - "name": "publishSponsorsTier", - "id": "publishsponsorstier", - "href": "/graphql/reference/mutations#publishsponsorstier", - "description": "

      Publish an existing sponsorship tier that is currently still a draft to a GitHub Sponsors profile.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "PublishSponsorsTierInput!", - "id": "publishsponsorstierinput", - "href": "/graphql/reference/input-objects#publishsponsorstierinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsTier", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier", - "description": "

      The tier that was published.

      " - } - ], - "category": "sponsors" - }, - { - "name": "regenerateEnterpriseIdentityProviderRecoveryCodes", - "id": "regenerateenterpriseidentityproviderrecoverycodes", - "href": "/graphql/reference/mutations#regenerateenterpriseidentityproviderrecoverycodes", - "description": "

      Regenerates the identity provider recovery codes for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RegenerateEnterpriseIdentityProviderRecoveryCodesInput!", - "id": "regenerateenterpriseidentityproviderrecoverycodesinput", - "href": "/graphql/reference/input-objects#regenerateenterpriseidentityproviderrecoverycodesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "identityProvider", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      The identity provider for the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "regenerateVerifiableDomainToken", - "id": "regenerateverifiabledomaintoken", - "href": "/graphql/reference/mutations#regenerateverifiabledomaintoken", - "description": "

      Regenerates a verifiable domain's verification token.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RegenerateVerifiableDomainTokenInput!", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "verificationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The verification token that was generated.

      " - } - ], - "category": "orgs" - }, - { - "name": "rejectDeployments", - "id": "rejectdeployments", - "href": "/graphql/reference/mutations#rejectdeployments", - "description": "

      Reject all pending deployments under one or more environments.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RejectDeploymentsInput!", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "removeAssigneesFromAssignable", - "id": "removeassigneesfromassignable", - "href": "/graphql/reference/mutations#removeassigneesfromassignable", - "description": "

      Removes assignees from an assignable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveAssigneesFromAssignableInput!", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was unassigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "removeBlockedBy", - "id": "removeblockedby", - "href": "/graphql/reference/mutations#removeblockedby", - "description": "

      Removes a 'blocked by' relationship from an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveBlockedByInput!", - "id": "removeblockedbyinput", - "href": "/graphql/reference/input-objects#removeblockedbyinput" - } - ], - "returnFields": [ - { - "name": "blockingIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The previously blocking issue.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The previously blocked issue.

      " - } - ], - "category": "issues" - }, - { - "name": "removeEnterpriseAdmin", - "id": "removeenterpriseadmin", - "href": "/graphql/reference/mutations#removeenterpriseadmin", - "description": "

      Removes an administrator from the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseAdminInput!", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was removed as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of removing an administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeEnterpriseIdentityProvider", - "id": "removeenterpriseidentityprovider", - "href": "/graphql/reference/mutations#removeenterpriseidentityprovider", - "description": "

      Removes the identity provider from an enterprise. Owners of enterprises both\nwith and without Enterprise Managed Users may use this mutation.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseIdentityProviderInput!", - "id": "removeenterpriseidentityproviderinput", - "href": "/graphql/reference/input-objects#removeenterpriseidentityproviderinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "identityProvider", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      The identity provider that was removed from the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeEnterpriseMember", - "id": "removeenterprisemember", - "href": "/graphql/reference/mutations#removeenterprisemember", - "description": "

      Completely removes a user from the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseMemberInput!", - "id": "removeenterprisememberinput", - "href": "/graphql/reference/input-objects#removeenterprisememberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was removed from the enterprise.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeEnterpriseOrganization", - "id": "removeenterpriseorganization", - "href": "/graphql/reference/mutations#removeenterpriseorganization", - "description": "

      Removes an organization from the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseOrganizationInput!", - "id": "removeenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#removeenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was removed from the enterprise.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeEnterpriseSupportEntitlement", - "id": "removeenterprisesupportentitlement", - "href": "/graphql/reference/mutations#removeenterprisesupportentitlement", - "description": "

      Removes a support entitlement from an enterprise member.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseSupportEntitlementInput!", - "id": "removeenterprisesupportentitlementinput", - "href": "/graphql/reference/input-objects#removeenterprisesupportentitlementinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of removing the support entitlement.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeLabelsFromLabelable", - "id": "removelabelsfromlabelable", - "href": "/graphql/reference/mutations#removelabelsfromlabelable", - "description": "

      Removes labels from a Labelable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveLabelsFromLabelableInput!", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The Labelable the labels were removed from.

      " - } - ], - "category": "issues" - }, - { - "name": "removeOutsideCollaborator", - "id": "removeoutsidecollaborator", - "href": "/graphql/reference/mutations#removeoutsidecollaborator", - "description": "

      Removes outside collaborator from all repositories in an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveOutsideCollaboratorInput!", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "removedUser", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was removed as an outside collaborator.

      " - } - ], - "category": "orgs" - }, - { - "name": "removeReaction", - "id": "removereaction", - "href": "/graphql/reference/mutations#removereaction", - "description": "

      Removes a reaction from a subject.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveReactionInput!", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "removeStar", - "id": "removestar", - "href": "/graphql/reference/mutations#removestar", - "description": "

      Removes a star from a Starrable.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveStarInput!", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "removeSubIssue", - "id": "removesubissue", - "href": "/graphql/reference/mutations#removesubissue", - "description": "

      Removes a sub-issue from a given issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveSubIssueInput!", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent of the sub-issue.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "removeUpvote", - "id": "removeupvote", - "href": "/graphql/reference/mutations#removeupvote", - "description": "

      Remove an upvote to a discussion or discussion comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveUpvoteInput!", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenDiscussion", - "id": "reopendiscussion", - "href": "/graphql/reference/mutations#reopendiscussion", - "description": "

      Reopen a discussion.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReopenDiscussionInput!", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was reopened.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenIssue", - "id": "reopenissue", - "href": "/graphql/reference/mutations#reopenissue", - "description": "

      Reopen a issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReopenIssueInput!", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was opened.

      " - } - ], - "category": "issues" - }, - { - "name": "reopenPullRequest", - "id": "reopenpullrequest", - "href": "/graphql/reference/mutations#reopenpullrequest", - "description": "

      Reopen a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReopenPullRequestInput!", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reopened.

      " - } - ], - "category": "pulls" - }, - { - "name": "reorderEnvironment", - "id": "reorderenvironment", - "href": "/graphql/reference/mutations#reorderenvironment", - "description": "

      Reorder a pinned repository environment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReorderEnvironmentInput!", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was reordered.

      " - } - ], - "category": "deployments" - }, - { - "name": "replaceActorsForAssignable", - "id": "replaceactorsforassignable", - "href": "/graphql/reference/mutations#replaceactorsforassignable", - "description": "

      Replaces all actors for assignable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReplaceActorsForAssignableInput!", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "reprioritizeSubIssue", - "id": "reprioritizesubissue", - "href": "/graphql/reference/mutations#reprioritizesubissue", - "description": "

      Reprioritizes a sub-issue to a different position in the parent list.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReprioritizeSubIssueInput!", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was reprioritized in.

      " - } - ], - "category": "issues" - }, - { - "name": "requestReviews", - "id": "requestreviews", - "href": "/graphql/reference/mutations#requestreviews", - "description": "

      Set review requests on a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RequestReviewsInput!", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is getting requests.

      " - }, - { - "name": "requestedReviewersEdge", - "type": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      The edge from the pull request to the requested reviewers.

      " - } - ], - "category": "pulls" - }, - { - "name": "requestReviewsByLogin", - "id": "requestreviewsbylogin", - "href": "/graphql/reference/mutations#requestreviewsbylogin", - "description": "

      Set review requests on a pull request using login strings instead of IDs.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RequestReviewsByLoginInput!", - "id": "requestreviewsbylogininput", - "href": "/graphql/reference/input-objects#requestreviewsbylogininput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is getting requests.

      " - }, - { - "name": "requestedReviewersEdge", - "type": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      The edge from the pull request to the requested reviewers.

      " - } - ], - "category": "pulls" - }, - { - "name": "rerequestCheckSuite", - "id": "rerequestchecksuite", - "href": "/graphql/reference/mutations#rerequestchecksuite", - "description": "

      Rerequests an existing check suite.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RerequestCheckSuiteInput!", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The requested check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "resolveReviewThread", - "id": "resolvereviewthread", - "href": "/graphql/reference/mutations#resolvereviewthread", - "description": "

      Marks a review thread as resolved.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ResolveReviewThreadInput!", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "retireSponsorsTier", - "id": "retiresponsorstier", - "href": "/graphql/reference/mutations#retiresponsorstier", - "description": "

      Retire a published payment tier from your GitHub Sponsors profile so it cannot be used to start new sponsorships.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RetireSponsorsTierInput!", - "id": "retiresponsorstierinput", - "href": "/graphql/reference/input-objects#retiresponsorstierinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsTier", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier", - "description": "

      The tier that was retired.

      " - } - ], - "category": "sponsors" - }, - { - "name": "revertPullRequest", - "id": "revertpullrequest", - "href": "/graphql/reference/mutations#revertpullrequest", - "description": "

      Create a pull request that reverts the changes from a merged pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RevertPullRequestInput!", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reverted.

      " - }, - { - "name": "revertPullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request that reverts the input pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "revokeEnterpriseOrganizationsMigratorRole", - "id": "revokeenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#revokeenterpriseorganizationsmigratorrole", - "description": "

      Revoke the migrator role to a user for all organizations under an enterprise account.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RevokeEnterpriseOrganizationsMigratorRoleInput!", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role revoked for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "revokeMigratorRole", - "id": "revokemigratorrole", - "href": "/graphql/reference/mutations#revokemigratorrole", - "description": "

      Revoke the migrator role from a user or a team.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RevokeMigratorRoleInput!", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "setEnterpriseIdentityProvider", - "id": "setenterpriseidentityprovider", - "href": "/graphql/reference/mutations#setenterpriseidentityprovider", - "description": "

      Creates or updates the identity provider for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetEnterpriseIdentityProviderInput!", - "id": "setenterpriseidentityproviderinput", - "href": "/graphql/reference/input-objects#setenterpriseidentityproviderinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "identityProvider", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      The identity provider for the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "setIssueFieldValue", - "id": "setissuefieldvalue", - "href": "/graphql/reference/mutations#setissuefieldvalue", - "description": "

      Sets the value of an IssueFieldValue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetIssueFieldValueInput!", - "id": "setissuefieldvalueinput", - "href": "/graphql/reference/input-objects#setissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue where the field values were set.

      " - }, - { - "name": "issueFieldValues", - "type": "[IssueFieldValue!]", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      The issue field values that were created or updated.

      " - } - ], - "category": "issues" - }, - { - "name": "setOrganizationInteractionLimit", - "id": "setorganizationinteractionlimit", - "href": "/graphql/reference/mutations#setorganizationinteractionlimit", - "description": "

      Set an organization level interaction limit for an organization's public repositories.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetOrganizationInteractionLimitInput!", - "id": "setorganizationinteractionlimitinput", - "href": "/graphql/reference/input-objects#setorganizationinteractionlimitinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that the interaction limit was set for.

      " - } - ], - "category": "orgs" - }, - { - "name": "setRepositoryCustomPropertyValues", - "id": "setrepositorycustompropertyvalues", - "href": "/graphql/reference/mutations#setrepositorycustompropertyvalues", - "description": "

      Set repository custom property values for a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetRepositoryCustomPropertyValuesInput!", - "id": "setrepositorycustompropertyvaluesinput", - "href": "/graphql/reference/input-objects#setrepositorycustompropertyvaluesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that the custom properties were set for.

      " - } - ], - "category": "repos" - }, - { - "name": "setRepositoryInteractionLimit", - "id": "setrepositoryinteractionlimit", - "href": "/graphql/reference/mutations#setrepositoryinteractionlimit", - "description": "

      Sets an interaction limit setting for a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetRepositoryInteractionLimitInput!", - "id": "setrepositoryinteractionlimitinput", - "href": "/graphql/reference/input-objects#setrepositoryinteractionlimitinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that the interaction limit was set for.

      " - } - ], - "category": "repos" - }, - { - "name": "setUserInteractionLimit", - "id": "setuserinteractionlimit", - "href": "/graphql/reference/mutations#setuserinteractionlimit", - "description": "

      Set a user level interaction limit for an user's public repositories.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetUserInteractionLimitInput!", - "id": "setuserinteractionlimitinput", - "href": "/graphql/reference/input-objects#setuserinteractionlimitinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that the interaction limit was set for.

      " - } - ], - "category": "users" - }, - { - "name": "startOrganizationMigration", - "id": "startorganizationmigration", - "href": "/graphql/reference/mutations#startorganizationmigration", - "description": "

      Starts a GitHub Enterprise Importer organization migration.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "StartOrganizationMigrationInput!", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "orgMigration", - "type": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      The new organization migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "startRepositoryMigration", - "id": "startrepositorymigration", - "href": "/graphql/reference/mutations#startrepositorymigration", - "description": "

      Starts a GitHub Enterprise Importer (GEI) repository migration.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "StartRepositoryMigrationInput!", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryMigration", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      The new repository migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "submitPullRequestReview", - "id": "submitpullrequestreview", - "href": "/graphql/reference/mutations#submitpullrequestreview", - "description": "

      Submits a pending pull request review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SubmitPullRequestReviewInput!", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The submitted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "transferEnterpriseOrganization", - "id": "transferenterpriseorganization", - "href": "/graphql/reference/mutations#transferenterpriseorganization", - "description": "

      Transfer an organization from one enterprise to another enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "TransferEnterpriseOrganizationInput!", - "id": "transferenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#transferenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization for which a transfer was initiated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "transferIssue", - "id": "transferissue", - "href": "/graphql/reference/mutations#transferissue", - "description": "

      Transfer an issue to a different repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "TransferIssueInput!", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was transferred.

      " - } - ], - "category": "issues" - }, - { - "name": "unarchiveProjectV2Item", - "id": "unarchiveprojectv2item", - "href": "/graphql/reference/mutations#unarchiveprojectv2item", - "description": "

      Unarchives a ProjectV2Item.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnarchiveProjectV2ItemInput!", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item unarchived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "unarchivePullRequest", - "id": "unarchivepullrequest", - "href": "/graphql/reference/mutations#unarchivepullrequest", - "description": "

      Unarchive a pull request. Removes the archived flag from the pull request.\nDoes not automatically reopen or unlock the pull request. Only repository\nadmins can unarchive pull requests.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnarchivePullRequestInput!", - "id": "unarchivepullrequestinput", - "href": "/graphql/reference/input-objects#unarchivepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was unarchived.

      " - } - ], - "category": "pulls" - }, - { - "name": "unarchiveRepository", - "id": "unarchiverepository", - "href": "/graphql/reference/mutations#unarchiverepository", - "description": "

      Unarchives a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnarchiveRepositoryInput!", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was unarchived.

      " - } - ], - "category": "repos" - }, - { - "name": "unfollowOrganization", - "id": "unfolloworganization", - "href": "/graphql/reference/mutations#unfolloworganization", - "description": "

      Unfollow an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnfollowOrganizationInput!", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was unfollowed.

      " - } - ], - "category": "orgs" - }, - { - "name": "unfollowUser", - "id": "unfollowuser", - "href": "/graphql/reference/mutations#unfollowuser", - "description": "

      Unfollow a user.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnfollowUserInput!", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was unfollowed.

      " - } - ], - "category": "users" - }, - { - "name": "unlinkProjectV2FromRepository", - "id": "unlinkprojectv2fromrepository", - "href": "/graphql/reference/mutations#unlinkprojectv2fromrepository", - "description": "

      Unlinks a project from a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromRepositoryInput!", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is no longer linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkProjectV2FromTeam", - "id": "unlinkprojectv2fromteam", - "href": "/graphql/reference/mutations#unlinkprojectv2fromteam", - "description": "

      Unlinks a project to a team.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromTeamInput!", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is unlinked from.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkRepositoryFromProject", - "id": "unlinkrepositoryfromproject", - "href": "/graphql/reference/mutations#unlinkrepositoryfromproject", - "description": "

      Deletes a repository link from a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkRepositoryFromProjectInput!", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "unlockLockable", - "id": "unlocklockable", - "href": "/graphql/reference/mutations#unlocklockable", - "description": "

      Unlock a lockable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnlockLockableInput!", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unlockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was unlocked.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkDiscussionCommentAsAnswer", - "id": "unmarkdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#unmarkdiscussioncommentasanswer", - "description": "

      Unmark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnmarkDiscussionCommentAsAnswerInput!", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "unmarkFileAsViewed", - "id": "unmarkfileasviewed", - "href": "/graphql/reference/mutations#unmarkfileasviewed", - "description": "

      Unmark a pull request file as viewed.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnmarkFileAsViewedInput!", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "unmarkIssueAsDuplicate", - "id": "unmarkissueasduplicate", - "href": "/graphql/reference/mutations#unmarkissueasduplicate", - "description": "

      Unmark an issue as a duplicate of another issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnmarkIssueAsDuplicateInput!", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "duplicate", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      The issue or pull request that was marked as a duplicate.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkProjectV2AsTemplate", - "id": "unmarkprojectv2astemplate", - "href": "/graphql/reference/mutations#unmarkprojectv2astemplate", - "description": "

      Unmark a project as a template.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnmarkProjectV2AsTemplateInput!", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "unminimizeComment", - "id": "unminimizecomment", - "href": "/graphql/reference/mutations#unminimizecomment", - "description": "

      Unminimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnminimizeCommentInput!", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unminimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was unminimized.

      " - } - ], - "category": "issues" - }, - { - "name": "unpinIssue", - "id": "unpinissue", - "href": "/graphql/reference/mutations#unpinissue", - "description": "

      Unpin a pinned issue from a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnpinIssueInput!", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "id", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The id of the pinned issue that was unpinned.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was unpinned.

      " - } - ], - "category": "issues" - }, - { - "name": "unpinIssueComment", - "id": "unpinissuecomment", - "href": "/graphql/reference/mutations#unpinissuecomment", - "description": "

      Unpins an Issue Comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnpinIssueCommentInput!", - "id": "unpinissuecommentinput", - "href": "/graphql/reference/input-objects#unpinissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The Issue Comment that was unpinned.

      " - } - ], - "category": "issues" - }, - { - "name": "unresolveReviewThread", - "id": "unresolvereviewthread", - "href": "/graphql/reference/mutations#unresolvereviewthread", - "description": "

      Marks a review thread as unresolved.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnresolveReviewThreadInput!", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateBranchProtectionRule", - "id": "updatebranchprotectionrule", - "href": "/graphql/reference/mutations#updatebranchprotectionrule", - "description": "

      Update a branch protection rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateBranchProtectionRuleInput!", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "updateCheckRun", - "id": "updatecheckrun", - "href": "/graphql/reference/mutations#updatecheckrun", - "description": "

      Update a check run.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckRunInput!", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The updated check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "updateCheckSuitePreferences", - "id": "updatechecksuitepreferences", - "href": "/graphql/reference/mutations#updatechecksuitepreferences", - "description": "

      Modifies the settings of an existing check suite.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckSuitePreferencesInput!", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "checks" - }, - { - "name": "updateDiscussion", - "id": "updatediscussion", - "href": "/graphql/reference/mutations#updatediscussion", - "description": "

      Update a discussion.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionInput!", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The modified discussion.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateDiscussionComment", - "id": "updatediscussioncomment", - "href": "/graphql/reference/mutations#updatediscussioncomment", - "description": "

      Update the contents of a comment on a Discussion.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionCommentInput!", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The modified discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateEnterpriseAdministratorRole", - "id": "updateenterpriseadministratorrole", - "href": "/graphql/reference/mutations#updateenterpriseadministratorrole", - "description": "

      Updates the role of an enterprise administrator.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseAdministratorRoleInput!", - "id": "updateenterpriseadministratorroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseadministratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of changing the administrator's role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseAllowPrivateRepositoryForkingSetting", - "id": "updateenterpriseallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateenterpriseallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput!", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated allow private repository forking setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDefaultRepositoryPermissionSetting", - "id": "updateenterprisedefaultrepositorypermissionsetting", - "href": "/graphql/reference/mutations#updateenterprisedefaultrepositorypermissionsetting", - "description": "

      Sets the base repository permission for organizations in an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput!", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated base repository permission setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the base repository permission setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDeployKeySetting", - "id": "updateenterprisedeploykeysetting", - "href": "/graphql/reference/mutations#updateenterprisedeploykeysetting", - "description": "

      Sets whether deploy keys are allowed to be created and used for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDeployKeySettingInput!", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated deploy key setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the deploy key setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanChangeRepositoryVisibilitySetting", - "id": "updateenterprisememberscanchangerepositoryvisibilitysetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanchangerepositoryvisibilitysetting", - "description": "

      Sets whether organization members with admin permissions on a repository can change repository visibility.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput!", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can change repository visibility setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can change repository visibility setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanCreateRepositoriesSetting", - "id": "updateenterprisememberscancreaterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscancreaterepositoriessetting", - "description": "

      Sets the members can create repositories setting for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput!", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can create repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can create repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteIssuesSetting", - "id": "updateenterprisememberscandeleteissuessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleteissuessetting", - "description": "

      Sets the members can delete issues setting for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput!", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete issues setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete issues setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteRepositoriesSetting", - "id": "updateenterprisememberscandeleterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleterepositoriessetting", - "description": "

      Sets the members can delete repositories setting for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput!", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanInviteCollaboratorsSetting", - "id": "updateenterprisememberscaninvitecollaboratorssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscaninvitecollaboratorssetting", - "description": "

      Sets whether members can invite collaborators are enabled for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput!", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can invite collaborators setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can invite collaborators setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanMakePurchasesSetting", - "id": "updateenterprisememberscanmakepurchasessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanmakepurchasessetting", - "description": "

      Sets whether or not an organization owner can make purchases.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanMakePurchasesSettingInput!", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can make purchases setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can make purchases setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanUpdateProtectedBranchesSetting", - "id": "updateenterprisememberscanupdateprotectedbranchessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanupdateprotectedbranchessetting", - "description": "

      Sets the members can update protected branches setting for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput!", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can update protected branches setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can update protected branches setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanViewDependencyInsightsSetting", - "id": "updateenterprisememberscanviewdependencyinsightssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanviewdependencyinsightssetting", - "description": "

      Sets the members can view dependency insights for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput!", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can view dependency insights setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can view dependency insights setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOrganizationProjectsSetting", - "id": "updateenterpriseorganizationprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriseorganizationprojectssetting", - "description": "

      Sets whether organization projects are enabled for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOrganizationProjectsSettingInput!", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated organization projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the organization projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOwnerOrganizationRole", - "id": "updateenterpriseownerorganizationrole", - "href": "/graphql/reference/mutations#updateenterpriseownerorganizationrole", - "description": "

      Updates the role of an enterprise owner with an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOwnerOrganizationRoleInput!", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of changing the owner's organization role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseProfile", - "id": "updateenterpriseprofile", - "href": "/graphql/reference/mutations#updateenterpriseprofile", - "description": "

      Updates an enterprise's profile.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseProfileInput!", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseRepositoryProjectsSetting", - "id": "updateenterpriserepositoryprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriserepositoryprojectssetting", - "description": "

      Sets whether repository projects are enabled for a enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseRepositoryProjectsSettingInput!", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated repository projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the repository projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "description": "

      Sets the two-factor authentication methods that users of an enterprise may not use.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput!", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two-factor authentication disallowed methods setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two-factor authentication disallowed methods setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationRequiredSetting", - "id": "updateenterprisetwofactorauthenticationrequiredsetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationrequiredsetting", - "description": "

      Sets whether two factor authentication is required for all users in an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput!", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two factor authentication required setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two factor authentication required setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnvironment", - "id": "updateenvironment", - "href": "/graphql/reference/mutations#updateenvironment", - "description": "

      Updates an environment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnvironmentInput!", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The updated environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "updateIpAllowListEnabledSetting", - "id": "updateipallowlistenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistenabledsetting", - "description": "

      Sets whether an IP allow list is enabled on an owner.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEnabledSettingInput!", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListEntry", - "id": "updateipallowlistentry", - "href": "/graphql/reference/mutations#updateipallowlistentry", - "description": "

      Updates an IP allow list entry.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEntryInput!", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListForInstalledAppsEnabledSetting", - "id": "updateipallowlistforinstalledappsenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistforinstalledappsenabledsetting", - "description": "

      Sets whether IP allow list configuration for installed GitHub Apps is enabled on an owner.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListForInstalledAppsEnabledSettingInput!", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListUserLevelEnforcementEnabledSetting", - "id": "updateipallowlistuserlevelenforcementenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistuserlevelenforcementenabledsetting", - "description": "

      Sets whether IP allow list user-level enforcement is enabled on an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListUserLevelEnforcementEnabledSettingInput!", - "id": "updateipallowlistuserlevelenforcementenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistuserlevelenforcementenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIssue", - "id": "updateissue", - "href": "/graphql/reference/mutations#updateissue", - "description": "

      Updates an Issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueInput!", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueComment", - "id": "updateissuecomment", - "href": "/graphql/reference/mutations#updateissuecomment", - "description": "

      Updates an IssueComment object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueCommentInput!", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The updated comment.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueField", - "id": "updateissuefield", - "href": "/graphql/reference/mutations#updateissuefield", - "description": "

      Updates an issue field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueFieldInput!", - "id": "updateissuefieldinput", - "href": "/graphql/reference/input-objects#updateissuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueField", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      The updated issue field.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueFieldValue", - "id": "updateissuefieldvalue", - "href": "/graphql/reference/mutations#updateissuefieldvalue", - "description": "

      Updates an existing issue field value for an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueFieldValueInput!", - "id": "updateissuefieldvalueinput", - "href": "/graphql/reference/input-objects#updateissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue object.

      " - }, - { - "name": "issueFieldValue", - "type": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      The updated issue field value.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueIssueType", - "id": "updateissueissuetype", - "href": "/graphql/reference/mutations#updateissueissuetype", - "description": "

      Updates the issue type on an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueIssueTypeInput!", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The updated issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueType", - "id": "updateissuetype", - "href": "/graphql/reference/mutations#updateissuetype", - "description": "

      Update an issue type.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueTypeInput!", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The updated issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "updateLabel", - "id": "updatelabel", - "href": "/graphql/reference/mutations#updatelabel", - "description": "

      Updates an existing label.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateLabelInput!", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The updated label.

      " - } - ], - "category": "issues" - }, - { - "name": "updateNotificationRestrictionSetting", - "id": "updatenotificationrestrictionsetting", - "href": "/graphql/reference/mutations#updatenotificationrestrictionsetting", - "description": "

      Update the setting to restrict notifications to only verified or approved domains available to an owner.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateNotificationRestrictionSettingInput!", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owner on which the setting was updated.

      " - } - ], - "category": "activity" - }, - { - "name": "updateOrganizationAllowPrivateRepositoryForkingSetting", - "id": "updateorganizationallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateorganizationallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput!", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated allow private repository forking setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateOrganizationWebCommitSignoffSetting", - "id": "updateorganizationwebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updateorganizationwebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for repositories in an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationWebCommitSignoffSettingInput!", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated web commit signoff setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updatePatreonSponsorability", - "id": "updatepatreonsponsorability", - "href": "/graphql/reference/mutations#updatepatreonsponsorability", - "description": "

      Toggle the setting for your GitHub Sponsors profile that allows other GitHub\naccounts to sponsor you on GitHub while paying for the sponsorship on Patreon.\nOnly applicable when you have a GitHub Sponsors profile and have connected\nyour GitHub account with Patreon.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdatePatreonSponsorabilityInput!", - "id": "updatepatreonsponsorabilityinput", - "href": "/graphql/reference/input-objects#updatepatreonsponsorabilityinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsListing", - "type": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting", - "description": "

      The GitHub Sponsors profile.

      " - } - ], - "category": "sponsors" - }, - { - "name": "updateProject", - "id": "updateproject", - "href": "/graphql/reference/mutations#updateproject", - "description": "

      Updates an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectInput!", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The updated project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectCard", - "id": "updateprojectcard", - "href": "/graphql/reference/mutations#updateprojectcard", - "description": "

      Updates an existing project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectCardInput!", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectColumn", - "id": "updateprojectcolumn", - "href": "/graphql/reference/mutations#updateprojectcolumn", - "description": "

      Updates an existing project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectColumnInput!", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The updated project column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectV2", - "id": "updateprojectv2", - "href": "/graphql/reference/mutations#updateprojectv2", - "description": "

      Updates an existing project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2Input!", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The updated Project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Collaborators", - "id": "updateprojectv2collaborators", - "href": "/graphql/reference/mutations#updateprojectv2collaborators", - "description": "

      Update the collaborators on a team or a project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2CollaboratorsInput!", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "collaborators", - "type": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The collaborators granted a role.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2DraftIssue", - "id": "updateprojectv2draftissue", - "href": "/graphql/reference/mutations#updateprojectv2draftissue", - "description": "

      Updates a draft issue within a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2DraftIssueInput!", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "draftIssue", - "type": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      The draft issue updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Field", - "id": "updateprojectv2field", - "href": "/graphql/reference/mutations#updateprojectv2field", - "description": "

      Update a project field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2FieldInput!", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The updated field.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemFieldValue", - "id": "updateprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#updateprojectv2itemfieldvalue", - "description": "

      This mutation updates the value of a field for an item in a Project. Currently\nonly single-select, text, number, date, and iteration fields are supported.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemFieldValueInput!", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemPosition", - "id": "updateprojectv2itemposition", - "href": "/graphql/reference/mutations#updateprojectv2itemposition", - "description": "

      This mutation updates the position of the item in the project, where the position represents the priority of an item.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemPositionInput!", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "items", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The items in the new order.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2StatusUpdate", - "id": "updateprojectv2statusupdate", - "href": "/graphql/reference/mutations#updateprojectv2statusupdate", - "description": "

      Updates a status update within a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2StatusUpdateInput!", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updatePullRequest", - "id": "updatepullrequest", - "href": "/graphql/reference/mutations#updatepullrequest", - "description": "

      Update a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestInput!", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestBranch", - "id": "updatepullrequestbranch", - "href": "/graphql/reference/mutations#updatepullrequestbranch", - "description": "

      Merge or Rebase HEAD from upstream branch into pull request branch.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestBranchInput!", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReview", - "id": "updatepullrequestreview", - "href": "/graphql/reference/mutations#updatepullrequestreview", - "description": "

      Updates the body of a pull request review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewInput!", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The updated pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReviewComment", - "id": "updatepullrequestreviewcomment", - "href": "/graphql/reference/mutations#updatepullrequestreviewcomment", - "description": "

      Updates a pull request review comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewCommentInput!", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The updated comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateRef", - "id": "updateref", - "href": "/graphql/reference/mutations#updateref", - "description": "

      Update a Git Ref.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRefInput!", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The updated Ref.

      " - } - ], - "category": "git" - }, - { - "name": "updateRefs", - "id": "updaterefs", - "href": "/graphql/reference/mutations#updaterefs", - "description": "

      Creates, updates and/or deletes multiple refs in a repository.

      \n

      This mutation takes a list of RefUpdates and performs these updates\non the repository. All updates are performed atomically, meaning that\nif one of them is rejected, no other ref will be modified.

      \n

      RefUpdate.beforeOid specifies that the given reference needs to point\nto the given value before performing any updates. A value of\n0000000000000000000000000000000000000000 can be used to verify that\nthe references should not exist.

      \n

      RefUpdate.afterOid specifies the value that the given reference\nwill point to after performing all updates. A value of\n0000000000000000000000000000000000000000 can be used to delete a\nreference.

      \n

      If RefUpdate.force is set to true, a non-fast-forward updates\nfor the given reference will be allowed.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRefsInput!", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "updateRepository", - "id": "updaterepository", - "href": "/graphql/reference/mutations#updaterepository", - "description": "

      Update information about a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryInput!", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryCustomProperty", - "id": "updaterepositorycustomproperty", - "href": "/graphql/reference/mutations#updaterepositorycustomproperty", - "description": "

      Update a repository custom property.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryCustomPropertyInput!", - "id": "updaterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#updaterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The updated repository custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryRuleset", - "id": "updaterepositoryruleset", - "href": "/graphql/reference/mutations#updaterepositoryruleset", - "description": "

      Update a repository ruleset.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryRulesetInput!", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryWebCommitSignoffSetting", - "id": "updaterepositorywebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updaterepositorywebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryWebCommitSignoffSettingInput!", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateSponsorshipPreferences", - "id": "updatesponsorshippreferences", - "href": "/graphql/reference/mutations#updatesponsorshippreferences", - "description": "

      Change visibility of your sponsorship and opt in or out of email updates from the maintainer.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateSponsorshipPreferencesInput!", - "id": "updatesponsorshippreferencesinput", - "href": "/graphql/reference/input-objects#updatesponsorshippreferencesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorship", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "description": "

      The sponsorship that was updated.

      " - } - ], - "category": "sponsors" - }, - { - "name": "updateSubscription", - "id": "updatesubscription", - "href": "/graphql/reference/mutations#updatesubscription", - "description": "

      Updates the state for subscribable subjects.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateSubscriptionInput!", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subscribable", - "type": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      The input subscribable entity.

      " - } - ], - "category": "activity" - }, - { - "name": "updateTeamReviewAssignment", - "id": "updateteamreviewassignment", - "href": "/graphql/reference/mutations#updateteamreviewassignment", - "description": "

      Updates team review assignment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamReviewAssignmentInput!", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team that was modified.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateTeamsRepository", - "id": "updateteamsrepository", - "href": "/graphql/reference/mutations#updateteamsrepository", - "description": "

      Update team repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamsRepositoryInput!", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was updated.

      " - }, - { - "name": "teams", - "type": "[Team!]", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The teams granted permission on the repository.

      " - } - ], - "category": "teams" - }, - { - "name": "updateTopics", - "id": "updatetopics", - "href": "/graphql/reference/mutations#updatetopics", - "description": "

      Replaces the repository's topics with the given topics.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateTopicsInput!", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invalidTopicNames", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Names of the provided topics that are not valid.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateUserList", - "id": "updateuserlist", - "href": "/graphql/reference/mutations#updateuserlist", - "description": "

      Updates an existing user list.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListInput!", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just updated.

      " - } - ], - "category": "users" - }, - { - "name": "updateUserListsForItem", - "id": "updateuserlistsforitem", - "href": "/graphql/reference/mutations#updateuserlistsforitem", - "description": "

      Updates which of the viewer's lists an item belongs to.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListsForItemInput!", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      The item that was added.

      " - }, - { - "name": "lists", - "type": "[UserList!]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The lists to which this item belongs.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who owns the lists.

      " - } - ], - "category": "users" - }, - { - "name": "verifyVerifiableDomain", - "id": "verifyverifiabledomain", - "href": "/graphql/reference/mutations#verifyverifiabledomain", - "description": "

      Verify that a verifiable domain has the expected DNS record.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "VerifyVerifiableDomainInput!", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was verified.

      " - } - ], - "category": "orgs" - } - ], - "objects": [ - { - "name": "ActorConnection", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "description": "

      The connection type for Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ActorEdge]", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Actor]", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ActorEdge", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "description": "

      Location information for an actor.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "city", - "description": "

      City.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "country", - "description": "

      Country name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countryCode", - "description": "

      Country code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "region", - "description": "

      Region name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regionCode", - "description": "

      Region or state code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who added this Pull Request to the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was added to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectV2Event object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner", - "description": "

      An announcement banner for an enterprise or organization.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "createdAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "expiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "isUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app", - "description": "

      A GitHub App.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "clientId", - "description": "

      The client ID of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the App object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses of the app.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "logoBackgroundColor", - "description": "

      The hex color code, without the leading '#', for the logo background.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logoUrl", - "description": "

      A URL pointing to the app's logo.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the app.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      A slug based on the name of the app for use in URLs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to the app's homepage.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent", - "description": "

      Represents anassignedevent on any assignable object.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was assigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AssignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the user who was assigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "AssigneeConnection", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "description": "

      The connection type for Assignee.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[AssigneeEdge]", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Assignee]", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "AssigneeEdge", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - } - ], - "category": "issues" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "disabler", - "description": "

      The user who disabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeDisabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reasonCode", - "description": "

      The reason_code relating to why auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest", - "description": "

      Represents an auto-merge request for a pull request.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "authorEmail", - "description": "

      The email address of the author of this auto-merge request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      The commit message of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      The commit title of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enabledAt", - "description": "

      When was this auto-merge request was enabled.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabledBy", - "description": "

      The actor who created the auto-merge request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "mergeMethod", - "description": "

      The merge method of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequest", - "description": "

      The pull request that this auto-merge request is set against.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (rebase) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoRebaseEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (squash) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoSquashEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeFailedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeSucceededEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentRefName", - "description": "

      Identifies the name of the base ref for the pull request after it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousRefName", - "description": "

      Identifies the name of the base ref for the pull request before it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the Ref associated with the base_ref_deleted event.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thebase_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "Blame", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "description": "

      Represents a Git blame.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "ranges", - "description": "

      The list of ranges from a Git blame.

      ", - "type": "[BlameRange!]!", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange" - } - ], - "category": "git" - }, - { - "name": "BlameRange", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange", - "description": "

      Represents a range of information from a Git blame.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "age", - "description": "

      Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange's change.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commit", - "description": "

      Identifies the line author.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "endingLine", - "description": "

      The ending line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startingLine", - "description": "

      The starting line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "Blob", - "id": "blob", - "href": "/graphql/reference/objects#blob", - "description": "

      Represents a Git blob.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "byteSize", - "description": "

      Byte size of Blob object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Blob object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBinary", - "description": "

      Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Indicates whether the contents is truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the Blob is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockingIssue", - "description": "

      The blocking issue that was added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockedByAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockingIssue", - "description": "

      The blocking issue that was removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockedByRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent", - "description": "

      Represents ablocking_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockedIssue", - "description": "

      The blocked issue that was added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockingAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent", - "description": "

      Represents ablocking_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockedIssue", - "description": "

      The blocked issue that was removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockingRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot", - "description": "

      A special type of user which takes actions on behalf of GitHub Apps.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Bot object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      A branch protection rule.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleConflicts", - "description": "

      A list of conflicts matching branches protection rule and other branch protection rules.

      ", - "type": "BranchProtectionRuleConflictConnection!", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassForcePushAllowances", - "description": "

      A list of actors able to force push for this branch protection rule.

      ", - "type": "BypassForcePushAllowanceConnection!", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassPullRequestAllowances", - "description": "

      A list of actors able to bypass PRs for this branch protection rule.

      ", - "type": "BypassPullRequestAllowanceConnection!", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "creator", - "description": "

      The actor who created this branch protection rule.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the BranchProtectionRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "matchingRefs", - "description": "

      Repository refs that are protected by this rule.

      ", - "type": "RefConnection!", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushAllowances", - "description": "

      A list push allowances for this branch protection rule.

      ", - "type": "PushAllowanceConnection!", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this branch protection rule.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      List of required deployment environments that must be deployed successfully to update matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      List of required status checks that must pass for commits to be accepted to matching branches.

      ", - "type": "[RequiredStatusCheckDescription!]", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Does this branch require deployment to specific environments before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalAllowances", - "description": "

      A list review dismissal allowances for this branch protection rule.

      ", - "type": "ReviewDismissalAllowanceConnection!", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict", - "description": "

      A conflict between two branch protection rules.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "conflictingBranchProtectionRule", - "description": "

      Identifies the conflicting branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "ref", - "description": "

      Identifies the branch ref that has conflicting rules.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictConnection", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "description": "

      The connection type for BranchProtectionRuleConflict.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleConflictEdge]", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRuleConflict]", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictEdge", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConnection", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "description": "

      The connection type for BranchProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleEdge]", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRule]", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleEdge", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance", - "description": "

      A user, team, or app who has the ability to bypass a force push requirement on a protected branch.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can force push.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassForcePushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceConnection", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "description": "

      The connection type for BypassForcePushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassForcePushAllowanceEdge]", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassForcePushAllowance]", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceEdge", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance", - "description": "

      A user, team, or app who has the ability to bypass a pull request requirement on a protected branch.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassPullRequestAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceConnection", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "description": "

      The connection type for BypassPullRequestAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassPullRequestAllowanceEdge]", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassPullRequestAllowance]", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceEdge", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - } - ], - "category": "branches" - }, - { - "name": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "description": "

      The Common Vulnerability Scoring System.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "score", - "description": "

      The CVSS score associated with this advisory.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "vectorString", - "description": "

      The CVSS vector string associated with this advisory.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe", - "description": "

      A common weakness enumeration.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cweId", - "description": "

      The id of the CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A detailed description of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CWE object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEConnection", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "description": "

      The connection type for CWE.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CWEEdge]", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CWE]", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEEdge", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - } - ], - "category": "security-advisories" - }, - { - "name": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation", - "description": "

      A single check annotation.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "annotationLevel", - "description": "

      The annotation's severity level.

      ", - "type": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "blobUrl", - "description": "

      The path to the file that this annotation was made on.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2027-01-01 UTC.

      " - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "location", - "description": "

      The position of this annotation.

      ", - "type": "CheckAnnotationSpan!", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan" - }, - { - "name": "message", - "description": "

      The annotation's message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path that this annotation was made on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Additional information about the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The annotation's title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "description": "

      The connection type for CheckAnnotation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckAnnotationEdge]", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckAnnotation]", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationEdge", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationPosition", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition", - "description": "

      A character position in a check annotation.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "column", - "description": "

      Column number (1 indexed).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "line", - "description": "

      Line number (1 indexed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationSpan", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan", - "description": "

      An inclusive pair of positions for a check annotation.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "end", - "description": "

      End position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - }, - { - "name": "start", - "description": "

      Start position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - } - ], - "category": "checks" - }, - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      A check run.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "annotations", - "description": "

      The check run's annotations.

      ", - "type": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "checkSuite", - "description": "

      The check suite that this run is a part of.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check run was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check run.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The corresponding deployment for this job, if any.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "detailsUrl", - "description": "

      The URL from which to find full details of the check run on the integrator's site.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the check run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the check for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pendingDeploymentRequest", - "description": "

      Information about a pending deployment, if any, in this check run.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "permalink", - "description": "

      The permalink to the check run summary.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with this check run.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check run was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check run.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "steps", - "description": "

      The check run's steps.

      ", - "type": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "number", - "description": "

      Step number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "summary", - "description": "

      A string representing the check run's summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      A string representing the check run's text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A string representing the check run.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "description": "

      The connection type for CheckRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckRunEdge]", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckRun]", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunEdge", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - } - ], - "category": "checks" - }, - { - "name": "CheckRunStateCount", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount", - "description": "

      Represents a count of the state of a check run.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "count", - "description": "

      The number of check runs with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a check run.

      ", - "type": "CheckRunState!", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep", - "description": "

      A single check step.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check step was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check step.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "externalId", - "description": "

      A reference for the check step on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The step's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The index of the step in the list of steps of the parent check run.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "secondsToCompletion", - "description": "

      Number of seconds to completion.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check step was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check step.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "description": "

      The connection type for CheckStep.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckStepEdge]", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckStep]", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckStepEdge", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - } - ], - "category": "checks" - }, - { - "name": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      A check suite.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "app", - "description": "

      The GitHub App which created this check suite.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "branch", - "description": "

      The name of the branch for this check suite.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "checkRuns", - "description": "

      The check runs associated with a check suite.

      ", - "type": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check runs by this type.

      ", - "type": { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit for this check suite.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "conclusion", - "description": "

      The conclusion of this check suite.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The user who triggered the check suite.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckSuite object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "matchingPullRequests", - "description": "

      A list of open pull requests matching the check suite.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "push", - "description": "

      The push that triggered this check suite.

      ", - "type": "Push", - "id": "push", - "href": "/graphql/reference/objects#push" - }, - { - "name": "repository", - "description": "

      The repository associated with this check suite.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "status", - "description": "

      The status of this check suite.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflowRun", - "description": "

      The workflow run associated with this check suite.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "description": "

      The connection type for CheckSuite.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckSuiteEdge]", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckSuite]", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteEdge", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - } - ], - "category": "checks" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent", - "description": "

      Represents aclosedevent on any Closable.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was closed.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "closer", - "description": "

      Object which triggered the creation of this event.

      ", - "type": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicateOf", - "description": "

      The issue or pull request that this issue was marked as a duplicate of.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the ClosedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to closed.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - }, - { - "name": "url", - "description": "

      The HTTP URL for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      The Code of Conduct for a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the Code of Conduct.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CodeOfConduct object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The key for the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The formal name of the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningTool!]!", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningTool", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedCommentAuthor", - "description": "

      The user who authored the deleted comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommentDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      Represents a Git commit.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "additions", - "description": "

      The number of additions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "associatedPullRequests", - "description": "

      The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - }, - { - "name": "author", - "description": "

      Authorship details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "authoredByCommitter", - "description": "

      Check if the committer and the author match.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "authoredDate", - "description": "

      The datetime when this commit was authored.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "authors", - "description": "

      The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.

      ", - "type": "GitActorConnection!", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "blame", - "description": "

      Fetches git blame information.

      ", - "type": "Blame!", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "arguments": [ - { - "name": "path", - "description": "

      The file whose Git blame information you want.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "changedFiles", - "description": "

      We recommend using the changedFilesIfAvailable field instead of\nchangedFiles, as changedFiles will cause your request to return an error\nif GitHub is unable to calculate the number of changed files.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      changedFiles will be removed. Use changedFilesIfAvailable instead. Removal on 2023-01-01 UTC.

      " - }, - { - "name": "changedFilesIfAvailable", - "description": "

      The number of changed files in this commit. If GitHub is unable to calculate\nthe number of changed files (for example due to a timeout), this will return\nnull. We recommend using this field instead of changedFiles.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkSuites", - "description": "

      The check suites associated with a commit.

      ", - "type": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check suites by this type.

      ", - "type": { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "comments", - "description": "

      Comments made on the commit.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "committedDate", - "description": "

      The datetime when this commit was committed.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "committedViaWeb", - "description": "

      Check if committed via GitHub web UI.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "committer", - "description": "

      Committer details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "deletions", - "description": "

      The number of deletions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployments", - "description": "

      The deployments associated with a commit.

      ", - "type": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "file", - "description": "

      The tree entry representing the file located at the given path.

      ", - "type": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "arguments": [ - { - "name": "path", - "description": "

      The path for the file.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "history", - "description": "

      The linear commit history starting from (and including) this commit, in the same order as git log.

      ", - "type": "CommitHistoryConnection!", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      If non-null, filters history to only show commits with matching authorship.

      ", - "type": { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "path", - "description": "

      If non-null, filters history to only show commits touching files under this path.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "since", - "description": "

      Allows specifying a beginning time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - }, - { - "name": "until", - "description": "

      Allows specifying an ending time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Commit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git commit message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBody", - "description": "

      The Git commit message body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBodyHTML", - "description": "

      The commit message body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "messageHeadline", - "description": "

      The Git commit message headline.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageHeadlineHTML", - "description": "

      The commit message headline rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "onBehalfOf", - "description": "

      The organization this commit was made on behalf of.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parents", - "description": "

      The parents of a commit.

      ", - "type": "CommitConnection!", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pushedDate", - "description": "

      The datetime when this commit was pushed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      pushedDate is no longer supported. Removal on 2023-07-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The Repository this commit belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signature", - "description": "

      Commit signing information, if present.

      ", - "type": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - }, - { - "name": "status", - "description": "

      Status information for this commit.

      ", - "type": "Status", - "id": "status", - "href": "/graphql/reference/objects#status" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for this commit.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tarballUrl", - "description": "

      Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tree", - "description": "

      Commit's root Tree.

      ", - "type": "Tree!", - "id": "tree", - "href": "/graphql/reference/objects#tree" - }, - { - "name": "treeResourcePath", - "description": "

      The HTTP path for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "treeUrl", - "description": "

      The HTTP URL for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "zipballUrl", - "description": "

      Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment", - "description": "

      Represents a comment on a given Commit.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment, if the commit exists.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Identifies the file path associated with the comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Identifies the line position associated with the comment.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentConnection", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "description": "

      The connection type for CommitComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitCommentEdge]", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CommitComment]", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentEdge", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread", - "description": "

      A thread of comments on a commit.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "commits" - }, - { - "name": "CommitConnection", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionsByRepository", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "description": "

      This aggregates commits made by a user within one repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contributions", - "description": "

      The commit contributions, each representing a day.

      ", - "type": "CreatedCommitContributionConnection!", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for commit contributions returned from the connection.

      ", - "type": { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the commits were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitEdge", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - } - ], - "category": "commits" - }, - { - "name": "CommitHistoryConnection", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "description": "

      Represents a comparison between two commit revisions.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "aheadBy", - "description": "

      The number of commits ahead of the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "baseTarget", - "description": "

      The base revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "behindBy", - "description": "

      The number of commits behind the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commits", - "description": "

      The commits which compose this comparison.

      ", - "type": "ComparisonCommitConnection!", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "headTarget", - "description": "

      The head revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "id", - "description": "

      The Node ID of the Comparison object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "status", - "description": "

      The status of this comparison.

      ", - "type": "ComparisonStatus!", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus" - } - ], - "category": "commits" - }, - { - "name": "ComparisonCommitConnection", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "authorCount", - "description": "

      The total count of authors and co-authors across all commits.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was connected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "ContentWarning", - "id": "contentwarning", - "href": "/graphql/reference/objects#contentwarning", - "description": "

      The content warning for a repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "category", - "description": "

      The content warning' category. E.g. 'mis_dis_information'.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "customSubCategory", - "description": "

      The content warning's custom sub category text. E.g. 'dangerous stuff.'.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subCategory", - "description": "

      The content warning's sub category. E.g. 'medical_scientific'.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subTitle", - "description": "

      The content warning's sub title. E.g. 'The information contained in this page has not been verified.'.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The content warning's title. E.g. 'This page may contain false or misleading information.'.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The type of content warning. E.g. 'interstitial'.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "meta" - }, - { - "name": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines", - "description": "

      The Contributing Guidelines for a repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "body", - "description": "

      The body of the Contributing Guidelines.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "ContributionCalendar", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar", - "description": "

      A calendar of contributions made on GitHub by a user.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "colors", - "description": "

      A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isHalloween", - "description": "

      Determine if the color set was chosen because it's currently Halloween.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "months", - "description": "

      A list of the months of contributions in this calendar.

      ", - "type": "[ContributionCalendarMonth!]!", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth" - }, - { - "name": "totalContributions", - "description": "

      The count of total contributions in the calendar.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "weeks", - "description": "

      A list of the weeks of contributions in this calendar.

      ", - "type": "[ContributionCalendarWeek!]!", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarDay", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday", - "description": "

      Represents a single day of contributions on GitHub by a user.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "color", - "description": "

      The hex color code that represents how many contributions were made on this day compared to others in the calendar.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contributionCount", - "description": "

      How many contributions were made by the user on this day.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "contributionLevel", - "description": "

      Indication of contributions, relative to other days. Can be used to indicate\nwhich color to represent this day on a calendar.

      ", - "type": "ContributionLevel!", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel" - }, - { - "name": "date", - "description": "

      The day this square represents.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "weekday", - "description": "

      A number representing which day of the week this square represents, e.g., 1 is Monday.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarMonth", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth", - "description": "

      A month of contributions in a user's contribution graph.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "firstDay", - "description": "

      The date of the first day of this month.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "name", - "description": "

      The name of the month.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalWeeks", - "description": "

      How many weeks started in this month.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "year", - "description": "

      The year the month occurred in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarWeek", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek", - "description": "

      A week of contributions in a user's contribution graph.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contributionDays", - "description": "

      The days of contributions in this week.

      ", - "type": "[ContributionCalendarDay!]!", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday" - }, - { - "name": "firstDay", - "description": "

      The date of the earliest square in this week.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "users" - }, - { - "name": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "description": "

      A collection of contributions made by a user, including opened issues, commits, and pull requests.\nContributions in private and internal repositories are only included with the optional read:user scope.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "commitContributionsByRepository", - "description": "

      Commit contributions made by the user, grouped by repository.

      ", - "type": "[CommitContributionsByRepository!]!", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contributionCalendar", - "description": "

      A calendar of this user's contributions on GitHub.

      ", - "type": "ContributionCalendar!", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar" - }, - { - "name": "contributionYears", - "description": "

      The years the user has been making contributions with the most recent year first.

      ", - "type": "[Int!]!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "doesEndInCurrentMonth", - "description": "

      Determine if this collection's time span ends in the current month.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "earliestRestrictedContributionDate", - "description": "

      The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "endedAt", - "description": "

      The ending date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "firstIssueContribution", - "description": "

      The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection's time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.

      ", - "type": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution" - }, - { - "name": "firstPullRequestContribution", - "description": "

      The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection's time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.

      ", - "type": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution" - }, - { - "name": "firstRepositoryContribution", - "description": "

      The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection's time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.

      ", - "type": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution" - }, - { - "name": "hasActivityInThePast", - "description": "

      Does the user have any more activity in the timeline that occurred prior to the collection's time range?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyContributions", - "description": "

      Determine if there are any contributions in this collection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyRestrictedContributions", - "description": "

      Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSingleDay", - "description": "

      Whether or not the collector's time span is all within the same day.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueContributions", - "description": "

      A list of issues the user opened.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "issueContributionsByRepository", - "description": "

      Issue contributions made by the user, grouped by repository.

      ", - "type": "[IssueContributionsByRepository!]!", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "joinedGitHubContribution", - "description": "

      When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection's time range and ignoreTimeRange is false.

      ", - "type": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution" - }, - { - "name": "latestRestrictedContributionDate", - "description": "

      The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "mostRecentCollectionWithActivity", - "description": "

      When this collection's time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "mostRecentCollectionWithoutActivity", - "description": "

      Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "popularIssueContribution", - "description": "

      The issue the user opened on GitHub that received the most comments in the specified\ntime frame.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "popularPullRequestContribution", - "description": "

      The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pullRequestContributions", - "description": "

      Pull request contributions made by the user.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestContributionsByRepository", - "description": "

      Pull request contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestContributionsByRepository!]!", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestReviewContributions", - "description": "

      Pull request review contributions made by the user. Returns the most recently\nsubmitted review for each PR reviewed by the user.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestReviewContributionsByRepository", - "description": "

      Pull request review contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestReviewContributionsByRepository!]!", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryContributions", - "description": "

      A list of repositories owned by the user that the user created in this time range.

      ", - "type": "CreatedRepositoryContributionConnection!", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "restrictedContributionsCount", - "description": "

      A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      The beginning date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "totalCommitContributions", - "description": "

      How many commits were made by the user in this time span.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalIssueContributions", - "description": "

      How many issues the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestContributions", - "description": "

      How many pull requests the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestReviewContributions", - "description": "

      How many pull request reviews the user left.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedCommits", - "description": "

      How many different repositories the user committed to.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedIssues", - "description": "

      How many different repositories the user opened issues in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoriesWithContributedPullRequestReviews", - "description": "

      How many different repositories the user left pull request reviews in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedPullRequests", - "description": "

      How many different repositories the user opened pull requests in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoryContributions", - "description": "

      How many repositories the user created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "user", - "description": "

      The user who made the contributions in this collection.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertToDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedFromDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedNoteToIssueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion that the issue was converted into.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedToDiscussionEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "CopilotCodeReviewParameters", - "id": "copilotcodereviewparameters", - "href": "/graphql/reference/objects#copilotcodereviewparameters", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "reviewDraftPullRequests", - "description": "

      Copilot automatically reviews draft pull requests before they are marked as ready for review.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewOnPush", - "description": "

      Copilot automatically reviews each new push to the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints", - "description": "

      Copilot endpoint information.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "api", - "description": "

      Copilot API endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originTracker", - "description": "

      Copilot origin tracker endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "proxy", - "description": "

      Copilot proxy endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "telemetry", - "description": "

      Copilot telemetry endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution", - "description": "

      Represents the contribution a user made by committing to a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "commitCount", - "description": "

      How many commits were made on this day to this repository by the user.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository the user made a commit in.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionConnection", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "description": "

      The connection type for CreatedCommitContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedCommitContributionEdge]", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedCommitContribution]", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of commits across days and repositories in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionEdge", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution", - "description": "

      Represents the contribution a user made on GitHub by opening an issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      The issue that was opened.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionConnection", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "description": "

      The connection type for CreatedIssueContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedIssueContributionEdge]", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedIssueContribution]", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionEdge", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution", - "description": "

      Represents the contribution a user made on GitHub by opening a pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request that was opened.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionConnection", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "description": "

      The connection type for CreatedPullRequestContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestContributionEdge]", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestContribution]", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionEdge", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution", - "description": "

      Represents the contribution a user made by leaving a review on a pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request the user reviewed.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The review the user left on the pull request.

      ", - "type": "PullRequestReview!", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "repository", - "description": "

      The repository containing the pull request that the user reviewed.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionConnection", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "description": "

      The connection type for CreatedPullRequestReviewContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestReviewContributionEdge]", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestReviewContribution]", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionEdge", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution", - "description": "

      Represents the contribution a user made on GitHub by creating a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository that was created.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionConnection", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "description": "

      The connection type for CreatedRepositoryContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedRepositoryContributionEdge]", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedRepositoryContribution]", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionEdge", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - } - ], - "category": "users" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent", - "description": "

      Represents a mention made by one issue or pull request to another.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the CrossReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "referencedAt", - "description": "

      Identifies when the reference was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "target", - "description": "

      Issue or pull request to which the reference was made.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "willCloseTarget", - "description": "

      Checks if the target will be closed when the source is merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "CvssSeverities", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities", - "description": "

      The Common Vulnerability Scoring System.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "cvssV3", - "description": "

      The CVSS v3 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - }, - { - "name": "cvssV4", - "description": "

      The CVSS v4 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - } - ], - "category": "security-advisories" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DemilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with thedemilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate", - "description": "

      A Dependabot Update for a dependency in a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "error", - "description": "

      The error from a dependency update.

      ", - "type": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror" - }, - { - "name": "pullRequest", - "description": "

      The associated pull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependabot" - }, - { - "name": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror", - "description": "

      An error produced from a Dependabot Update.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "body", - "description": "

      The body of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "errorType", - "description": "

      The error code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency", - "description": "

      A dependency manifest entry.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "hasDependencies", - "description": "

      Does the dependency itself have dependencies?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "packageLabel", - "description": "

      The original name of the package, as it appears in the manifest.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      packageLabel will be removed. Use normalized packageName field instead. Removal on 2022-10-01 UTC.

      " - }, - { - "name": "packageManager", - "description": "

      The dependency package manager.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageName", - "description": "

      The name of the package in the canonical form used by the package manager.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageUrl", - "description": "

      Public preview: The dependency package URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "relationship", - "description": "

      Public preview: The relationship of the dependency. Can be direct, transitive, or unknown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository containing the package.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requirements", - "description": "

      The dependency version requirements.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "description": "

      The connection type for DependencyGraphDependency.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphDependencyEdge]", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphDependency]", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyEdge", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest", - "description": "

      Dependency manifest for a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "blobPath", - "description": "

      Path to view the manifest file blob.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dependencies", - "description": "

      A list of manifest dependencies.

      ", - "type": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "dependenciesCount", - "description": "

      The number of dependencies listed in the manifest.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "exceedsMaxSize", - "description": "

      Is the manifest too big to parse?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "filename", - "description": "

      Fully qualified manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the DependencyGraphManifest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parseable", - "description": "

      Were we able to parse the manifest?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repository", - "description": "

      The repository containing the manifest.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "description": "

      The connection type for DependencyGraphManifest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphManifestEdge]", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphManifest]", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestEdge", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - } - ], - "category": "dependency-graph" - }, - { - "name": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey", - "description": "

      A repository deploy key.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabled", - "description": "

      Whether or not the deploy key is enabled by policy at the Enterprise or Organization level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The deploy key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readOnly", - "description": "

      Whether or not the deploy key is read only.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The deploy key title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "verified", - "description": "

      Whether or not the deploy key has been verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyConnection", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "description": "

      The connection type for DeployKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeployKeyEdge]", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeployKey]", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyEdge", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent", - "description": "

      Represents adeployedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The deployment associated with thedeployedevent.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      The ref associated with thedeployedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "deployments" - }, - { - "name": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      Represents triggered deployment instance.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      Identifies the commit sha of the deployment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitOid", - "description": "

      Identifies the oid of the deployment commit, even if the commit has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The deployment description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Deployment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestEnvironment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "latestStatus", - "description": "

      The latest status of this deployment.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "originalEnvironment", - "description": "

      The original environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Extra information that a deployment system might need.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      Identifies the Ref of the deployment, if the deployment was created by ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with the deployment.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "state", - "description": "

      The current state of the deployment.

      ", - "type": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate" - }, - { - "name": "statuses", - "description": "

      A list of statuses associated with the deployment.

      ", - "type": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "task", - "description": "

      The deployment task.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "description": "

      The connection type for Deployment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentEdge]", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Deployment]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEdge", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deploymentStatus", - "description": "

      The deployment status that updated the deployment environment.

      ", - "type": "DeploymentStatus!", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentEnvironmentChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule", - "description": "

      A protection rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "timeout", - "description": "

      The timeout in minutes for this protection rule.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "type", - "description": "

      The type of protection rule.

      ", - "type": "DeploymentProtectionRuleType!", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleConnection", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "description": "

      The connection type for DeploymentProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentProtectionRuleEdge]", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentProtectionRule]", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleEdge", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest", - "description": "

      A request to deploy a workflow run to an environment.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "currentUserCanApprove", - "description": "

      Whether or not the current user can approve the deployment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "environment", - "description": "

      The target environment of the deployment.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "waitTimerStartedAt", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestConnection", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "description": "

      The connection type for DeploymentRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentRequestEdge]", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentRequest]", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestEdge", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview", - "description": "

      A deployment review.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comment", - "description": "

      The comment the user left.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environments", - "description": "

      The environments approved or rejected.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The decision of the user.

      ", - "type": "DeploymentReviewState!", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate" - }, - { - "name": "user", - "description": "

      The user that reviewed the deployment.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewConnection", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "description": "

      The connection type for DeploymentReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewEdge]", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReview]", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewEdge", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerConnection", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "description": "

      The connection type for DeploymentReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewerEdge]", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReviewer]", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerEdge", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      Describes the status of a given deployment attempt.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "deployment", - "description": "

      Identifies the deployment associated with status.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "description", - "description": "

      Identifies the description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Identifies the environment of the deployment at the time of this deployment status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Identifies the environment URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "logUrl", - "description": "

      Identifies the log URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "description": "

      The connection type for DeploymentStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentStatusEdge]", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentStatus]", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusEdge", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - } - ], - "category": "deployments" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DisconnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request from which the issue was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      A discussion in a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "answer", - "description": "

      The comment chosen as this discussion's answer, if any.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "answerChosenAt", - "description": "

      The time when a user chose this discussion's answer, if answered.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "answerChosenBy", - "description": "

      The user who chose this discussion's answer, if answered.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "author", - "description": "

      The actor who authored the discussion.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The main text of the discussion post.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "category", - "description": "

      The category for this discussion.

      ", - "type": "DiscussionCategory!", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "comments", - "description": "

      The replies to the discussion.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Discussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswered", - "description": "

      Only return answered/unanswered discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "number", - "description": "

      The number identifying this discussion within the repository.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "poll", - "description": "

      The poll associated with this discussion, if one exists.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the discussion's state.

      ", - "type": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason" - }, - { - "name": "title", - "description": "

      The title of this discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "description": "

      A category for discussions in a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A description of this category.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      An emoji representing this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      This category's emoji rendered as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionCategory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAnswerable", - "description": "

      Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "slug", - "description": "

      The slug of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryConnection", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "description": "

      The connection type for DiscussionCategory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCategoryEdge]", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionCategory]", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryEdge", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      A comment on a discussion.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedAt", - "description": "

      The time when this replied-to comment was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion this comment was created in.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswer", - "description": "

      Has this comment been chosen as the answer of its discussion?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replies", - "description": "

      The threaded replies to this comment.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The discussion comment this comment is a reply to.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMarkAsAnswer", - "description": "

      Can the current user mark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnmarkAsAnswer", - "description": "

      Can the current user unmark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentConnection", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "description": "

      The connection type for DiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCommentEdge]", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionComment]", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentEdge", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionConnection", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "description": "

      The connection type for Discussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionEdge]", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Discussion]", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionEdge", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll", - "description": "

      A poll for a discussion.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "discussion", - "description": "

      The discussion that this poll belongs to.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionPoll object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "options", - "description": "

      The options for this poll.

      ", - "type": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      How to order the options for the discussion poll.

      ", - "type": { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder" - } - } - ] - }, - { - "name": "question", - "description": "

      The question that is being asked by this poll.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this poll.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanVote", - "description": "

      Indicates if the viewer has permission to vote in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for any option in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      An option for a discussion poll.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the DiscussionPollOption object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "option", - "description": "

      The text for this option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "poll", - "description": "

      The discussion poll that this option belongs to.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this option.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for this option in the poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "description": "

      The connection type for DiscussionPollOption.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionPollOptionEdge]", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionPollOption]", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionEdge", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - } - ], - "category": "discussions" - }, - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      A draft issue within a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "assignees", - "description": "

      A list of users to assigned to this draft issue.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the draft issue rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of the draft issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this draft issue.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DraftIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2Items", - "description": "

      List of items linked with the draft issue (currently draft issue can be linked to only one item).

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      Projects that link to this draft issue (currently draft issue can be linked to only one project).

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "percentage", - "description": "

      The EPSS percentage represents the likelihood of a CVE being exploited.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "percentile", - "description": "

      The EPSS percentile represents the relative rank of the CVE's likelihood of being exploited compared to other CVEs.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "security-advisories" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      An account to manage multiple organizations with consolidated policy and billing.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this enterprise, if any. Only visible to members of the enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "billingEmail", - "description": "

      The enterprise's billing email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingInfo", - "description": "

      Enterprise billing information visible to enterprise billing managers.

      ", - "type": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the enterprise as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "enterpriseTeam", - "description": "

      Find an enterprise team by its slug.

      ", - "type": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam", - "arguments": [ - { - "name": "slug", - "description": "

      The slug of the enterprise team to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "enterpriseTeams", - "description": "

      A list of enterprise teams in this enterprise.

      ", - "type": "EnterpriseTeamConnection!", - "id": "enterpriseteamconnection", - "href": "/graphql/reference/objects#enterpriseteamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for enterprise teams returned from the connection.

      ", - "type": { - "name": "EnterpriseTeamOrder", - "id": "enterpriseteamorder", - "href": "/graphql/reference/input-objects#enterpriseteamorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Enterprise object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "members", - "description": "

      A list of users who are members of this enterprise.

      ", - "type": "EnterpriseMemberConnection!", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "deployment", - "description": "

      Only return members within the selected GitHub Enterprise deployment.

      ", - "type": { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return members with this two-factor authentication status. Does not\ninclude members who only have an account on a GitHub Enterprise Server instance.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for members returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization or server.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return members with this type of two-factor authentication method. Does\nnot include members who only have an account on a GitHub Enterprise Server instance.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of organizations that belong to this enterprise.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "viewerOrganizationRole", - "description": "

      The viewer's role in an organization.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - } - ] - }, - { - "name": "ownerInfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "type": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo" - }, - { - "name": "readme", - "description": "

      The raw content of the enterprise README.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readmeHTML", - "description": "

      The content of the enterprise README as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "repositoryCustomProperties", - "description": "

      A list of repository custom properties for this enterprise.

      ", - "type": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryCustomProperty", - "description": "

      Returns a single repository custom property for the current enterprise by name.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the repository custom property to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current enterprise by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this enterprise.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "securityContactEmail", - "description": "

      The enterprise's security contact email address.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The URL-friendly identifier for the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userNamespaceRepositories", - "description": "

      A list of repositories that belong to users. Only available for enterprises with Enterprise Managed Users.

      ", - "type": "UserNamespaceRepositoryConnection!", - "id": "usernamespacerepositoryconnection", - "href": "/graphql/reference/objects#usernamespacerepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "viewerIsAdmin", - "description": "

      Is the current viewer an admin of this enterprise?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise website.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorConnection", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorEdge]", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorEdge", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge", - "description": "

      A User who is an administrator of an enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role of the administrator.

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      An invitation for a user to become an owner or billing manager of an enterprise.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseAdministratorInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The invitee's pending role in the enterprise (owner or billing_manager).

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationConnection", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "description": "

      The connection type for EnterpriseAdministratorInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorInvitationEdge]", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseAdministratorInvitation]", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationEdge", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo", - "description": "

      Enterprise billing information visible to enterprise billing managers and owners.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "allLicensableUsersCount", - "description": "

      The number of licenseable users/emails across the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assetPacks", - "description": "

      The number of data packs used by all organizations owned by the enterprise. Data packs are deprecated, always returns 0.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      LFS data packs have been removed. Always returns 0.

      " - }, - { - "name": "bandwidthQuota", - "description": "

      The bandwidth quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsage", - "description": "

      The bandwidth usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsagePercentage", - "description": "

      The bandwidth usage as a percentage of the bandwidth quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "storageQuota", - "description": "

      The storage quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsage", - "description": "

      The storage usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsagePercentage", - "description": "

      The storage usage as a percentage of the storage quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalAvailableLicenses", - "description": "

      The number of available licenses across all owned organizations based on the unique number of billable users.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalLicenses", - "description": "

      The total number of licenses allocated.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "description": "

      The connection type for Enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseEdge]", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Enterprise]", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEdge", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseFailedInvitationConnection", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseFailedInvitationEdge]", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseFailedInvitationEdge", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge", - "description": "

      A failed invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      An identity provider configured to provision identities for an enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with read:enterprise or admin:enterprise scope.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm" - }, - { - "name": "enterprise", - "description": "

      The enterprise this identity provider belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "externalIdentities", - "description": "

      ExternalIdentities provisioned by this identity provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the identity provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML identity provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "recoveryCodes", - "description": "

      Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the identity provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberConnection", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "description": "

      The connection type for EnterpriseMember.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseMemberEdge]", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseMember]", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberEdge", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge", - "description": "

      A User who is a member of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      An invitation for a user to become an unaffiliated member of an enterprise.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseMemberInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitationConnection", - "id": "enterprisememberinvitationconnection", - "href": "/graphql/reference/objects#enterprisememberinvitationconnection", - "description": "

      The connection type for EnterpriseMemberInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseMemberInvitationEdge]", - "id": "enterprisememberinvitationedge", - "href": "/graphql/reference/objects#enterprisememberinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseMemberInvitation]", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitationEdge", - "id": "enterprisememberinvitationedge", - "href": "/graphql/reference/objects#enterprisememberinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrganizationMembershipConnection", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "description": "

      The connection type for Organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOrganizationMembershipEdge]", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOrganizationMembershipEdge", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge", - "description": "

      An enterprise organization that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOutsideCollaboratorConnection", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOutsideCollaboratorEdge]", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseOutsideCollaboratorEdge", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge", - "description": "

      A User who is an outside collaborator of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "repositories", - "description": "

      The enterprise organization repositories this user is a member of.

      ", - "type": "EnterpriseRepositoryInfoConnection!", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "admins", - "description": "

      A list of all of the administrators for this enterprise.

      ", - "type": "EnterpriseAdministratorConnection!", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return administrators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for administrators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabled", - "description": "

      A list of users in the enterprise who currently have two-factor authentication disabled.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabledExist", - "description": "

      Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowPrivateRepositoryForkingSetting", - "description": "

      The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "allowPrivateRepositoryForkingSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided private repository forking setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "allowPrivateRepositoryForkingSettingPolicyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "defaultRepositoryPermissionSetting", - "description": "

      The setting value for base repository permissions for organizations in this enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - }, - { - "name": "defaultRepositoryPermissionSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided base repository permission.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The permission to find organizations for.

      ", - "type": { - "name": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - } - } - ] - }, - { - "name": "domains", - "description": "

      A list of domains owned by the enterprise. Visible to enterprise owners or\nenterprise owners' personal access tokens (classic) with admin:enterprise scope.

      ", - "type": "VerifiableDomainConnection!", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter whether or not the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter whether or not the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "enterpriseServerInstallations", - "description": "

      Enterprise Server installations owned by the enterprise.

      ", - "type": "EnterpriseServerInstallationConnection!", - "id": "enterpriseserverinstallationconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "connectedOnly", - "defaultValue": false, - "description": "

      Whether or not to only return installations discovered via GitHub Connect.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server installations returned.

      ", - "type": { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder" - } - } - ] - }, - { - "name": "failedInvitations", - "description": "

      A list of failed invitations in the enterprise.

      ", - "type": "EnterpriseFailedInvitationConnection!", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the enterprise has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with admin:enterprise scope.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "ipAllowListUserLevelEnforcementEnabledSetting", - "description": "

      The setting value for whether the enterprise has IP allow list user-level enforcement enabled.

      ", - "type": "IpAllowListUserLevelEnforcementEnabledSettingValue!", - "id": "ipallowlistuserlevelenforcementenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistuserlevelenforcementenabledsettingvalue" - }, - { - "name": "isUpdatingDefaultRepositoryPermission", - "description": "

      Whether or not the base repository permission is currently being updated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUpdatingTwoFactorRequirement", - "description": "

      Whether the two-factor authentication requirement is currently being enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanChangeRepositoryVisibilitySetting", - "description": "

      The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanChangeRepositoryVisibilitySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided can change repository visibility setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanCreateInternalRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create internal repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create private repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create public repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create repositories.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - }, - { - "name": "membersCanCreateRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository creation setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting to find organizations for.

      ", - "type": { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue!", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue" - } - } - ] - }, - { - "name": "membersCanDeleteIssuesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete issues.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteIssuesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete issues setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanDeleteRepositoriesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete or transfer repositories.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete repositories setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanInviteCollaboratorsSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can invite outside collaborators.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanInviteCollaboratorsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can invite collaborators setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanMakePurchasesSetting", - "description": "

      Indicates whether members of this enterprise's organizations can purchase additional services for those organizations.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can update protected branches.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can update protected branches setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanViewDependencyInsightsSetting", - "description": "

      The setting value for whether members can view dependency insights.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanViewDependencyInsightsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can view dependency insights setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this enterprise is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "oidcProvider", - "description": "

      The OIDC Identity Provider for the enterprise.

      ", - "type": "OIDCProvider", - "id": "oidcprovider", - "href": "/graphql/reference/objects#oidcprovider" - }, - { - "name": "organizationProjectsSetting", - "description": "

      The setting value for whether organization projects are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "organizationProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided organization projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "outsideCollaborators", - "description": "

      A list of outside collaborators across the repositories in the enterprise.

      ", - "type": "EnterpriseOutsideCollaboratorConnection!", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return outside collaborators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific outside collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for outside collaborators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return outside collaborators within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - }, - { - "name": "visibility", - "description": "

      Only return outside collaborators on repositories with this visibility.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "pendingAdminInvitations", - "description": "

      A list of pending administrator invitations for the enterprise.

      ", - "type": "EnterpriseAdministratorInvitationConnection!", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending enterprise administrator invitations returned from the connection.

      ", - "type": { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - } - ] - }, - { - "name": "pendingCollaboratorInvitations", - "description": "

      A list of pending collaborator invitations across the repositories in the enterprise.

      ", - "type": "RepositoryInvitationConnection!", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending repository collaborator invitations returned from the connection.

      ", - "type": { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pendingMemberInvitations", - "description": "

      A list of pending member invitations for organizations in the enterprise.

      ", - "type": "EnterprisePendingMemberInvitationConnection!", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "invitationSource", - "description": "

      Only return invitations matching this invitation source.

      ", - "type": { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return invitations within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pendingUnaffiliatedMemberInvitations", - "description": "

      A list of pending unaffiliated member invitations for the enterprise.

      ", - "type": "EnterpriseMemberInvitationConnection!", - "id": "enterprisememberinvitationconnection", - "href": "/graphql/reference/objects#enterprisememberinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending enterprise member invitations returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberInvitationOrder", - "id": "enterprisememberinvitationorder", - "href": "/graphql/reference/input-objects#enterprisememberinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDeployKeySetting", - "description": "

      The setting value for whether deploy keys are enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryDeployKeySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided deploy keys setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "repositoryProjectsSetting", - "description": "

      The setting value for whether repository projects are enabled in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The SAML Identity Provider for the enterprise.

      ", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider" - }, - { - "name": "samlIdentityProviderSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the SAML single sign-on setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "IdentityProviderConfigurationState!", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate" - } - } - ] - }, - { - "name": "supportEntitlements", - "description": "

      A list of members with a support entitlement.

      ", - "type": "EnterpriseMemberConnection!", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for support entitlement users returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - } - ] - }, - { - "name": "teamDiscussionsSetting", - "description": "

      The setting value for whether team discussions are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "twoFactorDisallowedMethodsSetting", - "description": "

      The setting value for what methods of two-factor authentication the enterprise prevents its users from having.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - }, - { - "name": "twoFactorRequiredSetting", - "description": "

      The setting value for whether the enterprise requires two-factor authentication for its organizations and users.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - }, - { - "name": "twoFactorRequiredSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the two-factor authentication setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterprisePendingMemberInvitationConnection", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterprisePendingMemberInvitationEdge]", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterprisePendingMemberInvitationEdge", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge", - "description": "

      An invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo", - "description": "

      A subset of repository information queryable from an enterprise.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the EnterpriseRepositoryInfo object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The repository's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoConnection", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "description": "

      The connection type for EnterpriseRepositoryInfo.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseRepositoryInfoEdge]", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseRepositoryInfo]", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoEdge", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation", - "description": "

      An Enterprise Server installation.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "customerName", - "description": "

      The customer name to which the Enterprise Server installation belongs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hostName", - "description": "

      The host name of the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerInstallation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isConnected", - "description": "

      Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccounts", - "description": "

      User accounts on this Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountConnection!", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder" - } - } - ] - }, - { - "name": "userAccountsUploads", - "description": "

      User accounts uploads for the Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountsUploadConnection!", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts uploads returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationConnection", - "id": "enterpriseserverinstallationconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationconnection", - "description": "

      The connection type for EnterpriseServerInstallation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerInstallationEdge]", - "id": "enterpriseserverinstallationedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerInstallation]", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationEdge", - "id": "enterpriseserverinstallationedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipConnection", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "description": "

      The connection type for EnterpriseServerInstallation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerInstallationMembershipEdge]", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerInstallation]", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipEdge", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge", - "description": "

      An Enterprise Server installation that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount", - "description": "

      A user account on an Enterprise Server installation.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emails", - "description": "

      User emails belonging to this user account.

      ", - "type": "EnterpriseServerUserAccountEmailConnection!", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user account emails returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder" - } - } - ] - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation on which this user account exists.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether the user account is a site administrator on the Enterprise Server installation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "login", - "description": "

      The login of the user account on the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the user account on the Enterprise Server installation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "remoteCreatedAt", - "description": "

      The date and time when the user account was created on the Enterprise Server installation.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "remoteUserId", - "description": "

      The ID of the user account on the Enterprise Server installation.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountConnection", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "description": "

      The connection type for EnterpriseServerUserAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEdge]", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccount]", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEdge", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail", - "description": "

      An email belonging to a user account on an Enterprise Server installation.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountEmail object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrimary", - "description": "

      Indicates whether this is the primary email of the associated user account.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccount", - "description": "

      The user account to which the email belongs.

      ", - "type": "EnterpriseServerUserAccount!", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailConnection", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "description": "

      The connection type for EnterpriseServerUserAccountEmail.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEmailEdge]", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountEmail]", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailEdge", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload", - "description": "

      A user accounts upload from an Enterprise Server installation.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise to which this upload belongs.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation for which this upload was generated.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountsUpload object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the file uploaded.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "syncState", - "description": "

      The synchronization state of the upload.

      ", - "type": "EnterpriseServerUserAccountsUploadSyncState!", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadConnection", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "description": "

      The connection type for EnterpriseServerUserAccountsUpload.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountsUploadEdge]", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountsUpload]", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadEdge", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam", - "description": "

      A team that belongs to an enterprise and can be assigned to multiple organizations.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "TeamReviewRequestable", - "id": "teamreviewrequestable", - "href": "/graphql/reference/interfaces#teamreviewrequestable" - } - ], - "fields": [ - { - "name": "assignedOrganizations", - "description": "

      Organizations this team is assigned to.

      ", - "type": "EnterpriseTeamAssignedOrganizationConnection!", - "id": "enterpriseteamassignedorganizationconnection", - "href": "/graphql/reference/objects#enterpriseteamassignedorganizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "EnterpriseTeamOrganizationOrder", - "id": "enterpriseteamorganizationorder", - "href": "/graphql/reference/input-objects#enterpriseteamorganizationorder" - } - } - ] - }, - { - "name": "combinedSlug", - "description": "

      The human-readable, unique identifier for the enterprise and team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise this team belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseTeamMembers", - "description": "

      A list of users who are members of this enterprise team.

      ", - "type": "EnterpriseTeamMemberConnection!", - "id": "enterpriseteammemberconnection", - "href": "/graphql/reference/objects#enterpriseteammemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "EnterpriseTeamMemberOrder", - "id": "enterpriseteammemberorder", - "href": "/graphql/reference/input-objects#enterpriseteammemberorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseTeam object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isViewerMember", - "description": "

      Whether the viewer is a member of this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "notificationSetting", - "description": "

      Whether the team will receive notifications when mentioned.

      ", - "type": "TeamNotificationSetting!", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - }, - { - "name": "organizationSelectionType", - "description": "

      How this team selects its associated organizations.

      ", - "type": "EnterpriseTeamOrganizationSelectionType!", - "id": "enterpriseteamorganizationselectiontype", - "href": "/graphql/reference/enums#enterpriseteamorganizationselectiontype" - }, - { - "name": "privacy", - "description": "

      The level of privacy the team has.

      ", - "type": "TeamPrivacy!", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - }, - { - "name": "slug", - "description": "

      The slug corresponding to the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viewerCanAdminister", - "description": "

      Whether the viewer can administer this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamAssignedOrganizationConnection", - "id": "enterpriseteamassignedorganizationconnection", - "href": "/graphql/reference/objects#enterpriseteamassignedorganizationconnection", - "description": "

      The connection type for Organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseTeamAssignedOrganizationEdge]", - "id": "enterpriseteamassignedorganizationedge", - "href": "/graphql/reference/objects#enterpriseteamassignedorganizationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseTeamAssignedOrganizationEdge", - "id": "enterpriseteamassignedorganizationedge", - "href": "/graphql/reference/objects#enterpriseteamassignedorganizationedge", - "description": "

      Represents an organization that an enterprise team is assigned to.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseTeamConnection", - "id": "enterpriseteamconnection", - "href": "/graphql/reference/objects#enterpriseteamconnection", - "description": "

      A list of enterprise teams owned by the enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseTeamEdge]", - "id": "enterpriseteamedge", - "href": "/graphql/reference/objects#enterpriseteamedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseTeam]", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamEdge", - "id": "enterpriseteamedge", - "href": "/graphql/reference/objects#enterpriseteamedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamMemberConnection", - "id": "enterpriseteammemberconnection", - "href": "/graphql/reference/objects#enterpriseteammemberconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseTeamMemberEdge]", - "id": "enterpriseteammemberedge", - "href": "/graphql/reference/objects#enterpriseteammemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseTeamMemberEdge", - "id": "enterpriseteammemberedge", - "href": "/graphql/reference/objects#enterpriseteammemberedge", - "description": "

      Represents a user who is a member of an enterprise team.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount", - "description": "

      An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise user account's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise in which this user account exists.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseInstallations", - "description": "

      A list of Enterprise Server installations this user is a member of.

      ", - "type": "EnterpriseServerInstallationMembershipConnection!", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for installations returned from the connection.

      ", - "type": { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the installation.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      An identifier for the enterprise user account, a login or email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise user account.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of enterprise organizations this user is a member of.

      ", - "type": "EnterpriseOrganizationMembershipConnection!", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user within the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      An environment.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Environment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this environment is currently pinned to the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "latestCompletedDeployment", - "description": "

      The latest completed deployment with status success, failure, or error if it exists.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedPosition", - "description": "

      The position of the environment if it is pinned, null if it is not pinned.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "protectionRules", - "description": "

      The protection rules defined for this environment.

      ", - "type": "DeploymentProtectionRuleConnection!", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentConnection", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "description": "

      The connection type for Environment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnvironmentEdge]", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Environment]", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentEdge", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment" - } - ], - "category": "deployments" - }, - { - "name": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity", - "description": "

      An external identity provisioned by SAML SSO or SCIM. If SAML is configured on\nthe organization, the external identity is visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members. If SAML is configured on the enterprise, the external\nidentity is visible to (1) enterprise owners, (2) enterprise owners' personal\naccess tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "guid", - "description": "

      The GUID for this identity.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ExternalIdentity object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationInvitation", - "description": "

      Organization invitation for this SCIM-provisioned external identity.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "samlIdentity", - "description": "

      SAML Identity attributes.

      ", - "type": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes" - }, - { - "name": "scimIdentity", - "description": "

      SCIM Identity attributes.

      ", - "type": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes" - }, - { - "name": "user", - "description": "

      User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityAttribute", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute", - "description": "

      An attribute for the External Identity attributes collection.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "metadata", - "description": "

      The attribute metadata as JSON.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The attribute name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The attribute value.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityConnection", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "description": "

      The connection type for ExternalIdentity.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ExternalIdentityEdge]", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ExternalIdentity]", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityEdge", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes", - "description": "

      SAML attributes for the External Identity.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "attributes", - "description": "

      SAML Identity attributes.

      ", - "type": "[ExternalIdentityAttribute!]!", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute" - }, - { - "name": "emails", - "description": "

      The emails associated with the SAML identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameId", - "description": "

      The NameID of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes", - "description": "

      SCIM attributes for the External Identity.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "emails", - "description": "

      The emails associated with the SCIM identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowerConnection", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "FollowingConnection", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "FundingLink", - "id": "fundinglink", - "href": "/graphql/reference/objects#fundinglink", - "description": "

      A funding platform link for a repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "platform", - "description": "

      The funding platform this link is for.

      ", - "type": "FundingPlatform!", - "id": "fundingplatform", - "href": "/graphql/reference/enums#fundingplatform" - }, - { - "name": "url", - "description": "

      The configured URL for this funding link.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "GenericHovercardContext", - "id": "generichovercardcontext", - "href": "/graphql/reference/objects#generichovercardcontext", - "description": "

      A generic hovercard context with a message and icon.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "description": "

      A Gist.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of comments associated with the gist.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The gist description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "files", - "description": "

      The files in this gist.

      ", - "type": "[GistFile]", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "arguments": [ - { - "name": "limit", - "defaultValue": "10", - "description": "

      The maximum number of files to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "oid", - "description": "

      The oid of the files to return.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "forks", - "description": "

      A list of forks associated with the gist.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Gist object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isFork", - "description": "

      Identifies if the gist is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublic", - "description": "

      Whether the gist is public or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The gist name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The gist owner.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies when the gist was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Gist.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment", - "description": "

      Represents a comment on an Gist.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the gist.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "gist", - "description": "

      The associated gist.

      ", - "type": "Gist!", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "id", - "description": "

      The Node ID of the GistComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistCommentConnection", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "description": "

      The connection type for GistComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistCommentEdge]", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GistComment]", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistCommentEdge", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - } - ], - "category": "gists" - }, - { - "name": "GistConnection", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "description": "

      The connection type for Gist.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistEdge]", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Gist]", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistEdge", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - } - ], - "category": "gists" - }, - { - "name": "GistFile", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "description": "

      A file in a gist.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "encodedName", - "description": "

      The file name encoded to remove characters that are invalid in URL paths.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "encoding", - "description": "

      The gist file encoding.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "extension", - "description": "

      The file extension from the file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isImage", - "description": "

      Indicates if this file is an image.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Whether the file's contents were truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "name", - "description": "

      The gist file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      The gist file size in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the file is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "truncate", - "description": "

      Optionally truncate the returned file to this length.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "gists" - }, - { - "name": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor", - "description": "

      Represents an actor in a Git commit (ie. an author or committer).

      ", - "isDeprecated": false, - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the author's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "date", - "description": "

      The timestamp of the Git action (authoring or committing).

      ", - "type": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - }, - { - "name": "email", - "description": "

      The email in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The GitHub user corresponding to the email field. Null if no such user exists.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "git" - }, - { - "name": "GitActorConnection", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "description": "

      The connection type for GitActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GitActorEdge]", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GitActor]", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "GitActorEdge", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - } - ], - "category": "git" - }, - { - "name": "GitHubMetadata", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Represents information about the GitHub instance.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "gitHubServicesSha", - "description": "

      Returns a String that's a SHA of github-services.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "gitIpAddresses", - "description": "

      IP addresses that users connect to for git operations.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubEnterpriseImporterIpAddresses", - "description": "

      IP addresses that GitHub Enterprise Importer uses for outbound connections.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hookIpAddresses", - "description": "

      IP addresses that service hooks are sent from.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "importerIpAddresses", - "description": "

      IP addresses that the importer connects from.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPasswordAuthenticationVerifiable", - "description": "

      Whether or not users are verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pagesIpAddresses", - "description": "

      IP addresses for GitHub Pages' A records.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "meta" - }, - { - "name": "GpgSignature", - "id": "gpgsignature", - "href": "/graphql/reference/objects#gpgsignature", - "description": "

      Represents a GPG signature on a Commit or Tag.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyId", - "description": "

      Hex-encoded ID of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "headRef", - "description": "

      Identifies the Ref associated with the head_ref_deleted event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the Ref associated with the head_ref_deleted event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thehead_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefRestoredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "Hovercard", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "description": "

      Detail needed to display a hovercard for a user.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contexts", - "description": "

      Each of the contexts for this hovercard.

      ", - "type": "[HovercardContext!]!", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "category": "users" - }, - { - "name": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      An IP address or range of addresses that is allowed to access an owner's resources.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowListValue", - "description": "

      A single IP address or range of IP addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IpAllowListEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isActive", - "description": "

      Whether the entry is currently active.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The owner of the IP allow list entry.

      ", - "type": "IpAllowListOwner!", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryConnection", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "description": "

      The connection type for IpAllowListEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IpAllowListEntryEdge]", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IpAllowListEntry]", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryEdge", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "blockedBy", - "description": "

      A list of issues that are blocking this issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for dependencies.

      ", - "type": { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder" - } - } - ] - }, - { - "name": "blocking", - "description": "

      A list of issues that this issue is blocking.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for dependencies.

      ", - "type": { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder" - } - } - ] - }, - { - "name": "body", - "description": "

      Identifies the body of the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyResourcePath", - "description": "

      The http path for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "bodyText", - "description": "

      Identifies the body of the issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyUrl", - "description": "

      The http URL for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedByPullRequestsReferences", - "description": "

      List of open pull requests referenced from this issue.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeClosedPrs", - "defaultValue": false, - "description": "

      Include closed PRs in results.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderByState", - "defaultValue": false, - "description": "

      Return results ordered by state.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked PRs.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the Issue.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duplicateOf", - "description": "

      A reference to the original issue that this issue has been marked as a duplicate of.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Issue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this issue is currently pinned to the repository issues list.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this issue read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueDependenciesSummary", - "description": "

      Summary of the state of an issue's dependencies.

      ", - "type": "IssueDependenciesSummary!", - "id": "issuedependenciessummary", - "href": "/graphql/reference/objects#issuedependenciessummary" - }, - { - "name": "issueFieldValues", - "description": "

      Fields that are set on this issue.

      ", - "type": "IssueFieldValueConnection", - "id": "issuefieldvalueconnection", - "href": "/graphql/reference/objects#issuefieldvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueType", - "description": "

      The issue type for this Issue.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "linkedBranches", - "description": "

      Branches linked to this issue.

      ", - "type": "LinkedBranchConnection!", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the issue.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the issue number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "parent", - "description": "

      The parent entity of the issue.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Issue conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnedIssueComment", - "description": "

      The pinned comment for this issue.

      ", - "type": "PinnedIssueComment", - "id": "pinnedissuecomment", - "href": "/graphql/reference/objects#pinnedissuecomment" - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this issue.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this issue.

      ", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the issue.

      ", - "type": "IssueState!", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the issue state.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "arguments": [ - { - "name": "enableDuplicate", - "defaultValue": false, - "description": "

      Whether or not to return state reason for duplicates

      \n

      Upcoming Change on 2025-10-01 UTC\nDescription: enableDuplicate will be removed.\nReason: The state reason for duplicate issue is now returned by default.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "subIssues", - "description": "

      A list of sub-issues associated with the Issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subIssuesSummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "type": "SubIssuesSummary!", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineConnection!", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineItemsConnection!", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[IssueTimelineItemsItemType!]", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the issue title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the issue title rendered to HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "trackedInIssues", - "description": "

      A list of issues that track this issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "trackedIssues", - "description": "

      A list of issues tracked inside the current issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "trackedIssuesCount", - "description": "

      The number of tracked issues for this issue.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "states", - "description": "

      Limit the count to tracked issues with the specified states.

      ", - "type": { - "name": "[TrackedIssueStates]", - "id": "trackedissuestates", - "href": "/graphql/reference/enums#trackedissuestates" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSetFields", - "description": "

      Check if the current viewer can set fields on the issue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "issues" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      Represents a comment on an Issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Pinnable", - "id": "pinnable", - "href": "/graphql/reference/interfaces#pinnable" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this entity is currently pinned.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the comment.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedAt", - "description": "

      Identifies the date and time when this entity was pinned.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pinnedBy", - "description": "

      The user who pinned this entity.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Returns the pull request associated with the comment, if this comment was made on a\npull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPin", - "description": "

      Check if the current viewer can pin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnpin", - "description": "

      Check if the current viewer can unpin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentConnection", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "description": "

      The connection type for IssueComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueCommentEdge]", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueComment]", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentPinnedEvent", - "id": "issuecommentpinnedevent", - "href": "/graphql/reference/objects#issuecommentpinnedevent", - "description": "

      Represents aissue_comment_pinnedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueCommentPinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueComment", - "description": "

      Identifies the issue comment associated with theissue_comment_pinnedevent.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentUnpinnedEvent", - "id": "issuecommentunpinnedevent", - "href": "/graphql/reference/objects#issuecommentunpinnedevent", - "description": "

      Represents aissue_comment_unpinnedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueCommentUnpinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueComment", - "description": "

      Identifies the issue comment associated with theissue_comment_unpinnedevent.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "description": "

      The connection type for Issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueEdge]", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Issue]", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueContributionsByRepository", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "description": "

      This aggregates issues opened by a user within one repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contributions", - "description": "

      The issue contributions.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the issues were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "IssueDependenciesSummary", - "id": "issuedependenciessummary", - "href": "/graphql/reference/objects#issuedependenciessummary", - "description": "

      Summary of the state of an issue's dependencies.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "blockedBy", - "description": "

      Count of issues this issue is blocked by.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "blocking", - "description": "

      Count of issues this issue is blocking.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalBlockedBy", - "description": "

      Total count of issues this issue is blocked by (open and closed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalBlocking", - "description": "

      Total count of issues this issue is blocking (open and closed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueEdge", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldAddedEvent", - "id": "issuefieldaddedevent", - "href": "/graphql/reference/objects#issuefieldaddedevent", - "description": "

      Represents aissue_field_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "color", - "description": "

      The color if it is a single-select field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueField", - "description": "

      The issue field added.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "value", - "description": "

      The value of the added field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldChangedEvent", - "id": "issuefieldchangedevent", - "href": "/graphql/reference/objects#issuefieldchangedevent", - "description": "

      Represents aissue_field_changedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueField", - "description": "

      The issue field changed.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "newColor", - "description": "

      The new color if it is a single-select field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newValue", - "description": "

      The new value of the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "previousColor", - "description": "

      The previous color if it was a single-select field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "previousValue", - "description": "

      The previous value of the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldDate", - "id": "issuefielddate", - "href": "/graphql/reference/objects#issuefielddate", - "description": "

      Represents a date issue field.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldDate object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldDateValue", - "id": "issuefielddatevalue", - "href": "/graphql/reference/objects#issuefielddatevalue", - "description": "

      The value of a date field in an Issue item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldDateValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "value", - "description": "

      Value of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldNumber", - "id": "issuefieldnumber", - "href": "/graphql/reference/objects#issuefieldnumber", - "description": "

      Represents a number issue field.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldNumber object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldNumberValue", - "id": "issuefieldnumbervalue", - "href": "/graphql/reference/objects#issuefieldnumbervalue", - "description": "

      The value of a number field in an Issue item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldNumberValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "value", - "description": "

      Value of the field.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldRemovedEvent", - "id": "issuefieldremovedevent", - "href": "/graphql/reference/objects#issuefieldremovedevent", - "description": "

      Represents aissue_field_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueField", - "description": "

      The issue field removed.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelect", - "id": "issuefieldsingleselect", - "href": "/graphql/reference/objects#issuefieldsingleselect", - "description": "

      Represents a single select issue field.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldSingleSelect object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      Options for the single select field.

      ", - "type": "[IssueFieldSingleSelectOption!]!", - "id": "issuefieldsingleselectoption", - "href": "/graphql/reference/objects#issuefieldsingleselectoption" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectOption", - "id": "issuefieldsingleselectoption", - "href": "/graphql/reference/objects#issuefieldsingleselectoption", - "description": "

      Represents an option in a single-select issue field.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "IssueFieldSingleSelectOptionColor!", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldSingleSelectOption object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "priority", - "description": "

      The option's priority order.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectValue", - "id": "issuefieldsingleselectvalue", - "href": "/graphql/reference/objects#issuefieldsingleselectvalue", - "description": "

      The value of a single select field in an Issue item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "IssueFieldSingleSelectOptionColor!", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldSingleSelectValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "optionId", - "description": "

      The selected option's global relay ID.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The option's name text (alias for name, for consistency with other field value types).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldText", - "id": "issuefieldtext", - "href": "/graphql/reference/objects#issuefieldtext", - "description": "

      Represents a text issue field.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldText object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldTextValue", - "id": "issuefieldtextvalue", - "href": "/graphql/reference/objects#issuefieldtextvalue", - "description": "

      The value of a text field in an Issue item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldTextValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "value", - "description": "

      Value of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldValueConnection", - "id": "issuefieldvalueconnection", - "href": "/graphql/reference/objects#issuefieldvalueconnection", - "description": "

      The connection type for IssueFieldValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueFieldValueEdge]", - "id": "issuefieldvalueedge", - "href": "/graphql/reference/objects#issuefieldvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueFieldValue]", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldValueEdge", - "id": "issuefieldvalueedge", - "href": "/graphql/reference/objects#issuefieldvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldsConnection", - "id": "issuefieldsconnection", - "href": "/graphql/reference/objects#issuefieldsconnection", - "description": "

      The connection type for IssueFields.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueFieldsEdge]", - "id": "issuefieldsedge", - "href": "/graphql/reference/objects#issuefieldsedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueFields]", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldsEdge", - "id": "issuefieldsedge", - "href": "/graphql/reference/objects#issuefieldsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - } - ], - "category": "issues" - }, - { - "name": "IssueTemplate", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate", - "description": "

      A repository issue template.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "about", - "description": "

      The template purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "assignees", - "description": "

      The suggested assignees.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The suggested issue body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The template filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      The suggested issue labels.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "name", - "description": "

      The template name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The suggested issue title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The suggested issue type.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineConnection", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "description": "

      The connection type for IssueTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemEdge]", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItem]", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsConnection", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "description": "

      The connection type for IssueTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemsEdge]", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItems]", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsEdge", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - } - ], - "category": "issues" - }, - { - "name": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      Represents the type of Issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The issue type's color.

      ", - "type": "IssueTypeColor!", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The issue type's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueType object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      The issue type's enabled state.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Whether the issue type is publicly visible.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Private issue types are being deprecated and can no longer be created. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "issues", - "description": "

      The issues with this issue type in the given repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "repositoryId", - "description": "

      Target repository to load the issues from.

      ", - "type": { - "name": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      The issue type's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedFields", - "description": "

      An ordered list of issue fields pinned to this type.

      ", - "type": "[IssueFields!]", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent", - "description": "

      Represents aissue_type_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent", - "description": "

      Represents aissue_type_changedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "prevIssueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "description": "

      The connection type for IssueType.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTypeEdge]", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueType]", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeEdge", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent", - "description": "

      Represents aissue_type_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution", - "description": "

      Represents a user signing up for a GitHub account.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      Identifies the label color.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the label was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A brief description of this label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Label object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isDefault", - "description": "

      Indicates whether or not this is a default label.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issues", - "description": "

      A list of issues associated with this label.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      Identifies the label name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this label.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this label.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the label was last updated.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "description": "

      The connection type for Label.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LabelEdge]", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Label]", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LabelEdge", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label" - } - ], - "category": "issues" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent", - "description": "

      Represents alabeledevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with thelabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "Language", - "id": "language", - "href": "/graphql/reference/objects#language", - "description": "

      Represents a given language found in repositories.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color defined for the current language.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Language object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the current language.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "description": "

      A list of languages associated with the parent.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LanguageEdge]", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Language]", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalSize", - "description": "

      The total size in bytes of files written in that language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "LanguageEdge", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge", - "description": "

      Represents the language of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Language!", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "size", - "description": "

      The number of bytes of code written in the language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      A repository's open source license.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The full text of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The conditions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "description", - "description": "

      A human-readable description of the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "featured", - "description": "

      Whether the license should be featured.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hidden", - "description": "

      Whether the license should be displayed in license pickers.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the License object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "implementation", - "description": "

      Instructions on how to implement the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The lowercased SPDX ID of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "limitations", - "description": "

      The limitations set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "name", - "description": "

      The license full name specified by https://spdx.org/licenses.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nickname", - "description": "

      Customary short name if applicable (e.g, GPLv3).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permissions", - "description": "

      The permissions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "pseudoLicense", - "description": "

      Whether the license is a pseudo-license placeholder (e.g., other, no-license).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "spdxId", - "description": "

      Short identifier specified by https://spdx.org/licenses.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      URL to the license on https://choosealicense.com.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "licenses" - }, - { - "name": "LicenseRule", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule", - "description": "

      Describes a License's conditions, permissions, and limitations.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "description", - "description": "

      A description of the rule.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The machine-readable rule key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The human-readable rule label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "licenses" - }, - { - "name": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      A branch linked to an issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the LinkedBranch object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ref", - "description": "

      The branch's ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchConnection", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "description": "

      A list of branches linked to an issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LinkedBranchEdge]", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[LinkedBranch]", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchEdge", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - } - ], - "category": "issues" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent", - "description": "

      Represents alockedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockReason", - "description": "

      Reason that the conversation was locked (optional).

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockable", - "description": "

      Object that was locked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin", - "description": "

      A placeholder user for attribution of imported data on GitHub.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "claimant", - "description": "

      The user that has claimed the data attributed to this mannequin.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The mannequin's email on the source instance.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Mannequin object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The display name of the imported mannequin.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "MannequinConnection", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "description": "

      A list of mannequins.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MannequinEdge]", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Mannequin]", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "MannequinEdge", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge", - "description": "

      Represents a mannequin.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - } - ], - "category": "migrations" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the MarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MarketplaceCategory", - "id": "marketplacecategory", - "href": "/graphql/reference/objects#marketplacecategory", - "description": "

      A public description of a Marketplace category.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "description", - "description": "

      The category's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "howItWorks", - "description": "

      The technical description of how apps listed in this category work with GitHub.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the MarketplaceCategory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The category's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "primaryListingCount", - "description": "

      How many Marketplace listings have this as their primary category.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Marketplace category.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "secondaryListingCount", - "description": "

      How many Marketplace listings have this as their secondary category.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "slug", - "description": "

      The short name of the category used in its URL.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Marketplace category.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "MarketplaceListing", - "id": "marketplacelisting", - "href": "/graphql/reference/objects#marketplacelisting", - "description": "

      A listing in the GitHub integration marketplace.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "app", - "description": "

      The GitHub App this listing represents.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "companyUrl", - "description": "

      URL to the listing owner's company site.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "configurationResourcePath", - "description": "

      The HTTP path for configuring access to the listing's integration or OAuth app.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "configurationUrl", - "description": "

      The HTTP URL for configuring access to the listing's integration or OAuth app.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "documentationUrl", - "description": "

      URL to the listing's documentation.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "extendedDescription", - "description": "

      The listing's detailed description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "extendedDescriptionHTML", - "description": "

      The listing's detailed description rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "fullDescription", - "description": "

      The listing's introductory description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDescriptionHTML", - "description": "

      The listing's introductory description rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "hasPublishedFreeTrialPlans", - "description": "

      Does this listing have any plans with a free trial?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasTermsOfService", - "description": "

      Does this listing have a terms of service link?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasVerifiedOwner", - "description": "

      Whether the creator of the app is a verified org.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "howItWorks", - "description": "

      A technical description of how this app works with GitHub.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "howItWorksHTML", - "description": "

      The listing's technical description rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the MarketplaceListing object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "installationUrl", - "description": "

      URL to install the product to the viewer's account or organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "installedForViewer", - "description": "

      Whether this listing's app has been installed for the current viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isArchived", - "description": "

      Whether this listing has been removed from the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Whether this listing is still an editable draft that has not been submitted\nfor review and is not publicly visible in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPaid", - "description": "

      Whether the product this listing represents is available as part of a paid plan.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublic", - "description": "

      Whether this listing has been approved for display in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRejected", - "description": "

      Whether this listing has been rejected by GitHub for display in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUnverified", - "description": "

      Whether this listing has been approved for unverified display in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUnverifiedPending", - "description": "

      Whether this draft listing has been submitted for review for approval to be unverified in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerificationPendingFromDraft", - "description": "

      Whether this draft listing has been submitted for review from GitHub for approval to be verified in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerificationPendingFromUnverified", - "description": "

      Whether this unverified listing has been submitted for review from GitHub for approval to be verified in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether this listing has been approved for verified display in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "logoBackgroundColor", - "description": "

      The hex color code, without the leading '#', for the logo background.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logoUrl", - "description": "

      URL for the listing's logo image.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "400", - "description": "

      The size in pixels of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The listing's full name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "normalizedShortDescription", - "description": "

      The listing's very short description without a trailing period or ampersands.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pricingUrl", - "description": "

      URL to the listing's detailed pricing.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "primaryCategory", - "description": "

      The category that best describes the listing.

      ", - "type": "MarketplaceCategory!", - "id": "marketplacecategory", - "href": "/graphql/reference/objects#marketplacecategory" - }, - { - "name": "privacyPolicyUrl", - "description": "

      URL to the listing's privacy policy, may return an empty string for listings that do not require a privacy policy URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the Marketplace listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "screenshotUrls", - "description": "

      The URLs for the listing's screenshots.

      ", - "type": "[String]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "secondaryCategory", - "description": "

      An alternate category that describes the listing.

      ", - "type": "MarketplaceCategory", - "id": "marketplacecategory", - "href": "/graphql/reference/objects#marketplacecategory" - }, - { - "name": "shortDescription", - "description": "

      The listing's very short description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The short name of the listing used in its URL.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUrl", - "description": "

      URL to the listing's status page.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "supportEmail", - "description": "

      An email address for support for this listing's app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "supportUrl", - "description": "

      Either a URL or an email address for support for this listing's app, may\nreturn an empty string for listings that do not require a support URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "termsOfServiceUrl", - "description": "

      URL to the listing's terms of service.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the Marketplace listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAddPlans", - "description": "

      Can the current viewer add plans for this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanApprove", - "description": "

      Can the current viewer approve this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelist", - "description": "

      Can the current viewer delist this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEdit", - "description": "

      Can the current viewer edit this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditCategories", - "description": "

      Can the current viewer edit the primary and secondary category of this\nMarketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditPlans", - "description": "

      Can the current viewer edit the plans for this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanRedraft", - "description": "

      Can the current viewer return this Marketplace listing to draft state\nso it becomes editable again.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReject", - "description": "

      Can the current viewer reject this Marketplace listing by returning it to\nan editable draft state or rejecting it entirely.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanRequestApproval", - "description": "

      Can the current viewer request this listing be reviewed for display in\nthe Marketplace as verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasPurchased", - "description": "

      Indicates whether the current user has an active subscription to this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasPurchasedForAllOrganizations", - "description": "

      Indicates if the current user has purchased a subscription to this Marketplace listing\nfor all of the organizations the user owns.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsListingAdmin", - "description": "

      Does the current viewer role allow them to administer this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "apps" - }, - { - "name": "MarketplaceListingConnection", - "id": "marketplacelistingconnection", - "href": "/graphql/reference/objects#marketplacelistingconnection", - "description": "

      Look up Marketplace Listings.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MarketplaceListingEdge]", - "id": "marketplacelistingedge", - "href": "/graphql/reference/objects#marketplacelistingedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[MarketplaceListing]", - "id": "marketplacelisting", - "href": "/graphql/reference/objects#marketplacelisting" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "apps" - }, - { - "name": "MarketplaceListingEdge", - "id": "marketplacelistingedge", - "href": "/graphql/reference/objects#marketplacelistingedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "MarketplaceListing", - "id": "marketplacelisting", - "href": "/graphql/reference/objects#marketplacelisting" - } - ], - "category": "apps" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MemberFeatureRequestNotification", - "id": "memberfeaturerequestnotification", - "href": "/graphql/reference/objects#memberfeaturerequestnotification", - "description": "

      Represents a member feature request notification.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      Represents member feature request body containing entity name and the number of feature requests.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the MemberFeatureRequestNotification object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      Represents member feature request notification title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "orgs" - }, - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.clear event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposClearAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.disable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.enable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent", - "description": "

      Represents amentionedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the MentionedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "description": "

      The queue of pull request entries to be merged into a protected branch in a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      The configuration for this merge queue.

      ", - "type": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration" - }, - { - "name": "entries", - "description": "

      The entries in the queue.

      ", - "type": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextEntryEstimatedTimeToMerge", - "description": "

      The estimated time in seconds until a newly added entry would be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository this merge queue belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration", - "description": "

      Configuration for a MergeQueue.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "checkResponseTimeout", - "description": "

      The amount of time in minutes to wait for a check response before considering it a failure.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToBuild", - "description": "

      The maximum number of entries to build at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToMerge", - "description": "

      The maximum number of entries to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use for this queue.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "mergingStrategy", - "description": "

      The strategy to use when merging entries.

      ", - "type": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy" - }, - { - "name": "minimumEntriesToMerge", - "description": "

      The minimum number of entries required to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimumEntriesToMergeWaitTime", - "description": "

      The amount of time in minutes to wait before ignoring the minumum number of\nentries in the queue requirement and merging a collection of entries.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      Entries in a MergeQueue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "baseCommit", - "description": "

      The base commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "enqueuedAt", - "description": "

      The date and time this entry was added to the merge queue.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The actor that enqueued this entry.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "estimatedTimeToMerge", - "description": "

      The estimated time in seconds until this entry will be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "headCommit", - "description": "

      The head commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueueEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "jump", - "description": "

      Whether this pull request should jump the queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue that this entry belongs to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "position", - "description": "

      The position of this entry in the queue.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request that will be added to a merge group.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "solo", - "description": "

      Does this pull request need to be deployed on its own.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      The state of this entry in the queue.

      ", - "type": "MergeQueueEntryState!", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "description": "

      The connection type for MergeQueueEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MergeQueueEntryEdge]", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[MergeQueueEntry]", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryEdge", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters", - "description": "

      Merges must be performed via a merge queue.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent", - "description": "

      Represents amergedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the merge event.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MergedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeRef", - "description": "

      Identifies the Ref associated with the merge event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "mergeRefName", - "description": "

      Identifies the name of the Ref associated with the merge event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      A GitHub Enterprise Importer (GEI) migration source.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the MigrationSource object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "description": "

      Represents a Milestone object on a given repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedIssueCount", - "description": "

      Identifies the number of closed issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who created the milestone.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      Identifies the description of the milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The HTML rendered description of the milestone using GitHub Flavored Markdown.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dueOn", - "description": "

      Identifies the due date of the milestone.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the Milestone object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issues", - "description": "

      A list of issues associated with the milestone.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "number", - "description": "

      Identifies the number of the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "openIssueCount", - "description": "

      Identifies the number of open issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "progressPercentage", - "description": "

      Identifies the percentage complete for the milestone.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with the milestone.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this milestone.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the milestone.

      ", - "type": "MilestoneState!", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - }, - { - "name": "title", - "description": "

      Identifies the title of the milestone.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "description": "

      The connection type for Milestone.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MilestoneEdge]", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Milestone]", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "MilestoneEdge", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "issues" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with themilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the MovedColumnsInProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousProjectColumnName", - "description": "

      Column name the issue or pull request was moved from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name the issue or pull request was moved to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "OIDCProvider", - "id": "oidcprovider", - "href": "/graphql/reference/objects#oidcprovider", - "description": "

      An OIDC identity provider configured to provision identities for an enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with read:enterprise or admin:enterprise scope.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "enterprise", - "description": "

      The enterprise this identity provider belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "externalIdentities", - "description": "

      ExternalIdentities provisioned by this identity provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the OIDCProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "providerType", - "description": "

      The OIDC identity provider type.

      ", - "type": "OIDCProviderType!", - "id": "oidcprovidertype", - "href": "/graphql/reference/enums#oidcprovidertype" - }, - { - "name": "tenantId", - "description": "

      The id of the tenant this provider is attached to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry", - "description": "

      Audit log entry for a oauth_application.create event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "applicationUrl", - "description": "

      The application URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "callbackUrl", - "description": "

      The callback URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OauthApplicationCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "rateLimit", - "description": "

      The rate limit of the OAuth application.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of the OAuth application.

      ", - "type": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry", - "description": "

      Audit log entry for a org.add_billing_manager.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationEmail", - "description": "

      The email address used to invite a billing manager for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry", - "description": "

      Audit log entry for a org.add_member.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The permission level of the member added to the organization.

      ", - "type": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry", - "description": "

      Audit log entry for a org.block_user.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The blocked user.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgBlockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.disable_collaborators_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.enable_collaborators_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry", - "description": "

      Audit log entry for a org.create event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "billingPlan", - "description": "

      The billing plan for the Organization.

      ", - "type": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.disable_oauth_app_restrictions event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry", - "description": "

      Audit log entry for a org.disable_saml event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.disable_two_factor_requirement event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.enable_oauth_app_restrictions event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry", - "description": "

      Audit log entry for a org.enable_saml event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.enable_two_factor_requirement event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry", - "description": "

      Audit log entry for a org.invite_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "email", - "description": "

      The email address of the organization invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationInvitation", - "description": "

      The organization invitation.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry", - "description": "

      Audit log entry for a org.invite_to_business event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteToBusinessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_approved event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessApprovedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_blocked event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessBlockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_denied event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessDeniedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_requested event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessRequestedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_unblocked event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessUnblockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry", - "description": "

      Audit log entry for a org.remove_billing_manager event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the billing manager being removed.

      ", - "type": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry", - "description": "

      Audit log entry for a org.remove_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the member has with the organization.

      ", - "type": "[OrgRemoveMemberAuditEntryMembershipType!]", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the member being removed.

      ", - "type": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry", - "description": "

      Audit log entry for a org.remove_outside_collaborator event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveOutsideCollaboratorAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the outside collaborator has with the organization.

      ", - "type": "[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the outside collaborator being removed from the Organization.

      ", - "type": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry", - "description": "

      Audit log entry for a org.restore_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRestoreMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredCustomEmailRoutingsCount", - "description": "

      The number of custom email routings for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredIssueAssignmentsCount", - "description": "

      The number of issue assignments for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMemberships", - "description": "

      Restored organization membership objects.

      ", - "type": "[OrgRestoreMemberAuditEntryMembership!]", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMembershipsCount", - "description": "

      The number of restored memberships.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoriesCount", - "description": "

      The number of repositories of the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryStarsCount", - "description": "

      The number of starred repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryWatchesCount", - "description": "

      The number of watched repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata", - "description": "

      Metadata for an organization membership for org.restore_member actions.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata", - "description": "

      Metadata for a repository membership for org.restore_member actions.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata", - "description": "

      Metadata for a team membership for org.restore_member actions.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry", - "description": "

      Audit log entry for a org.unblock_user.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The user being unblocked by the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUnblockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry", - "description": "

      Audit log entry for a org.update_default_repository_permission.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateDefaultRepositoryPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry", - "description": "

      Audit log entry for a org.update_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_creation_permission event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canCreateRepositories", - "description": "

      Can members create repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryCreationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The permission for visibility level of repositories for this organization.

      ", - "type": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_invitation_permission event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canInviteOutsideCollaboratorsToRepositories", - "description": "

      Can outside collaborators be invited to repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryInvitationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      An account on GitHub, with one or more owners, that has repositories, members and teams.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "Sponsorable", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this organization, if any. Only visible to members of the organization's enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the organization was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "auditLog", - "description": "

      Audit log entries of the organization.

      ", - "type": "OrganizationAuditEntryConnection!", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the returned audit log entries.

      ", - "type": { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder" - } - }, - { - "name": "query", - "description": "

      The query string to filter audit entries.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the organization's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The organization's public profile description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The organization's public profile description rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domains", - "description": "

      A list of domains owned by the organization.

      ", - "type": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter by if the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter by if the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "email", - "description": "

      The organization's public email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseOwners", - "description": "

      A list of owners of the organization's enterprise account.

      ", - "type": "OrganizationEnterpriseOwnerConnection!", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for enterprise owners returned from the connection.

      ", - "type": { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder" - } - }, - { - "name": "organizationRole", - "description": "

      The organization role to filter by.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "estimatedNextSponsorsPayoutInCents", - "description": "

      The estimated next GitHub Sponsors payout for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasSponsorsListing", - "description": "

      True if this user/organization has a GitHub Sponsors listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the Organization object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "interactionAbility", - "description": "

      The interaction ability settings for this organization.

      ", - "type": "RepositoryInteractionAbility", - "id": "repositoryinteractionability", - "href": "/graphql/reference/objects#repositoryinteractionability" - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the organization has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the organization.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isSponsoredBy", - "description": "

      Whether the given account is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "accountLogin", - "description": "

      The target account's login.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "isSponsoringViewer", - "description": "

      True if the viewer is sponsored by this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether the organization has verified its profile email and website.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueFields", - "description": "

      A list of the organization's issue fields.

      ", - "type": "IssueFieldsConnection", - "id": "issuefieldsconnection", - "href": "/graphql/reference/objects#issuefieldsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue fields returned from the connection.

      ", - "type": { - "name": "IssueFieldOrder", - "id": "issuefieldorder", - "href": "/graphql/reference/input-objects#issuefieldorder" - } - } - ] - }, - { - "name": "issueTypes", - "description": "

      A list of the organization's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "lifetimeReceivedSponsorshipValues", - "description": "

      Calculate how much each sponsor has ever paid total to this maintainer via\nGitHub Sponsors. Does not include sponsorships paid via Patreon.

      ", - "type": "SponsorAndLifetimeValueConnection!", - "id": "sponsorandlifetimevalueconnection", - "href": "/graphql/reference/objects#sponsorandlifetimevalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for results returned from the connection.

      ", - "type": { - "name": "SponsorAndLifetimeValueOrder", - "id": "sponsorandlifetimevalueorder", - "href": "/graphql/reference/input-objects#sponsorandlifetimevalueorder" - } - } - ] - }, - { - "name": "location", - "description": "

      The organization's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The organization's login name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mannequins", - "description": "

      A list of all mannequins for this organization.

      ", - "type": "MannequinConnection!", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter mannequins by login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for mannequins returned from the connection.

      ", - "type": { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "membersCanForkPrivateRepositories", - "description": "

      Members can fork private repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersWithRole", - "description": "

      A list of users who are members of this organization.

      ", - "type": "OrganizationMemberConnection!", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "monthlyEstimatedSponsorsIncomeInCents", - "description": "

      The estimated monthly GitHub Sponsors income for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      The organization's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this organization is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationBillingEmail", - "description": "

      The billing email for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pendingMembers", - "description": "

      A list of users who have been invited to join this organization.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryCustomProperties", - "description": "

      A list of custom properties for this organization.

      ", - "type": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryCustomProperty", - "description": "

      Returns a single custom property from the current organization by name.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the custom property to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "repositoryMigrations", - "description": "

      A list of all repository migrations for this organization.

      ", - "type": "RepositoryMigrationConnection!", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository migrations returned.

      ", - "type": { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder" - } - }, - { - "name": "repositoryName", - "description": "

      Filter repository migrations by repository name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "state", - "description": "

      Filter repository migrations by state.

      ", - "type": { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - } - } - ] - }, - { - "name": "requiresTwoFactorAuthentication", - "description": "

      When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current organization by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this organization.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The Organization's SAML identity provider. Visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members.

      ", - "type": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider" - }, - { - "name": "sponsoring", - "description": "

      List of users and organizations this entity is sponsoring.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the users and organizations returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - } - ] - }, - { - "name": "sponsors", - "description": "

      List of sponsors for this user or organization.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsors returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - }, - { - "name": "tierId", - "description": "

      If given, will filter for sponsors at the given tier. Will only return\nsponsors whose tier the viewer is permitted to see.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "sponsorsActivities", - "description": "

      Events involving this sponsorable, such as new sponsorships.

      ", - "type": "SponsorsActivityConnection!", - "id": "sponsorsactivityconnection", - "href": "/graphql/reference/objects#sponsorsactivityconnection", - "arguments": [ - { - "name": "actions", - "description": "

      Filter activities to only the specified actions.

      ", - "type": { - "name": "[SponsorsActivityAction!]", - "id": "sponsorsactivityaction", - "href": "/graphql/reference/enums#sponsorsactivityaction" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeAsSponsor", - "defaultValue": false, - "description": "

      Whether to include those events where this sponsorable acted as the sponsor.\nDefaults to only including events where this sponsorable was the recipient\nof a sponsorship.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includePrivate", - "defaultValue": true, - "description": "

      Whether or not to include private activities in the result set. Defaults to including public and private activities.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for activity returned from the connection.

      ", - "type": { - "name": "SponsorsActivityOrder", - "id": "sponsorsactivityorder", - "href": "/graphql/reference/input-objects#sponsorsactivityorder" - } - }, - { - "name": "period", - "defaultValue": "MONTH", - "description": "

      Filter activities returned to only those that occurred in the most recent\nspecified time period. Set to ALL to avoid filtering by when the activity\noccurred. Will be ignored if since or until is given.

      ", - "type": { - "name": "SponsorsActivityPeriod", - "id": "sponsorsactivityperiod", - "href": "/graphql/reference/enums#sponsorsactivityperiod" - } - }, - { - "name": "since", - "description": "

      Filter activities to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "until", - "description": "

      Filter activities to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "sponsorsListing", - "description": "

      The GitHub Sponsors listing for this user or organization.

      ", - "type": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "sponsorshipForViewerAsSponsor", - "description": "

      The sponsorship from the viewer to this user/organization; that is, the sponsorship where you're the sponsor.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the viewer's sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipForViewerAsSponsorable", - "description": "

      The sponsorship from this user/organization to the viewer; that is, the sponsorship you're receiving.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipNewsletters", - "description": "

      List of sponsorship updates sent from this sponsorable to sponsors.

      ", - "type": "SponsorshipNewsletterConnection!", - "id": "sponsorshipnewsletterconnection", - "href": "/graphql/reference/objects#sponsorshipnewsletterconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorship updates returned from the connection.

      ", - "type": { - "name": "SponsorshipNewsletterOrder", - "id": "sponsorshipnewsletterorder", - "href": "/graphql/reference/input-objects#sponsorshipnewsletterorder" - } - } - ] - }, - { - "name": "sponsorshipsAsMaintainer", - "description": "

      The sponsorships where this user or organization is the maintainer receiving the funds.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all\nsponsorships this maintainer has ever received.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includePrivate", - "defaultValue": false, - "description": "

      Whether or not to include private sponsorships in the result set.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "sponsorshipsAsSponsor", - "description": "

      The sponsorships where this user or organization is the funder.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all sponsorships this sponsor has ever made.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "maintainerLogins", - "description": "

      Filter sponsorships returned to those for the specified maintainers. That\nis, the recipient of the sponsorship is a user or organization with one of\nthe given logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "team", - "description": "

      Find an organization's team by its slug.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "arguments": [ - { - "name": "slug", - "description": "

      The name or slug of the team to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teams", - "description": "

      A list of teams in this organization.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "ldapMapped", - "description": "

      If true, filters teams that are mapped to an LDAP Group (Enterprise only).

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "notificationSetting", - "description": "

      If non-null, filters teams according to notification setting.

      ", - "type": { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from the connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters teams according to privacy.

      ", - "type": { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - } - }, - { - "name": "query", - "description": "

      If non-null, filters teams with query on team name and team slug.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      If non-null, filters teams according to whether the viewer is an admin or member on team.

      ", - "type": { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole" - } - }, - { - "name": "rootTeamsOnly", - "defaultValue": false, - "description": "

      If true, restrict to only root teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "totalSponsorshipAmountAsSponsorInCents", - "description": "

      The amount in United States cents (e.g., 500 = $5.00 USD) that this entity has\nspent on GitHub to fund sponsorships. Only returns a value when viewed by the\nuser themselves or by a user who can manage sponsorships for the requested organization.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "since", - "description": "

      Filter payments to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "sponsorableLogins", - "description": "

      Filter payments to those made to the users or organizations with the specified usernames.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "until", - "description": "

      Filter payments to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "twitterUsername", - "description": "

      The organization's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Organization is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateRepositories", - "description": "

      Viewer can create repositories on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateTeams", - "description": "

      Viewer can create teams on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSponsor", - "description": "

      Whether or not the viewer is able to sponsor this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsAMember", - "description": "

      Viewer is an active member of this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this Organization is followed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsSponsoring", - "description": "

      True if the viewer is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits for repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The organization's public profile URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryConnection", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "description": "

      The connection type for OrganizationAuditEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationAuditEntryEdge]", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationAuditEntry]", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryEdge", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations managed by an enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEdge]", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEdge", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEnterpriseOwnerConnection", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEnterpriseOwnerEdge]", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationEnterpriseOwnerEdge", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge", - "description": "

      An enterprise owner in the context of an organization that is part of the enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organizationRole", - "description": "

      The role of the owner with respect to the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "users" - }, - { - "name": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider", - "description": "

      An Identity Provider configured to provision SAML and SCIM identities for\nOrganizations. Visible to (1) organization owners, (2) organization owners'\npersonal access tokens (classic) with read:org or admin:org scope, (3) GitHub\nApp with an installation token with read or write access to members.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalIdentities", - "description": "

      External Identities provisioned by this Identity Provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the Identity Provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML Identity Provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Organization this Identity Provider belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the Identity Provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "description": "

      An Invitation for a user to an organization.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address of the user invited to the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationSource", - "description": "

      The source of the invitation.

      ", - "type": "OrganizationInvitationSource!", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - }, - { - "name": "invitationType", - "description": "

      The type of invitation that was sent (e.g. email, user).

      ", - "type": "OrganizationInvitationType!", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      inviter will be removed. inviter will be replaced by inviterActor. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "inviterActor", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organization", - "description": "

      The organization the invite is for.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The user's pending role in the organization (e.g. member, owner).

      ", - "type": "OrganizationInvitationRole!", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationInvitationEdge]", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationEdge", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberConnection", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "description": "

      A list of users who belong to the organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationMemberEdge]", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationMemberEdge", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge", - "description": "

      Represents a user within an organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role this user has in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - } - ], - "category": "users" - }, - { - "name": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      A GitHub Enterprise Importer (GEI) organization migration.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the organization migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "remainingRepositoriesCount", - "description": "

      The remaining amount of repos to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sourceOrgName", - "description": "

      The name of the source organization to be migrated.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the source organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "OrganizationMigrationState!", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate" - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalRepositoriesCount", - "description": "

      The total amount of repositories to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "OrganizationPropertyConditionTarget", - "id": "organizationpropertyconditiontarget", - "href": "/graphql/reference/objects#organizationpropertyconditiontarget", - "description": "

      Parameters to be used for the organization_property condition.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "exclude", - "description": "

      Array of organization properties that must not match.

      ", - "type": "[OrganizationPropertyTargetDefinition!]!", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of organization properties that must match.

      ", - "type": "[OrganizationPropertyTargetDefinition!]!", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyTargetDefinition", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition", - "description": "

      A property that must match.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationTeamsHovercardContext", - "id": "organizationteamshovercardcontext", - "href": "/graphql/reference/objects#organizationteamshovercardcontext", - "description": "

      An organization teams hovercard context.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantTeams", - "description": "

      Teams in this organization the user is a member of that are relevant.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The path for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The URL for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "totalTeamCount", - "description": "

      The total number of teams the user is on in the organization.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "OrganizationsHovercardContext", - "id": "organizationshovercardcontext", - "href": "/graphql/reference/objects#organizationshovercardcontext", - "description": "

      An organization list hovercard context.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantOrganizations", - "description": "

      Organizations this user is a member of that are relevant.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "totalOrganizationCount", - "description": "

      The total number of organizations this user is in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "Package", - "id": "package", - "href": "/graphql/reference/objects#package", - "description": "

      Information for an uploaded package.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Package object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestVersion", - "description": "

      Find the latest version for the package.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "name", - "description": "

      Identifies the name of the package.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageType", - "description": "

      Identifies the type of the package.

      ", - "type": "PackageType!", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - }, - { - "name": "repository", - "description": "

      The repository this package belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics" - }, - { - "name": "version", - "description": "

      Find package version by version string.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "arguments": [ - { - "name": "version", - "description": "

      The package version.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "versions", - "description": "

      list of versions for this package.

      ", - "type": "PackageVersionConnection!", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "PackageConnection", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "description": "

      The connection type for Package.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageEdge]", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Package]", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageEdge", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - } - ], - "category": "packages" - }, - { - "name": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile", - "description": "

      A file in a package version.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "md5", - "description": "

      MD5 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      Name of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersion", - "description": "

      The package version this file belongs to.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "sha1", - "description": "

      SHA1 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sha256", - "description": "

      SHA256 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      Size of the file in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      URL to download the asset.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "packages" - }, - { - "name": "PackageFileConnection", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "description": "

      The connection type for PackageFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageFileEdge]", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageFile]", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageFileEdge", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - } - ], - "category": "packages" - }, - { - "name": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics", - "description": "

      Represents a object that contains package activity statistics such as downloads.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageTag", - "id": "packagetag", - "href": "/graphql/reference/objects#packagetag", - "description": "

      A version tag contains the mapping between a tag name and a version.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageTag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the tag name of the version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      Version that the tag is associated with.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "description": "

      Information about a specific package version.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "files", - "description": "

      List of files associated with this package version.

      ", - "type": "PackageFileConnection!", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned package files.

      ", - "type": { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PackageVersion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "package", - "description": "

      The package associated with this version.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "platform", - "description": "

      The platform this version was built for.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "preRelease", - "description": "

      Whether or not this version is a pre-release.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The README of this package version.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      The release associated with this package version.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics" - }, - { - "name": "summary", - "description": "

      The package version summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      The version string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionConnection", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "description": "

      The connection type for PackageVersion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageVersionEdge]", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageVersion]", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionEdge", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics", - "description": "

      Represents a object that contains package version activity statistics such as downloads.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PageInfo", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo", - "description": "

      Information about pagination in a connection.

      ", - "fields": [ - { - "name": "endCursor", - "description": "

      When paginating forwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasNextPage", - "description": "

      When paginating forwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPreviousPage", - "description": "

      When paginating backwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "startCursor", - "description": "

      When paginating backwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PermissionSource", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource", - "description": "

      A level of permission and source for a user's access to a repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "organization", - "description": "

      The organization the repository belongs to.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "permission", - "description": "

      The level of access this source has granted to the user.

      ", - "type": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - }, - { - "name": "roleName", - "description": "

      The name of the role this source has granted to the user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of this permission.

      ", - "type": "PermissionGranter!", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter" - } - ], - "category": "repos" - }, - { - "name": "PinnableItemConnection", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "description": "

      The connection type for PinnableItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnableItemEdge]", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnableItem]", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PinnableItemEdge", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion", - "description": "

      A Pinned Discussion is a discussion pinned to a repository's index page.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion that was pinned.

      ", - "type": "Discussion!", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "gradientStopColors", - "description": "

      Color stops of the chosen gradient.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pattern", - "description": "

      Background texture pattern.

      ", - "type": "PinnedDiscussionPattern!", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this discussion.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "preconfiguredGradient", - "description": "

      Preconfigured background gradient option.

      ", - "type": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionConnection", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "description": "

      The connection type for PinnedDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedDiscussionEdge]", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedDiscussion]", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionEdge", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      Represents a pinned environment on a given repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the pinned environment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Identifies the environment associated.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEnvironment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "position", - "description": "

      Identifies the position of the pinned environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository that this environment was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "description": "

      The connection type for PinnedEnvironment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedEnvironmentEdge]", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedEnvironment]", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentEdge", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent", - "description": "

      Represents apinnedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue", - "description": "

      A Pinned Issue is a issue pinned to a repository's index page.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      The issue that was pinned.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this issue.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that this issue was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueComment", - "id": "pinnedissuecomment", - "href": "/graphql/reference/objects#pinnedissuecomment", - "description": "

      A comment pinned to an Issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedIssueComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      The issue that this comment belongs to.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "issueComment", - "description": "

      The comment that was pinned.

      ", - "type": "IssueComment!", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "pinnedAt", - "description": "

      Identifies when the comment was pinned.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this comment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "description": "

      The connection type for PinnedIssue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedIssueEdge]", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedIssue]", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueEdge", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - } - ], - "category": "issues" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry", - "description": "

      Audit log entry for a private_repository_forking.disable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry", - "description": "

      Audit log entry for a private_repository_forking.enable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "ProfileItemShowcase", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase", - "description": "

      A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "hasPinnedItems", - "description": "

      Whether or not the owner has pinned any repositories or gists.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner's popular\nrepositories will be returned.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      Projects manage issues, pull requests and notes within a project owner.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The project's description body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "bodyHTML", - "description": "

      The projects description body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "columns", - "description": "

      List of columns in the project.

      ", - "type": "ProjectColumnConnection!", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the Project object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to repositories, organizations, and users.

      ", - "type": "ProjectOwner!", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "pendingCards", - "description": "

      List of pending cards in this project.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "progress", - "description": "

      Project progress details.

      ", - "type": "ProjectProgress!", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState!", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      A card in a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "column", - "description": "

      The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "content", - "description": "

      The card content item.

      ", - "type": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who created this card.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectCard object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "isArchived", - "description": "

      Whether the card is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "note", - "description": "

      The card note.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this card.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of ProjectCard.

      ", - "type": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardConnection", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "description": "

      The connection type for ProjectCard.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectCardEdge]", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectCard]", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      A column inside a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cards", - "description": "

      List of cards in the column.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectColumn object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project column's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this column.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "purpose", - "description": "

      The semantic purpose of the column.

      ", - "type": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnConnection", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "description": "

      The connection type for ProjectColumn.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectColumnEdge]", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectColumn]", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectConnection", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "description": "

      A list of projects associated with the owner.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectEdge]", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Project]", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectEdge", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectProgress", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "description": "

      Project progress stats.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "doneCount", - "description": "

      The number of done cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "donePercentage", - "description": "

      The percentage of done cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether progress tracking is enabled and cards with purpose exist for this project.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressCount", - "description": "

      The number of in-progress cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressPercentage", - "description": "

      The percentage of in-progress cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoCount", - "description": "

      The number of to do cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoPercentage", - "description": "

      The percentage of to do cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      New projects that manage issues, pull requests and drafts using tables and boards.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Returns true if the project is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "field", - "description": "

      A field of the project.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fields", - "description": "

      List of fields and their constraints in the project.

      ", - "type": "ProjectV2FieldConfigurationConnection!", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2 object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "items", - "description": "

      List of items in the project.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 items returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      Search query for filtering items.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to organizations and users.

      ", - "type": "ProjectV2Owner!", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "public", - "description": "

      Returns true if the project is public.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The project's readme.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      The repositories the project is linked to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescription", - "description": "

      The project's short description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdates", - "description": "

      List of the status updates in the project.

      ", - "type": "ProjectV2StatusUpdateConnection!", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder" - } - } - ] - }, - { - "name": "teams", - "description": "

      The teams the project is linked to.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from this connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - } - ] - }, - { - "name": "template", - "description": "

      Returns true if this project is a template.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "view", - "description": "

      A view of the project.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "arguments": [ - { - "name": "number", - "description": "

      The number of a view belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "views", - "description": "

      List of views in the project.

      ", - "type": "ProjectV2ViewConnection!", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 views returned from the connection.

      ", - "type": { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder" - } - } - ] - }, - { - "name": "workflow", - "description": "

      A workflow of the project.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "arguments": [ - { - "name": "number", - "description": "

      The number of a workflow belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "workflows", - "description": "

      List of the workflows in the project.

      ", - "type": "ProjectV2WorkflowConnection!", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 workflows returned from the connection.

      ", - "type": { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The connection type for ProjectV2Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ActorEdge]", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Actor]", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorEdge", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Connection", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "description": "

      The connection type for ProjectV2.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2Edge]", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2]", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Edge", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field", - "description": "

      A field inside a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Field object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "description": "

      The connection type for ProjectV2FieldConfiguration.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldConfigurationEdge]", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2FieldConfiguration]", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationEdge", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "description": "

      The connection type for ProjectV2Field.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldEdge]", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Field]", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldEdge", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      An item within a Project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      The content of the referenced draft issue, issue, pull request.

      ", - "type": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fieldValueByName", - "description": "

      The field value of the first project field which matches thenameargument that is set on the item.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field to return the field value of.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fieldValues", - "description": "

      The field values that are set on the item.

      ", - "type": "ProjectV2ItemFieldValueConnection!", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 item field values returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Item object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Whether the item is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "project", - "description": "

      The project that contains this item.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "type", - "description": "

      The type of the item.

      ", - "type": "ProjectV2ItemType!", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The connection type for ProjectV2Item.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemEdge]", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Item]", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemEdge", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue", - "description": "

      The value of a date field in a Project item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "date", - "description": "

      Date value for the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldDateValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue", - "description": "

      The value of an iteration field in a Project item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duration", - "description": "

      The duration of the iteration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldIterationValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "iterationId", - "description": "

      The ID of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The title of the iteration, with HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue", - "description": "

      The value of the labels field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "labels", - "description": "

      Labels value of a field.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue", - "description": "

      The value of a milestone field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "milestone", - "description": "

      Milestone value of a field.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue", - "description": "

      The value of a number field in a Project item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldNumberValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "number", - "description": "

      Number as a float(8).

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue", - "description": "

      The value of a pull request field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pullRequests", - "description": "

      The pull requests for this field.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue", - "description": "

      The value of a repository field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "repository", - "description": "

      The repository for this field.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue", - "description": "

      The value of a reviewers field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "reviewers", - "description": "

      The reviewers for this field.

      ", - "type": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue", - "description": "

      The value of a single select field in a Project item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color applied to the selected single-select option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      A plain-text description of the selected single-select option, such as what the option means.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the selected single-select option, including HTML tags.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldSingleSelectValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "name", - "description": "

      The name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The html name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "optionId", - "description": "

      The id of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue", - "description": "

      The value of a text field in a Project item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldTextValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "text", - "description": "

      Text value of a field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue", - "description": "

      The value of a user field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "users", - "description": "

      The users for this field.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueConnection", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "description": "

      The connection type for ProjectV2ItemFieldValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemFieldValueEdge]", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2ItemFieldValue]", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueEdge", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemIssueFieldValue", - "id": "projectv2itemissuefieldvalue", - "href": "/graphql/reference/objects#projectv2itemissuefieldvalue", - "description": "

      The value of an issue field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      Field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "issueFieldValue", - "description": "

      Value of the Issue Field.

      ", - "type": "ProjectV2IssueFieldValues", - "id": "projectv2issuefieldvalues", - "href": "/graphql/reference/unions#projectv2issuefieldvalues" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemStatusChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousStatus", - "description": "

      The previous status of the project item.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "status", - "description": "

      The new status of the project item.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield", - "description": "

      An iteration field inside a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      Iteration configuration settings.

      ", - "type": "ProjectV2IterationFieldConfiguration!", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2IterationField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfiguration", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration", - "description": "

      Iteration field configuration for a project.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "completedIterations", - "description": "

      The iteration's completed iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      The iteration's iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "startDay", - "description": "

      The iteration's start day of the week.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldIteration", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration", - "description": "

      Iteration field iteration settings for a project.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The iteration's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The iteration's start date.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The iteration's title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The iteration's html title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield", - "description": "

      A single select field inside a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2SingleSelectField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      Options for the single select field.

      ", - "type": "[ProjectV2SingleSelectFieldOption!]!", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "arguments": [ - { - "name": "names", - "description": "

      Filter returned options to only those matching these names, case insensitive.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOption", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "description": "

      Single select field option for a configuration for a project.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The option's description, possibly containing HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The option's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The option's html name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby", - "description": "

      Represents a sort by field and direction.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2Field!", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "description": "

      The connection type for ProjectV2SortBy.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByEdge]", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortBy]", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByEdge", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield", - "description": "

      Represents a sort by field and direction.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "description": "

      The connection type for ProjectV2SortByField.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByFieldEdge]", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortByField]", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldEdge", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      A status update within a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the status update rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the status update.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2StatusUpdate object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      The project that contains this status update.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateConnection", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "description": "

      The connection type for ProjectV2StatusUpdate.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2StatusUpdateEdge]", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2StatusUpdate]", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateEdge", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "description": "

      A view within a ProjectV2.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "filter", - "description": "

      The project view's filter.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "groupBy", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#order_by API is deprecated in favour of the more capable ProjectV2View#group_by_field API. Check out the ProjectV2View#group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "groupByFields", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2View object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "layout", - "description": "

      The project view's layout.

      ", - "type": "ProjectV2ViewLayout!", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout" - }, - { - "name": "name", - "description": "

      The project view's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The project view's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this view.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "sortBy", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#sort_by API is deprecated in favour of the more capable ProjectV2View#sort_by_fields API. Check out the ProjectV2View#sort_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sortByFields", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verticalGroupBy", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#vertical_group_by API is deprecated in favour of the more capable ProjectV2View#vertical_group_by_fields API. Check out the ProjectV2View#vertical_group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "verticalGroupByFields", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "visibleFields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#visibleFields API is deprecated in favour of the more capable ProjectV2View#fields API. Check out the ProjectV2View#fields API as an example for the more capable alternative. Removal on 2023-01-01 UTC.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewConnection", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "description": "

      The connection type for ProjectV2View.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ViewEdge]", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2View]", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewEdge", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "description": "

      A workflow inside a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether the workflow is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number of the workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this workflow.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowConnection", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "description": "

      The connection type for ProjectV2Workflow.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2WorkflowEdge]", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Workflow]", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowEdge", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinition", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition", - "description": "

      A property that must match.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey", - "description": "

      A user's public key.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "accessedAt", - "description": "

      The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fingerprint", - "description": "

      The fingerprint for this PublicKey.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PublicKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isReadOnly", - "description": "

      Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "key", - "description": "

      The public key string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "PublicKeyConnection", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "description": "

      The connection type for PublicKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PublicKeyEdge]", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PublicKey]", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PublicKeyEdge", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - } - ], - "category": "users" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      A repository pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "additions", - "description": "

      The number of additions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "autoMergeRequest", - "description": "

      Returns the auto-merge request object if one exists for this pull request.

      ", - "type": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest" - }, - { - "name": "baseRef", - "description": "

      Identifies the base Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "baseRefOid", - "description": "

      Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "baseRepository", - "description": "

      The repository associated with this pull request's base Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "canBeRebased", - "description": "

      Whether or not the pull request is rebaseable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "changedFiles", - "description": "

      The number of changed files in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checksResourcePath", - "description": "

      The HTTP path for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "checksUrl", - "description": "

      The HTTP URL for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      true if the pull request is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closingIssuesReferences", - "description": "

      List of issues that may be closed by this pull request.

      ", - "type": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked Issues.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the pull request.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "commits", - "description": "

      A list of commits present in this pull request's head branch not present in the base branch.

      ", - "type": "PullRequestCommitConnection!", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "deletions", - "description": "

      The number of deletions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited this pull request's body.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "files", - "description": "

      Lists the files changed within this pull request.

      ", - "type": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "headRef", - "description": "

      Identifies the head Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRefOid", - "description": "

      Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "headRepository", - "description": "

      The repository associated with this pull request's head Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "headRepositoryOwner", - "description": "

      The owner of the repository associated with this pull request's head Ref.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCrossRepository", - "description": "

      The head and base repositories are different.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Identifies if the pull request is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInMergeQueue", - "description": "

      Indicates whether the pull request is in a merge queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMergeQueueEnabled", - "description": "

      Indicates whether the pull request's base ref has a merge queue enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this pull request read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "latestOpinionatedReviews", - "description": "

      A list of latest reviews per user associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "writersOnly", - "defaultValue": false, - "description": "

      Only return reviews from user who have write access to the repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "latestReviews", - "description": "

      A list of latest reviews per user associated with the pull request that are not also pending review.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the pull request is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommit", - "description": "

      The commit that was created when this pull request was merged.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for the pull request's base branch.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "mergeQueueEntry", - "description": "

      The merge queue entry of the pull request in the base branch's merge queue.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "mergeStateStatus", - "description": "

      Detailed information about the current pull request merge state status.

      ", - "type": "MergeStateStatus!", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus" - }, - { - "name": "mergeable", - "description": "

      Whether or not the pull request can be merged based on the existence of merge conflicts.

      ", - "type": "MergeableState!", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate" - }, - { - "name": "merged", - "description": "

      Whether or not the pull request was merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergedAt", - "description": "

      The date and time that the pull request was merged.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "mergedBy", - "description": "

      The actor who merged the pull request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the pull request.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Pull Request conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "permalink", - "description": "

      The permalink to the pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "potentialMergeCommit", - "description": "

      The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\nmergeable field for more details on the mergeability of the pull request.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this pull request.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this pull request.

      ", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertResourcePath", - "description": "

      The HTTP path for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertUrl", - "description": "

      The HTTP URL for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewDecision", - "description": "

      The current status of this pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - }, - { - "name": "reviewRequests", - "description": "

      A list of review requests associated with the pull request.

      ", - "type": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviewThreads", - "description": "

      The list of all review threads for this pull request.

      ", - "type": "PullRequestReviewThreadConnection!", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviews", - "description": "

      A list of reviews associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      Filter by author of the review.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the reviews.

      ", - "type": { - "name": "[PullRequestReviewState!]", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - } - } - ] - }, - { - "name": "state", - "description": "

      Identifies the state of the pull request.

      ", - "type": "PullRequestState!", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for the PR's head ref.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "suggestedReviewerActors", - "description": "

      Reviewer actor suggestions based on commit history, past review comments, and integrations.

      ", - "type": "SuggestedReviewerActorConnection!", - "id": "suggestedrevieweractorconnection", - "href": "/graphql/reference/objects#suggestedrevieweractorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Search actors with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "suggestedReviewers", - "description": "

      A list of reviewer suggestions based on commit history and past review comments.

      ", - "type": "[SuggestedReviewer]!", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer" - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineConnection!", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineItemsConnection!", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[PullRequestTimelineItemsItemType!]", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the pull request title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the pull request title rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "totalCommentsCount", - "description": "

      Returns a count of how many comments this pull request has received.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanApplySuggestion", - "description": "

      Whether or not the viewer can apply suggestion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDeleteHeadRef", - "description": "

      Check if the viewer can restore the deleted head ref.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDisableAutoMerge", - "description": "

      Whether or not the viewer can disable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditFiles", - "description": "

      Can the viewer edit files within this pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEnableAutoMerge", - "description": "

      Whether or not the viewer can enable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMergeAsAdmin", - "description": "

      Indicates whether the viewer can bypass branch protections and merge the pull request immediately.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateBranch", - "description": "

      Whether or not the viewer can update the head ref of this PR, by merging or rebasing the base ref.\nIf the head ref is up to date or unable to be updated by this user, this will return false.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerLatestReview", - "description": "

      The latest review given from the viewer.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "viewerLatestReviewRequest", - "description": "

      The person who has requested the viewer for review on this pull request.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "viewerMergeBodyText", - "description": "

      The merge body text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerMergeHeadlineText", - "description": "

      The merge headline text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile", - "description": "

      A file changed in a pull request.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "additions", - "description": "

      The number of additions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "changeType", - "description": "

      How the file was changed in this PullRequest.

      ", - "type": "PatchStatus!", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus" - }, - { - "name": "deletions", - "description": "

      The number of deletions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      The path of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerViewedState", - "description": "

      The state of the file for the viewer.

      ", - "type": "FileViewedState!", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "description": "

      The connection type for PullRequestChangedFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestChangedFileEdge]", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestChangedFile]", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileEdge", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit", - "description": "

      Represents a Git commit part of a pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The Git commit object.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread", - "description": "

      Represents a commit comment thread part of a pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit comment thread belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitConnection", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "description": "

      The connection type for PullRequestCommit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestCommitEdge]", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestCommit]", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitEdge", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "description": "

      The connection type for PullRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestEdge]", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequest]", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestContributionsByRepository", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "description": "

      This aggregates pull requests opened by a user within one repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contributions", - "description": "

      The pull request contributions.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull requests were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestEdge", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredReviewers", - "description": "

      This field is in beta and subject to change. A collection of reviewers and\nassociated file patterns. Each reviewer has a list of file patterns which\ndetermine the files that reviewer is required to review.

      ", - "type": "[RequiredReviewerConfiguration!]", - "id": "requiredreviewerconfiguration", - "href": "/graphql/reference/objects#requiredreviewerconfiguration" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      A review object for a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "authorCanPushToRepository", - "description": "

      Indicates whether the author of this review has push access to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "body", - "description": "

      Identifies the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of this review rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      A list of review comments for the current pull request review.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with this pull request review.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "onBehalfOf", - "description": "

      A list of teams that this review was made on behalf of.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this pull request review.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the pull request review.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "submittedAt", - "description": "

      Identifies when the Pull Request Review was submitted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      A review comment associated with a given repository pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The comment body of this review comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The comment body of this review comment rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies when the comment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "diffHunk", - "description": "

      The diff hunk to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftedAt", - "description": "

      Identifies when the comment was created in a draft state.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "line", - "description": "

      The end line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originalCommit", - "description": "

      Identifies the original commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "originalLine", - "description": "

      The end line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalPosition", - "description": "

      The original line index in the diff to which the comment applies.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Removal on 2023-10-01 UTC.

      " - }, - { - "name": "originalStartLine", - "description": "

      The start line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "outdated", - "description": "

      Identifies when the comment body is outdated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "path", - "description": "

      The path to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Use the line and startLine fields instead, which are file line numbers instead of diff line numbers Removal on 2023-10-01 UTC.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request associated with this review comment.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The pull request review associated with this review comment.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The comment this is a reply to.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startLine", - "description": "

      The start line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      Identifies the state of the comment.

      ", - "type": "PullRequestReviewCommentState!", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "updatedAt", - "description": "

      Identifies when the comment was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentConnection", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "description": "

      The connection type for PullRequestReviewComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewCommentEdge]", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewComment]", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "description": "

      The connection type for PullRequestReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewEdge]", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReview]", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewContributionsByRepository", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "description": "

      This aggregates pull request reviews made by a user within one repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contributions", - "description": "

      The pull request review contributions.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull request reviews were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalLine", - "description": "

      The original line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalStartLine", - "description": "

      The original start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadConnection", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "description": "

      Review comment threads for a pull request review.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewThreadEdge]", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewThread]", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadEdge", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "lastSeenCommit", - "description": "

      The last commit the viewer has seen.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pullRequest", - "description": "

      The pull request to which the marker belongs.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTemplate", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate", - "description": "

      A repository pull request template.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "body", - "description": "

      The body of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The filename of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository the template belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestThread", - "id": "pullrequestthread", - "href": "/graphql/reference/objects#pullrequestthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The line of the first file diff in the thread.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineConnection", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "description": "

      The connection type for PullRequestTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemEdge]", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItem]", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemEdge", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsConnection", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "description": "

      The connection type for PullRequestTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemsEdge]", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItems]", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsEdge", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - } - ], - "category": "pulls" - }, - { - "name": "Push", - "id": "push", - "href": "/graphql/reference/objects#push", - "description": "

      A Git push.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Push object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextSha", - "description": "

      The SHA after the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "permalink", - "description": "

      The permalink for this push.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "previousSha", - "description": "

      The SHA before the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pusher", - "description": "

      The actor who pushed.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that was pushed to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance", - "description": "

      A team, user, or app who has the ability to push to a protected branch.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can push.

      ", - "type": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the PushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceConnection", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "description": "

      The connection type for PushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PushAllowanceEdge]", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PushAllowance]", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceEdge", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - } - ], - "category": "branches" - }, - { - "name": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      Represents the client's rate limit.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "cost", - "description": "

      The point cost for the current query counting against the rate limit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "limit", - "description": "

      The maximum number of points the client is permitted to consume in a 60 minute window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodeCount", - "description": "

      The maximum number of nodes this query may return.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "remaining", - "description": "

      The number of points remaining in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "resetAt", - "description": "

      The time at which the current rate limit window resets in UTC epoch seconds.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "used", - "description": "

      The number of points used in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "meta" - }, - { - "name": "ReactingUserConnection", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactingUserEdge]", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ReactingUserEdge", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge", - "description": "

      Represents a user that's made a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      An emoji reaction to a particular piece of content.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reaction object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactable", - "description": "

      The reactable piece of content.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "user", - "description": "

      Identifies the user who created this reaction.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReactionConnection", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "description": "

      A list of reactions that have been left on the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactionEdge]", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reaction]", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactionEdge", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - } - ], - "category": "reactions" - }, - { - "name": "ReactionGroup", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      A group of emoji reactions to a particular piece of content.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies when the reaction was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactors", - "description": "

      Reactors to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactorConnection!", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subject", - "description": "

      The subject that was reacted to.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "users", - "description": "

      Users who have reacted to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactingUserConnection!", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Reactors can now be mannequins, bots, and organizations. Use the reactors field instead. Removal on 2021-10-01 UTC.

      " - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactorConnection", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "description": "

      The connection type for Reactor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactorEdge]", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reactor]", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "reactions" - }, - { - "name": "ReactorEdge", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge", - "description": "

      Represents an author of a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The author of the reaction.

      ", - "type": "Reactor!", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "reactions" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReadyForReviewEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      Represents a Git reference.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "associatedPullRequests", - "description": "

      A list of pull requests with this ref as the head ref.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "branchProtectionRule", - "description": "

      Branch protection rules for this ref.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "compare", - "description": "

      Compares the current ref as a base ref to another head ref, if the comparison can be made.

      ", - "type": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "arguments": [ - { - "name": "headRef", - "description": "

      The head ref to compare against.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Ref object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The ref name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "prefix", - "description": "

      The ref's prefix, such as refs/heads/ or refs/tags/.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdateRule", - "description": "

      Branch protection rules that are viewable by non-admins.

      ", - "type": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule" - }, - { - "name": "repository", - "description": "

      The repository the ref belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "rules", - "description": "

      A list of rules from active Repository and Organization rulesets that apply to this ref.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository rules.

      ", - "type": { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder" - } - } - ] - }, - { - "name": "target", - "description": "

      The object the ref points to. Returns null when object does not exist.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "description": "

      The connection type for Ref.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RefEdge]", - "id": "refedge", - "href": "/graphql/reference/objects#refedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Ref]", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "RefEdge", - "id": "refedge", - "href": "/graphql/reference/objects#refedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "git" - }, - { - "name": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule", - "description": "

      Branch protection rules that are enforced on the viewer.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Can matching branches be created.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerAllowedToDismissReviews", - "description": "

      Is the viewer allowed to dismiss reviews.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPush", - "description": "

      Can the viewer push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with thereferencedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitRepository", - "description": "

      Identifies the repository associated with thereferencedevent.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDirectReference", - "description": "

      Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "description": "

      A release contains the content for a release.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The author of the release.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of this release rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Release object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "immutable", - "description": "

      Whether or not the release is immutable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Whether or not the release is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLatest", - "description": "

      Whether or not the release is the latest releast.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrerelease", - "description": "

      Whether or not the release is a prerelease.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mentions", - "description": "

      A list of users mentioned in the release description.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The title of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies the date and time when the release was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "releaseAssets", - "description": "

      List of releases assets which are dependent on this release.

      ", - "type": "ReleaseAssetConnection!", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "name", - "description": "

      A name to filter the assets by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository that the release belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the release, rendered to HTML without any links in it.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tag", - "description": "

      The Git tag the release points to.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "tagCommit", - "description": "

      The tag commit for this release.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "tagName", - "description": "

      The name of the release's Git tag.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset", - "description": "

      A release asset contains the content for a release asset.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "contentType", - "description": "

      The asset's content-type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "digest", - "description": "

      The SHA256 digest of the asset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "downloadCount", - "description": "

      The number of times this asset was downloaded.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "downloadUrl", - "description": "

      Identifies the URL where you can download the release asset via the browser.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the ReleaseAsset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the title of the release asset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      Release that the asset is associated with.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "size", - "description": "

      The size (in bytes) of the asset.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "uploadedBy", - "description": "

      The user that performed the upload.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "url", - "description": "

      Identifies the URL of the release asset.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetConnection", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "description": "

      The connection type for ReleaseAsset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseAssetEdge]", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReleaseAsset]", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetEdge", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - } - ], - "category": "releases" - }, - { - "name": "ReleaseConnection", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "description": "

      The connection type for Release.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseEdge]", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Release]", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseEdge", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - } - ], - "category": "releases" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for theremoved_from_merge_queueevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who removed this Pull Request from the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was removed from.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason this pull request was removed from the queue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectV2Event object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent", - "description": "

      Represents arenamedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentTitle", - "description": "

      Identifies the current title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RenamedTitleEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousTitle", - "description": "

      Identifies the previous title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Subject that was renamed.

      ", - "type": "RenamedTitleSubject!", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject" - } - ], - "category": "issues" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent", - "description": "

      Represents areopenedevent on any Closable.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was reopened.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReopenedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to open.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - } - ], - "category": "issues" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry", - "description": "

      Audit log entry for a repo.access event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry", - "description": "

      Audit log entry for a repo.add_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry", - "description": "

      Audit log entry for a repo.add_topic event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry", - "description": "

      Audit log entry for a repo.archived event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoArchivedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry", - "description": "

      Audit log entry for a repo.change_merge_setting event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoChangeMergeSettingAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      Whether the change was to enable (true) or disable (false) the merge type.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "mergeType", - "description": "

      The merge method affected by the change.

      ", - "type": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.disable_anonymous_git_access event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_collaborators_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_contributors_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.disable_sockpuppet_disallowed event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.enable_anonymous_git_access event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_collaborators_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_contributors_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.enable_sockpuppet_disallowed event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.lock_anonymous_git_access event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigLockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.unlock_anonymous_git_access event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigUnlockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry", - "description": "

      Audit log entry for a repo.create event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkParentName", - "description": "

      The name of the parent repository for this forked repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkSourceName", - "description": "

      The name of the root repository for this network.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry", - "description": "

      Audit log entry for a repo.destroy event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoDestroyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry", - "description": "

      Audit log entry for a repo.remove_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry", - "description": "

      Audit log entry for a repo.remove_topic event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      A repository contains the content for a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "allowUpdateBranch", - "description": "

      Whether or not a pull request head branch that is behind its base branch can\nalways be updated even if it is not required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "assignableUsers", - "description": "

      A list of users that can be assigned to issues in this repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "autoMergeAllowed", - "description": "

      Whether or not Auto-merge can be enabled on pull requests in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRules", - "description": "

      A list of branch protection rules for this repository.

      ", - "type": "BranchProtectionRuleConnection!", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "codeOfConduct", - "description": "

      Returns the code of conduct for this repository.

      ", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct" - }, - { - "name": "codeowners", - "description": "

      Information extracted from the repository's CODEOWNERS file.

      ", - "type": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "arguments": [ - { - "name": "refName", - "description": "

      The ref name used to return the associated CODEOWNERS file.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "collaborators", - "description": "

      A list of collaborators associated with the repository.

      ", - "type": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "arguments": [ - { - "name": "affiliation", - "description": "

      Collaborators affiliation level with a repository.

      ", - "type": { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments associated with the repository.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contactLinks", - "description": "

      Returns a list of contact links associated to the repository.

      ", - "type": "[RepositoryContactLink!]", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink" - }, - { - "name": "contributingGuidelines", - "description": "

      Returns the contributing guidelines for this repository.

      ", - "type": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "defaultBranchRef", - "description": "

      The Ref associated with the repository's default branch.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "deleteBranchOnMerge", - "description": "

      Whether or not branches are automatically deleted when merged in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dependencyGraphManifests", - "description": "

      A list of dependency manifests contained in the repository.

      ", - "type": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesAfter", - "description": "

      Cursor to paginate dependencies.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesFirst", - "description": "

      Number of dependencies to fetch.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "withDependencies", - "description": "

      Flag to scope to only manifests with dependencies.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "deployKeys", - "description": "

      A list of deploy keys that are on this repository.

      ", - "type": "DeployKeyConnection!", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "deployments", - "description": "

      Deployments associated with the repository.

      ", - "type": "DeploymentConnection!", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "discussion", - "description": "

      Returns a single discussion from the current repository by number.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "arguments": [ - { - "name": "number", - "description": "

      The number for the discussion to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategories", - "description": "

      A list of discussion categories that are available in the repository.

      ", - "type": "DiscussionCategoryConnection!", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterByAssignable", - "defaultValue": false, - "description": "

      Filter by categories that are assignable by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategory", - "description": "

      A discussion category by slug.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "arguments": [ - { - "name": "slug", - "description": "

      The slug of the discussion category to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of discussions that have been opened in the repository.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Only show answered or unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "categoryId", - "description": "

      Only include discussions that belong to the category with this ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "diskUsage", - "description": "

      The number of kilobytes this repository occupies on disk.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Returns a single active environment from the current repository by name.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "arguments": [ - { - "name": "name", - "description": "

      The name of the environment to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "environments", - "description": "

      A list of environments that are in this repository.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      The names of the environments to be returned.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments" - } - }, - { - "name": "pinnedEnvironmentFilter", - "defaultValue": "ALL", - "description": "

      Filter to control pinned environments return.

      ", - "type": { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield" - } - } - ] - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "forkingAllowed", - "description": "

      Whether this repository allows forks.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "forks", - "description": "

      A list of direct forked repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "fundingLinks", - "description": "

      The funding links for this repository.

      ", - "type": "[FundingLink!]!", - "id": "fundinglink", - "href": "/graphql/reference/objects#fundinglink" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPullRequestsEnabled", - "description": "

      Indicates if the repository has the pull requests feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasSponsorshipsEnabled", - "description": "

      Indicates if the repository displays a Sponsor button for financial contributions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasVulnerabilityAlertsEnabled", - "description": "

      Whether vulnerability alerts are enabled for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Repository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "interactionAbility", - "description": "

      The interaction ability settings for this repository.

      ", - "type": "RepositoryInteractionAbility", - "id": "repositoryinteractionability", - "href": "/graphql/reference/objects#repositoryinteractionability" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isBlankIssuesEnabled", - "description": "

      Returns true if the viewer can create a blank issue in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDisabled", - "description": "

      Returns whether or not this repository disabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmpty", - "description": "

      Returns whether or not this repository is empty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSecurityPolicyEnabled", - "description": "

      Returns true if this repository has a security policy.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUserConfigurationRepository", - "description": "

      Is this repository a user configuration repository?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Returns a single issue from the current repository by number.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueFields", - "description": "

      A list of the repository's issue fields, inherited from the organization.

      ", - "type": "IssueFieldsConnection", - "id": "issuefieldsconnection", - "href": "/graphql/reference/objects#issuefieldsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue fields returned from the connection.

      ", - "type": { - "name": "IssueFieldOrder", - "id": "issuefieldorder", - "href": "/graphql/reference/input-objects#issuefieldorder" - } - } - ] - }, - { - "name": "issueOrPullRequest", - "description": "

      Returns a single issue-like object from the current repository by number.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueTemplates", - "description": "

      Returns a list of issue templates associated to the repository.

      ", - "type": "[IssueTemplate!]", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate" - }, - { - "name": "issueType", - "description": "

      Returns a single issue type by name.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "arguments": [ - { - "name": "name", - "description": "

      Issue type name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "issueTypes", - "description": "

      A list of the repository's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues that have been opened in the repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "label", - "description": "

      Returns a single label by name.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "arguments": [ - { - "name": "name", - "description": "

      Label name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "labels", - "description": "

      A list of labels associated with the repository.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - }, - { - "name": "query", - "description": "

      If provided, searches labels by name and description.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "languages", - "description": "

      A list containing a breakdown of the language composition of the repository.

      ", - "type": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder" - } - } - ] - }, - { - "name": "latestRelease", - "description": "

      Get the latest release for the repository if one exists.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mentionableUsers", - "description": "

      A list of Users that can be mentioned in the context of the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "mergeCommitAllowed", - "description": "

      Whether or not PRs are merged with a merge commit on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommitMessage", - "description": "

      How the default commit message will be generated when merging a pull request.

      ", - "type": "MergeCommitMessage!", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage" - }, - { - "name": "mergeCommitTitle", - "description": "

      How the default commit title will be generated when merging a pull request.

      ", - "type": "MergeCommitTitle!", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for a specified branch, otherwise the default branch if not provided.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "arguments": [ - { - "name": "branch", - "description": "

      The name of the branch to get the merge queue for. Case sensitive.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "milestone", - "description": "

      Returns a single milestone from the current repository by number.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "arguments": [ - { - "name": "number", - "description": "

      The number for the milestone to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "milestones", - "description": "

      A list of milestones associated with the repository.

      ", - "type": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for milestones.

      ", - "type": { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder" - } - }, - { - "name": "query", - "description": "

      Filters milestones with a query on the title.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the milestones.

      ", - "type": { - "name": "[MilestoneState!]", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - } - } - ] - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "object", - "description": "

      A Git object in the repository.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "arguments": [ - { - "name": "expression", - "description": "

      A Git revision expression suitable for rev-parse.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "parent", - "description": "

      The repository parent, if this is a fork.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pinnedDiscussions", - "description": "

      A list of discussions that have been pinned in this repository.

      ", - "type": "PinnedDiscussionConnection!", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnedEnvironments", - "description": "

      A list of pinned environments for this repository.

      ", - "type": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder" - } - } - ] - }, - { - "name": "pinnedIssues", - "description": "

      A list of pinned issues for this repository.

      ", - "type": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "planFeatures", - "description": "

      Returns information about the availability of certain features and limits based on the repository's billing plan.

      ", - "type": "RepositoryPlanFeatures!", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures" - }, - { - "name": "primaryLanguage", - "description": "

      The primary language of the repository's code.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Finds and returns the Project according to the provided Project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      List of projects linked to this repository.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for linked to the repo.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pullRequest", - "description": "

      Returns a single pull request from the current repository by number.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the pull request to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestCreationPolicy", - "description": "

      The policy controlling who can create pull requests in this repository.

      ", - "type": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy" - }, - { - "name": "pullRequestTemplates", - "description": "

      Returns a list of pull request templates associated to the repository.

      ", - "type": "[PullRequestTemplate!]", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests that have been opened in the repository.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "rebaseMergeAllowed", - "description": "

      Whether or not rebase-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "ref", - "description": "

      Fetch a given ref from the repository.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "arguments": [ - { - "name": "qualifiedName", - "description": "

      The ref to retrieve. Fully qualified matches are checked in order\n(refs/heads/master) before falling back onto checks for short name matches (master).

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "refs", - "description": "

      Fetch a list of refs from the repository.

      ", - "type": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "direction", - "description": "

      DEPRECATED: use orderBy. The ordering direction.

      ", - "type": { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for refs returned from the connection.

      ", - "type": { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "refPrefix", - "description": "

      A ref name prefix like refs/heads/, refs/tags/, etc.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "release", - "description": "

      Lookup a single release given various criteria.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "arguments": [ - { - "name": "tagName", - "description": "

      The name of the Tag the Release was created from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "releases", - "description": "

      List of releases which are dependent on this repository.

      ", - "type": "ReleaseConnection!", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder" - } - } - ] - }, - { - "name": "repositoryCustomPropertyValue", - "description": "

      A custom property value for the repository.

      ", - "type": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the custom property to retrieve the value for.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryCustomPropertyValues", - "description": "

      A list of custom properties and their associated values for a repository.

      ", - "type": "RepositoryCustomPropertyValueConnection", - "id": "repositorycustompropertyvalueconnection", - "href": "/graphql/reference/objects#repositorycustompropertyvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryTopics", - "description": "

      A list of applied repository-topic associations for this repository.

      ", - "type": "RepositoryTopicConnection!", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current repository by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this repository.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "securityPolicyUrl", - "description": "

      The security policy URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "squashMergeAllowed", - "description": "

      Whether or not squash-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "squashMergeCommitMessage", - "description": "

      How the default commit message will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitMessage!", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage" - }, - { - "name": "squashMergeCommitTitle", - "description": "

      How the default commit title will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitTitle!", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle" - }, - { - "name": "squashPrTitleUsedAsDefault", - "description": "

      Whether a squash merge commit can use the pull request title as default.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      squashPrTitleUsedAsDefault will be removed. Use Repository.squashMergeCommitTitle instead. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sshUrl", - "description": "

      The SSH URL to clone this repository.

      ", - "type": "GitSSHRemote!", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch's HEAD commit.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors that can be attributed to content in this repository.

      ", - "type": "ActorConnection!", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "capabilities", - "description": "

      A list of capabilities to filter actors by.

      ", - "type": { - "name": "[RepositorySuggestedActorFilter!]!", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "loginNames", - "description": "

      A comma separated list of login names to filter actors by. Only the first 10 logins will be used.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Search actors with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "tempCloneToken", - "description": "

      Temporary authentication token for cloning this repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "templateRepository", - "description": "

      The repository from which this repository was generated, if any.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanAdminister", - "description": "

      Indicates whether the viewer has admin permissions on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanSeeIssueFields", - "description": "

      Indicates whether the current user can see issue fields in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateTopics", - "description": "

      Indicates whether the viewer can update the topics of this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerContentWarning", - "description": "

      The content warning for this repository for the viewer.

      ", - "type": "ContentWarning", - "id": "contentwarning", - "href": "/graphql/reference/objects#contentwarning" - }, - { - "name": "viewerDefaultCommitEmail", - "description": "

      The last commit email for the viewer.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerDefaultMergeMethod", - "description": "

      The last used merge method by the viewer or the default for the repository.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerPermission", - "description": "

      The users permission level on the repository. Will return null if authenticated as an GitHub App.

      ", - "type": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "viewerPossibleCommitEmails", - "description": "

      A list of emails this viewer can commit with.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - }, - { - "name": "vulnerabilityAlert", - "description": "

      Returns a single vulnerability alert from the current repository by number.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "arguments": [ - { - "name": "number", - "description": "

      The number for the vulnerability alert to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "vulnerabilityAlerts", - "description": "

      A list of vulnerability alerts that are on this repository.

      ", - "type": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "classifications", - "description": "

      Filter by the classification of the alert's associated security advisory.

      ", - "type": { - "name": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - } - }, - { - "name": "dependencyScopes", - "description": "

      Filter by the scope of the alert's dependency.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertDependencyScope!]", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the alert.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertState!]", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - } - } - ] - }, - { - "name": "watchers", - "description": "

      A list of users watching the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "description": "

      Information extracted from a repository's CODEOWNERS file.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "errors", - "description": "

      Any problems that were encountered while parsing the CODEOWNERS file.

      ", - "type": "[RepositoryCodeownersError!]!", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeownersError", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror", - "description": "

      An error in a CODEOWNERS file.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "column", - "description": "

      The column number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "kind", - "description": "

      A short string describing the type of error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "message", - "description": "

      A complete description of the error, combining information from other fields.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path to the file when the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The content of the line where the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "suggestion", - "description": "

      A suggestion of how to fix the error.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCollaboratorEdge]", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "RepositoryCollaboratorEdge", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge", - "description": "

      Represents a user who is a collaborator of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permission", - "description": "

      The permission the user has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "permissionSources", - "description": "

      A list of sources for the user's access to the repository.

      ", - "type": "[PermissionSource!]", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource" - } - ], - "category": "users" - }, - { - "name": "RepositoryConnection", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "description": "

      A list of repositories owned by the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryEdge]", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalDiskUsage", - "description": "

      The total size in kilobytes of all repositories in the connection. Value will\nnever be larger than max 32-bit signed integer.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryContactLink", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink", - "description": "

      A repository contact link.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "about", - "description": "

      The contact link purpose.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The contact link name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The contact link URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      A repository custom property.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowedValues", - "description": "

      The allowed values for the custom property. Required if value_type is single_select or multi_select.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The default value of the custom property, if the property is required.

      ", - "type": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - }, - { - "name": "description", - "description": "

      The description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryCustomProperty object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requireExplicitValues", - "description": "

      Whether this repository custom property requires explicit values.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "required", - "description": "

      Whether the custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      The source type of the custom property.

      ", - "type": "CustomPropertySource!", - "id": "custompropertysource", - "href": "/graphql/reference/unions#custompropertysource" - }, - { - "name": "valueType", - "description": "

      The value type of the custom property.

      ", - "type": "CustomPropertyValueType!", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype" - }, - { - "name": "valuesEditableBy", - "description": "

      Who can edit the values of this repository custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy!", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "description": "

      The connection type for RepositoryCustomProperty.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCustomPropertyEdge]", - "id": "repositorycustompropertyedge", - "href": "/graphql/reference/objects#repositorycustompropertyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryCustomProperty]", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyEdge", - "id": "repositorycustompropertyedge", - "href": "/graphql/reference/objects#repositorycustompropertyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue", - "description": "

      A value associated with a repository custom property.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The value of the custom property.

      ", - "type": "CustomPropertyValue!", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValueConnection", - "id": "repositorycustompropertyvalueconnection", - "href": "/graphql/reference/objects#repositorycustompropertyvalueconnection", - "description": "

      The connection type for RepositoryCustomPropertyValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCustomPropertyValueEdge]", - "id": "repositorycustompropertyvalueedge", - "href": "/graphql/reference/objects#repositorycustompropertyvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryCustomPropertyValue]", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValueEdge", - "id": "repositorycustompropertyvalueedge", - "href": "/graphql/reference/objects#repositorycustompropertyvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "RepositoryEdge", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInteractionAbility", - "id": "repositoryinteractionability", - "href": "/graphql/reference/objects#repositoryinteractionability", - "description": "

      Repository interaction limit that applies to this object.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "expiresAt", - "description": "

      The time the currently active limit expires.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "limit", - "description": "

      The current limit that is enabled on this object.

      ", - "type": "RepositoryInteractionLimit!", - "id": "repositoryinteractionlimit", - "href": "/graphql/reference/enums#repositoryinteractionlimit" - }, - { - "name": "origin", - "description": "

      The origin of the currently active interaction limit.

      ", - "type": "RepositoryInteractionLimitOrigin!", - "id": "repositoryinteractionlimitorigin", - "href": "/graphql/reference/enums#repositoryinteractionlimitorigin" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation", - "description": "

      An invitation for a user to be added to a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "email", - "description": "

      The email address that received the invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who received the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permalink", - "description": "

      The permalink for this repository invitation.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The permission granted on this repository by this invitation.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repository", - "description": "

      The Repository the user is invited to.

      ", - "type": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationConnection", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "description": "

      A list of repository invitations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryInvitationEdge]", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryInvitation]", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationEdge", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      A GitHub Enterprise Importer (GEI) repository migration.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationConnection", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "description": "

      A list of migrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryMigrationEdge]", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryMigration]", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationEdge", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge", - "description": "

      Represents a repository migration.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPlanFeatures", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures", - "description": "

      Information about the availability of features and limits for a repository based on its billing plan.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "codeowners", - "description": "

      Whether reviews can be automatically requested and enforced with a CODEOWNERS file.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "draftPullRequests", - "description": "

      Whether pull requests can be created as or converted to draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maximumAssignees", - "description": "

      Maximum number of users that can be assigned to an issue or pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumManualReviewRequests", - "description": "

      Maximum number of manually-requested reviews on a pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "teamReviewRequests", - "description": "

      Whether teams can be requested to review pull requests.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule", - "description": "

      A repository rule.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parameters", - "description": "

      The parameters for this rule.

      ", - "type": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters" - }, - { - "name": "repositoryRuleset", - "description": "

      The repository ruleset associated with this rule configuration.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditions", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions", - "description": "

      Set of conditions that determine if a ruleset will evaluate.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "organizationProperty", - "description": "

      Configuration for the organization_property condition.

      ", - "type": "OrganizationPropertyConditionTarget", - "id": "organizationpropertyconditiontarget", - "href": "/graphql/reference/objects#organizationpropertyconditiontarget" - }, - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "description": "

      The connection type for RepositoryRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRuleEdge]", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRule]", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleEdge", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      A repository ruleset.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "bypassActors", - "description": "

      The actors that can bypass this ruleset.

      ", - "type": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "conditions", - "description": "

      The set of conditions that must evaluate to true for this ruleset to apply.

      ", - "type": "RepositoryRuleConditions!", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "enforcement", - "description": "

      The enforcement level of this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRuleset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      List of rules.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - } - ] - }, - { - "name": "source", - "description": "

      Source of ruleset.

      ", - "type": "RuleSource!", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource" - }, - { - "name": "target", - "description": "

      Target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor", - "description": "

      A team, app or user that has the ability to bypass rules defined on a ruleset.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass rules.

      ", - "type": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor" - }, - { - "name": "bypassMode", - "description": "

      The mode for the bypass actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      This actor represents the ability for a deploy key to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      This actor represents the ability for an enterprise owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseRole", - "description": "

      This actor represents the ability for an enterprise role to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRulesetBypassActor object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationAdmin", - "description": "

      This actor represents the ability for an organization owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      If the actor is a repository role, the repository role's ID that can bypass.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repositoryRoleName", - "description": "

      If the actor is a repository role, the repository role's name that can bypass.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRuleset", - "description": "

      Identifies the ruleset associated with the allowed actor.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "description": "

      The connection type for RepositoryRulesetBypassActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetBypassActorEdge]", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRulesetBypassActor]", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorEdge", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "description": "

      The connection type for RepositoryRuleset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetEdge]", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRuleset]", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetEdge", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic", - "description": "

      A repository-topic connects a repository to a topic.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryTopic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The topic.

      ", - "type": "Topic!", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicConnection", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "description": "

      The connection type for RepositoryTopic.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryTopicEdge]", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryTopic]", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicEdge", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.disable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.enable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      A Dependabot alert for a repository with a dependency affected by a security vulnerability.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "autoDismissedAt", - "description": "

      When was the alert auto-dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      When was the alert created?.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dependabotUpdate", - "description": "

      The associated Dependabot update.

      ", - "type": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate" - }, - { - "name": "dependencyRelationship", - "description": "

      The relationship of an alert's dependency.

      ", - "type": "RepositoryVulnerabilityAlertDependencyRelationship", - "id": "repositoryvulnerabilityalertdependencyrelationship", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyrelationship" - }, - { - "name": "dependencyScope", - "description": "

      The scope of an alert's dependency.

      ", - "type": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - }, - { - "name": "dismissComment", - "description": "

      Comment explaining the reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissedAt", - "description": "

      When was the alert dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dismisser", - "description": "

      The user who dismissed the alert.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "fixedAt", - "description": "

      When was the alert fixed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVulnerabilityAlert object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "number", - "description": "

      Identifies the alert number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The associated repository.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "securityAdvisory", - "description": "

      The associated security advisory.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "securityVulnerability", - "description": "

      The associated security vulnerability.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "state", - "description": "

      Identifies the state of the alert.

      ", - "type": "RepositoryVulnerabilityAlertState!", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - }, - { - "name": "vulnerableManifestFilename", - "description": "

      The vulnerable manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableManifestPath", - "description": "

      The vulnerable manifest path.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableRequirements", - "description": "

      The vulnerable requirements.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "description": "

      The connection type for RepositoryVulnerabilityAlert.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryVulnerabilityAlertEdge]", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryVulnerabilityAlert]", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertEdge", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - } - ], - "category": "dependabot" - }, - { - "name": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "description": "

      The connection type for RequestedReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RequestedReviewerEdge]", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RequestedReviewer]", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "RequestedReviewerEdge", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredReviewerConfiguration", - "id": "requiredreviewerconfiguration", - "href": "/graphql/reference/objects#requiredreviewerconfiguration", - "description": "

      A reviewing team, and file patterns describing which files they must approve changes to.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "filePatterns", - "description": "

      Array of file patterns. Pull requests which change matching files must be\napproved by the specified team. File patterns use fnmatch syntax.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "minimumApprovals", - "description": "

      Minimum number of approvals required from the specified team. If set to zero,\nthe team will be added to the pull request but approval is optional.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewerId", - "description": "

      Node ID of the team which must review changes to matching files.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "pulls" - }, - { - "name": "RequiredStatusCheckDescription", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription", - "description": "

      Represents a required status check for a protected branch, but not any specific run of that check.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "app", - "description": "

      The App that must provide this status in order for it to be accepted.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "context", - "description": "

      The name of this status.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfiguration!]!", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution", - "description": "

      Represents a private contribution a user made on GitHub.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance", - "description": "

      A user, team, or app who has the ability to dismiss a review on a protected branch.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can dismiss.

      ", - "type": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissalAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceConnection", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "description": "

      The connection type for ReviewDismissalAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewDismissalAllowanceEdge]", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewDismissalAllowance]", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceEdge", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissalMessage", - "description": "

      Identifies the optional message associated with thereview_dismissedevent.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissalMessageHTML", - "description": "

      Identifies the optional message associated with the event, rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousReviewState", - "description": "

      Identifies the previous state of the review with thereview_dismissedevent.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestCommit", - "description": "

      Identifies the commit which caused the review to become stale.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "review", - "description": "

      Identifies the review associated with thereview_dismissedevent.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "url", - "description": "

      The HTTP URL for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest", - "description": "

      A request for a user to review a pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "asCodeOwner", - "description": "

      Whether this request was created for a code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this review request.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      The reviewer that is requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "description": "

      The connection type for ReviewRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewRequestEdge]", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewRequest]", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestEdge", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review request was removed.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent", - "description": "

      Represents anreview_requestedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review was requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewStatusHovercardContext", - "id": "reviewstatushovercardcontext", - "href": "/graphql/reference/objects#reviewstatushovercardcontext", - "description": "

      A hovercard context with a message describing the current code review state of the pull\nrequest.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reviewDecision", - "description": "

      The current status of the pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - } - ], - "category": "pulls" - }, - { - "name": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply", - "description": "

      A Saved Reply is text a user can use to reply quickly.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The saved reply body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the SavedReply object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      The title of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user that saved this reply.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "description": "

      The connection type for SavedReply.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SavedReplyEdge]", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SavedReply]", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SavedReplyEdge", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - } - ], - "category": "users" - }, - { - "name": "SearchResultItemConnection", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      A list of results that matched against a search query. Regardless of the number\nof matches, a maximum of 1,000 results will be available across all types,\npotentially split across many pages.

      ", - "fields": [ - { - "name": "codeCount", - "description": "

      The total number of pieces of code that matched the search query. Regardless\nof the total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussionCount", - "description": "

      The total number of discussions that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SearchResultItemEdge]", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge" - }, - { - "name": "issueCount", - "description": "

      The total number of issues that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "issueSearchType", - "description": "

      The type of search that was performed for issues (lexical, semantic, or hybrid).

      ", - "type": "IssueSearchType", - "id": "issuesearchtype", - "href": "/graphql/reference/enums#issuesearchtype" - }, - { - "name": "lexicalFallbackReason", - "description": "

      When a semantic or hybrid search falls back to lexical, the reasons why the fallback occurred.

      ", - "type": "[LexicalFallbackReason!]", - "id": "lexicalfallbackreason", - "href": "/graphql/reference/enums#lexicalfallbackreason" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SearchResultItem]", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "repositoryCount", - "description": "

      The total number of repositories that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "userCount", - "description": "

      The total number of users that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "wikiCount", - "description": "

      The total number of wiki pages that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "search" - }, - { - "name": "SearchResultItemEdge", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "textMatches", - "description": "

      Text matches on the result found.

      ", - "type": "[TextMatch]", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch" - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      A GitHub Security Advisory.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "classification", - "description": "

      The classification of the advisory.

      ", - "type": "SecurityAdvisoryClassification!", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - }, - { - "name": "cvss", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CVSS!", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "isDeprecated": true, - "deprecationReason": "

      cvss will be removed. New cvss_severities field will now contain both cvss_v3 and cvss_v4 properties. Removal on 2025-10-01 UTC.

      " - }, - { - "name": "cvssSeverities", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CvssSeverities!", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities" - }, - { - "name": "cwes", - "description": "

      CWEs associated with this Advisory.

      ", - "type": "CWEConnection!", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      This is a long plaintext description of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "type": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss" - }, - { - "name": "ghsaId", - "description": "

      The GitHub Security Advisory ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the SecurityAdvisory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "identifiers", - "description": "

      A list of identifiers for this advisory.

      ", - "type": "[SecurityAdvisoryIdentifier!]!", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier" - }, - { - "name": "notificationsPermalink", - "description": "

      The permalink for the advisory's dependabot alerts page.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "origin", - "description": "

      The organization that originated the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permalink", - "description": "

      The permalink for the advisory.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "publishedAt", - "description": "

      When the advisory was published.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "references", - "description": "

      A list of references for this advisory.

      ", - "type": "[SecurityAdvisoryReference!]!", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference" - }, - { - "name": "severity", - "description": "

      The severity of the advisory.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "summary", - "description": "

      A short plaintext summary of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      When the advisory was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerabilities", - "description": "

      Vulnerabilities associated with this Advisory.

      ", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "classifications", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - } - }, - { - "name": "ecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      ", - "type": { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the returned topics.

      ", - "type": { - "name": "SecurityVulnerabilityOrder", - "id": "securityvulnerabilityorder", - "href": "/graphql/reference/input-objects#securityvulnerabilityorder" - } - }, - { - "name": "package", - "description": "

      A package name to filter vulnerabilities by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "severities", - "description": "

      A list of severities to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - } - } - ] - }, - { - "name": "withdrawnAt", - "description": "

      When the advisory was withdrawn, if it has been withdrawn.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryConnection", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      The connection type for SecurityAdvisory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityAdvisoryEdge]", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityAdvisory]", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEdge", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryIdentifier", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier", - "description": "

      A GitHub Security Advisory Identifier.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "type", - "description": "

      The identifier type, e.g. GHSA, CVE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The identifier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackage", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage", - "description": "

      An individual package.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "ecosystem", - "description": "

      The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.

      ", - "type": "SecurityAdvisoryEcosystem!", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - }, - { - "name": "name", - "description": "

      The package name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion", - "description": "

      An individual package version.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "identifier", - "description": "

      The package name or version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryReference", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference", - "description": "

      A GitHub Security Advisory Reference.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "url", - "description": "

      A publicly accessible reference.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability", - "description": "

      An individual vulnerability within an Advisory.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "advisory", - "description": "

      The Advisory associated with this Vulnerability.

      ", - "type": "SecurityAdvisory!", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "firstPatchedVersion", - "description": "

      The first version containing a fix for the vulnerability.

      ", - "type": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion" - }, - { - "name": "package", - "description": "

      A description of the vulnerable package.

      ", - "type": "SecurityAdvisoryPackage!", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage" - }, - { - "name": "severity", - "description": "

      The severity of the vulnerability within this package.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "updatedAt", - "description": "

      When the vulnerability was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerableVersionRange", - "description": "

      A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.

      \n
        \n
      • = 0.2.0 denotes a single vulnerable version.
      • \n
      • <= 1.0.8 denotes a version range up to and including the specified version
      • \n
      • < 0.1.11 denotes a version range up to, but excluding, the specified version
      • \n
      • >= 4.3.0, < 4.3.5 denotes a version range with a known minimum and maximum version.
      • \n
      • >= 0.0.1 denotes a version range with a known minimum, but no known maximum.
      • \n
      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityConnection", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      The connection type for SecurityVulnerability.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityVulnerabilityEdge]", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityVulnerability]", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityEdge", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - } - ], - "category": "security-advisories" - }, - { - "name": "SmimeSignature", - "id": "smimesignature", - "href": "/graphql/reference/objects#smimesignature", - "description": "

      Represents an S/MIME signature on a Commit or Tag.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount", - "description": "

      Social media profile associated with a user.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "displayName", - "description": "

      Name of the social media account as it appears on the profile.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "provider", - "description": "

      Software or company that hosts the social media account.

      ", - "type": "SocialAccountProvider!", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider" - }, - { - "name": "url", - "description": "

      URL of the social media account.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "SocialAccountConnection", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "description": "

      The connection type for SocialAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SocialAccountEdge]", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SocialAccount]", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SocialAccountEdge", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - } - ], - "category": "users" - }, - { - "name": "SponsorAndLifetimeValue", - "id": "sponsorandlifetimevalue", - "href": "/graphql/reference/objects#sponsorandlifetimevalue", - "description": "

      A GitHub account and the total amount in USD they've paid for sponsorships to a\nparticular maintainer. Does not include payments made via Patreon.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "amountInCents", - "description": "

      The amount in cents.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "formattedAmount", - "description": "

      The amount in USD, formatted as a string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsor", - "description": "

      The sponsor's GitHub account.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "sponsorable", - "description": "

      The maintainer's GitHub account.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorAndLifetimeValueConnection", - "id": "sponsorandlifetimevalueconnection", - "href": "/graphql/reference/objects#sponsorandlifetimevalueconnection", - "description": "

      The connection type for SponsorAndLifetimeValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorAndLifetimeValueEdge]", - "id": "sponsorandlifetimevalueedge", - "href": "/graphql/reference/objects#sponsorandlifetimevalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SponsorAndLifetimeValue]", - "id": "sponsorandlifetimevalue", - "href": "/graphql/reference/objects#sponsorandlifetimevalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorAndLifetimeValueEdge", - "id": "sponsorandlifetimevalueedge", - "href": "/graphql/reference/objects#sponsorandlifetimevalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SponsorAndLifetimeValue", - "id": "sponsorandlifetimevalue", - "href": "/graphql/reference/objects#sponsorandlifetimevalue" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorConnection", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "description": "

      A list of users and organizations sponsoring someone via GitHub Sponsors.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorEdge]", - "id": "sponsoredge", - "href": "/graphql/reference/objects#sponsoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Sponsor]", - "id": "sponsor", - "href": "/graphql/reference/unions#sponsor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorEdge", - "id": "sponsoredge", - "href": "/graphql/reference/objects#sponsoredge", - "description": "

      Represents a user or organization who is sponsoring someone in GitHub Sponsors.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Sponsor", - "id": "sponsor", - "href": "/graphql/reference/unions#sponsor" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorableItemConnection", - "id": "sponsorableitemconnection", - "href": "/graphql/reference/objects#sponsorableitemconnection", - "description": "

      The connection type for SponsorableItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorableItemEdge]", - "id": "sponsorableitemedge", - "href": "/graphql/reference/objects#sponsorableitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SponsorableItem]", - "id": "sponsorableitem", - "href": "/graphql/reference/unions#sponsorableitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorableItemEdge", - "id": "sponsorableitemedge", - "href": "/graphql/reference/objects#sponsorableitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SponsorableItem", - "id": "sponsorableitem", - "href": "/graphql/reference/unions#sponsorableitem" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivity", - "id": "sponsorsactivity", - "href": "/graphql/reference/objects#sponsorsactivity", - "description": "

      An event related to sponsorship activity.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "action", - "description": "

      What action this activity indicates took place.

      ", - "type": "SponsorsActivityAction!", - "id": "sponsorsactivityaction", - "href": "/graphql/reference/enums#sponsorsactivityaction" - }, - { - "name": "currentPrivacyLevel", - "description": "

      The sponsor's current privacy level.

      ", - "type": "SponsorshipPrivacy", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy" - }, - { - "name": "id", - "description": "

      The Node ID of the SponsorsActivity object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "paymentSource", - "description": "

      The platform that was used to pay for the sponsorship.

      ", - "type": "SponsorshipPaymentSource", - "id": "sponsorshippaymentsource", - "href": "/graphql/reference/enums#sponsorshippaymentsource" - }, - { - "name": "previousSponsorsTier", - "description": "

      The tier that the sponsorship used to use, for tier change events.

      ", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - }, - { - "name": "sponsor", - "description": "

      The user or organization who triggered this activity and was/is sponsoring the sponsorable.

      ", - "type": "Sponsor", - "id": "sponsor", - "href": "/graphql/reference/unions#sponsor" - }, - { - "name": "sponsorable", - "description": "

      The user or organization that is being sponsored, the maintainer.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "sponsorsTier", - "description": "

      The associated sponsorship tier.

      ", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - }, - { - "name": "timestamp", - "description": "

      The timestamp of this event.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viaBulkSponsorship", - "description": "

      Was this sponsorship made alongside other sponsorships at the same time from the same sponsor?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityConnection", - "id": "sponsorsactivityconnection", - "href": "/graphql/reference/objects#sponsorsactivityconnection", - "description": "

      The connection type for SponsorsActivity.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorsActivityEdge]", - "id": "sponsorsactivityedge", - "href": "/graphql/reference/objects#sponsorsactivityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SponsorsActivity]", - "id": "sponsorsactivity", - "href": "/graphql/reference/objects#sponsorsactivity" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityEdge", - "id": "sponsorsactivityedge", - "href": "/graphql/reference/objects#sponsorsactivityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SponsorsActivity", - "id": "sponsorsactivity", - "href": "/graphql/reference/objects#sponsorsactivity" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsGoal", - "id": "sponsorsgoal", - "href": "/graphql/reference/objects#sponsorsgoal", - "description": "

      A goal associated with a GitHub Sponsors listing, representing a target the sponsored maintainer would like to attain.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "description", - "description": "

      A description of the goal from the maintainer.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "kind", - "description": "

      What the objective of this goal is.

      ", - "type": "SponsorsGoalKind!", - "id": "sponsorsgoalkind", - "href": "/graphql/reference/enums#sponsorsgoalkind" - }, - { - "name": "percentComplete", - "description": "

      The percentage representing how complete this goal is, between 0-100.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "targetValue", - "description": "

      What the goal amount is. Represents an amount in USD for monthly sponsorship\namount goals. Represents a count of unique sponsors for total sponsors count goals.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "title", - "description": "

      A brief summary of the kind and target value of this goal.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting", - "description": "

      A GitHub Sponsors listing.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "activeGoal", - "description": "

      The current goal the maintainer is trying to reach with GitHub Sponsors, if any.

      ", - "type": "SponsorsGoal", - "id": "sponsorsgoal", - "href": "/graphql/reference/objects#sponsorsgoal" - }, - { - "name": "activeStripeConnectAccount", - "description": "

      The Stripe Connect account currently in use for payouts for this Sponsors\nlisting, if any. Will only return a value when queried by the maintainer\nthemselves, or by an admin of the sponsorable organization.

      ", - "type": "StripeConnectAccount", - "id": "stripeconnectaccount", - "href": "/graphql/reference/objects#stripeconnectaccount" - }, - { - "name": "billingCountryOrRegion", - "description": "

      The name of the country or region with the maintainer's bank account or fiscal\nhost. Will only return a value when queried by the maintainer themselves, or\nby an admin of the sponsorable organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contactEmailAddress", - "description": "

      The email address used by GitHub to contact the sponsorable about their GitHub\nSponsors profile. Will only return a value when queried by the maintainer\nthemselves, or by an admin of the sponsorable organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dashboardResourcePath", - "description": "

      The HTTP path for the Sponsors dashboard for this Sponsors listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "dashboardUrl", - "description": "

      The HTTP URL for the Sponsors dashboard for this Sponsors listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "featuredItems", - "description": "

      The records featured on the GitHub Sponsors profile.

      ", - "type": "[SponsorsListingFeaturedItem!]!", - "id": "sponsorslistingfeatureditem", - "href": "/graphql/reference/objects#sponsorslistingfeatureditem", - "arguments": [ - { - "name": "featureableTypes", - "description": "

      The types of featured items to return.

      ", - "type": { - "name": "[SponsorsListingFeaturedItemFeatureableType!]", - "id": "sponsorslistingfeatureditemfeatureabletype", - "href": "/graphql/reference/enums#sponsorslistingfeatureditemfeatureabletype" - } - } - ] - }, - { - "name": "fiscalHost", - "description": "

      The fiscal host used for payments, if any. Will only return a value when\nqueried by the maintainer themselves, or by an admin of the sponsorable organization.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "fullDescription", - "description": "

      The full description of the listing.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDescriptionHTML", - "description": "

      The full description of the listing rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the SponsorsListing object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPublic", - "description": "

      Whether this listing is publicly visible.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The listing's full name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nextPayoutDate", - "description": "

      A future date on which this listing is eligible to receive a payout.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "residenceCountryOrRegion", - "description": "

      The name of the country or region where the maintainer resides. Will only\nreturn a value when queried by the maintainer themselves, or by an admin of\nthe sponsorable organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Sponsors listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescription", - "description": "

      The short description of the listing.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The short name of the listing.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorable", - "description": "

      The entity this listing represents who can be sponsored on GitHub Sponsors.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "tiers", - "description": "

      The tiers for this GitHub Sponsors profile.

      ", - "type": "SponsorsTierConnection", - "id": "sponsorstierconnection", - "href": "/graphql/reference/objects#sponsorstierconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeUnpublished", - "defaultValue": false, - "description": "

      Whether to include tiers that aren't published. Only admins of the Sponsors\nlisting can see draft tiers. Only admins of the Sponsors listing and viewers\nwho are currently sponsoring on a retired tier can see those retired tiers.\nDefaults to including only published tiers, which are visible to anyone who\ncan see the GitHub Sponsors profile.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Sponsors tiers returned from the connection.

      ", - "type": { - "name": "SponsorsTierOrder", - "id": "sponsorstierorder", - "href": "/graphql/reference/input-objects#sponsorstierorder" - } - } - ] - }, - { - "name": "url", - "description": "

      The HTTP URL for this Sponsors listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsListingFeaturedItem", - "id": "sponsorslistingfeatureditem", - "href": "/graphql/reference/objects#sponsorslistingfeatureditem", - "description": "

      A record that is promoted on a GitHub Sponsors profile.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      Will either be a description from the sponsorable maintainer about why they\nfeatured this item, or the item's description itself, such as a user's bio\nfrom their GitHub profile page.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "featureable", - "description": "

      The record that is featured on the GitHub Sponsors profile.

      ", - "type": "SponsorsListingFeatureableItem!", - "id": "sponsorslistingfeatureableitem", - "href": "/graphql/reference/unions#sponsorslistingfeatureableitem" - }, - { - "name": "id", - "description": "

      The Node ID of the SponsorsListingFeaturedItem object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "position", - "description": "

      The position of this featured item on the GitHub Sponsors profile with a lower\nposition indicating higher precedence. Starts at 1.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sponsorsListing", - "description": "

      The GitHub Sponsors profile that features this record.

      ", - "type": "SponsorsListing!", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier", - "description": "

      A GitHub Sponsors tier associated with a GitHub Sponsors listing.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "adminInfo", - "description": "

      SponsorsTier information only visible to users that can administer the associated Sponsors listing.

      ", - "type": "SponsorsTierAdminInfo", - "id": "sponsorstieradmininfo", - "href": "/graphql/reference/objects#sponsorstieradmininfo" - }, - { - "name": "closestLesserValueTier", - "description": "

      Get a different tier for this tier's maintainer that is at the same frequency\nas this tier but with an equal or lesser cost. Returns the published tier with\nthe monthly price closest to this tier's without going over.

      ", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the tier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The tier description rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the SponsorsTier object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCustomAmount", - "description": "

      Whether this tier was chosen at checkout time by the sponsor rather than\ndefined ahead of time by the maintainer who manages the Sponsors listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOneTime", - "description": "

      Whether this tier is only for use with one-time sponsorships.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "monthlyPriceInCents", - "description": "

      How much this tier costs per month in cents.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "monthlyPriceInDollars", - "description": "

      How much this tier costs per month in USD.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      The name of the tier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorsListing", - "description": "

      The sponsors listing that this tier belongs to.

      ", - "type": "SponsorsListing!", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTierAdminInfo", - "id": "sponsorstieradmininfo", - "href": "/graphql/reference/objects#sponsorstieradmininfo", - "description": "

      SponsorsTier information only visible to users that can administer the associated Sponsors listing.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isDraft", - "description": "

      Indicates whether this tier is still a work in progress by the sponsorable and\nnot yet published to the associated GitHub Sponsors profile. Draft tiers\ncannot be used for new sponsorships and will not be in use on existing\nsponsorships. Draft tiers cannot be seen by anyone but the admins of the\nGitHub Sponsors profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublished", - "description": "

      Indicates whether this tier is published to the associated GitHub Sponsors\nprofile. Published tiers are visible to anyone who can see the GitHub Sponsors\nprofile, and are available for use in sponsorships if the GitHub Sponsors\nprofile is publicly visible.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRetired", - "description": "

      Indicates whether this tier has been retired from the associated GitHub\nSponsors profile. Retired tiers are no longer shown on the GitHub Sponsors\nprofile and cannot be chosen for new sponsorships. Existing sponsorships may\nstill use retired tiers if the sponsor selected the tier before it was retired.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorships", - "description": "

      The sponsorships using this tier.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includePrivate", - "defaultValue": false, - "description": "

      Whether or not to return private sponsorships using this tier. Defaults to\nonly returning public sponsorships on this tier.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTierConnection", - "id": "sponsorstierconnection", - "href": "/graphql/reference/objects#sponsorstierconnection", - "description": "

      The connection type for SponsorsTier.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorsTierEdge]", - "id": "sponsorstieredge", - "href": "/graphql/reference/objects#sponsorstieredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SponsorsTier]", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTierEdge", - "id": "sponsorstieredge", - "href": "/graphql/reference/objects#sponsorstieredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - } - ], - "category": "sponsors" - }, - { - "name": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "description": "

      A sponsorship relationship between a sponsor and a maintainer.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the Sponsorship object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isActive", - "description": "

      Whether the sponsorship is active. False implies the sponsor is a past sponsor\nof the maintainer, while true implies they are a current sponsor.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOneTimePayment", - "description": "

      Whether this sponsorship represents a one-time payment versus a recurring sponsorship.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSponsorOptedIntoEmail", - "description": "

      Whether the sponsor has chosen to receive sponsorship update emails sent from\nthe sponsorable. Only returns a non-null value when the viewer has permission to know this.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maintainer", - "description": "

      The entity that is being sponsored.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Sponsorship.maintainer will be removed. Use Sponsorship.sponsorable instead. Removal on 2020-04-01 UTC.

      " - }, - { - "name": "paymentSource", - "description": "

      The platform that was most recently used to pay for the sponsorship.

      ", - "type": "SponsorshipPaymentSource", - "id": "sponsorshippaymentsource", - "href": "/graphql/reference/enums#sponsorshippaymentsource" - }, - { - "name": "privacyLevel", - "description": "

      The privacy level for this sponsorship.

      ", - "type": "SponsorshipPrivacy!", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy" - }, - { - "name": "sponsor", - "description": "

      The user that is sponsoring. Returns null if the sponsorship is private or if sponsor is not a user.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Sponsorship.sponsor will be removed. Use Sponsorship.sponsorEntity instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "sponsorEntity", - "description": "

      The user or organization that is sponsoring, if you have permission to view them.

      ", - "type": "Sponsor", - "id": "sponsor", - "href": "/graphql/reference/unions#sponsor" - }, - { - "name": "sponsorable", - "description": "

      The entity that is being sponsored.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "tier", - "description": "

      The associated sponsorship tier.

      ", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - }, - { - "name": "tierSelectedAt", - "description": "

      Identifies the date and time when the current tier was chosen for this sponsorship.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipConnection", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "description": "

      A list of sponsorships either from the subject or received by the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorshipEdge]", - "id": "sponsorshipedge", - "href": "/graphql/reference/objects#sponsorshipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Sponsorship]", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRecurringMonthlyPriceInCents", - "description": "

      The total amount in cents of all recurring sponsorships in the connection\nwhose amount you can view. Does not include one-time sponsorships.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRecurringMonthlyPriceInDollars", - "description": "

      The total amount in USD of all recurring sponsorships in the connection whose\namount you can view. Does not include one-time sponsorships.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipEdge", - "id": "sponsorshipedge", - "href": "/graphql/reference/objects#sponsorshipedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipNewsletter", - "id": "sponsorshipnewsletter", - "href": "/graphql/reference/objects#sponsorshipnewsletter", - "description": "

      An update sent to sponsors of a user or organization on GitHub Sponsors.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The author of the newsletter.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "body", - "description": "

      The contents of the newsletter, the message the sponsorable wanted to give.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SponsorshipNewsletter object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPublished", - "description": "

      Indicates if the newsletter has been made available to sponsors.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorable", - "description": "

      The user or organization this newsletter is from.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "subject", - "description": "

      The subject of the newsletter, what it's about.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipNewsletterConnection", - "id": "sponsorshipnewsletterconnection", - "href": "/graphql/reference/objects#sponsorshipnewsletterconnection", - "description": "

      The connection type for SponsorshipNewsletter.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorshipNewsletterEdge]", - "id": "sponsorshipnewsletteredge", - "href": "/graphql/reference/objects#sponsorshipnewsletteredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SponsorshipNewsletter]", - "id": "sponsorshipnewsletter", - "href": "/graphql/reference/objects#sponsorshipnewsletter" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipNewsletterEdge", - "id": "sponsorshipnewsletteredge", - "href": "/graphql/reference/objects#sponsorshipnewsletteredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SponsorshipNewsletter", - "id": "sponsorshipnewsletter", - "href": "/graphql/reference/objects#sponsorshipnewsletter" - } - ], - "category": "sponsors" - }, - { - "name": "SshSignature", - "id": "sshsignature", - "href": "/graphql/reference/objects#sshsignature", - "description": "

      Represents an SSH signature on a Commit or Tag.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyFingerprint", - "description": "

      Hex-encoded fingerprint of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "StargazerConnection", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StargazerEdge]", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "StargazerEdge", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge", - "description": "

      Represents a user that's starred a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "StarredRepositoryConnection", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StarredRepositoryEdge]", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge" - }, - { - "name": "isOverLimit", - "description": "

      Is the list of stars for this user truncated? This is true for users that have many stars.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "StarredRepositoryEdge", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge", - "description": "

      Represents a starred repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "Status", - "id": "status", - "href": "/graphql/reference/objects#status", - "description": "

      Represents a commit status.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "combinedContexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit this status is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      Looks up an individual status context by context name.

      ", - "type": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "arguments": [ - { - "name": "name", - "description": "

      The context name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "contexts", - "description": "

      The individual status contexts for this commit.

      ", - "type": "[StatusContext!]!", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - }, - { - "name": "id", - "description": "

      The Node ID of the Status object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined commit status.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckConfiguration", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration", - "description": "

      Required status check.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup", - "description": "

      Represents the rollup for both the check runs and status for a commit.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The commit the status and check runs are attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "contexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the StatusCheckRollup object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined status for the commit.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextConnection", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "description": "

      The connection type for StatusCheckRollupContext.

      ", - "fields": [ - { - "name": "checkRunCount", - "description": "

      The number of check runs in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkRunCountsByState", - "description": "

      Counts of check runs by state.

      ", - "type": "[CheckRunStateCount!]", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StatusCheckRollupContextEdge]", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[StatusCheckRollupContext]", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "statusContextCount", - "description": "

      The number of status contexts in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "statusContextCountsByState", - "description": "

      Counts of status contexts by state.

      ", - "type": "[StatusContextStateCount!]", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextEdge", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - } - ], - "category": "commits" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "description": "

      Represents an individual commit status context.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      The avatar of the OAuth application or the user that created the status.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "40", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      This commit this status context is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      The name of this status context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this status context.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      The description for this status context.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the StatusContext object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of this status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - }, - { - "name": "targetUrl", - "description": "

      The URL for this status context.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "StatusContextStateCount", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount", - "description": "

      Represents a count of the state of a status context.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "count", - "description": "

      The number of statuses with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StripeConnectAccount", - "id": "stripeconnectaccount", - "href": "/graphql/reference/objects#stripeconnectaccount", - "description": "

      A Stripe Connect account for receiving sponsorship funds from GitHub Sponsors.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "accountId", - "description": "

      The account number used to identify this Stripe Connect account.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingCountryOrRegion", - "description": "

      The name of the country or region of an external account, such as a bank\naccount, tied to the Stripe Connect account. Will only return a value when\nqueried by the maintainer of the associated GitHub Sponsors profile\nthemselves, or by an admin of the sponsorable organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countryOrRegion", - "description": "

      The name of the country or region of the Stripe Connect account. Will only\nreturn a value when queried by the maintainer of the associated GitHub\nSponsors profile themselves, or by an admin of the sponsorable organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isActive", - "description": "

      Whether this Stripe Connect account is currently in use for the associated GitHub Sponsors profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorsListing", - "description": "

      The GitHub Sponsors profile associated with this Stripe Connect account.

      ", - "type": "SponsorsListing!", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "stripeDashboardUrl", - "description": "

      The URL to access this Stripe Connect account on Stripe's website.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "sponsors" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent", - "description": "

      Represents asub_issue_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent", - "description": "

      Represents asub_issue_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssuesSummary", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "completed", - "description": "

      Count of completed sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "percentCompleted", - "description": "

      Percent of sub-issues which are completed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "total", - "description": "

      Count of total number of sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule", - "description": "

      A pointer to a repository at a specific revision embedded inside another repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "branch", - "description": "

      The branch of the upstream submodule for tracking updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "gitUrl", - "description": "

      The git URL of the submodule repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the submodule in .gitmodules.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      The name of the submodule in .gitmodules (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the superproject that this submodule is located in.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The path in the superproject that this submodule is located in (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "subprojectCommitOid", - "description": "

      The commit revision of the subproject repository being tracked by the submodule.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - ], - "category": "git" - }, - { - "name": "SubmoduleConnection", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "description": "

      The connection type for Submodule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SubmoduleEdge]", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Submodule]", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "SubmoduleEdge", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - } - ], - "category": "git" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent", - "description": "

      Represents asubscribedevent on a given Subscribable.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "SuggestedReviewer", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer", - "description": "

      A suggestion to review a pull request based on a user's commit history and review comments.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the user suggested to review the pull request.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActor", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor", - "description": "

      A suggestion to review a pull request based on an actor's commit history, review comments, and integrations.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the actor suggested to review the pull request.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActorConnection", - "id": "suggestedrevieweractorconnection", - "href": "/graphql/reference/objects#suggestedrevieweractorconnection", - "description": "

      A suggestion to review a pull request based on an actor's commit history, review comments, and integrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SuggestedReviewerActorEdge]", - "id": "suggestedrevieweractoredge", - "href": "/graphql/reference/objects#suggestedrevieweractoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SuggestedReviewerActor]", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActorEdge", - "id": "suggestedrevieweractoredge", - "href": "/graphql/reference/objects#suggestedrevieweractoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SuggestedReviewerActor", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor" - } - ], - "category": "pulls" - }, - { - "name": "Tag", - "id": "tag", - "href": "/graphql/reference/objects#tag", - "description": "

      Represents a Git tag.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Tag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git tag message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The Git tag name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "tagger", - "description": "

      Details about the tag author.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "target", - "description": "

      The Git object the tag points to.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      A team of users in an organization.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "TeamReviewRequestable", - "id": "teamreviewrequestable", - "href": "/graphql/reference/interfaces#teamreviewrequestable" - } - ], - "fields": [ - { - "name": "ancestors", - "description": "

      A list of teams that are ancestors of this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the team's avatar.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "400", - "description": "

      The size in pixels of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "childTeams", - "description": "

      List of child teams belonging to this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "immediateOnly", - "defaultValue": true, - "description": "

      Whether to list immediate child teams or all descendant child teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "combinedSlug", - "description": "

      The slug corresponding to the organization and team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "editTeamResourcePath", - "description": "

      The HTTP path for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamUrl", - "description": "

      The HTTP URL for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Team object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitations", - "description": "

      A list of pending invitations for users to this team.

      ", - "type": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "members", - "description": "

      A list of users who are members of this team.

      ", - "type": "TeamMemberConnection!", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membership", - "defaultValue": "ALL", - "description": "

      Filter by membership type.

      ", - "type": { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      Filter by team member role.

      ", - "type": { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - } - ] - }, - { - "name": "membersResourcePath", - "description": "

      The HTTP path for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "membersUrl", - "description": "

      The HTTP URL for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationSetting", - "description": "

      The notification setting that the team has set.

      ", - "type": "TeamNotificationSetting!", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - }, - { - "name": "organization", - "description": "

      The organization that owns this team.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parentTeam", - "description": "

      The parent team of the team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "privacy", - "description": "

      The level of privacy the team has.

      ", - "type": "TeamPrivacy!", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - }, - { - "name": "projectV2", - "description": "

      Finds and returns the project according to the provided project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      List of projects this team has collaborator access to.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for projects returned from this connection.

      ", - "type": { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      The query to search projects by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories this team has access to.

      ", - "type": "TeamRepositoryConnection!", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for. Repositories will be returned where the name contains your search string.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoriesResourcePath", - "description": "

      The HTTP path for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoriesUrl", - "description": "

      The HTTP URL for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewRequestDelegationAlgorithm", - "description": "

      What algorithm is used for review assignment for this team.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "reviewRequestDelegationEnabled", - "description": "

      True if review assignment is enabled for this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewRequestDelegationMemberCount", - "description": "

      How many team members are required for review assignment for this team.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewRequestDelegationNotifyTeam", - "description": "

      When assigning team members via delegation, whether the entire team should be notified as well.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "slug", - "description": "

      The slug corresponding to the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Team is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the subscribable entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Team.viewerCanSubscribe will be removed. Team notifications subscriptions are being deprecated. Removal on 2026-07-01 UTC.

      " - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate", - "isDeprecated": true, - "deprecationReason": "

      Team.viewerSubscription will be removed. Team notifications subscriptions are being deprecated. Removal on 2026-07-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry", - "description": "

      Audit log entry for a team.add_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry", - "description": "

      Audit log entry for a team.add_repository event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry", - "description": "

      Audit log entry for a team.change_parent_team event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamChangeParentTeamAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeam", - "description": "

      The new parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamName", - "description": "

      The name of the new parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamNameWas", - "description": "

      The name of the former parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamResourcePath", - "description": "

      The HTTP path for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamUrl", - "description": "

      The HTTP URL for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWas", - "description": "

      The former parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasResourcePath", - "description": "

      The HTTP path for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasUrl", - "description": "

      The HTTP URL for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamConnection", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "description": "

      The connection type for Team.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamEdge]", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Team]", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "TeamEdge", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "teams" - }, - { - "name": "TeamMemberConnection", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamMemberEdge]", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "TeamMemberEdge", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge", - "description": "

      Represents a user who is a member of a team.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "memberAccessResourcePath", - "description": "

      The HTTP path to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "memberAccessUrl", - "description": "

      The HTTP URL to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role the member has on the team.

      ", - "type": "TeamMemberRole!", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - ], - "category": "users" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry", - "description": "

      Audit log entry for a team.remove_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry", - "description": "

      Audit log entry for a team.remove_repository event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryConnection", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamRepositoryEdge]", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "TeamRepositoryEdge", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge", - "description": "

      Represents a team repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "permission", - "description": "

      The permission level the team has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - } - ], - "category": "repos" - }, - { - "name": "TextMatch", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch", - "description": "

      A text match within a search result.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "fragment", - "description": "

      The specific text fragment within the property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "highlights", - "description": "

      Highlights within the matched fragment.

      ", - "type": "[TextMatchHighlight!]!", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight" - }, - { - "name": "property", - "description": "

      The property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "TextMatchHighlight", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight", - "description": "

      Represents a single highlight in a search result match.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "beginIndice", - "description": "

      The indice in the fragment where the matched text begins.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endIndice", - "description": "

      The indice in the fragment where the matched text ends.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      The text matched.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      A topic aggregates entities that are related to a subject.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Topic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The topic's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relatedTopics", - "description": "

      A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.

      ", - "type": "[Topic!]!", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "arguments": [ - { - "name": "first", - "defaultValue": "3", - "description": "

      How many topics to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "sponsorableOnly", - "defaultValue": false, - "description": "

      If true, only repositories whose owner can be sponsored via GitHub Sponsors will be returned.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent", - "description": "

      Represents atransferredevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fromRepository", - "description": "

      The repository this came from.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "id", - "description": "

      The Node ID of the TransferredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "Tree", - "id": "tree", - "href": "/graphql/reference/objects#tree", - "description": "

      Represents a Git tree.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "entries", - "description": "

      A list of tree entries.

      ", - "type": "[TreeEntry!]", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry" - }, - { - "name": "id", - "description": "

      The Node ID of the Tree object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "description": "

      Represents a Git tree entry.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "extension", - "description": "

      The extension of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isGenerated", - "description": "

      Whether or not this tree entry is generated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "lineCount", - "description": "

      Number of lines in the file.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mode", - "description": "

      Entry file mode.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      Entry file name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      Entry file name. (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "object", - "description": "

      Entry file object.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "oid", - "description": "

      Entry file Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "path", - "description": "

      The full path of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The full path of the file. (Base64-encoded).

      ", - "type": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "repository", - "description": "

      The Repository the tree entry belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "size", - "description": "

      Entry byte size.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "submodule", - "description": "

      If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "type", - "description": "

      Entry file type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent", - "description": "

      Represents anunassignedevent on any assignable object.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was unassigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnassignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the subject (user) who was unassigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "UnknownSignature", - "id": "unknownsignature", - "href": "/graphql/reference/objects#unknownsignature", - "description": "

      Represents an unknown signature on a Commit or Tag.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with theunlabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockable", - "description": "

      Object that was unlocked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the UnmarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnpinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnsubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      A user is an individual's account on GitHub that owns repositories and can make new content.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Agentic", - "id": "agentic", - "href": "/graphql/reference/interfaces#agentic" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "Sponsorable", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the user's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bio", - "description": "

      The user's public profile bio.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bioHTML", - "description": "

      The user's public profile bio as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "canReceiveOrganizationEmailsWhenNotificationsRestricted", - "description": "

      Could this user receive email notifications, if the organization had notification restrictions enabled?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to check.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments made by this user.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "company", - "description": "

      The user's public profile company.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "companyHTML", - "description": "

      The user's public profile company as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "contributionsCollection", - "description": "

      The collection of contributions this user has made to different repositories.

      ", - "type": "ContributionsCollection!", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "arguments": [ - { - "name": "from", - "description": "

      Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "organizationID", - "description": "

      The ID of the organization used to filter contributions.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "to", - "description": "

      Only contributions made before and up to (including) this time will be\ncounted. If omitted, defaults to the current time or one year from the\nprovided from argument.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "copilotEndpoints", - "description": "

      The user's Copilot endpoint information.

      ", - "type": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The user's publicly visible profile email.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprises", - "description": "

      A list of enterprises that the user belongs to.

      ", - "type": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membershipType", - "defaultValue": "ALL", - "description": "

      Filter enterprises returned based on the user's membership type.

      ", - "type": { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's enterprises.

      ", - "type": { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder" - } - } - ] - }, - { - "name": "estimatedNextSponsorsPayoutInCents", - "description": "

      The estimated next GitHub Sponsors payout for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "followers", - "description": "

      A list of users the given user is followed by.

      ", - "type": "FollowerConnection!", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "following", - "description": "

      A list of users the given user is following.

      ", - "type": "FollowingConnection!", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gist", - "description": "

      Find gist by repo name.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "arguments": [ - { - "name": "name", - "description": "

      The gist name to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "gistComments", - "description": "

      A list of gist comments made by this user.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gists", - "description": "

      A list of the Gists the user has created.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - }, - { - "name": "privacy", - "description": "

      Filters Gists according to privacy.

      ", - "type": { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy" - } - } - ] - }, - { - "name": "hasSponsorsListing", - "description": "

      True if this user/organization has a GitHub Sponsors listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this user in a given context.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "primarySubjectId", - "description": "

      The ID of the subject to get the hovercard in the context of.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the User object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "interactionAbility", - "description": "

      The interaction ability settings for this user.

      ", - "type": "RepositoryInteractionAbility", - "id": "repositoryinteractionability", - "href": "/graphql/reference/objects#repositoryinteractionability" - }, - { - "name": "isBountyHunter", - "description": "

      Whether or not this user is a participant in the GitHub Security Bug Bounty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCampusExpert", - "description": "

      Whether or not this user is a participant in the GitHub Campus Experts Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDeveloperProgramMember", - "description": "

      Whether or not this user is a GitHub Developer Program member.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmployee", - "description": "

      Whether or not this user is a GitHub employee.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFollowingViewer", - "description": "

      Whether or not this user is following the viewer. Inverse of viewerIsFollowing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isGitHubStar", - "description": "

      Whether or not this user is a member of the GitHub Stars Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isHireable", - "description": "

      Whether or not the user has marked themselves as for hire.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether or not this user is a site administrator.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSponsoredBy", - "description": "

      Whether the given account is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "accountLogin", - "description": "

      The target account's login.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "isSponsoringViewer", - "description": "

      True if the viewer is sponsored by this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isViewer", - "description": "

      Whether or not this user is the viewing user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueComments", - "description": "

      A list of issue comments made by this user.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues associated with this user.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "lifetimeReceivedSponsorshipValues", - "description": "

      Calculate how much each sponsor has ever paid total to this maintainer via\nGitHub Sponsors. Does not include sponsorships paid via Patreon.

      ", - "type": "SponsorAndLifetimeValueConnection!", - "id": "sponsorandlifetimevalueconnection", - "href": "/graphql/reference/objects#sponsorandlifetimevalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for results returned from the connection.

      ", - "type": { - "name": "SponsorAndLifetimeValueOrder", - "id": "sponsorandlifetimevalueorder", - "href": "/graphql/reference/input-objects#sponsorandlifetimevalueorder" - } - } - ] - }, - { - "name": "lists", - "description": "

      A user-curated list of repositories.

      ", - "type": "UserListConnection!", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "location", - "description": "

      The user's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "monthlyEstimatedSponsorsIncomeInCents", - "description": "

      The estimated monthly GitHub Sponsors income for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      The user's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Find an organization by its login that the user belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizationVerifiedDomainEmails", - "description": "

      Verified email addresses that match verified domains for a specified organization the user is a member of.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to match verified domains from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizations", - "description": "

      A list of organizations the user belongs to.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pronouns", - "description": "

      The user's profile pronouns.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publicKeys", - "description": "

      A list of public keys associated with this user.

      ", - "type": "PublicKeyConnection!", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this user.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repositoriesContributedTo", - "description": "

      A list of repositories that the user recently contributed to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "contributionTypes", - "description": "

      If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].

      ", - "type": { - "name": "[RepositoryContributionType]", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssues", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includeUserRepositories", - "description": "

      If true, include user repositories.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "savedReplies", - "description": "

      Replies this user has saved.

      ", - "type": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      The field to order saved replies by.

      ", - "type": { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder" - } - } - ] - }, - { - "name": "socialAccounts", - "description": "

      The user's social media accounts, ordered as they appear on the user's profile.

      ", - "type": "SocialAccountConnection!", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "sponsoring", - "description": "

      List of users and organizations this entity is sponsoring.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the users and organizations returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - } - ] - }, - { - "name": "sponsors", - "description": "

      List of sponsors for this user or organization.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsors returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - }, - { - "name": "tierId", - "description": "

      If given, will filter for sponsors at the given tier. Will only return\nsponsors whose tier the viewer is permitted to see.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "sponsorsActivities", - "description": "

      Events involving this sponsorable, such as new sponsorships.

      ", - "type": "SponsorsActivityConnection!", - "id": "sponsorsactivityconnection", - "href": "/graphql/reference/objects#sponsorsactivityconnection", - "arguments": [ - { - "name": "actions", - "description": "

      Filter activities to only the specified actions.

      ", - "type": { - "name": "[SponsorsActivityAction!]", - "id": "sponsorsactivityaction", - "href": "/graphql/reference/enums#sponsorsactivityaction" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeAsSponsor", - "defaultValue": false, - "description": "

      Whether to include those events where this sponsorable acted as the sponsor.\nDefaults to only including events where this sponsorable was the recipient\nof a sponsorship.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includePrivate", - "defaultValue": true, - "description": "

      Whether or not to include private activities in the result set. Defaults to including public and private activities.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for activity returned from the connection.

      ", - "type": { - "name": "SponsorsActivityOrder", - "id": "sponsorsactivityorder", - "href": "/graphql/reference/input-objects#sponsorsactivityorder" - } - }, - { - "name": "period", - "defaultValue": "MONTH", - "description": "

      Filter activities returned to only those that occurred in the most recent\nspecified time period. Set to ALL to avoid filtering by when the activity\noccurred. Will be ignored if since or until is given.

      ", - "type": { - "name": "SponsorsActivityPeriod", - "id": "sponsorsactivityperiod", - "href": "/graphql/reference/enums#sponsorsactivityperiod" - } - }, - { - "name": "since", - "description": "

      Filter activities to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "until", - "description": "

      Filter activities to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "sponsorsListing", - "description": "

      The GitHub Sponsors listing for this user or organization.

      ", - "type": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "sponsorshipForViewerAsSponsor", - "description": "

      The sponsorship from the viewer to this user/organization; that is, the sponsorship where you're the sponsor.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the viewer's sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipForViewerAsSponsorable", - "description": "

      The sponsorship from this user/organization to the viewer; that is, the sponsorship you're receiving.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipNewsletters", - "description": "

      List of sponsorship updates sent from this sponsorable to sponsors.

      ", - "type": "SponsorshipNewsletterConnection!", - "id": "sponsorshipnewsletterconnection", - "href": "/graphql/reference/objects#sponsorshipnewsletterconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorship updates returned from the connection.

      ", - "type": { - "name": "SponsorshipNewsletterOrder", - "id": "sponsorshipnewsletterorder", - "href": "/graphql/reference/input-objects#sponsorshipnewsletterorder" - } - } - ] - }, - { - "name": "sponsorshipsAsMaintainer", - "description": "

      The sponsorships where this user or organization is the maintainer receiving the funds.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all\nsponsorships this maintainer has ever received.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includePrivate", - "defaultValue": false, - "description": "

      Whether or not to include private sponsorships in the result set.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "sponsorshipsAsSponsor", - "description": "

      The sponsorships where this user or organization is the funder.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all sponsorships this sponsor has ever made.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "maintainerLogins", - "description": "

      Filter sponsorships returned to those for the specified maintainers. That\nis, the recipient of the sponsorship is a user or organization with one of\nthe given logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "starredRepositories", - "description": "

      Repositories the user has starred.

      ", - "type": "StarredRepositoryConnection!", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - }, - { - "name": "ownedByViewer", - "description": "

      Filters starred repositories to only return repositories owned by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "status", - "description": "

      The user's description of what they're currently doing.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "suggestedListNames", - "description": "

      Suggested names for user lists.

      ", - "type": "[UserListSuggestion!]!", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion" - }, - { - "name": "topRepositories", - "description": "

      Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder!", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "since", - "description": "

      How far back in time to fetch contributed repositories.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "totalSponsorshipAmountAsSponsorInCents", - "description": "

      The amount in United States cents (e.g., 500 = $5.00 USD) that this entity has\nspent on GitHub to fund sponsorships. Only returns a value when viewed by the\nuser themselves or by a user who can manage sponsorships for the requested organization.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "since", - "description": "

      Filter payments to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "sponsorableLogins", - "description": "

      Filter payments to those made to the users or organizations with the specified usernames.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "until", - "description": "

      Filter payments to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "twitterUsername", - "description": "

      The user's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userViewType", - "description": "

      Whether the request returns publicly visible information or privately visible information about the user.

      ", - "type": "UserViewType!", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanFollow", - "description": "

      Whether or not the viewer is able to follow the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSponsor", - "description": "

      Whether or not the viewer is able to sponsor this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCopilotAgentCreatesChannel", - "description": "

      Channel value for subscribing to live updates for session creations.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentLogUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session log updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentTaskUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for task updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsSponsoring", - "description": "

      True if the viewer is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "watching", - "description": "

      A list of repositories the given user is watching.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "websiteUrl", - "description": "

      A URL pointing to the user's public website/blog.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent", - "description": "

      Represents auser_blockedevent on a given user.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockDuration", - "description": "

      Number of days that the user was blocked for.

      ", - "type": "UserBlockDuration!", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserBlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subject", - "description": "

      The user who was blocked.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit", - "description": "

      An edit on user content.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedAt", - "description": "

      Identifies the date and time when the object was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedBy", - "description": "

      The actor who deleted this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "diff", - "description": "

      A summary of the changes for this edit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "editedAt", - "description": "

      When this content was edited.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the UserContentEdit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "description": "

      A list of edits to content.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserContentEditEdge]", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserContentEdit]", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEditEdge", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - } - ], - "category": "users" - }, - { - "name": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      Represents a user.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserEmailMetadata", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata", - "description": "

      Email attributes from External Identity.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "primary", - "description": "

      Boolean to identify primary emails.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "type", - "description": "

      Type of email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      Email id.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      A user-curated list of repositories.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of this list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the UserList object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Whether or not this list is private.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The items associated with this list.

      ", - "type": "UserListItemsConnection!", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "lastAddedAt", - "description": "

      The date and time at which this list was created or last had items added to it.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "name", - "description": "

      The name of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The slug of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user to which this list belongs.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserListConnection", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "description": "

      The connection type for UserList.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListEdge]", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserList]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListEdge", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - } - ], - "category": "users" - }, - { - "name": "UserListItemsConnection", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "description": "

      The connection type for UserListItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListItemsEdge]", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserListItems]", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListItemsEdge", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - } - ], - "category": "users" - }, - { - "name": "UserListSuggestion", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion", - "description": "

      Represents a suggested user list.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The ID of the suggested user list.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the suggested user list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserNamespaceRepository", - "id": "usernamespacerepository", - "href": "/graphql/reference/objects#usernamespacerepository", - "description": "

      A repository owned by an Enterprise Managed user.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the UserNamespaceRepository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The user owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserNamespaceRepositoryConnection", - "id": "usernamespacerepositoryconnection", - "href": "/graphql/reference/objects#usernamespacerepositoryconnection", - "description": "

      A list of repositories owned by users in an enterprise with Enterprise Managed Users.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserNamespaceRepositoryEdge]", - "id": "usernamespacerepositoryedge", - "href": "/graphql/reference/objects#usernamespacerepositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserNamespaceRepository]", - "id": "usernamespacerepository", - "href": "/graphql/reference/objects#usernamespacerepository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserNamespaceRepositoryEdge", - "id": "usernamespacerepositoryedge", - "href": "/graphql/reference/objects#usernamespacerepositoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserNamespaceRepository", - "id": "usernamespacerepository", - "href": "/graphql/reference/objects#usernamespacerepository" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      The user's description of what they're currently doing.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emoji", - "description": "

      An emoji summarizing the user's status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      The status emoji as HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "expiresAt", - "description": "

      If set, the status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "indicatesLimitedAvailability", - "description": "

      Whether this status indicates the user is not fully available on GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A brief message describing what the user is doing.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      The organization whose members can see this status. If null, this status is publicly visible.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user who has this status.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserStatusConnection", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "description": "

      The connection type for UserStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserStatusEdge]", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserStatus]", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserStatusEdge", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      A domain that can be verified or approved for an organization or an enterprise.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dnsHostName", - "description": "

      The DNS host name that should be used for verification.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "domain", - "description": "

      The unicode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "hasFoundHostName", - "description": "

      Whether a TXT record for verification with the expected host name was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasFoundVerificationToken", - "description": "

      Whether a TXT record for verification with the expected verification token was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the VerifiableDomain object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isApproved", - "description": "

      Whether or not the domain is approved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRequiredForPolicyEnforcement", - "description": "

      Whether this domain is required to exist for an organization or enterprise policy to be enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether or not the domain is verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "owner", - "description": "

      The owner of the domain.

      ", - "type": "VerifiableDomainOwner!", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner" - }, - { - "name": "punycodeEncodedDomain", - "description": "

      The punycode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tokenExpirationTime", - "description": "

      The time that the current verification token will expire.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verificationToken", - "description": "

      The current verification token for the domain.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "description": "

      The connection type for VerifiableDomain.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[VerifiableDomainEdge]", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[VerifiableDomain]", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainEdge", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - } - ], - "category": "orgs" - }, - { - "name": "ViewerHovercardContext", - "id": "viewerhovercardcontext", - "href": "/graphql/reference/objects#viewerhovercardcontext", - "description": "

      A hovercard context with a message describing how the viewer is related.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewer", - "description": "

      Identifies the user who is related to this context.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Workflow", - "id": "workflow", - "href": "/graphql/reference/objects#workflow", - "description": "

      A workflow contains meta information about an Actions workflow file.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runs", - "description": "

      The runs of the workflow.

      ", - "type": "WorkflowRunConnection!", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the connection.

      ", - "type": { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of the workflow.

      ", - "type": "WorkflowState!", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "actions" - }, - { - "name": "WorkflowFileReference", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference", - "description": "

      A workflow that must run for this rule to pass.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun", - "description": "

      A workflow run.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "checkSuite", - "description": "

      The check suite this workflow run belongs to.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deploymentReviews", - "description": "

      The log of deployment reviews.

      ", - "type": "DeploymentReviewConnection!", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "event", - "description": "

      The event that triggered the workflow run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "file", - "description": "

      The workflow file.

      ", - "type": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile" - }, - { - "name": "id", - "description": "

      The Node ID of the WorkflowRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pendingDeploymentRequests", - "description": "

      The pending deployment requests of all check runs in this workflow run.

      ", - "type": "DeploymentRequestConnection!", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runNumber", - "description": "

      A number that uniquely identifies this workflow run in its parent workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflow", - "description": "

      The workflow executed in this workflow run.

      ", - "type": "Workflow!", - "id": "workflow", - "href": "/graphql/reference/objects#workflow" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunConnection", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "description": "

      The connection type for WorkflowRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[WorkflowRunEdge]", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[WorkflowRun]", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunEdge", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile", - "description": "

      An executed workflow file for a workflow run.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the WorkflowRunFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The path of the workflow file relative to its repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryFileUrl", - "description": "

      The direct link to the file in the repository which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryName", - "description": "

      The repository name and owner which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "run", - "description": "

      The parent workflow run execution for this file.

      ", - "type": "WorkflowRun!", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanPushRepository", - "description": "

      If the viewer has permissions to push to the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReadRepository", - "description": "

      If the viewer has permissions to read the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReference!]!", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference" - } - ], - "category": "actions" - } - ], - "interfaces": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Represents an object which can take actions on GitHub. Typically a User or Bot.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the actor's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "Agentic", - "id": "agentic", - "href": "/graphql/reference/interfaces#agentic", - "description": "

      Copilot Agentic fields in context of the current viewer.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "viewerCopilotAgentCreatesChannel", - "description": "

      Channel value for subscribing to live updates for session creations.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentLogUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session log updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentTaskUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for task updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      An object that can have users assigned to it.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "issues" - }, - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry", - "description": "

      An entry in the audit log.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable", - "description": "

      An object that can be closed.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment", - "description": "

      Represents a comment.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Comment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution", - "description": "

      Represents a contribution a user made on GitHub, such as opening an issue.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable", - "description": "

      Entities that can be deleted.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata", - "description": "

      Metadata for an audit entry containing enterprise account information.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "description": "

      Represents a Git object.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the GitObject object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature", - "description": "

      Information about a signature (GPG or S/MIME) on a Commit or Tag.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext", - "description": "

      An individual line of a hovercard.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon", - "description": "

      Common fields across different issue field types.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon", - "description": "

      Common fields across different issue field value types.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - } - ], - "category": "issues" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      An object that can have labels assigned to it.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      An object that can be locked.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable", - "description": "

      Entities that have members who can set status messages.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration", - "description": "

      Represents a GitHub Enterprise Importer (GEI) migration.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Migration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      Entities that can be minimized.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      An object with an ID.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      ID of the object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "meta" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata", - "description": "

      Metadata for an audit entry with action oauth_application.*.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata", - "description": "

      Metadata for an audit entry with action org.*.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner", - "description": "

      Represents an owner of a package.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "Pinnable", - "id": "pinnable", - "href": "/graphql/reference/interfaces#pinnable", - "description": "

      Entities that can be pinned.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isPinned", - "description": "

      Indicates whether or not this entity is currently pinned.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pinnedAt", - "description": "

      Identifies the date and time when this entity was pinned.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pinnedBy", - "description": "

      The user who pinned this entity.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "viewerCanPin", - "description": "

      Check if the current viewer can pin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnpin", - "description": "

      Check if the current viewer can unpin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "users" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner", - "description": "

      Represents any entity on GitHub that has a profile page.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "email", - "description": "

      The public profile email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ProfileOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The public profile website URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      Represents an owner of a Project.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event", - "description": "

      Represents an event related to a project on the timeline of an issue or pull request.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon", - "description": "

      Common fields across different project field types.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2FieldCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon", - "description": "

      Common fields across different project field value types.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldValueCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner", - "description": "

      Represents an owner of a project.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Owner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent", - "description": "

      Recent projects for the owner.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      Represents a subject that can be reacted on.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reactable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata", - "description": "

      Metadata for an audit entry with action repo.*.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor", - "description": "

      Represents an author of discussions in repositories.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor", - "description": "

      Represents an author of discussion comments in repositories.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo", - "description": "

      A subset of repository info.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPullRequestsEnabled", - "description": "

      Indicates if the repository has the pull requests feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasSponsorshipsEnabled", - "description": "

      Indicates if the repository displays a Sponsor button for financial contributions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pullRequestCreationPolicy", - "description": "

      The policy controlling who can create pull requests in this repository.

      ", - "type": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy" - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode", - "description": "

      Represents a object that belongs to a repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Represents an owner of a Repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the owner's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest", - "description": "

      Represents a type that can be required by a pull request for merging.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "pulls" - }, - { - "name": "Sponsorable", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable", - "description": "

      Entities that can sponsor or be sponsored through GitHub Sponsors.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "estimatedNextSponsorsPayoutInCents", - "description": "

      The estimated next GitHub Sponsors payout for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasSponsorsListing", - "description": "

      True if this user/organization has a GitHub Sponsors listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSponsoredBy", - "description": "

      Whether the given account is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "accountLogin", - "description": "

      The target account's login.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "isSponsoringViewer", - "description": "

      True if the viewer is sponsored by this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lifetimeReceivedSponsorshipValues", - "description": "

      Calculate how much each sponsor has ever paid total to this maintainer via\nGitHub Sponsors. Does not include sponsorships paid via Patreon.

      ", - "type": "SponsorAndLifetimeValueConnection!", - "id": "sponsorandlifetimevalueconnection", - "href": "/graphql/reference/objects#sponsorandlifetimevalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for results returned from the connection.

      ", - "type": { - "name": "SponsorAndLifetimeValueOrder", - "id": "sponsorandlifetimevalueorder", - "href": "/graphql/reference/input-objects#sponsorandlifetimevalueorder" - } - } - ] - }, - { - "name": "monthlyEstimatedSponsorsIncomeInCents", - "description": "

      The estimated monthly GitHub Sponsors income for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sponsoring", - "description": "

      List of users and organizations this entity is sponsoring.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the users and organizations returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - } - ] - }, - { - "name": "sponsors", - "description": "

      List of sponsors for this user or organization.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsors returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - }, - { - "name": "tierId", - "description": "

      If given, will filter for sponsors at the given tier. Will only return\nsponsors whose tier the viewer is permitted to see.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "sponsorsActivities", - "description": "

      Events involving this sponsorable, such as new sponsorships.

      ", - "type": "SponsorsActivityConnection!", - "id": "sponsorsactivityconnection", - "href": "/graphql/reference/objects#sponsorsactivityconnection", - "arguments": [ - { - "name": "actions", - "description": "

      Filter activities to only the specified actions.

      ", - "type": { - "name": "[SponsorsActivityAction!]", - "id": "sponsorsactivityaction", - "href": "/graphql/reference/enums#sponsorsactivityaction" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeAsSponsor", - "defaultValue": false, - "description": "

      Whether to include those events where this sponsorable acted as the sponsor.\nDefaults to only including events where this sponsorable was the recipient\nof a sponsorship.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includePrivate", - "defaultValue": true, - "description": "

      Whether or not to include private activities in the result set. Defaults to including public and private activities.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for activity returned from the connection.

      ", - "type": { - "name": "SponsorsActivityOrder", - "id": "sponsorsactivityorder", - "href": "/graphql/reference/input-objects#sponsorsactivityorder" - } - }, - { - "name": "period", - "defaultValue": "MONTH", - "description": "

      Filter activities returned to only those that occurred in the most recent\nspecified time period. Set to ALL to avoid filtering by when the activity\noccurred. Will be ignored if since or until is given.

      ", - "type": { - "name": "SponsorsActivityPeriod", - "id": "sponsorsactivityperiod", - "href": "/graphql/reference/enums#sponsorsactivityperiod" - } - }, - { - "name": "since", - "description": "

      Filter activities to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "until", - "description": "

      Filter activities to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "sponsorsListing", - "description": "

      The GitHub Sponsors listing for this user or organization.

      ", - "type": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "sponsorshipForViewerAsSponsor", - "description": "

      The sponsorship from the viewer to this user/organization; that is, the sponsorship where you're the sponsor.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the viewer's sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipForViewerAsSponsorable", - "description": "

      The sponsorship from this user/organization to the viewer; that is, the sponsorship you're receiving.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipNewsletters", - "description": "

      List of sponsorship updates sent from this sponsorable to sponsors.

      ", - "type": "SponsorshipNewsletterConnection!", - "id": "sponsorshipnewsletterconnection", - "href": "/graphql/reference/objects#sponsorshipnewsletterconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorship updates returned from the connection.

      ", - "type": { - "name": "SponsorshipNewsletterOrder", - "id": "sponsorshipnewsletterorder", - "href": "/graphql/reference/input-objects#sponsorshipnewsletterorder" - } - } - ] - }, - { - "name": "sponsorshipsAsMaintainer", - "description": "

      The sponsorships where this user or organization is the maintainer receiving the funds.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all\nsponsorships this maintainer has ever received.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includePrivate", - "defaultValue": false, - "description": "

      Whether or not to include private sponsorships in the result set.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "sponsorshipsAsSponsor", - "description": "

      The sponsorships where this user or organization is the funder.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all sponsorships this sponsor has ever made.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "maintainerLogins", - "description": "

      Filter sponsorships returned to those for the specified maintainers. That\nis, the recipient of the sponsorship is a user or organization with one of\nthe given logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "totalSponsorshipAmountAsSponsorInCents", - "description": "

      The amount in United States cents (e.g., 500 = $5.00 USD) that this entity has\nspent on GitHub to fund sponsorships. Only returns a value when viewed by the\nuser themselves or by a user who can manage sponsorships for the requested organization.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "since", - "description": "

      Filter payments to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "sponsorableLogins", - "description": "

      Filter payments to those made to the users or organizations with the specified usernames.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "until", - "description": "

      Filter payments to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "viewerCanSponsor", - "description": "

      Whether or not the viewer is able to sponsor this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsSponsoring", - "description": "

      True if the viewer is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "sponsors" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      Things that can be starred.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Starrable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "activity" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Subscribable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the SubscribableThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata", - "description": "

      Metadata for an audit entry with action team.*.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamReviewRequestable", - "id": "teamreviewrequestable", - "href": "/graphql/reference/interfaces#teamreviewrequestable", - "description": "

      Represents a team that can be requested to review a pull request.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the TeamReviewRequestable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      A unique, human-readable identifier for the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "teams" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata", - "description": "

      Metadata for an audit entry with a topic.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Represents a type that can be retrieved by a URL.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable", - "description": "

      Entities that can be updated.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment", - "description": "

      Comments that can be updated.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - } - ], - "category": "issues" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      A subject that may be upvoted.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - } - ], - "enums": [ - { - "name": "ActorType", - "id": "actortype", - "href": "/graphql/reference/enums#actortype", - "description": "

      The actor's type.

      ", - "isDeprecated": false, - "values": [ - { - "name": "TEAM", - "description": "

      Indicates a team actor.

      " - }, - { - "name": "USER", - "description": "

      Indicates a user actor.

      " - } - ], - "category": "users" - }, - { - "name": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield", - "description": "

      Properties by which Audit Log connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order audit log entries by timestamp.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel", - "description": "

      Represents an annotation's information level.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FAILURE", - "description": "

      An annotation indicating an inescapable error.

      " - }, - { - "name": "NOTICE", - "description": "

      An annotation indicating some information.

      " - }, - { - "name": "WARNING", - "description": "

      An annotation indicating an ignorable error.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate", - "description": "

      The possible states for a check suite or run conclusion.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check suite or run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check suite or run has been cancelled.

      " - }, - { - "name": "FAILURE", - "description": "

      The check suite or run has failed.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check suite or run was neutral.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check suite or run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check suite or run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check suite or run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check suite or run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check suite or run has timed out.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunState", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate", - "description": "

      The possible states of a check run in a status rollup.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check run has been cancelled.

      " - }, - { - "name": "COMPLETED", - "description": "

      The check run has been completed.

      " - }, - { - "name": "FAILURE", - "description": "

      The check run has failed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check run is in progress.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check run was neutral.

      " - }, - { - "name": "PENDING", - "description": "

      The check run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check run has been queued.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check run has timed out.

      " - }, - { - "name": "WAITING", - "description": "

      The check run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype", - "description": "

      The possible types of check runs.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Every check run available.

      " - }, - { - "name": "LATEST", - "description": "

      The latest check run.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate", - "description": "

      The possible states for a check suite or run status.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "REQUESTED", - "description": "

      The check suite or run has been requested.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation", - "description": "

      Collaborators affiliation level with a subject.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      All collaborators the authenticated user can see.

      " - }, - { - "name": "DIRECT", - "description": "

      All collaborators with permissions to an organization-owned subject, regardless of organization membership status.

      " - }, - { - "name": "OUTSIDE", - "description": "

      All outside collaborators of an organization-owned subject.

      " - } - ], - "category": "repos" - }, - { - "name": "CommentAuthorAssociation", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "description": "

      A comment author association with repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Author has been invited to collaborate on the repository.

      " - }, - { - "name": "CONTRIBUTOR", - "description": "

      Author has previously committed to the repository.

      " - }, - { - "name": "FIRST_TIMER", - "description": "

      Author has not previously committed to GitHub.

      " - }, - { - "name": "FIRST_TIME_CONTRIBUTOR", - "description": "

      Author has not previously committed to the repository.

      " - }, - { - "name": "MANNEQUIN", - "description": "

      Author is a placeholder for an unclaimed user.

      " - }, - { - "name": "MEMBER", - "description": "

      Author is a member of the organization that owns the repository.

      " - }, - { - "name": "NONE", - "description": "

      Author has no association with the repository.

      " - }, - { - "name": "OWNER", - "description": "

      Author is the owner of the repository.

      " - } - ], - "category": "issues" - }, - { - "name": "CommentCannotUpdateReason", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason", - "description": "

      The possible errors that will prevent a user from updating a comment.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ARCHIVED", - "description": "

      Unable to create comment because repository is archived.

      " - }, - { - "name": "DENIED", - "description": "

      You cannot update this comment.

      " - }, - { - "name": "INSUFFICIENT_ACCESS", - "description": "

      You must be the author or have write access to this repository to update this comment.

      " - }, - { - "name": "LOCKED", - "description": "

      Unable to create comment because issue is locked.

      " - }, - { - "name": "LOGIN_REQUIRED", - "description": "

      You must be logged in to update this comment.

      " - }, - { - "name": "MAINTENANCE", - "description": "

      Repository is under maintenance.

      " - }, - { - "name": "VERIFIED_EMAIL_REQUIRED", - "description": "

      At least one email address must be verified to update this comment.

      " - } - ], - "category": "issues" - }, - { - "name": "CommitContributionOrderField", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield", - "description": "

      Properties by which commit contribution connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMMIT_COUNT", - "description": "

      Order commit contributions by how many commits they represent.

      " - }, - { - "name": "OCCURRED_AT", - "description": "

      Order commit contributions by when they were made.

      " - } - ], - "category": "commits" - }, - { - "name": "ComparisonStatus", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus", - "description": "

      The status of a git comparison between two refs.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AHEAD", - "description": "

      The head ref is ahead of the base ref.

      " - }, - { - "name": "BEHIND", - "description": "

      The head ref is behind the base ref.

      " - }, - { - "name": "DIVERGED", - "description": "

      The head ref is both ahead and behind of the base ref, indicating git history has diverged.

      " - }, - { - "name": "IDENTICAL", - "description": "

      The head ref and base ref are identical.

      " - } - ], - "category": "commits" - }, - { - "name": "ContributionLevel", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel", - "description": "

      Varying levels of contributions from none to many.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FIRST_QUARTILE", - "description": "

      Lowest 25% of days of contributions.

      " - }, - { - "name": "FOURTH_QUARTILE", - "description": "

      Highest 25% of days of contributions. More contributions than the third quartile.

      " - }, - { - "name": "NONE", - "description": "

      No contributions occurred.

      " - }, - { - "name": "SECOND_QUARTILE", - "description": "

      Second lowest 25% of days of contributions. More contributions than the first quartile.

      " - }, - { - "name": "THIRD_QUARTILE", - "description": "

      Second highest 25% of days of contributions. More contributions than second quartile, less than the fourth quartile.

      " - } - ], - "category": "users" - }, - { - "name": "CustomPropertyValueType", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype", - "description": "

      The allowed value types for a custom property definition.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MULTI_SELECT", - "description": "

      A multi-select value.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      A single-select value.

      " - }, - { - "name": "STRING", - "description": "

      A string value.

      " - }, - { - "name": "TRUE_FALSE", - "description": "

      A true/false value.

      " - }, - { - "name": "URL", - "description": "

      A URL value.

      " - } - ], - "category": "repos" - }, - { - "name": "DefaultRepositoryPermissionField", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield", - "description": "

      The possible base permissions for repositories.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, write, and administrate repos by default.

      " - }, - { - "name": "NONE", - "description": "

      No access.

      " - }, - { - "name": "READ", - "description": "

      Can read repos by default.

      " - }, - { - "name": "WRITE", - "description": "

      Can read and write repos by default.

      " - } - ], - "category": "repos" - }, - { - "name": "DependencyGraphEcosystem", - "id": "dependencygraphecosystem", - "href": "/graphql/reference/enums#dependencygraphecosystem", - "description": "

      The possible ecosystems of a dependency graph package.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTIONS", - "description": "

      GitHub Actions.

      " - }, - { - "name": "COMPOSER", - "description": "

      PHP packages hosted at packagist.org.

      " - }, - { - "name": "GO", - "description": "

      Go modules.

      " - }, - { - "name": "MAVEN", - "description": "

      Java artifacts hosted at the Maven central repository.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript packages hosted at npmjs.com.

      " - }, - { - "name": "NUGET", - "description": "

      .NET packages hosted at the NuGet Gallery.

      " - }, - { - "name": "PIP", - "description": "

      Python packages hosted at PyPI.org.

      " - }, - { - "name": "PUB", - "description": "

      Dart packages hosted at pub.dev.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      Ruby gems hosted at RubyGems.org.

      " - }, - { - "name": "RUST", - "description": "

      Rust crates.

      " - }, - { - "name": "SWIFT", - "description": "

      Swift packages.

      " - } - ], - "category": "dependency-graph" - }, - { - "name": "DeploymentOrderField", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield", - "description": "

      Properties by which deployment connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order collection by creation time.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleType", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype", - "description": "

      The possible protection rule types.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BRANCH_POLICY", - "description": "

      Branch policy.

      " - }, - { - "name": "REQUIRED_REVIEWERS", - "description": "

      Required reviewers.

      " - }, - { - "name": "WAIT_TIMER", - "description": "

      Wait timer.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewState", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate", - "description": "

      The possible states for a deployment review.

      ", - "isDeprecated": false, - "values": [ - { - "name": "APPROVED", - "description": "

      The deployment was approved.

      " - }, - { - "name": "REJECTED", - "description": "

      The deployment was rejected.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate", - "description": "

      The possible states in which a deployment can be.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ABANDONED", - "description": "

      The pending deployment was not updated after 30 minutes.

      " - }, - { - "name": "ACTIVE", - "description": "

      The deployment is currently active.

      " - }, - { - "name": "DESTROYED", - "description": "

      An inactive transient deployment.

      " - }, - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment has queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusState", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate", - "description": "

      The possible states for a deployment status.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment is queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside", - "description": "

      The possible sides of a diff.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LEFT", - "description": "

      The left side of the diff.

      " - }, - { - "name": "RIGHT", - "description": "

      The right side of the diff.

      " - } - ], - "category": "pulls" - }, - { - "name": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason", - "description": "

      The possible reasons for closing a discussion.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionOrderField", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield", - "description": "

      Properties by which discussion connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order discussions by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order discussions by most recent modification time.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrderField", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield", - "description": "

      Properties by which discussion poll option connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AUTHORED_ORDER", - "description": "

      Order poll options by the order that the poll author specified when creating the poll.

      " - }, - { - "name": "VOTE_COUNT", - "description": "

      Order poll options by the number of votes it has.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionState", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate", - "description": "

      The possible states of a discussion.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      A discussion that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A discussion that is open.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason", - "description": "

      The possible state reasons of a discussion.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "REOPENED", - "description": "

      The discussion was reopened.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DismissReason", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason", - "description": "

      The possible reasons that a Dependabot alert was dismissed.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FIX_STARTED", - "description": "

      A fix has already been started.

      " - }, - { - "name": "INACCURATE", - "description": "

      This alert is inaccurate or incorrect.

      " - }, - { - "name": "NOT_USED", - "description": "

      Vulnerable code is not actually used.

      " - }, - { - "name": "NO_BANDWIDTH", - "description": "

      No bandwidth to fix this.

      " - }, - { - "name": "TOLERABLE_RISK", - "description": "

      Risk is tolerable to this project.

      " - } - ], - "category": "dependabot" - }, - { - "name": "EnterpriseAdministratorInvitationOrderField", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield", - "description": "

      Properties by which enterprise administrator invitation connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise administrator member invitations by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The possible administrator roles in an enterprise account.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      Represents a billing manager of the enterprise account.

      " - }, - { - "name": "OWNER", - "description": "

      Represents an owner of the enterprise account.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      Unaffiliated member of the enterprise account without an admin role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue", - "description": "

      The possible values for the enterprise allow private repository forking policy value.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ENTERPRISE_ORGANIZATIONS", - "description": "

      Members can fork a repository to an organization within this enterprise.

      " - }, - { - "name": "ENTERPRISE_ORGANIZATIONS_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their enterprise-managed user account or an organization inside this enterprise.

      " - }, - { - "name": "EVERYWHERE", - "description": "

      Members can fork a repository to their user account or an organization, either\ninside or outside of this enterprise. Internal repositories can only be forked\ninside of this enterprise.

      " - }, - { - "name": "SAME_ORGANIZATION", - "description": "

      Members can fork a repository only within the same organization (intra-org).

      " - }, - { - "name": "SAME_ORGANIZATION_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account or within the same organization.

      " - }, - { - "name": "USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDefaultRepositoryPermissionSettingValue", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue", - "description": "

      The possible values for the enterprise base repository permission setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Organization members will be able to clone, pull, push, and add new collaborators to all organization repositories.

      " - }, - { - "name": "NONE", - "description": "

      Organization members will only be able to clone and pull public repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organizations in the enterprise choose base repository permissions for their members.

      " - }, - { - "name": "READ", - "description": "

      Organization members will be able to clone and pull all organization repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Organization members will be able to clone, pull, and push all organization repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDisallowedMethodsSettingValue", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INSECURE", - "description": "

      The setting prevents insecure 2FA methods from being used by members of the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for preventing insecure 2FA methods from being used by members of the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledDisabledSettingValue", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", - "description": "

      The possible values for an enabled/disabled enterprise setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledSettingValue", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitationOrderField", - "id": "enterprisememberinvitationorderfield", - "href": "/graphql/reference/enums#enterprisememberinvitationorderfield", - "description": "

      Properties by which enterprise member invitation connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise member invitations by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrderField", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield", - "description": "

      Properties by which enterprise member connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise members by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the enterprise members can create repositories setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organization owners choose whether to allow members to create repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      Members will be able to create only public repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanMakePurchasesSettingValue", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue", - "description": "

      The possible values for the members can make purchases setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype", - "description": "

      The possible values we have for filtering Platform::Objects::User#enterprises.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Returns all enterprises in which the user is an admin.

      " - }, - { - "name": "ALL", - "description": "

      Returns all enterprises in which the user is a member, admin, or billing manager.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      Returns all enterprises in which the user is a billing manager.

      " - }, - { - "name": "ORG_MEMBERSHIP", - "description": "

      Returns all enterprises in which the user is a member of an org that is owned by the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrderField", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield", - "description": "

      Properties by which enterprise connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NAME", - "description": "

      Order enterprises by name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrderField", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield", - "description": "

      Properties by which Enterprise Server installation connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order Enterprise Server installations by creation time.

      " - }, - { - "name": "CUSTOMER_NAME", - "description": "

      Order Enterprise Server installations by customer name.

      " - }, - { - "name": "HOST_NAME", - "description": "

      Order Enterprise Server installations by host name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrderField", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield", - "description": "

      Properties by which Enterprise Server user account email connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "EMAIL", - "description": "

      Order emails by email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrderField", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield", - "description": "

      Properties by which Enterprise Server user account connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LOGIN", - "description": "

      Order user accounts by login.

      " - }, - { - "name": "REMOTE_CREATED_AT", - "description": "

      Order user accounts by creation time on the Enterprise Server installation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrderField", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield", - "description": "

      Properties by which Enterprise Server user accounts upload connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order user accounts uploads by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadSyncState", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate", - "description": "

      Synchronization state of the Enterprise Server user accounts upload.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FAILURE", - "description": "

      The synchronization of the upload failed.

      " - }, - { - "name": "PENDING", - "description": "

      The synchronization of the upload is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      The synchronization of the upload succeeded.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamMemberOrderField", - "id": "enterpriseteammemberorderfield", - "href": "/graphql/reference/enums#enterpriseteammemberorderfield", - "description": "

      Properties by which enterprise team member connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise team members by creation time.

      " - }, - { - "name": "ID", - "description": "

      Order enterprise team members by ID.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise team members by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamOrderField", - "id": "enterpriseteamorderfield", - "href": "/graphql/reference/enums#enterpriseteamorderfield", - "description": "

      Properties by which enterprise team connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise teams by creation time.

      " - }, - { - "name": "ID", - "description": "

      Order enterprise teams by ID.

      " - }, - { - "name": "NAME", - "description": "

      Order enterprise teams by name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamOrganizationOrderField", - "id": "enterpriseteamorganizationorderfield", - "href": "/graphql/reference/enums#enterpriseteamorganizationorderfield", - "description": "

      Properties by which enterprise team organization connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise team organizations by creation time.

      " - }, - { - "name": "ID", - "description": "

      Order enterprise team organizations by ID.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise team organizations by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamOrganizationSelectionType", - "id": "enterpriseteamorganizationselectiontype", - "href": "/graphql/reference/enums#enterpriseteamorganizationselectiontype", - "description": "

      The possible organization selection types for an enterprise team.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      The team is associated with all organizations in the enterprise.

      " - }, - { - "name": "DISABLED", - "description": "

      The team is not associated with any organizations.

      " - }, - { - "name": "SELECTED", - "description": "

      The team is associated with selected organizations.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole", - "description": "

      The possible roles for enterprise membership.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MEMBER", - "description": "

      The user is a member of an organization in the enterprise.

      " - }, - { - "name": "OWNER", - "description": "

      The user is an owner of an organization in the enterprise.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      The user is not an owner of the enterprise, and not a member or owner of any\norganizations in the enterprise; only for EMU-enabled enterprises.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment", - "description": "

      The possible GitHub Enterprise deployments where this user can exist.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOUD", - "description": "

      The user is part of a GitHub Enterprise Cloud deployment.

      " - }, - { - "name": "SERVER", - "description": "

      The user is part of a GitHub Enterprise Server deployment.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnvironmentOrderField", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NAME", - "description": "

      Order environments by name.

      " - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      All environments will be returned.

      " - }, - { - "name": "NONE", - "description": "

      Environments exclude pinned will be returned.

      " - }, - { - "name": "ONLY", - "description": "

      Only pinned environment will be returned.

      " - } - ], - "category": "deployments" - }, - { - "name": "FileViewedState", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate", - "description": "

      The possible viewed states of a file .

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISMISSED", - "description": "

      The file has new changes since last viewed.

      " - }, - { - "name": "UNVIEWED", - "description": "

      The file has not been marked as viewed.

      " - }, - { - "name": "VIEWED", - "description": "

      The file has been marked as viewed.

      " - } - ], - "category": "pulls" - }, - { - "name": "FundingPlatform", - "id": "fundingplatform", - "href": "/graphql/reference/enums#fundingplatform", - "description": "

      The possible funding platforms for repository funding links.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BUY_ME_A_COFFEE", - "description": "

      Buy Me a Coffee funding platform.

      " - }, - { - "name": "COMMUNITY_BRIDGE", - "description": "

      Community Bridge funding platform.

      " - }, - { - "name": "CUSTOM", - "description": "

      Custom funding platform.

      " - }, - { - "name": "GITHUB", - "description": "

      GitHub funding platform.

      " - }, - { - "name": "ISSUEHUNT", - "description": "

      IssueHunt funding platform.

      " - }, - { - "name": "KO_FI", - "description": "

      Ko-fi funding platform.

      " - }, - { - "name": "LFX_CROWDFUNDING", - "description": "

      LFX Crowdfunding funding platform.

      " - }, - { - "name": "LIBERAPAY", - "description": "

      Liberapay funding platform.

      " - }, - { - "name": "OPEN_COLLECTIVE", - "description": "

      Open Collective funding platform.

      " - }, - { - "name": "PATREON", - "description": "

      Patreon funding platform.

      " - }, - { - "name": "POLAR", - "description": "

      Polar funding platform.

      " - }, - { - "name": "THANKS_DEV", - "description": "

      thanks.dev funding platform.

      " - }, - { - "name": "TIDELIFT", - "description": "

      Tidelift funding platform.

      " - } - ], - "category": "repos" - }, - { - "name": "GistOrderField", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield", - "description": "

      Properties by which gist connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order gists by creation time.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order gists by push time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order gists by update time.

      " - } - ], - "category": "gists" - }, - { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy", - "description": "

      The privacy of a Gist.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Gists that are public and secret.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - }, - { - "name": "SECRET", - "description": "

      Secret.

      " - } - ], - "category": "gists" - }, - { - "name": "GitSignatureState", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate", - "description": "

      The state of a Git signature.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BAD_CERT", - "description": "

      The signing certificate or its chain could not be verified.

      " - }, - { - "name": "BAD_EMAIL", - "description": "

      Invalid email used for signing.

      " - }, - { - "name": "EXPIRED_KEY", - "description": "

      Signing key expired.

      " - }, - { - "name": "GPGVERIFY_ERROR", - "description": "

      Internal error - the GPG verification service misbehaved.

      " - }, - { - "name": "GPGVERIFY_UNAVAILABLE", - "description": "

      Internal error - the GPG verification service is unavailable at the moment.

      " - }, - { - "name": "INVALID", - "description": "

      Invalid signature.

      " - }, - { - "name": "MALFORMED_SIG", - "description": "

      Malformed signature.

      " - }, - { - "name": "NOT_SIGNING_KEY", - "description": "

      The usage flags for the key that signed this don't allow signing.

      " - }, - { - "name": "NO_USER", - "description": "

      Email used for signing not known to GitHub.

      " - }, - { - "name": "OCSP_ERROR", - "description": "

      Valid signature, though certificate revocation check failed.

      " - }, - { - "name": "OCSP_PENDING", - "description": "

      Valid signature, pending certificate revocation checking.

      " - }, - { - "name": "OCSP_REVOKED", - "description": "

      One or more certificates in chain has been revoked.

      " - }, - { - "name": "UNKNOWN_KEY", - "description": "

      Key used for signing not known to GitHub.

      " - }, - { - "name": "UNKNOWN_SIG_TYPE", - "description": "

      Unknown signature type.

      " - }, - { - "name": "UNSIGNED", - "description": "

      Unsigned.

      " - }, - { - "name": "UNVERIFIED_EMAIL", - "description": "

      Email used for signing unverified on GitHub.

      " - }, - { - "name": "VALID", - "description": "

      Valid signature and verified by GitHub.

      " - } - ], - "category": "git" - }, - { - "name": "IdentityProviderConfigurationState", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate", - "description": "

      The possible states in which authentication can be configured with an identity provider.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CONFIGURED", - "description": "

      Authentication with an identity provider is configured but not enforced.

      " - }, - { - "name": "ENFORCED", - "description": "

      Authentication with an identity provider is configured and enforced.

      " - }, - { - "name": "UNCONFIGURED", - "description": "

      Authentication with an identity provider is not configured.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEnabledSettingValue", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue", - "description": "

      The possible values for the IP allow list enabled setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryOrderField", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield", - "description": "

      Properties by which IP allow list entry connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALLOW_LIST_VALUE", - "description": "

      Order IP allow list entries by the allow list value.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order IP allow list entries by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListForInstalledAppsEnabledSettingValue", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue", - "description": "

      The possible values for the IP allow list configuration for installed GitHub Apps setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListUserLevelEnforcementEnabledSettingValue", - "id": "ipallowlistuserlevelenforcementenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistuserlevelenforcementenabledsettingvalue", - "description": "

      The possible values for the IP allow list user-level enforcement enabled setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason", - "description": "

      The possible state reasons of a closed issue.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueCommentOrderField", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield", - "description": "

      Properties by which issue comment connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order issue comments by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueDependencyOrderField", - "id": "issuedependencyorderfield", - "href": "/graphql/reference/enums#issuedependencyorderfield", - "description": "

      Properties by which issue dependencies can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue dependencies by the creation time of the dependent issue.

      " - }, - { - "name": "DEPENDENCY_ADDED_AT", - "description": "

      Order issue dependencies by time of when the dependency relationship was added.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldDataType", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype", - "description": "

      The type of an issue field.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "MULTI_SELECT", - "description": "

      Multi Select.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldOrderField", - "id": "issuefieldorderfield", - "href": "/graphql/reference/enums#issuefieldorderfield", - "description": "

      Properties by which issue field connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue fields by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order issue fields by name.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectOptionColor", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor", - "description": "

      The display color of a single-select field option.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLUE", - "description": "

      blue.

      " - }, - { - "name": "GRAY", - "description": "

      gray.

      " - }, - { - "name": "GREEN", - "description": "

      green.

      " - }, - { - "name": "ORANGE", - "description": "

      orange.

      " - }, - { - "name": "PINK", - "description": "

      pink.

      " - }, - { - "name": "PURPLE", - "description": "

      purple.

      " - }, - { - "name": "RED", - "description": "

      red.

      " - }, - { - "name": "YELLOW", - "description": "

      yellow.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldVisibility", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility", - "description": "

      The visibility of an issue field.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      All.

      " - }, - { - "name": "ORG_ONLY", - "description": "

      Org Only.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueOrderField", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield", - "description": "

      Properties by which issue connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMMENTS", - "description": "

      Order issues by comment count.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order issues by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order issues by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueSearchType", - "id": "issuesearchtype", - "href": "/graphql/reference/enums#issuesearchtype", - "description": "

      Type of issue search performed.

      ", - "isDeprecated": false, - "values": [ - { - "name": "HYBRID", - "description": "

      Hybrid search combining lexical and semantic approaches.

      " - }, - { - "name": "LEXICAL", - "description": "

      Lexical (keyword-based) search.

      " - }, - { - "name": "SEMANTIC", - "description": "

      Semantic (meaning-based) search using embeddings.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate", - "description": "

      The possible states of an issue.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      An issue that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      An issue that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "description": "

      The possible state reasons of an issue.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - }, - { - "name": "REOPENED", - "description": "

      An issue that has been reopened.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsItemType", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_V2_EVENT", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "BLOCKED_BY_ADDED_EVENT", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      " - }, - { - "name": "BLOCKED_BY_REMOVED_EVENT", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      " - }, - { - "name": "BLOCKING_ADDED_EVENT", - "description": "

      Represents ablocking_addedevent on a given issue.

      " - }, - { - "name": "BLOCKING_REMOVED_EVENT", - "description": "

      Represents ablocking_removedevent on a given issue.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_FROM_DRAFT_EVENT", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_COMMENT_PINNED_EVENT", - "description": "

      Represents aissue_comment_pinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_COMMENT_UNPINNED_EVENT", - "description": "

      Represents aissue_comment_unpinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_ADDED_EVENT", - "description": "

      Represents aissue_field_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_CHANGED_EVENT", - "description": "

      Represents aissue_field_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_REMOVED_EVENT", - "description": "

      Represents aissue_field_removedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PROJECT_V2_ITEM_STATUS_CHANGED_EVENT", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_V2_EVENT", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor", - "description": "

      The possible color for an issue type.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLUE", - "description": "

      blue.

      " - }, - { - "name": "GRAY", - "description": "

      gray.

      " - }, - { - "name": "GREEN", - "description": "

      green.

      " - }, - { - "name": "ORANGE", - "description": "

      orange.

      " - }, - { - "name": "PINK", - "description": "

      pink.

      " - }, - { - "name": "PURPLE", - "description": "

      purple.

      " - }, - { - "name": "RED", - "description": "

      red.

      " - }, - { - "name": "YELLOW", - "description": "

      yellow.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrderField", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield", - "description": "

      Properties by which issue type connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue types by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order issue types by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LabelOrderField", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield", - "description": "

      Properties by which label connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order labels by creation time.

      " - }, - { - "name": "ISSUE_COUNT", - "description": "

      Order labels by issue count.

      " - }, - { - "name": "NAME", - "description": "

      Order labels by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LanguageOrderField", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield", - "description": "

      Properties by which language connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SIZE", - "description": "

      Order languages by the size of all files containing the language.

      " - } - ], - "category": "repos" - }, - { - "name": "LexicalFallbackReason", - "id": "lexicalfallbackreason", - "href": "/graphql/reference/enums#lexicalfallbackreason", - "description": "

      Reason why a semantic or hybrid issue search fell back to lexical search.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NON_ISSUE_TARGET", - "description": "

      Query targets non-issue types (e.g., pull requests).

      " - }, - { - "name": "NO_ACCESSIBLE_REPOS", - "description": "

      Scoped query resolved to zero accessible repositories.

      " - }, - { - "name": "NO_TEXT_TERMS", - "description": "

      Query has only qualifiers and no free text terms.

      " - }, - { - "name": "ONLY_NON_SEMANTIC_FIELDS_REQUESTED", - "description": "

      Query uses an in: qualifier targeting non-semantic fields.

      " - }, - { - "name": "OR_BOOLEAN_NOT_SUPPORTED", - "description": "

      Query contains OR operators (nested boolean qualifiers).

      " - }, - { - "name": "QUOTED_TEXT", - "description": "

      Query contains quoted text requiring exact matches.

      " - }, - { - "name": "SERVER_ERROR", - "description": "

      Embedding generation failed or timed out.

      " - } - ], - "category": "search" - }, - { - "name": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason", - "description": "

      The possible reasons that an issue or pull request was locked.

      ", - "isDeprecated": false, - "values": [ - { - "name": "OFF_TOPIC", - "description": "

      The issue or pull request was locked because the conversation was off-topic.

      " - }, - { - "name": "RESOLVED", - "description": "

      The issue or pull request was locked because the conversation was resolved.

      " - }, - { - "name": "SPAM", - "description": "

      The issue or pull request was locked because the conversation was spam.

      " - }, - { - "name": "TOO_HEATED", - "description": "

      The issue or pull request was locked because the conversation was too heated.

      " - } - ], - "category": "issues" - }, - { - "name": "MannequinOrderField", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield", - "description": "

      Properties by which mannequins can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - }, - { - "name": "LOGIN", - "description": "

      Order mannequins alphabetically by their source login.

      " - } - ], - "category": "migrations" - }, - { - "name": "MergeCommitMessage", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage", - "description": "

      The possible default commit messages for merges.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeCommitTitle", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle", - "description": "

      The possible default commit titles for merges.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE_MESSAGE", - "description": "

      Default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeQueueEntryState", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate", - "description": "

      The possible states for a merge queue entry.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AWAITING_CHECKS", - "description": "

      The entry is currently waiting for checks to pass.

      " - }, - { - "name": "LOCKED", - "description": "

      The entry is currently locked.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The entry is currently mergeable.

      " - }, - { - "name": "QUEUED", - "description": "

      The entry is currently queued.

      " - }, - { - "name": "UNMERGEABLE", - "description": "

      The entry is currently unmergeable.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueGroupingStrategy", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in the\ngroup must pass all required checks to merge. When set to HEADGREEN, only the\ncommit at the head of the merge group, i.e. the commit containing changes from\nall of the PRs in the group, must pass its required checks to merge.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALLGREEN", - "description": "

      The merge commit created by merge queue for each PR in the group must pass all required checks to merge.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Only the commit at the head of the merge group must pass its required checks to merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergeMethod", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE", - "description": "

      Merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Rebase and merge.

      " - }, - { - "name": "SQUASH", - "description": "

      Squash and merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy", - "description": "

      The possible merging strategies for a merge queue.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALLGREEN", - "description": "

      Entries only allowed to merge if they are passing.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Failing Entires are allowed to merge if they are with a passing entry.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeStateStatus", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus", - "description": "

      Detailed status information about a pull request merge.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BEHIND", - "description": "

      The head ref is out of date.

      " - }, - { - "name": "BLOCKED", - "description": "

      The merge is blocked.

      " - }, - { - "name": "CLEAN", - "description": "

      Mergeable and passing commit status.

      " - }, - { - "name": "DIRTY", - "description": "

      The merge commit cannot be cleanly created.

      " - }, - { - "name": "DRAFT", - "description": "

      The merge is blocked due to the pull request being a draft.

      " - }, - { - "name": "HAS_HOOKS", - "description": "

      Mergeable with passing commit status and pre-receive hooks.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The state cannot currently be determined.

      " - }, - { - "name": "UNSTABLE", - "description": "

      Mergeable with non-passing commit status.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeableState", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate", - "description": "

      Whether or not a PullRequest can be merged.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CONFLICTING", - "description": "

      The pull request cannot be merged due to merge conflicts.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The pull request can be merged.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The mergeability of the pull request is still being calculated.

      " - } - ], - "category": "pulls" - }, - { - "name": "MigrationSourceType", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype", - "description": "

      Represents the different GitHub Enterprise Importer (GEI) migration sources.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AZURE_DEVOPS", - "description": "

      An Azure DevOps migration source.

      " - }, - { - "name": "BITBUCKET_SERVER", - "description": "

      A Bitbucket Server migration source.

      " - }, - { - "name": "GITHUB_ARCHIVE", - "description": "

      A GitHub Migration API source.

      " - } - ], - "category": "migrations" - }, - { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate", - "description": "

      The GitHub Enterprise Importer (GEI) migration state.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FAILED", - "description": "

      The migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The migration needs to have its credentials validated.

      " - }, - { - "name": "QUEUED", - "description": "

      The migration has been queued.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "MilestoneOrderField", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield", - "description": "

      Properties by which milestone connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order milestones by when they were created.

      " - }, - { - "name": "DUE_DATE", - "description": "

      Order milestones by when they are due.

      " - }, - { - "name": "NUMBER", - "description": "

      Order milestones by their number.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order milestones by when they were last updated.

      " - } - ], - "category": "issues" - }, - { - "name": "MilestoneState", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate", - "description": "

      The possible states of a milestone.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      A milestone that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A milestone that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "NotificationRestrictionSettingValue", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue", - "description": "

      The possible values for the notification restriction setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "activity" - }, - { - "name": "OIDCProviderType", - "id": "oidcprovidertype", - "href": "/graphql/reference/enums#oidcprovidertype", - "description": "

      The OIDC identity provider type.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AAD", - "description": "

      Azure Active Directory.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "description": "

      The state of an OAuth application when it was created.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTIVE", - "description": "

      The OAuth application was active and allowed to have OAuth Accesses.

      " - }, - { - "name": "PENDING_DELETION", - "description": "

      The OAuth application was in the process of being deleted.

      " - }, - { - "name": "SUSPENDED", - "description": "

      The OAuth application was suspended from generating OAuth Accesses due to abuse or security concerns.

      " - } - ], - "category": "apps" - }, - { - "name": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "description": "

      The corresponding operation type for the action.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACCESS", - "description": "

      An existing resource was accessed.

      " - }, - { - "name": "AUTHENTICATION", - "description": "

      A resource performed an authentication event.

      " - }, - { - "name": "CREATE", - "description": "

      A new resource was created.

      " - }, - { - "name": "MODIFY", - "description": "

      An existing resource was modified.

      " - }, - { - "name": "REMOVE", - "description": "

      An existing resource was removed.

      " - }, - { - "name": "RESTORE", - "description": "

      An existing resource was restored.

      " - }, - { - "name": "TRANSFER", - "description": "

      An existing resource was transferred between multiple resources.

      " - } - ], - "category": "meta" - }, - { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection", - "description": "

      Possible directions in which to order a list of items when provided an orderBy argument.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "meta" - }, - { - "name": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "description": "

      The billing plans available for organizations.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BUSINESS", - "description": "

      Team Plan.

      " - }, - { - "name": "BUSINESS_PLUS", - "description": "

      Enterprise Cloud Plan.

      " - }, - { - "name": "FREE", - "description": "

      Free Plan.

      " - }, - { - "name": "TIERED_PER_SEAT", - "description": "

      Tiered Per Seat Plan.

      " - }, - { - "name": "UNLIMITED", - "description": "

      Legacy Unlimited Plan.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnterpriseOwnerOrderField", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield", - "description": "

      Properties by which enterprise owners can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LOGIN", - "description": "

      Order enterprise owners by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "description": "

      The reason a billing manager was removed from an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryMembershipType", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Organization owners have full access and can change several settings,\nincluding the names of repositories that belong to the Organization and Owners\nteam membership. In addition, organization owners can delete the organization\nand all of its repositories.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      A direct member is a user that is a member of the Organization.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "SUSPENDED", - "description": "

      A suspended member.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the Organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "description": "

      The reason a member was removed from an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_ACCOUNT_RECOVERY", - "description": "

      User was removed from organization during account recovery.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - }, - { - "name": "USER_ACCOUNT_DELETED", - "description": "

      User account has been deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryMembershipType", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "description": "

      The reason an outside collaborator was removed from an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "description": "

      The default permission a repository can have in an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "NONE", - "description": "

      No default permission value.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone and push to repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "description": "

      The permissions available for repository creation on an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      All organization members are restricted from creating any repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      All organization members are restricted from creating internal repositories.

      " - }, - { - "name": "NONE", - "description": "

      All organization members are allowed to create any repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      All organization members are restricted from creating private repositories.

      " - }, - { - "name": "PRIVATE_INTERNAL", - "description": "

      All organization members are restricted from creating private or internal repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      All organization members are restricted from creating public repositories.

      " - }, - { - "name": "PUBLIC_INTERNAL", - "description": "

      All organization members are restricted from creating public or internal repositories.

      " - }, - { - "name": "PUBLIC_PRIVATE", - "description": "

      All organization members are restricted from creating public or private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationRole", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole", - "description": "

      The possible organization invitation roles.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      The user is invited to be an admin of the organization.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      The user is invited to be a billing manager of the organization.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      The user is invited to be a direct member of the organization.

      " - }, - { - "name": "REINSTATE", - "description": "

      The user's previous role will be reinstated.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource", - "description": "

      The possible organization invitation sources.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MEMBER", - "description": "

      The invitation was created from the web interface or from API.

      " - }, - { - "name": "SCIM", - "description": "

      The invitation was created from SCIM.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The invitation was sent before this feature was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationType", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype", - "description": "

      The possible organization invitation types.

      ", - "isDeprecated": false, - "values": [ - { - "name": "EMAIL", - "description": "

      The invitation was to an email address.

      " - }, - { - "name": "USER", - "description": "

      The invitation was to an existing user.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole", - "description": "

      The possible roles within an organization for its members.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      The user is an administrator of the organization.

      " - }, - { - "name": "MEMBER", - "description": "

      The user is a member of the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the members can create repositories setting on an organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      Members will be able to create only internal repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMigrationState", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate", - "description": "

      The Octoshift Organization migration state.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FAILED", - "description": "

      The Octoshift migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The Octoshift migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The Octoshift migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The Octoshift migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The Octoshift migration needs to have its credentials validated.

      " - }, - { - "name": "POST_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing post repository migrations.

      " - }, - { - "name": "PRE_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing pre repository migrations.

      " - }, - { - "name": "QUEUED", - "description": "

      The Octoshift migration has been queued.

      " - }, - { - "name": "REPO_MIGRATION", - "description": "

      The Octoshift org migration is performing repository migrations.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The Octoshift migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "OrganizationOrderField", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield", - "description": "

      Properties by which organization connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order organizations by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order organizations by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield", - "description": "

      Properties by which package file connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package files by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield", - "description": "

      Properties by which package connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order packages by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype", - "description": "

      The possible types of a package.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DEBIAN", - "description": "

      A debian package.

      " - }, - { - "name": "DOCKER", - "description": "

      A docker image.

      " - }, - { - "name": "MAVEN", - "description": "

      A maven package.

      " - }, - { - "name": "NPM", - "description": "

      An npm package.

      " - }, - { - "name": "NUGET", - "description": "

      A nuget package.

      " - }, - { - "name": "PYPI", - "description": "

      A python package.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      A rubygems package.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield", - "description": "

      Properties by which package version connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package versions by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PatchStatus", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus", - "description": "

      The possible types of patch statuses.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADDED", - "description": "

      The file was added. Git status 'A'.

      " - }, - { - "name": "CHANGED", - "description": "

      The file's type was changed. Git status 'T'.

      " - }, - { - "name": "COPIED", - "description": "

      The file was copied. Git status 'C'.

      " - }, - { - "name": "DELETED", - "description": "

      The file was deleted. Git status 'D'.

      " - }, - { - "name": "MODIFIED", - "description": "

      The file's contents were changed. Git status 'M'.

      " - }, - { - "name": "RENAMED", - "description": "

      The file was renamed. Git status 'R'.

      " - } - ], - "category": "pulls" - }, - { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype", - "description": "

      Represents items that can be pinned to a profile page or dashboard.

      ", - "isDeprecated": false, - "values": [ - { - "name": "GIST", - "description": "

      A gist.

      " - }, - { - "name": "ISSUE", - "description": "

      An issue.

      " - }, - { - "name": "ORGANIZATION", - "description": "

      An organization.

      " - }, - { - "name": "PROJECT", - "description": "

      A project.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      A pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      A repository.

      " - }, - { - "name": "TEAM", - "description": "

      A team.

      " - }, - { - "name": "USER", - "description": "

      A user.

      " - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient", - "description": "

      Preconfigured gradients that may be used to style discussions pinned within a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLUE_MINT", - "description": "

      A gradient of blue to mint.

      " - }, - { - "name": "BLUE_PURPLE", - "description": "

      A gradient of blue to purple.

      " - }, - { - "name": "PINK_BLUE", - "description": "

      A gradient of pink to blue.

      " - }, - { - "name": "PURPLE_CORAL", - "description": "

      A gradient of purple to coral.

      " - }, - { - "name": "RED_ORANGE", - "description": "

      A gradient of red to orange.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionPattern", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern", - "description": "

      Preconfigured background patterns that may be used to style discussions pinned within a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CHEVRON_UP", - "description": "

      An upward-facing chevron pattern.

      " - }, - { - "name": "DOT", - "description": "

      A hollow dot pattern.

      " - }, - { - "name": "DOT_FILL", - "description": "

      A solid dot pattern.

      " - }, - { - "name": "HEART_FILL", - "description": "

      A heart pattern.

      " - }, - { - "name": "PLUS", - "description": "

      A plus sign pattern.

      " - }, - { - "name": "ZAP", - "description": "

      A lightning bolt pattern.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironmentOrderField", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield", - "description": "

      Properties by which pinned environments connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "POSITION", - "description": "

      Order pinned environments by position.

      " - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardArchivedState", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate", - "description": "

      The possible archived states of a project card.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ARCHIVED", - "description": "

      A project card that is archived.

      " - }, - { - "name": "NOT_ARCHIVED", - "description": "

      A project card that is not archived.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "description": "

      Various content states of a ProjectCard.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CONTENT_ONLY", - "description": "

      The card has content only.

      " - }, - { - "name": "NOTE_ONLY", - "description": "

      The card has a note only.

      " - }, - { - "name": "REDACTED", - "description": "

      The card is redacted.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "description": "

      The semantic purpose of the column - todo, in progress, or done.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DONE", - "description": "

      The column contains cards which are complete.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The column contains cards which are currently being worked on.

      " - }, - { - "name": "TODO", - "description": "

      The column contains cards still to be worked on.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrderField", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield", - "description": "

      Properties by which project connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order projects by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order projects by name.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order projects by update time.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "description": "

      State of the project; eitheropenor 'closed'.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      The project is closed.

      " - }, - { - "name": "OPEN", - "description": "

      The project is open.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate", - "description": "

      GitHub-provided templates for Projects.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AUTOMATED_KANBAN_V2", - "description": "

      Create a board with v2 triggers to automatically move cards across To do, In progress and Done columns.

      " - }, - { - "name": "AUTOMATED_REVIEWS_KANBAN", - "description": "

      Create a board with triggers to automatically move cards across columns with review automation.

      " - }, - { - "name": "BASIC_KANBAN", - "description": "

      Create a board with columns for To do, In progress and Done.

      " - }, - { - "name": "BUG_TRIAGE", - "description": "

      Create a board to triage and prioritize bugs with To do, priority, and Done columns.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2CustomFieldType", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype", - "description": "

      The type of a project field.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrderField", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield", - "description": "

      Properties by which project v2 field connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 fields by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 fields by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 fields by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldType", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype", - "description": "

      The type of a project field.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ASSIGNEES", - "description": "

      Assignees.

      " - }, - { - "name": "CLOSED", - "description": "

      Closed.

      " - }, - { - "name": "CREATED", - "description": "

      Created.

      " - }, - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ISSUE_TYPE", - "description": "

      Issue type.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "LABELS", - "description": "

      Labels.

      " - }, - { - "name": "LINKED_PULL_REQUESTS", - "description": "

      Linked Pull Requests.

      " - }, - { - "name": "MILESTONE", - "description": "

      Milestone.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "PARENT_ISSUE", - "description": "

      Parent issue.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Repository.

      " - }, - { - "name": "REVIEWERS", - "description": "

      Reviewers.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "SUB_ISSUES_PROGRESS", - "description": "

      Sub-issues progress.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - }, - { - "name": "TITLE", - "description": "

      Title.

      " - }, - { - "name": "TRACKED_BY", - "description": "

      Tracked by.

      " - }, - { - "name": "TRACKS", - "description": "

      Tracks.

      " - }, - { - "name": "UPDATED", - "description": "

      Updated.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrderField", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield", - "description": "

      Properties by which project v2 item field value connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 item field values by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrderField", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield", - "description": "

      Properties by which project v2 item connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 items by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemType", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype", - "description": "

      The type of a project item.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DRAFT_ISSUE", - "description": "

      Draft Issue.

      " - }, - { - "name": "ISSUE", - "description": "

      Issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Pull Request.

      " - }, - { - "name": "REDACTED", - "description": "

      Redacted Item.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2OrderField", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield", - "description": "

      Properties by which projects can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      The project's date and time of creation.

      " - }, - { - "name": "NUMBER", - "description": "

      The project's number.

      " - }, - { - "name": "TITLE", - "description": "

      The project's title.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The project's date and time of update.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel", - "description": "

      The possible roles of a collaborator on a project.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "READ", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITE", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Roles", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles", - "description": "

      The possible roles of a collaborator on a project.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "NONE", - "description": "

      The collaborator has no direct access to the project.

      " - }, - { - "name": "READER", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITER", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionColor", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor", - "description": "

      The display color of a single-select field option.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLUE", - "description": "

      BLUE.

      " - }, - { - "name": "GRAY", - "description": "

      GRAY.

      " - }, - { - "name": "GREEN", - "description": "

      GREEN.

      " - }, - { - "name": "ORANGE", - "description": "

      ORANGE.

      " - }, - { - "name": "PINK", - "description": "

      PINK.

      " - }, - { - "name": "PURPLE", - "description": "

      PURPLE.

      " - }, - { - "name": "RED", - "description": "

      RED.

      " - }, - { - "name": "YELLOW", - "description": "

      YELLOW.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state", - "description": "

      The possible states of a project v2.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      A project v2 that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A project v2 that is still open.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateOrderField", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield", - "description": "

      Properties by which project v2 status updates can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of project v2 status updates.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus", - "description": "

      The possible statuses of a project v2.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AT_RISK", - "description": "

      A project v2 that is at risk and encountering some challenges.

      " - }, - { - "name": "COMPLETE", - "description": "

      A project v2 that is complete.

      " - }, - { - "name": "INACTIVE", - "description": "

      A project v2 that is inactive.

      " - }, - { - "name": "OFF_TRACK", - "description": "

      A project v2 that is off track and needs attention.

      " - }, - { - "name": "ON_TRACK", - "description": "

      A project v2 that is on track with no risks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewLayout", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout", - "description": "

      The layout of a project v2 view.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BOARD_LAYOUT", - "description": "

      Board layout.

      " - }, - { - "name": "ROADMAP_LAYOUT", - "description": "

      Roadmap layout.

      " - }, - { - "name": "TABLE_LAYOUT", - "description": "

      Table layout.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrderField", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield", - "description": "

      Properties by which project v2 view connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 views by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 views by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 views by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowsOrderField", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield", - "description": "

      Properties by which project workflows can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      The date and time of the workflow creation.

      " - }, - { - "name": "NAME", - "description": "

      The name of the workflow.

      " - }, - { - "name": "NUMBER", - "description": "

      The number of the workflow.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The date and time of the workflow update.

      " - } - ], - "category": "projects" - }, - { - "name": "PullRequestAllowedMergeMethods", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and rebase. At least one option must be enabled.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod", - "description": "

      The possible methods for updating a pull request's head branch with the base branch.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE", - "description": "

      Update branch via merge.

      " - }, - { - "name": "REBASE", - "description": "

      Update branch via rebase.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy", - "description": "

      The policy controlling who can create pull requests in a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Anyone can create pull requests.

      " - }, - { - "name": "COLLABORATORS_ONLY", - "description": "

      Only collaborators can create pull requests.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod", - "description": "

      Represents available types of methods to use when merging a pull request.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestOrderField", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield", - "description": "

      Properties by which pull_requests connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order pull_requests by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order pull_requests by update time.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentState", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate", - "description": "

      The possible states of a pull request review comment.

      ", - "isDeprecated": false, - "values": [ - { - "name": "PENDING", - "description": "

      A comment that is part of a pending review.

      " - }, - { - "name": "SUBMITTED", - "description": "

      A comment that is part of a submitted review.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision", - "description": "

      The review status of a pull request.

      ", - "isDeprecated": false, - "values": [ - { - "name": "APPROVED", - "description": "

      The pull request has received an approving review.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      Changes have been requested on the pull request.

      " - }, - { - "name": "REVIEW_REQUIRED", - "description": "

      A review is required before the pull request can be merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent", - "description": "

      The possible events to perform on a pull request review.

      ", - "isDeprecated": false, - "values": [ - { - "name": "APPROVE", - "description": "

      Submit feedback and approve merging these changes.

      " - }, - { - "name": "COMMENT", - "description": "

      Submit general feedback without explicit approval.

      " - }, - { - "name": "DISMISS", - "description": "

      Dismiss review so it now longer effects merging.

      " - }, - { - "name": "REQUEST_CHANGES", - "description": "

      Submit feedback that must be addressed before merging.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewState", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate", - "description": "

      The possible states of a pull request review.

      ", - "isDeprecated": false, - "values": [ - { - "name": "APPROVED", - "description": "

      A review allowing the pull request to merge.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      A review blocking the pull request from merging.

      " - }, - { - "name": "COMMENTED", - "description": "

      An informational review.

      " - }, - { - "name": "DISMISSED", - "description": "

      A review that has been dismissed.

      " - }, - { - "name": "PENDING", - "description": "

      A review that has not yet been submitted.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype", - "description": "

      The possible subject types of a pull request review comment.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FILE", - "description": "

      A comment that has been made against the file of a pull request.

      " - }, - { - "name": "LINE", - "description": "

      A comment that has been made against the line of a pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestState", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate", - "description": "

      The possible states of a pull request.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "MERGED", - "description": "

      A pull request that has been closed by being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsItemType", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_MERGE_QUEUE_EVENT", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_V2_EVENT", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_FAILED_EVENT", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_SUCCEEDED_EVENT", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_DISABLED_EVENT", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_ENABLED_EVENT", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_REBASE_ENABLED_EVENT", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_SQUASH_ENABLED_EVENT", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      " - }, - { - "name": "BASE_REF_CHANGED_EVENT", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      " - }, - { - "name": "BASE_REF_DELETED_EVENT", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      " - }, - { - "name": "BASE_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "BLOCKED_BY_ADDED_EVENT", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      " - }, - { - "name": "BLOCKED_BY_REMOVED_EVENT", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      " - }, - { - "name": "BLOCKING_ADDED_EVENT", - "description": "

      Represents ablocking_addedevent on a given issue.

      " - }, - { - "name": "BLOCKING_REMOVED_EVENT", - "description": "

      Represents ablocking_removedevent on a given issue.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_FROM_DRAFT_EVENT", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CONVERT_TO_DRAFT_EVENT", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DEPLOYED_EVENT", - "description": "

      Represents adeployedevent on a given pull request.

      " - }, - { - "name": "DEPLOYMENT_ENVIRONMENT_CHANGED_EVENT", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "HEAD_REF_DELETED_EVENT", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_RESTORED_EVENT", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_COMMENT_PINNED_EVENT", - "description": "

      Represents aissue_comment_pinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_COMMENT_UNPINNED_EVENT", - "description": "

      Represents aissue_comment_unpinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_ADDED_EVENT", - "description": "

      Represents aissue_field_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_CHANGED_EVENT", - "description": "

      Represents aissue_field_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_REMOVED_EVENT", - "description": "

      Represents aissue_field_removedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MERGED_EVENT", - "description": "

      Represents amergedevent on a given pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PROJECT_V2_ITEM_STATUS_CHANGED_EVENT", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT", - "description": "

      Represents a Git commit part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT_COMMENT_THREAD", - "description": "

      Represents a commit comment thread part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      A review object for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW_THREAD", - "description": "

      A threaded list of comments for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVISION_MARKER", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      " - }, - { - "name": "READY_FOR_REVIEW_EVENT", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_MERGE_QUEUE_EVENT", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_V2_EVENT", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "REVIEW_DISMISSED_EVENT", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      " - }, - { - "name": "REVIEW_REQUESTED_EVENT", - "description": "

      Represents anreview_requestedevent on a given pull request.

      " - }, - { - "name": "REVIEW_REQUEST_REMOVED_EVENT", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate", - "description": "

      The possible target states when updating a pull request.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent", - "description": "

      Emojis that can be attached to Issues, Pull Requests and Comments.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CONFUSED", - "description": "

      Represents the :confused: emoji.

      " - }, - { - "name": "EYES", - "description": "

      Represents the :eyes: emoji.

      " - }, - { - "name": "HEART", - "description": "

      Represents the :heart: emoji.

      " - }, - { - "name": "HOORAY", - "description": "

      Represents the :hooray: emoji.

      " - }, - { - "name": "LAUGH", - "description": "

      Represents the :laugh: emoji.

      " - }, - { - "name": "ROCKET", - "description": "

      Represents the :rocket: emoji.

      " - }, - { - "name": "THUMBS_DOWN", - "description": "

      Represents the :-1: emoji.

      " - }, - { - "name": "THUMBS_UP", - "description": "

      Represents the :+1: emoji.

      " - } - ], - "category": "reactions" - }, - { - "name": "ReactionOrderField", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield", - "description": "

      A list of fields that reactions can be ordered by.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows ordering a list of reactions by when they were created.

      " - } - ], - "category": "reactions" - }, - { - "name": "RefOrderField", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield", - "description": "

      Properties by which ref connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALPHABETICAL", - "description": "

      Order refs by their alphanumeric name.

      " - }, - { - "name": "TAG_COMMIT_DATE", - "description": "

      Order refs by underlying commit date if the ref prefix is refs/tags/.

      " - } - ], - "category": "git" - }, - { - "name": "ReleaseOrderField", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield", - "description": "

      Properties by which release connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order releases by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order releases alphabetically by name.

      " - } - ], - "category": "releases" - }, - { - "name": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "description": "

      The merge options available for pull requests to this repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE", - "description": "

      The pull request is added to the base branch in a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Commits from the pull request are added onto the base branch individually without a merge commit.

      " - }, - { - "name": "SQUASH", - "description": "

      The pull request's commits are squashed into a single commit before they are merged to the base branch.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "ReportedContentClassifiers", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers", - "description": "

      The reasons a piece of content can be reported or minimized.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ABUSE", - "description": "

      An abusive or harassing piece of content.

      " - }, - { - "name": "DUPLICATE", - "description": "

      A duplicated piece of content.

      " - }, - { - "name": "LOW_QUALITY", - "description": "

      A low quality piece of content.

      " - }, - { - "name": "OFF_TOPIC", - "description": "

      An irrelevant piece of content.

      " - }, - { - "name": "OUTDATED", - "description": "

      An outdated piece of content.

      " - }, - { - "name": "RESOLVED", - "description": "

      The content has been resolved.

      " - }, - { - "name": "SPAM", - "description": "

      A spammy piece of content.

      " - } - ], - "category": "meta" - }, - { - "name": "RepositoryAffiliation", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation", - "description": "

      The affiliation of a user to a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Repositories that the user has been added to as a collaborator.

      " - }, - { - "name": "ORGANIZATION_MEMBER", - "description": "

      Repositories that the user has access to through being a member of an\norganization. This includes every repository on every team that the user is on.

      " - }, - { - "name": "OWNER", - "description": "

      Repositories that are owned by the authenticated user.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryContributionType", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype", - "description": "

      The reason a repository is listed as 'contributed'.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMMIT", - "description": "

      Created a commit.

      " - }, - { - "name": "ISSUE", - "description": "

      Created an issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Created a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      Reviewed a pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Created the repository.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby", - "description": "

      The allowed actors who can edit the values of a custom property.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ORG_ACTORS", - "description": "

      The organization actors.

      " - }, - { - "name": "ORG_AND_REPO_ACTORS", - "description": "

      The organization and repository actors.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInteractionLimit", - "id": "repositoryinteractionlimit", - "href": "/graphql/reference/enums#repositoryinteractionlimit", - "description": "

      A repository interaction limit.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COLLABORATORS_ONLY", - "description": "

      Users that are not collaborators will not be able to interact with the repository.

      " - }, - { - "name": "CONTRIBUTORS_ONLY", - "description": "

      Users that have not previously committed to a repository’s default branch will be unable to interact with the repository.

      " - }, - { - "name": "EXISTING_USERS", - "description": "

      Users that have recently created their account will be unable to interact with the repository.

      " - }, - { - "name": "NO_LIMIT", - "description": "

      No interaction limits are enabled.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInteractionLimitExpiry", - "id": "repositoryinteractionlimitexpiry", - "href": "/graphql/reference/enums#repositoryinteractionlimitexpiry", - "description": "

      The length for a repository interaction limit to be enabled for.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ONE_DAY", - "description": "

      The interaction limit will expire after 1 day.

      " - }, - { - "name": "ONE_MONTH", - "description": "

      The interaction limit will expire after 1 month.

      " - }, - { - "name": "ONE_WEEK", - "description": "

      The interaction limit will expire after 1 week.

      " - }, - { - "name": "SIX_MONTHS", - "description": "

      The interaction limit will expire after 6 months.

      " - }, - { - "name": "THREE_DAYS", - "description": "

      The interaction limit will expire after 3 days.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInteractionLimitOrigin", - "id": "repositoryinteractionlimitorigin", - "href": "/graphql/reference/enums#repositoryinteractionlimitorigin", - "description": "

      Indicates where an interaction limit is configured.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ORGANIZATION", - "description": "

      A limit that is configured at the organization level.

      " - }, - { - "name": "REPOSITORY", - "description": "

      A limit that is configured at the repository level.

      " - }, - { - "name": "USER", - "description": "

      A limit that is configured at the user-wide level.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrderField", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield", - "description": "

      Properties by which repository invitation connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository invitations by creation time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason", - "description": "

      The possible reasons a given repository could be in a locked state.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BILLING", - "description": "

      The repository is locked due to a billing related reason.

      " - }, - { - "name": "MIGRATING", - "description": "

      The repository is locked due to a migration.

      " - }, - { - "name": "MOVING", - "description": "

      The repository is locked due to a move.

      " - }, - { - "name": "RENAME", - "description": "

      The repository is locked due to a rename.

      " - }, - { - "name": "TRADE_RESTRICTION", - "description": "

      The repository is locked due to a trade controls related reason.

      " - }, - { - "name": "TRANSFERRING_OWNERSHIP", - "description": "

      The repository is locked due to an ownership transfer.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrderDirection", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection", - "description": "

      Possible directions in which to order a list of repository migrations when provided an orderBy argument.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationOrderField", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield", - "description": "

      Properties by which repository migrations can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryOrderField", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield", - "description": "

      Properties by which repository connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission", - "description": "

      The access level to a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, and push to this repository. Can also manage issues, pull\nrequests, and repository settings, including adding collaborators.

      " - }, - { - "name": "MAINTAIN", - "description": "

      Can read, clone, and push to this repository. They can also manage issues, pull requests, and some repository settings.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone this repository. Can also open and comment on issues and pull requests.

      " - }, - { - "name": "TRIAGE", - "description": "

      Can read and clone this repository. Can also manage issues and pull requests.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone, and push to this repository. Can also manage issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "PRIVATE", - "description": "

      Private.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrderField", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield", - "description": "

      Properties by which repository rule connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository rules by created time.

      " - }, - { - "name": "TYPE", - "description": "

      Order repository rules by type.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repository rules by updated time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype", - "description": "

      The rule types supported in rulesets.

      ", - "values": [ - { - "name": "AUTHORIZATION", - "description": "

      Authorization.

      " - }, - { - "name": "BRANCH_NAME_PATTERN", - "description": "

      Branch name pattern.

      " - }, - { - "name": "CODE_SCANNING", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      " - }, - { - "name": "COMMITTER_EMAIL_PATTERN", - "description": "

      Committer email pattern.

      " - }, - { - "name": "COMMIT_AUTHOR_EMAIL_PATTERN", - "description": "

      Commit author email pattern.

      " - }, - { - "name": "COMMIT_MESSAGE_PATTERN", - "description": "

      Commit message pattern.

      " - }, - { - "name": "COPILOT_CODE_REVIEW", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      " - }, - { - "name": "CREATION", - "description": "

      Only allow users with bypass permission to create matching refs.

      " - }, - { - "name": "DELETION", - "description": "

      Only allow users with bypass permissions to delete matching refs.

      " - }, - { - "name": "FILE_EXTENSION_RESTRICTION", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      " - }, - { - "name": "FILE_PATH_RESTRICTION", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      " - }, - { - "name": "LOCK_BRANCH", - "description": "

      Branch is read-only. Users cannot push to the branch.

      " - }, - { - "name": "MAX_FILE_PATH_LENGTH", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_FILE_SIZE", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_REF_UPDATES", - "description": "

      Max ref updates.

      " - }, - { - "name": "MERGE_QUEUE", - "description": "

      Merges must be performed via a merge queue.

      " - }, - { - "name": "MERGE_QUEUE_LOCKED_REF", - "description": "

      Merge queue locked ref.

      " - }, - { - "name": "NON_FAST_FORWARD", - "description": "

      Prevent users with push access from force pushing to refs.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      " - }, - { - "name": "REQUIRED_DEPLOYMENTS", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      " - }, - { - "name": "REQUIRED_LINEAR_HISTORY", - "description": "

      Prevent merge commits from being pushed to matching refs.

      " - }, - { - "name": "REQUIRED_REVIEW_THREAD_RESOLUTION", - "description": "

      When enabled, all conversations on code must be resolved before a pull request\ncan be merged into a branch that matches this rule.

      " - }, - { - "name": "REQUIRED_SIGNATURES", - "description": "

      Commits pushed to matching refs must have verified signatures.

      " - }, - { - "name": "REQUIRED_STATUS_CHECKS", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      " - }, - { - "name": "REQUIRED_WORKFLOW_STATUS_CHECKS", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull\nrequest and required workflow checks to pass before they can be merged.

      " - }, - { - "name": "SECRET_SCANNING", - "description": "

      Secret scanning.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - }, - { - "name": "TAG_NAME_PATTERN", - "description": "

      Tag name pattern.

      " - }, - { - "name": "UPDATE", - "description": "

      Only allow users with bypass permission to update matching refs.

      " - }, - { - "name": "WORKFLOWS", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      " - }, - { - "name": "WORKFLOW_UPDATES", - "description": "

      Workflow files cannot be modified.

      " - } - ], - "category": "other" - }, - { - "name": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode", - "description": "

      The bypass mode for a specific actor on a ruleset.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALWAYS", - "description": "

      The actor can always bypass rules.

      " - }, - { - "name": "EXEMPT", - "description": "

      The actor is exempt from rules without generating a pass / fail result.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      The actor can only bypass rules via a pull request.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget", - "description": "

      The targets supported for rulesets.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BRANCH", - "description": "

      Branch.

      " - }, - { - "name": "PUSH", - "description": "

      Push.

      " - }, - { - "name": "REPOSITORY", - "description": "

      repository.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositorySuggestedActorFilter", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter", - "description": "

      The possible filters for suggested actors in a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CAN_BE_ASSIGNED", - "description": "

      Actors that can be assigned to issues and pull requests.

      " - }, - { - "name": "CAN_BE_AUTHOR", - "description": "

      Actors that can be the author of issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility", - "description": "

      The repository's visibility level.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVulnerabilityAlertDependencyRelationship", - "id": "repositoryvulnerabilityalertdependencyrelationship", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyrelationship", - "description": "

      The possible relationships of an alert's dependency.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DIRECT", - "description": "

      A direct dependency of your project.

      " - }, - { - "name": "INCONCLUSIVE", - "description": "

      The relationship could not be determined.

      " - }, - { - "name": "TRANSITIVE", - "description": "

      A transitive dependency of your project.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The relationship is unknown.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope", - "description": "

      The possible scopes of an alert's dependency.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DEVELOPMENT", - "description": "

      A dependency that is only used in development.

      " - }, - { - "name": "RUNTIME", - "description": "

      A dependency that is leveraged during application runtime.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertState", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate", - "description": "

      The possible states of an alert.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AUTO_DISMISSED", - "description": "

      An alert that has been automatically closed by Dependabot.

      " - }, - { - "name": "DISMISSED", - "description": "

      An alert that has been manually closed by a user.

      " - }, - { - "name": "FIXED", - "description": "

      An alert that has been resolved by a code change.

      " - }, - { - "name": "OPEN", - "description": "

      An alert that is still open.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate", - "description": "

      The possible states that can be requested when creating a check run.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization", - "description": "

      Possible roles a user may have in relation to an organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DIRECT_MEMBER", - "description": "

      A user who is a direct member of the organization.

      " - }, - { - "name": "OWNER", - "description": "

      A user with full administrative access to the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      A user who is unaffiliated with the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement", - "description": "

      The level of enforcement for a rule or ruleset.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTIVE", - "description": "

      Rules will be enforced.

      " - }, - { - "name": "DISABLED", - "description": "

      Do not evaluate or enforce rules.

      " - }, - { - "name": "EVALUATE", - "description": "

      Allow admins to test rules before enforcing them. Admins can view insights on\nthe Rule Insights page (evaluate is only available with GitHub Enterprise).

      " - } - ], - "category": "repos" - }, - { - "name": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm", - "description": "

      The possible digest algorithms used to sign SAML requests for an identity provider.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SHA1", - "description": "

      SHA1.

      " - }, - { - "name": "SHA256", - "description": "

      SHA256.

      " - }, - { - "name": "SHA384", - "description": "

      SHA384.

      " - }, - { - "name": "SHA512", - "description": "

      SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm", - "description": "

      The possible signature algorithms used to sign SAML requests for a Identity Provider.

      ", - "isDeprecated": false, - "values": [ - { - "name": "RSA_SHA1", - "description": "

      RSA-SHA1.

      " - }, - { - "name": "RSA_SHA256", - "description": "

      RSA-SHA256.

      " - }, - { - "name": "RSA_SHA384", - "description": "

      RSA-SHA384.

      " - }, - { - "name": "RSA_SHA512", - "description": "

      RSA-SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SavedReplyOrderField", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield", - "description": "

      Properties by which saved reply connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order saved reply by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "SearchType", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      Represents the individual results of a search.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISCUSSION", - "description": "

      Returns matching discussions in repositories.

      " - }, - { - "name": "ISSUE", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "ISSUE_ADVANCED", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "ISSUE_HYBRID", - "description": "

      Returns results matching issues using hybrid (lexical + semantic) search.

      " - }, - { - "name": "ISSUE_SEMANTIC", - "description": "

      Returns results matching issues using semantic search.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Returns results matching repositories.

      " - }, - { - "name": "USER", - "description": "

      Returns results matching users and organizations on GitHub.

      " - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisoryClassification", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      Classification of the advisory.

      ", - "isDeprecated": false, - "values": [ - { - "name": "GENERAL", - "description": "

      Classification of general advisories.

      " - }, - { - "name": "MALWARE", - "description": "

      Classification of malware advisories.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      The possible ecosystems of a security vulnerability's package.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTIONS", - "description": "

      GitHub Actions.

      " - }, - { - "name": "COMPOSER", - "description": "

      PHP packages hosted at packagist.org.

      " - }, - { - "name": "ERLANG", - "description": "

      Erlang/Elixir packages hosted at hex.pm.

      " - }, - { - "name": "GO", - "description": "

      Go modules.

      " - }, - { - "name": "MAVEN", - "description": "

      Java artifacts hosted at the Maven central repository.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript packages hosted at npmjs.com.

      " - }, - { - "name": "NUGET", - "description": "

      .NET packages hosted at the NuGet Gallery.

      " - }, - { - "name": "PIP", - "description": "

      Python packages hosted at PyPI.org.

      " - }, - { - "name": "PUB", - "description": "

      Dart packages hosted at pub.dev.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      Ruby gems hosted at RubyGems.org.

      " - }, - { - "name": "RUST", - "description": "

      Rust crates.

      " - }, - { - "name": "SWIFT", - "description": "

      Swift packages.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryIdentifierType", - "id": "securityadvisoryidentifiertype", - "href": "/graphql/reference/enums#securityadvisoryidentifiertype", - "description": "

      Identifier formats available for advisories.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CVE", - "description": "

      Common Vulnerabilities and Exposures Identifier.

      " - }, - { - "name": "GHSA", - "description": "

      GitHub Security Advisory ID.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryOrderField", - "id": "securityadvisoryorderfield", - "href": "/graphql/reference/enums#securityadvisoryorderfield", - "description": "

      Properties by which security advisory connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "EPSS_PERCENTAGE", - "description": "

      Order advisories by EPSS percentage.

      " - }, - { - "name": "EPSS_PERCENTILE", - "description": "

      Order advisories by EPSS percentile.

      " - }, - { - "name": "PUBLISHED_AT", - "description": "

      Order advisories by publication time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order advisories by update time.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisorySeverity", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      Severity of the vulnerability.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CRITICAL", - "description": "

      Critical.

      " - }, - { - "name": "HIGH", - "description": "

      High.

      " - }, - { - "name": "LOW", - "description": "

      Low.

      " - }, - { - "name": "MODERATE", - "description": "

      Moderate.

      " - }, - { - "name": "UNKNOWN", - "description": "

      Unknown.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityOrderField", - "id": "securityvulnerabilityorderfield", - "href": "/graphql/reference/enums#securityvulnerabilityorderfield", - "description": "

      Properties by which security vulnerability connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order vulnerability by update time.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SocialAccountProvider", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider", - "description": "

      Software or company that hosts social media accounts.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLUESKY", - "description": "

      Decentralized microblogging social platform.

      " - }, - { - "name": "FACEBOOK", - "description": "

      Social media and networking website.

      " - }, - { - "name": "GENERIC", - "description": "

      Catch-all for social media providers that do not yet have specific handling.

      " - }, - { - "name": "HOMETOWN", - "description": "

      Fork of Mastodon with a greater focus on local posting.

      " - }, - { - "name": "INSTAGRAM", - "description": "

      Social media website with a focus on photo and video sharing.

      " - }, - { - "name": "LINKEDIN", - "description": "

      Professional networking website.

      " - }, - { - "name": "MASTODON", - "description": "

      Open-source federated microblogging service.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript package registry.

      " - }, - { - "name": "REDDIT", - "description": "

      Social news aggregation and discussion website.

      " - }, - { - "name": "TWITCH", - "description": "

      Live-streaming service.

      " - }, - { - "name": "TWITTER", - "description": "

      Microblogging website.

      " - }, - { - "name": "YOUTUBE", - "description": "

      Online video platform.

      " - } - ], - "category": "users" - }, - { - "name": "SponsorAndLifetimeValueOrderField", - "id": "sponsorandlifetimevalueorderfield", - "href": "/graphql/reference/enums#sponsorandlifetimevalueorderfield", - "description": "

      Properties by which sponsor and lifetime value connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LIFETIME_VALUE", - "description": "

      Order results by how much money the sponsor has paid in total.

      " - }, - { - "name": "SPONSOR_LOGIN", - "description": "

      Order results by the sponsor's login (username).

      " - }, - { - "name": "SPONSOR_RELEVANCE", - "description": "

      Order results by the sponsor's relevance to the viewer.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorOrderField", - "id": "sponsororderfield", - "href": "/graphql/reference/enums#sponsororderfield", - "description": "

      Properties by which sponsor connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LOGIN", - "description": "

      Order sponsorable entities by login (username).

      " - }, - { - "name": "RELEVANCE", - "description": "

      Order sponsors by their relevance to the viewer.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorableOrderField", - "id": "sponsorableorderfield", - "href": "/graphql/reference/enums#sponsorableorderfield", - "description": "

      Properties by which sponsorable connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LOGIN", - "description": "

      Order sponsorable entities by login (username).

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityAction", - "id": "sponsorsactivityaction", - "href": "/graphql/reference/enums#sponsorsactivityaction", - "description": "

      The possible actions that GitHub Sponsors activities can represent.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CANCELLED_SPONSORSHIP", - "description": "

      The activity was cancelling a sponsorship.

      " - }, - { - "name": "NEW_SPONSORSHIP", - "description": "

      The activity was starting a sponsorship.

      " - }, - { - "name": "PENDING_CHANGE", - "description": "

      The activity was scheduling a downgrade or cancellation.

      " - }, - { - "name": "REFUND", - "description": "

      The activity was funds being refunded to the sponsor or GitHub.

      " - }, - { - "name": "SPONSOR_MATCH_DISABLED", - "description": "

      The activity was disabling matching for a previously matched sponsorship.

      " - }, - { - "name": "TIER_CHANGE", - "description": "

      The activity was changing the sponsorship tier, either directly by the sponsor or by a scheduled/pending change.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityOrderField", - "id": "sponsorsactivityorderfield", - "href": "/graphql/reference/enums#sponsorsactivityorderfield", - "description": "

      Properties by which GitHub Sponsors activity connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "TIMESTAMP", - "description": "

      Order activities by when they happened.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityPeriod", - "id": "sponsorsactivityperiod", - "href": "/graphql/reference/enums#sponsorsactivityperiod", - "description": "

      The possible time periods for which Sponsors activities can be requested.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Don't restrict the activity to any date range, include all activity.

      " - }, - { - "name": "DAY", - "description": "

      The previous calendar day.

      " - }, - { - "name": "MONTH", - "description": "

      The previous thirty days.

      " - }, - { - "name": "WEEK", - "description": "

      The previous seven days.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsCountryOrRegionCode", - "id": "sponsorscountryorregioncode", - "href": "/graphql/reference/enums#sponsorscountryorregioncode", - "description": "

      Represents countries or regions for billing and residence for a GitHub Sponsors profile.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AD", - "description": "

      Andorra.

      " - }, - { - "name": "AE", - "description": "

      United Arab Emirates.

      " - }, - { - "name": "AF", - "description": "

      Afghanistan.

      " - }, - { - "name": "AG", - "description": "

      Antigua and Barbuda.

      " - }, - { - "name": "AI", - "description": "

      Anguilla.

      " - }, - { - "name": "AL", - "description": "

      Albania.

      " - }, - { - "name": "AM", - "description": "

      Armenia.

      " - }, - { - "name": "AO", - "description": "

      Angola.

      " - }, - { - "name": "AQ", - "description": "

      Antarctica.

      " - }, - { - "name": "AR", - "description": "

      Argentina.

      " - }, - { - "name": "AS", - "description": "

      American Samoa.

      " - }, - { - "name": "AT", - "description": "

      Austria.

      " - }, - { - "name": "AU", - "description": "

      Australia.

      " - }, - { - "name": "AW", - "description": "

      Aruba.

      " - }, - { - "name": "AX", - "description": "

      Åland.

      " - }, - { - "name": "AZ", - "description": "

      Azerbaijan.

      " - }, - { - "name": "BA", - "description": "

      Bosnia and Herzegovina.

      " - }, - { - "name": "BB", - "description": "

      Barbados.

      " - }, - { - "name": "BD", - "description": "

      Bangladesh.

      " - }, - { - "name": "BE", - "description": "

      Belgium.

      " - }, - { - "name": "BF", - "description": "

      Burkina Faso.

      " - }, - { - "name": "BG", - "description": "

      Bulgaria.

      " - }, - { - "name": "BH", - "description": "

      Bahrain.

      " - }, - { - "name": "BI", - "description": "

      Burundi.

      " - }, - { - "name": "BJ", - "description": "

      Benin.

      " - }, - { - "name": "BL", - "description": "

      Saint Barthélemy.

      " - }, - { - "name": "BM", - "description": "

      Bermuda.

      " - }, - { - "name": "BN", - "description": "

      Brunei Darussalam.

      " - }, - { - "name": "BO", - "description": "

      Bolivia.

      " - }, - { - "name": "BQ", - "description": "

      Bonaire, Sint Eustatius and Saba.

      " - }, - { - "name": "BR", - "description": "

      Brazil.

      " - }, - { - "name": "BS", - "description": "

      Bahamas.

      " - }, - { - "name": "BT", - "description": "

      Bhutan.

      " - }, - { - "name": "BV", - "description": "

      Bouvet Island.

      " - }, - { - "name": "BW", - "description": "

      Botswana.

      " - }, - { - "name": "BY", - "description": "

      Belarus.

      " - }, - { - "name": "BZ", - "description": "

      Belize.

      " - }, - { - "name": "CA", - "description": "

      Canada.

      " - }, - { - "name": "CC", - "description": "

      Cocos (Keeling) Islands.

      " - }, - { - "name": "CD", - "description": "

      Congo (Kinshasa).

      " - }, - { - "name": "CF", - "description": "

      Central African Republic.

      " - }, - { - "name": "CG", - "description": "

      Congo (Brazzaville).

      " - }, - { - "name": "CH", - "description": "

      Switzerland.

      " - }, - { - "name": "CI", - "description": "

      Côte d'Ivoire.

      " - }, - { - "name": "CK", - "description": "

      Cook Islands.

      " - }, - { - "name": "CL", - "description": "

      Chile.

      " - }, - { - "name": "CM", - "description": "

      Cameroon.

      " - }, - { - "name": "CN", - "description": "

      China.

      " - }, - { - "name": "CO", - "description": "

      Colombia.

      " - }, - { - "name": "CR", - "description": "

      Costa Rica.

      " - }, - { - "name": "CV", - "description": "

      Cape Verde.

      " - }, - { - "name": "CW", - "description": "

      Curaçao.

      " - }, - { - "name": "CX", - "description": "

      Christmas Island.

      " - }, - { - "name": "CY", - "description": "

      Cyprus.

      " - }, - { - "name": "CZ", - "description": "

      Czech Republic.

      " - }, - { - "name": "DE", - "description": "

      Germany.

      " - }, - { - "name": "DJ", - "description": "

      Djibouti.

      " - }, - { - "name": "DK", - "description": "

      Denmark.

      " - }, - { - "name": "DM", - "description": "

      Dominica.

      " - }, - { - "name": "DO", - "description": "

      Dominican Republic.

      " - }, - { - "name": "DZ", - "description": "

      Algeria.

      " - }, - { - "name": "EC", - "description": "

      Ecuador.

      " - }, - { - "name": "EE", - "description": "

      Estonia.

      " - }, - { - "name": "EG", - "description": "

      Egypt.

      " - }, - { - "name": "EH", - "description": "

      Western Sahara.

      " - }, - { - "name": "ER", - "description": "

      Eritrea.

      " - }, - { - "name": "ES", - "description": "

      Spain.

      " - }, - { - "name": "ET", - "description": "

      Ethiopia.

      " - }, - { - "name": "FI", - "description": "

      Finland.

      " - }, - { - "name": "FJ", - "description": "

      Fiji.

      " - }, - { - "name": "FK", - "description": "

      Falkland Islands.

      " - }, - { - "name": "FM", - "description": "

      Micronesia.

      " - }, - { - "name": "FO", - "description": "

      Faroe Islands.

      " - }, - { - "name": "FR", - "description": "

      France.

      " - }, - { - "name": "GA", - "description": "

      Gabon.

      " - }, - { - "name": "GB", - "description": "

      United Kingdom.

      " - }, - { - "name": "GD", - "description": "

      Grenada.

      " - }, - { - "name": "GE", - "description": "

      Georgia.

      " - }, - { - "name": "GF", - "description": "

      French Guiana.

      " - }, - { - "name": "GG", - "description": "

      Guernsey.

      " - }, - { - "name": "GH", - "description": "

      Ghana.

      " - }, - { - "name": "GI", - "description": "

      Gibraltar.

      " - }, - { - "name": "GL", - "description": "

      Greenland.

      " - }, - { - "name": "GM", - "description": "

      Gambia.

      " - }, - { - "name": "GN", - "description": "

      Guinea.

      " - }, - { - "name": "GP", - "description": "

      Guadeloupe.

      " - }, - { - "name": "GQ", - "description": "

      Equatorial Guinea.

      " - }, - { - "name": "GR", - "description": "

      Greece.

      " - }, - { - "name": "GS", - "description": "

      South Georgia and South Sandwich Islands.

      " - }, - { - "name": "GT", - "description": "

      Guatemala.

      " - }, - { - "name": "GU", - "description": "

      Guam.

      " - }, - { - "name": "GW", - "description": "

      Guinea-Bissau.

      " - }, - { - "name": "GY", - "description": "

      Guyana.

      " - }, - { - "name": "HK", - "description": "

      Hong Kong.

      " - }, - { - "name": "HM", - "description": "

      Heard and McDonald Islands.

      " - }, - { - "name": "HN", - "description": "

      Honduras.

      " - }, - { - "name": "HR", - "description": "

      Croatia.

      " - }, - { - "name": "HT", - "description": "

      Haiti.

      " - }, - { - "name": "HU", - "description": "

      Hungary.

      " - }, - { - "name": "ID", - "description": "

      Indonesia.

      " - }, - { - "name": "IE", - "description": "

      Ireland.

      " - }, - { - "name": "IL", - "description": "

      Israel.

      " - }, - { - "name": "IM", - "description": "

      Isle of Man.

      " - }, - { - "name": "IN", - "description": "

      India.

      " - }, - { - "name": "IO", - "description": "

      British Indian Ocean Territory.

      " - }, - { - "name": "IQ", - "description": "

      Iraq.

      " - }, - { - "name": "IR", - "description": "

      Iran.

      " - }, - { - "name": "IS", - "description": "

      Iceland.

      " - }, - { - "name": "IT", - "description": "

      Italy.

      " - }, - { - "name": "JE", - "description": "

      Jersey.

      " - }, - { - "name": "JM", - "description": "

      Jamaica.

      " - }, - { - "name": "JO", - "description": "

      Jordan.

      " - }, - { - "name": "JP", - "description": "

      Japan.

      " - }, - { - "name": "KE", - "description": "

      Kenya.

      " - }, - { - "name": "KG", - "description": "

      Kyrgyzstan.

      " - }, - { - "name": "KH", - "description": "

      Cambodia.

      " - }, - { - "name": "KI", - "description": "

      Kiribati.

      " - }, - { - "name": "KM", - "description": "

      Comoros.

      " - }, - { - "name": "KN", - "description": "

      Saint Kitts and Nevis.

      " - }, - { - "name": "KR", - "description": "

      Korea, South.

      " - }, - { - "name": "KW", - "description": "

      Kuwait.

      " - }, - { - "name": "KY", - "description": "

      Cayman Islands.

      " - }, - { - "name": "KZ", - "description": "

      Kazakhstan.

      " - }, - { - "name": "LA", - "description": "

      Laos.

      " - }, - { - "name": "LB", - "description": "

      Lebanon.

      " - }, - { - "name": "LC", - "description": "

      Saint Lucia.

      " - }, - { - "name": "LI", - "description": "

      Liechtenstein.

      " - }, - { - "name": "LK", - "description": "

      Sri Lanka.

      " - }, - { - "name": "LR", - "description": "

      Liberia.

      " - }, - { - "name": "LS", - "description": "

      Lesotho.

      " - }, - { - "name": "LT", - "description": "

      Lithuania.

      " - }, - { - "name": "LU", - "description": "

      Luxembourg.

      " - }, - { - "name": "LV", - "description": "

      Latvia.

      " - }, - { - "name": "LY", - "description": "

      Libya.

      " - }, - { - "name": "MA", - "description": "

      Morocco.

      " - }, - { - "name": "MC", - "description": "

      Monaco.

      " - }, - { - "name": "MD", - "description": "

      Moldova.

      " - }, - { - "name": "ME", - "description": "

      Montenegro.

      " - }, - { - "name": "MF", - "description": "

      Saint Martin (French part).

      " - }, - { - "name": "MG", - "description": "

      Madagascar.

      " - }, - { - "name": "MH", - "description": "

      Marshall Islands.

      " - }, - { - "name": "MK", - "description": "

      Macedonia.

      " - }, - { - "name": "ML", - "description": "

      Mali.

      " - }, - { - "name": "MM", - "description": "

      Myanmar.

      " - }, - { - "name": "MN", - "description": "

      Mongolia.

      " - }, - { - "name": "MO", - "description": "

      Macau.

      " - }, - { - "name": "MP", - "description": "

      Northern Mariana Islands.

      " - }, - { - "name": "MQ", - "description": "

      Martinique.

      " - }, - { - "name": "MR", - "description": "

      Mauritania.

      " - }, - { - "name": "MS", - "description": "

      Montserrat.

      " - }, - { - "name": "MT", - "description": "

      Malta.

      " - }, - { - "name": "MU", - "description": "

      Mauritius.

      " - }, - { - "name": "MV", - "description": "

      Maldives.

      " - }, - { - "name": "MW", - "description": "

      Malawi.

      " - }, - { - "name": "MX", - "description": "

      Mexico.

      " - }, - { - "name": "MY", - "description": "

      Malaysia.

      " - }, - { - "name": "MZ", - "description": "

      Mozambique.

      " - }, - { - "name": "NA", - "description": "

      Namibia.

      " - }, - { - "name": "NC", - "description": "

      New Caledonia.

      " - }, - { - "name": "NE", - "description": "

      Niger.

      " - }, - { - "name": "NF", - "description": "

      Norfolk Island.

      " - }, - { - "name": "NG", - "description": "

      Nigeria.

      " - }, - { - "name": "NI", - "description": "

      Nicaragua.

      " - }, - { - "name": "NL", - "description": "

      Netherlands.

      " - }, - { - "name": "NO", - "description": "

      Norway.

      " - }, - { - "name": "NP", - "description": "

      Nepal.

      " - }, - { - "name": "NR", - "description": "

      Nauru.

      " - }, - { - "name": "NU", - "description": "

      Niue.

      " - }, - { - "name": "NZ", - "description": "

      New Zealand.

      " - }, - { - "name": "OM", - "description": "

      Oman.

      " - }, - { - "name": "PA", - "description": "

      Panama.

      " - }, - { - "name": "PE", - "description": "

      Peru.

      " - }, - { - "name": "PF", - "description": "

      French Polynesia.

      " - }, - { - "name": "PG", - "description": "

      Papua New Guinea.

      " - }, - { - "name": "PH", - "description": "

      Philippines.

      " - }, - { - "name": "PK", - "description": "

      Pakistan.

      " - }, - { - "name": "PL", - "description": "

      Poland.

      " - }, - { - "name": "PM", - "description": "

      Saint Pierre and Miquelon.

      " - }, - { - "name": "PN", - "description": "

      Pitcairn.

      " - }, - { - "name": "PR", - "description": "

      Puerto Rico.

      " - }, - { - "name": "PS", - "description": "

      Palestine.

      " - }, - { - "name": "PT", - "description": "

      Portugal.

      " - }, - { - "name": "PW", - "description": "

      Palau.

      " - }, - { - "name": "PY", - "description": "

      Paraguay.

      " - }, - { - "name": "QA", - "description": "

      Qatar.

      " - }, - { - "name": "RE", - "description": "

      Reunion.

      " - }, - { - "name": "RO", - "description": "

      Romania.

      " - }, - { - "name": "RS", - "description": "

      Serbia.

      " - }, - { - "name": "RU", - "description": "

      Russian Federation.

      " - }, - { - "name": "RW", - "description": "

      Rwanda.

      " - }, - { - "name": "SA", - "description": "

      Saudi Arabia.

      " - }, - { - "name": "SB", - "description": "

      Solomon Islands.

      " - }, - { - "name": "SC", - "description": "

      Seychelles.

      " - }, - { - "name": "SD", - "description": "

      Sudan.

      " - }, - { - "name": "SE", - "description": "

      Sweden.

      " - }, - { - "name": "SG", - "description": "

      Singapore.

      " - }, - { - "name": "SH", - "description": "

      Saint Helena.

      " - }, - { - "name": "SI", - "description": "

      Slovenia.

      " - }, - { - "name": "SJ", - "description": "

      Svalbard and Jan Mayen Islands.

      " - }, - { - "name": "SK", - "description": "

      Slovakia.

      " - }, - { - "name": "SL", - "description": "

      Sierra Leone.

      " - }, - { - "name": "SM", - "description": "

      San Marino.

      " - }, - { - "name": "SN", - "description": "

      Senegal.

      " - }, - { - "name": "SO", - "description": "

      Somalia.

      " - }, - { - "name": "SR", - "description": "

      Suriname.

      " - }, - { - "name": "SS", - "description": "

      South Sudan.

      " - }, - { - "name": "ST", - "description": "

      Sao Tome and Principe.

      " - }, - { - "name": "SV", - "description": "

      El Salvador.

      " - }, - { - "name": "SX", - "description": "

      Sint Maarten (Dutch part).

      " - }, - { - "name": "SY", - "description": "

      Syria.

      " - }, - { - "name": "SZ", - "description": "

      Swaziland.

      " - }, - { - "name": "TC", - "description": "

      Turks and Caicos Islands.

      " - }, - { - "name": "TD", - "description": "

      Chad.

      " - }, - { - "name": "TF", - "description": "

      French Southern Lands.

      " - }, - { - "name": "TG", - "description": "

      Togo.

      " - }, - { - "name": "TH", - "description": "

      Thailand.

      " - }, - { - "name": "TJ", - "description": "

      Tajikistan.

      " - }, - { - "name": "TK", - "description": "

      Tokelau.

      " - }, - { - "name": "TL", - "description": "

      Timor-Leste.

      " - }, - { - "name": "TM", - "description": "

      Turkmenistan.

      " - }, - { - "name": "TN", - "description": "

      Tunisia.

      " - }, - { - "name": "TO", - "description": "

      Tonga.

      " - }, - { - "name": "TR", - "description": "

      Türkiye.

      " - }, - { - "name": "TT", - "description": "

      Trinidad and Tobago.

      " - }, - { - "name": "TV", - "description": "

      Tuvalu.

      " - }, - { - "name": "TW", - "description": "

      Taiwan.

      " - }, - { - "name": "TZ", - "description": "

      Tanzania.

      " - }, - { - "name": "UA", - "description": "

      Ukraine.

      " - }, - { - "name": "UG", - "description": "

      Uganda.

      " - }, - { - "name": "UM", - "description": "

      United States Minor Outlying Islands.

      " - }, - { - "name": "US", - "description": "

      United States of America.

      " - }, - { - "name": "UY", - "description": "

      Uruguay.

      " - }, - { - "name": "UZ", - "description": "

      Uzbekistan.

      " - }, - { - "name": "VA", - "description": "

      Vatican City.

      " - }, - { - "name": "VC", - "description": "

      Saint Vincent and the Grenadines.

      " - }, - { - "name": "VE", - "description": "

      Venezuela.

      " - }, - { - "name": "VG", - "description": "

      Virgin Islands, British.

      " - }, - { - "name": "VI", - "description": "

      Virgin Islands, U.S.

      " - }, - { - "name": "VN", - "description": "

      Vietnam.

      " - }, - { - "name": "VU", - "description": "

      Vanuatu.

      " - }, - { - "name": "WF", - "description": "

      Wallis and Futuna Islands.

      " - }, - { - "name": "WS", - "description": "

      Samoa.

      " - }, - { - "name": "YE", - "description": "

      Yemen.

      " - }, - { - "name": "YT", - "description": "

      Mayotte.

      " - }, - { - "name": "ZA", - "description": "

      South Africa.

      " - }, - { - "name": "ZM", - "description": "

      Zambia.

      " - }, - { - "name": "ZW", - "description": "

      Zimbabwe.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsGoalKind", - "id": "sponsorsgoalkind", - "href": "/graphql/reference/enums#sponsorsgoalkind", - "description": "

      The different kinds of goals a GitHub Sponsors member can have.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MONTHLY_SPONSORSHIP_AMOUNT", - "description": "

      The goal is about getting a certain amount in USD from sponsorships each month.

      " - }, - { - "name": "TOTAL_SPONSORS_COUNT", - "description": "

      The goal is about reaching a certain number of sponsors.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsListingFeaturedItemFeatureableType", - "id": "sponsorslistingfeatureditemfeatureabletype", - "href": "/graphql/reference/enums#sponsorslistingfeatureditemfeatureabletype", - "description": "

      The different kinds of records that can be featured on a GitHub Sponsors profile page.

      ", - "isDeprecated": false, - "values": [ - { - "name": "REPOSITORY", - "description": "

      A repository owned by the user or organization with the GitHub Sponsors profile.

      " - }, - { - "name": "USER", - "description": "

      A user who belongs to the organization with the GitHub Sponsors profile.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTierOrderField", - "id": "sponsorstierorderfield", - "href": "/graphql/reference/enums#sponsorstierorderfield", - "description": "

      Properties by which Sponsors tiers connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order tiers by creation time.

      " - }, - { - "name": "MONTHLY_PRICE_IN_CENTS", - "description": "

      Order tiers by their monthly price in cents.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipNewsletterOrderField", - "id": "sponsorshipnewsletterorderfield", - "href": "/graphql/reference/enums#sponsorshipnewsletterorderfield", - "description": "

      Properties by which sponsorship update connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order sponsorship newsletters by when they were created.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipOrderField", - "id": "sponsorshiporderfield", - "href": "/graphql/reference/enums#sponsorshiporderfield", - "description": "

      Properties by which sponsorship connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order sponsorship by creation time.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipPaymentSource", - "id": "sponsorshippaymentsource", - "href": "/graphql/reference/enums#sponsorshippaymentsource", - "description": "

      How payment was made for funding a GitHub Sponsors sponsorship.

      ", - "isDeprecated": false, - "values": [ - { - "name": "GITHUB", - "description": "

      Payment was made through GitHub.

      " - }, - { - "name": "PATREON", - "description": "

      Payment was made through Patreon.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipPrivacy", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy", - "description": "

      The privacy of a sponsorship.

      ", - "isDeprecated": false, - "values": [ - { - "name": "PRIVATE", - "description": "

      Private.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SquashMergeCommitMessage", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage", - "description": "

      The possible default commit messages for squash merges.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "COMMIT_MESSAGES", - "description": "

      Default to the branch's commit messages.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - } - ], - "category": "repos" - }, - { - "name": "SquashMergeCommitTitle", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle", - "description": "

      The possible default commit titles for squash merges.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMMIT_OR_PR_TITLE", - "description": "

      Default to the commit's title (if only one commit) or the pull request's title (when more than one commit).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "StarOrderField", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield", - "description": "

      Properties by which star connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "STARRED_AT", - "description": "

      Allows ordering a list of stars by when they were created.

      " - } - ], - "category": "activity" - }, - { - "name": "StatusState", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate", - "description": "

      The possible commit status states.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ERROR", - "description": "

      Status is errored.

      " - }, - { - "name": "EXPECTED", - "description": "

      Status is expected.

      " - }, - { - "name": "FAILURE", - "description": "

      Status is failing.

      " - }, - { - "name": "PENDING", - "description": "

      Status is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      Status is successful.

      " - } - ], - "category": "commits" - }, - { - "name": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "isDeprecated": false, - "values": [ - { - "name": "IGNORED", - "description": "

      The User is never notified.

      " - }, - { - "name": "SUBSCRIBED", - "description": "

      The User is notified of all conversations.

      " - }, - { - "name": "UNSUBSCRIBED", - "description": "

      The User is only notified when participating or @mentioned.

      " - } - ], - "category": "activity" - }, - { - "name": "TeamMemberOrderField", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield", - "description": "

      Properties by which team member connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order team members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order team members by login.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole", - "description": "

      The possible team member roles; eithermaintaineror 'member'.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MAINTAINER", - "description": "

      A team maintainer has permission to add and remove team members.

      " - }, - { - "name": "MEMBER", - "description": "

      A team member has no administrative permissions on the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype", - "description": "

      Defines which types of team members are included in the returned list. Can be one of IMMEDIATE, CHILD_TEAM or ALL.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Includes immediate and child team members for the team.

      " - }, - { - "name": "CHILD_TEAM", - "description": "

      Includes only child team members for the team.

      " - }, - { - "name": "IMMEDIATE", - "description": "

      Includes only immediate members of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting", - "description": "

      The possible team notification values.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NOTIFICATIONS_DISABLED", - "description": "

      No one will receive notifications.

      " - }, - { - "name": "NOTIFICATIONS_ENABLED", - "description": "

      Everyone will receive notifications when the team is @mentioned.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamOrderField", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield", - "description": "

      Properties by which team connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NAME", - "description": "

      Allows ordering a list of teams by name.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy", - "description": "

      The possible team privacy values.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SECRET", - "description": "

      A secret team can only be seen by its members.

      " - }, - { - "name": "VISIBLE", - "description": "

      A visible team can be seen and @mentioned by every member of the organization.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrderField", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield", - "description": "

      Properties by which team repository connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PERMISSION", - "description": "

      Order repositories by permission.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm", - "description": "

      The possible team review assignment algorithms.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LOAD_BALANCE", - "description": "

      Balance review load across the entire team.

      " - }, - { - "name": "ROUND_ROBIN", - "description": "

      Alternate reviews between each team member.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole", - "description": "

      The role of a user on a team.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      User has admin rights on the team.

      " - }, - { - "name": "MEMBER", - "description": "

      User is a member of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction", - "description": "

      The possible states of a thread subscription form action.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NONE", - "description": "

      The User cannot subscribe or unsubscribe to the thread.

      " - }, - { - "name": "SUBSCRIBE", - "description": "

      The User can subscribe to the thread.

      " - }, - { - "name": "UNSUBSCRIBE", - "description": "

      The User can unsubscribe to the thread.

      " - } - ], - "category": "activity" - }, - { - "name": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The subscription status is currently disabled.

      " - }, - { - "name": "IGNORING_LIST", - "description": "

      The User is never notified because they are ignoring the list.

      " - }, - { - "name": "IGNORING_THREAD", - "description": "

      The User is never notified because they are ignoring the thread.

      " - }, - { - "name": "NONE", - "description": "

      The User is not recieving notifications from this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_LIST", - "description": "

      The User is notified becuase they are watching the list.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD", - "description": "

      The User is notified because they are subscribed to the thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_EVENTS", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_TYPE", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "UNAVAILABLE", - "description": "

      The subscription status is currently unavailable.

      " - } - ], - "category": "activity" - }, - { - "name": "TopicSuggestionDeclineReason", - "id": "topicsuggestiondeclinereason", - "href": "/graphql/reference/enums#topicsuggestiondeclinereason", - "description": "

      Reason that the suggested topic is declined.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NOT_RELEVANT", - "description": "

      The suggested topic is not relevant to the repository.

      " - }, - { - "name": "PERSONAL_PREFERENCE", - "description": "

      The viewer does not like the suggested topic.

      " - }, - { - "name": "TOO_GENERAL", - "description": "

      The suggested topic is too general for the repository.

      " - }, - { - "name": "TOO_SPECIFIC", - "description": "

      The suggested topic is too specific for the repository (e.g. #ruby-on-rails-version-4-2-1).

      " - } - ], - "category": "repos" - }, - { - "name": "TrackedIssueStates", - "id": "trackedissuestates", - "href": "/graphql/reference/enums#trackedissuestates", - "description": "

      The possible states of a tracked issue.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      The tracked issue is closed.

      " - }, - { - "name": "OPEN", - "description": "

      The tracked issue is open.

      " - } - ], - "category": "issues" - }, - { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype", - "description": "

      Filters by whether or not 2FA is enabled and if the method configured is considered secure or insecure.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      No method of two-factor authentication.

      " - }, - { - "name": "INSECURE", - "description": "

      Has an insecure method of two-factor authentication. GitHub currently defines this as SMS two-factor authentication.

      " - }, - { - "name": "SECURE", - "description": "

      Has only secure methods of two-factor authentication.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserBlockDuration", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration", - "description": "

      The possible durations that a user can be blocked for.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ONE_DAY", - "description": "

      The user was blocked for 1 day.

      " - }, - { - "name": "ONE_MONTH", - "description": "

      The user was blocked for 30 days.

      " - }, - { - "name": "ONE_WEEK", - "description": "

      The user was blocked for 7 days.

      " - }, - { - "name": "PERMANENT", - "description": "

      The user was blocked permanently.

      " - }, - { - "name": "THREE_DAYS", - "description": "

      The user was blocked for 3 days.

      " - } - ], - "category": "users" - }, - { - "name": "UserStatusOrderField", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield", - "description": "

      Properties by which user status connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order user statuses by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "UserViewType", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype", - "description": "

      Whether a user being viewed contains public or private information.

      ", - "isDeprecated": false, - "values": [ - { - "name": "PRIVATE", - "description": "

      A user containing information only visible to the authenticated user.

      " - }, - { - "name": "PUBLIC", - "description": "

      A user that is publicly visible.

      " - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrderField", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield", - "description": "

      Properties by which verifiable domain connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order verifiable domains by their creation date.

      " - }, - { - "name": "DOMAIN", - "description": "

      Order verifiable domains by the domain name.

      " - } - ], - "category": "orgs" - }, - { - "name": "WorkflowRunOrderField", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield", - "description": "

      Properties by which workflow run connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order workflow runs by most recently created.

      " - } - ], - "category": "actions" - }, - { - "name": "WorkflowState", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate", - "description": "

      The possible states for a workflow.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTIVE", - "description": "

      The workflow is active.

      " - }, - { - "name": "DELETED", - "description": "

      The workflow was deleted from the git repository.

      " - }, - { - "name": "DISABLED_FORK", - "description": "

      The workflow was disabled by default on a fork.

      " - }, - { - "name": "DISABLED_INACTIVITY", - "description": "

      The workflow was disabled for inactivity in the repository.

      " - }, - { - "name": "DISABLED_MANUALLY", - "description": "

      The workflow was disabled manually.

      " - } - ], - "category": "actions" - } - ], - "unions": [ - { - "name": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee", - "description": "

      Types that can be assigned to issues.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "issues" - }, - { - "name": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "description": "

      Types that can initiate an audit log event.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor", - "description": "

      Types which can be actors for BranchActorAllowance objects.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor", - "description": "

      Types that can represent a repository ruleset bypass actor.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "repos" - }, - { - "name": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      An object which can have its data claimed or claim data from another.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer", - "description": "

      The object which triggered a ClosedEvent.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution", - "description": "

      Represents either a issue the viewer can access or a restricted contribution.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution", - "description": "

      Represents either a pull request the viewer can access or a restricted contribution.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution", - "description": "

      Represents either a repository the viewer can access or a restricted contribution.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CustomPropertySource", - "id": "custompropertysource", - "href": "/graphql/reference/unions#custompropertysource", - "description": "

      Sources which can have custom properties defined.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "repos" - }, - { - "name": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer", - "description": "

      Users and teams.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember", - "description": "

      An object that is a member of an enterprise.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      Types that can own an IP allow list.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      Issue field values.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "IssueFieldDateValue", - "id": "issuefielddatevalue", - "href": "/graphql/reference/objects#issuefielddatevalue" - }, - { - "name": "IssueFieldNumberValue", - "id": "issuefieldnumbervalue", - "href": "/graphql/reference/objects#issuefieldnumbervalue" - }, - { - "name": "IssueFieldSingleSelectValue", - "id": "issuefieldsingleselectvalue", - "href": "/graphql/reference/objects#issuefieldsingleselectvalue" - }, - { - "name": "IssueFieldTextValue", - "id": "issuefieldtextvalue", - "href": "/graphql/reference/objects#issuefieldtextvalue" - } - ], - "category": "issues" - }, - { - "name": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      Possible issue fields.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "IssueFieldDate", - "id": "issuefielddate", - "href": "/graphql/reference/objects#issuefielddate" - }, - { - "name": "IssueFieldNumber", - "id": "issuefieldnumber", - "href": "/graphql/reference/objects#issuefieldnumber" - }, - { - "name": "IssueFieldSingleSelect", - "id": "issuefieldsingleselect", - "href": "/graphql/reference/objects#issuefieldsingleselect" - }, - { - "name": "IssueFieldText", - "id": "issuefieldtext", - "href": "/graphql/reference/objects#issuefieldtext" - } - ], - "category": "issues" - }, - { - "name": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      Used for return value of Repository.issueOrPullRequest.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem", - "description": "

      An item in an issue timeline.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems", - "description": "

      An item in an issue timeline.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueCommentPinnedEvent", - "id": "issuecommentpinnedevent", - "href": "/graphql/reference/objects#issuecommentpinnedevent" - }, - { - "name": "IssueCommentUnpinnedEvent", - "id": "issuecommentunpinnedevent", - "href": "/graphql/reference/objects#issuecommentunpinnedevent" - }, - { - "name": "IssueFieldAddedEvent", - "id": "issuefieldaddedevent", - "href": "/graphql/reference/objects#issuefieldaddedevent" - }, - { - "name": "IssueFieldChangedEvent", - "id": "issuefieldchangedevent", - "href": "/graphql/reference/objects#issuefieldchangedevent" - }, - { - "name": "IssueFieldRemovedEvent", - "id": "issuefieldremovedevent", - "href": "/graphql/reference/objects#issuefieldremovedevent" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "MilestoneItem", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem", - "description": "

      Types that can be inside a Milestone.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "OrgRestoreMemberAuditEntryMembership", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "description": "

      Types of memberships that can be restored for an Organization member.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry", - "description": "

      An audit entry in an organization audit log.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrUser", - "id": "organizationoruser", - "href": "/graphql/reference/unions#organizationoruser", - "description": "

      Used for argument of CreateProjectV2 mutation.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "PermissionGranter", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter", - "description": "

      Types that can grant permissions on a repository to a user.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "orgs" - }, - { - "name": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem", - "description": "

      Types that can be pinned to a profile page.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "description": "

      Types that can be inside Project Cards.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor", - "description": "

      Possible collaborators for a project.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      Configurations for project fields.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IssueFieldValues", - "id": "projectv2issuefieldvalues", - "href": "/graphql/reference/unions#projectv2issuefieldvalues", - "description": "

      Possible issue field values for a Project item.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "IssueFieldDateValue", - "id": "issuefielddatevalue", - "href": "/graphql/reference/objects#issuefielddatevalue" - }, - { - "name": "IssueFieldNumberValue", - "id": "issuefieldnumbervalue", - "href": "/graphql/reference/objects#issuefieldnumbervalue" - }, - { - "name": "IssueFieldSingleSelectValue", - "id": "issuefieldsingleselectvalue", - "href": "/graphql/reference/objects#issuefieldsingleselectvalue" - }, - { - "name": "IssueFieldTextValue", - "id": "issuefieldtextvalue", - "href": "/graphql/reference/objects#issuefieldtextvalue" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent", - "description": "

      Types that can be inside Project Items.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "description": "

      Project field values.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue" - }, - { - "name": "ProjectV2ItemIssueFieldValue", - "id": "projectv2itemissuefieldvalue", - "href": "/graphql/reference/objects#projectv2itemissuefieldvalue" - } - ], - "category": "projects" - }, - { - "name": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem", - "description": "

      An item in a pull request timeline.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems", - "description": "

      An item in a pull request timeline.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueCommentPinnedEvent", - "id": "issuecommentpinnedevent", - "href": "/graphql/reference/objects#issuecommentpinnedevent" - }, - { - "name": "IssueCommentUnpinnedEvent", - "id": "issuecommentunpinnedevent", - "href": "/graphql/reference/objects#issuecommentunpinnedevent" - }, - { - "name": "IssueFieldAddedEvent", - "id": "issuefieldaddedevent", - "href": "/graphql/reference/objects#issuefieldaddedevent" - }, - { - "name": "IssueFieldChangedEvent", - "id": "issuefieldchangedevent", - "href": "/graphql/reference/objects#issuefieldchangedevent" - }, - { - "name": "IssueFieldRemovedEvent", - "id": "issuefieldremovedevent", - "href": "/graphql/reference/objects#issuefieldremovedevent" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor", - "description": "

      Types that can be an actor.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "Reactor", - "id": "reactor", - "href": "/graphql/reference/unions#reactor", - "description": "

      Types that can be assigned to reactions.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReferencedSubject", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject", - "description": "

      Any referencable object.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RenamedTitleSubject", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject", - "description": "

      An object which has a renamable title.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer", - "description": "

      Types that can be requested reviewers.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor", - "description": "

      Types that can be an actor.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters", - "description": "

      Types which can be parameters for RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters" - }, - { - "name": "CopilotCodeReviewParameters", - "id": "copilotcodereviewparameters", - "href": "/graphql/reference/objects#copilotcodereviewparameters" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters" - } - ], - "category": "other" - }, - { - "name": "RuleSource", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource", - "description": "

      Types which can have RepositoryRule objects.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem", - "description": "

      The results of a search.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "MarketplaceListing", - "id": "marketplacelisting", - "href": "/graphql/reference/objects#marketplacelisting" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "search" - }, - { - "name": "Sponsor", - "id": "sponsor", - "href": "/graphql/reference/unions#sponsor", - "description": "

      Entities that can sponsor others via GitHub Sponsors.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorableItem", - "id": "sponsorableitem", - "href": "/graphql/reference/unions#sponsorableitem", - "description": "

      Entities that can be sponsored via GitHub Sponsors.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsListingFeatureableItem", - "id": "sponsorslistingfeatureableitem", - "href": "/graphql/reference/unions#sponsorslistingfeatureableitem", - "description": "

      A record that can be featured on a GitHub Sponsors profile.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "sponsors" - }, - { - "name": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext", - "description": "

      Types that can be inside a StatusCheckRollup context.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - } - ], - "category": "commits" - }, - { - "name": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      Types that can be added to a user list.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      Types that can own a verifiable domain.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - } - ], - "inputObjects": [ - { - "name": "AbortQueuedMigrationsInput", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput", - "description": "

      Autogenerated input type of AbortQueuedMigrations.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that is running the migrations.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AbortRepositoryMigrationInput", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput", - "description": "

      Autogenerated input type of AbortRepositoryMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "migrationId", - "description": "

      The ID of the migration to be aborted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AcceptEnterpriseAdministratorInvitationInput", - "id": "acceptenterpriseadministratorinvitationinput", - "href": "/graphql/reference/input-objects#acceptenterpriseadministratorinvitationinput", - "description": "

      Autogenerated input type of AcceptEnterpriseAdministratorInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "invitationId", - "description": "

      The id of the invitation being accepted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "AcceptEnterpriseMemberInvitationInput", - "id": "acceptenterprisememberinvitationinput", - "href": "/graphql/reference/input-objects#acceptenterprisememberinvitationinput", - "description": "

      Autogenerated input type of AcceptEnterpriseMemberInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "invitationId", - "description": "

      The id of the invitation being accepted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "AcceptTopicSuggestionInput", - "id": "accepttopicsuggestioninput", - "href": "/graphql/reference/input-objects#accepttopicsuggestioninput", - "description": "

      Autogenerated input type of AcceptTopicSuggestion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the suggested topic.

      \n

      Upcoming Change on 2024-04-01 UTC\nDescription: name will be removed.\nReason: Suggested topics are no longer supported.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      \n

      Upcoming Change on 2024-04-01 UTC\nDescription: repositoryId will be removed.\nReason: Suggested topics are no longer supported.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "AccessUserNamespaceRepositoryInput", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput", - "description": "

      Autogenerated input type of AccessUserNamespaceRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the user namespace repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the user namespace repository to access.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddAssigneesToAssignableInput", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput", - "description": "

      Autogenerated input type of AddAssigneesToAssignable.

      ", - "inputFields": [ - { - "name": "agentAssignment", - "description": "

      Configuration for assigning Copilot to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assignableId", - "description": "

      The id of the assignable object to add assignees to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The ids of actors (users or bots) to add as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddBlockedByInput", - "id": "addblockedbyinput", - "href": "/graphql/reference/input-objects#addblockedbyinput", - "description": "

      Autogenerated input type of AddBlockedBy.

      ", - "inputFields": [ - { - "name": "blockingIssueId", - "description": "

      The ID of the issue that blocks the given issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be blocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddCommentInput", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput", - "description": "

      Autogenerated input type of AddComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddDiscussionCommentInput", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput", - "description": "

      Autogenerated input type of AddDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to comment on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replyToId", - "description": "

      The Node ID of the discussion comment within this discussion to reply to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddDiscussionPollVoteInput", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput", - "description": "

      Autogenerated input type of AddDiscussionPollVote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pollOptionId", - "description": "

      The Node ID of the discussion poll option to vote for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddEnterpriseOrganizationMemberInput", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput", - "description": "

      Autogenerated input type of AddEnterpriseOrganizationMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise which owns the organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization the users will be added to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "role", - "description": "

      The role to assign the users in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - }, - { - "name": "userIds", - "description": "

      The IDs of the enterprise members to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddEnterpriseSupportEntitlementInput", - "id": "addenterprisesupportentitlementinput", - "href": "/graphql/reference/input-objects#addenterprisesupportentitlementinput", - "description": "

      Autogenerated input type of AddEnterpriseSupportEntitlement.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the admin belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of a member who will receive the support entitlement.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddLabelsToLabelableInput", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput", - "description": "

      Autogenerated input type of AddLabelsToLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of the labels to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to add labels to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddProjectCardInput", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput", - "description": "

      Autogenerated input type of AddProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The content of the card. Must be a member of the ProjectCardItem union.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "note", - "description": "

      The note on the card.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The Node ID of the ProjectColumn.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectColumnInput", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput", - "description": "

      Autogenerated input type of AddProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Node ID of the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectV2DraftIssueInput", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput", - "description": "

      Autogenerated input type of AddProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the draft issue to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue. A project item can also be created by providing\nthe URL of an Issue or Pull Request if you have access.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "AddProjectV2ItemByIdInput", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput", - "description": "

      Autogenerated input type of AddProjectV2ItemById.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The id of the Issue or Pull Request to add.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the item to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "AddPullRequestReviewCommentInput", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput", - "description": "

      Autogenerated input type of AddPullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment. This field is required

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: body will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitOID", - "description": "

      The SHA of the commit to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: commitOID will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "inReplyTo", - "description": "

      The comment id to reply to.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: inReplyTo will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "path", - "description": "

      The relative path of the file to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: path will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: position will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestReviewId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewInput", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput", - "description": "

      Autogenerated input type of AddPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the review body comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      The review line comments.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: comments will be removed. use the threads argument instead\nReason: We are deprecating comment fields that use diff-relative positioning.

      ", - "type": "[DraftPullRequestReviewComment]", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment" - }, - { - "name": "commitOID", - "description": "

      The commit OID the review pertains to.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "event", - "description": "

      The event to perform on the pull request review.

      ", - "type": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "threads", - "description": "

      The review line comment threads.

      ", - "type": "[DraftPullRequestReviewThread]", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadInput", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThread.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the thread's first comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers, required for line-level\nthreads. The end of the line range for multi-line comments.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadReplyInput", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThreadReply.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pending review to which the reply will belong.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewThreadId", - "description": "

      The Node ID of the thread to which this reply is being written.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddReactionInput", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput", - "description": "

      Autogenerated input type of AddReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji to react with.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "AddStarInput", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput", - "description": "

      Autogenerated input type of AddStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to star.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "AddSubIssueInput", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput", - "description": "

      Autogenerated input type of AddSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replaceParent", - "description": "

      Option to replace parent issue if one already exists.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueUrl", - "description": "

      The url of the sub-issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddUpvoteInput", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput", - "description": "

      Autogenerated input type of AddUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddVerifiableDomainInput", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput", - "description": "

      Autogenerated input type of AddVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domain", - "description": "

      The URL of the domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner to add the domain to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput", - "description": "

      Represents configuration for assigning Copilot to an issue (public variant).

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "baseRef", - "description": "

      The base ref/branch for the repository. Defaults to the default branch if not provided.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "customAgent", - "description": "

      Custom agent for Copilot.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "customInstructions", - "description": "

      Custom instructions for Copilot.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "targetRepositoryId", - "description": "

      The Node ID of the target repository where Copilot should work. Defaults to the issue's repository if not provided.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "ApproveDeploymentsInput", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput", - "description": "

      Autogenerated input type of ApproveDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for approving deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ApproveVerifiableDomainInput", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput", - "description": "

      Autogenerated input type of ApproveVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to approve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ArchiveProjectV2ItemInput", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput", - "description": "

      Autogenerated input type of ArchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to archive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ArchivePullRequestInput", - "id": "archivepullrequestinput", - "href": "/graphql/reference/input-objects#archivepullrequestinput", - "description": "

      Autogenerated input type of ArchivePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to archive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "ArchiveRepositoryInput", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput", - "description": "

      Autogenerated input type of ArchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to mark as archived.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder", - "description": "

      Ordering options for Audit Log connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Audit Logs by.

      ", - "type": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "BulkSponsorship", - "id": "bulksponsorship", - "href": "/graphql/reference/input-objects#bulksponsorship", - "description": "

      Information about a sponsorship to make for a user or organization with a GitHub\nSponsors profile, as part of sponsoring many users or organizations at once.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "amount", - "description": "

      The amount to pay to the sponsorable in US dollars. Valid values: 1-12000.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sponsorableId", - "description": "

      The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "CancelEnterpriseAdminInvitationInput", - "id": "cancelenterpriseadmininvitationinput", - "href": "/graphql/reference/input-objects#cancelenterpriseadmininvitationinput", - "description": "

      Autogenerated input type of CancelEnterpriseAdminInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "invitationId", - "description": "

      The Node ID of the pending enterprise administrator invitation.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CancelEnterpriseMemberInvitationInput", - "id": "cancelenterprisememberinvitationinput", - "href": "/graphql/reference/input-objects#cancelenterprisememberinvitationinput", - "description": "

      Autogenerated input type of CancelEnterpriseMemberInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "invitationId", - "description": "

      The Node ID of the pending enterprise member invitation.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CancelSponsorshipInput", - "id": "cancelsponsorshipinput", - "href": "/graphql/reference/input-objects#cancelsponsorshipinput", - "description": "

      Autogenerated input type of CancelSponsorship.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorId", - "description": "

      The ID of the user or organization who is acting as the sponsor, paying for\nthe sponsorship. Required if sponsorLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorLogin", - "description": "

      The username of the user or organization who is acting as the sponsor, paying\nfor the sponsorship. Required if sponsorId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorableId", - "description": "

      The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "ChangeUserStatusInput", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput", - "description": "

      Autogenerated input type of ChangeUserStatus.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., 😀.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiresAt", - "description": "

      If set, the user status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "limitedAvailability", - "description": "

      Whether this status should indicate you are not fully available on GitHub, e.g., you are away.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A short description of your current status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "CheckAnnotationData", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "annotationLevel", - "description": "

      Represents an annotation's information level.

      ", - "type": "CheckAnnotationLevel!", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "location", - "description": "

      The location of the annotation.

      ", - "type": "CheckAnnotationRange!", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange" - }, - { - "name": "message", - "description": "

      A short description of the feedback for these lines of code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to add an annotation to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Details about this annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title that represents the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationRange", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "endColumn", - "description": "

      The ending column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endLine", - "description": "

      The ending line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startColumn", - "description": "

      The starting column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startLine", - "description": "

      The starting line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunAction", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction", - "description": "

      Possible further actions the integrator can perform.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "description", - "description": "

      A short explanation of what this action would do.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "identifier", - "description": "

      A reference for the action on the integrator's system.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The text to be displayed on a button in the web UI.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter", - "description": "

      The filters that are available when fetching check runs.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check runs created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check runs by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "checkType", - "description": "

      Filters the check runs by this type.

      ", - "type": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype" - }, - { - "name": "conclusions", - "description": "

      Filters the check runs by these conclusions.

      ", - "type": "[CheckConclusionState!]", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "status", - "description": "

      Filters the check runs by this status. Superceded by statuses.

      ", - "type": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "statuses", - "description": "

      Filters the check runs by this status. Overrides status.

      ", - "type": "[CheckStatusState!]", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput", - "description": "

      Descriptive details about the check run.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "annotations", - "description": "

      The annotations that are made as part of the check run.

      ", - "type": "[CheckAnnotationData!]", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata" - }, - { - "name": "images", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "type": "[CheckRunOutputImage!]", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage" - }, - { - "name": "summary", - "description": "

      The summary of the check run (supports Commonmark).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The details of the check run (supports Commonmark).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A title to provide for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutputImage", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "alt", - "description": "

      The alternative text for the image.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "caption", - "description": "

      A short image description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "imageUrl", - "description": "

      The full URL of the image.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteAutoTriggerPreference", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference", - "description": "

      The auto-trigger preferences that are available for check suites.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "appId", - "description": "

      The node ID of the application that owns the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "setting", - "description": "

      Set to true to enable automatic creation of CheckSuite events upon pushes to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter", - "description": "

      The filters that are available when fetching check suites.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check suites created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check suites by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "ClearLabelsFromLabelableInput", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput", - "description": "

      Autogenerated input type of ClearLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to clear the labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ClearProjectV2ItemFieldValueInput", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of ClearProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "CloneProjectInput", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput", - "description": "

      Autogenerated input type of CloneProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeWorkflows", - "description": "

      Whether or not to clone the source project's workflows.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      The visibility of the project, defaults to false (private).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The source project to clone.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOwnerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "CloneTemplateRepositoryInput", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput", - "description": "

      Autogenerated input type of CloneTemplateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeAllBranches", - "description": "

      Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch of the template.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the template repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CloseDiscussionInput", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput", - "description": "

      Autogenerated input type of CloseDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "reason", - "description": "

      The reason why the discussion is being closed.

      ", - "type": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason" - } - ], - "category": "discussions" - }, - { - "name": "CloseIssueInput", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput", - "description": "

      Autogenerated input type of CloseIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateIssueId", - "description": "

      ID of the issue that this is a duplicate of.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueId", - "description": "

      ID of the issue to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "stateReason", - "description": "

      The reason the issue is to be closed.

      ", - "type": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason" - } - ], - "category": "issues" - }, - { - "name": "ClosePullRequestInput", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput", - "description": "

      Autogenerated input type of ClosePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningToolInput!]!", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningToolInput", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor", - "description": "

      Specifies an author for filtering Git commits.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "emails", - "description": "

      Email addresses to filter by. Commits authored by any of the specified email addresses will be returned.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      ID of a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder", - "description": "

      Ordering options for commit contribution connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order commit contributions.

      ", - "type": "CommitContributionOrderField!", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield" - } - ], - "category": "commits" - }, - { - "name": "CommitMessage", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage", - "description": "

      A message to include with a new commit.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "body", - "description": "

      The body of the message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headline", - "description": "

      The headline of the message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommittableBranch", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch", - "description": "

      A git ref for a commit to be appended to.

      \n

      The ref must be a branch, i.e. its fully qualified name must start\nwith refs/heads/ (although the input is not required to be fully\nqualified).

      \n

      The Ref may be specified by its global node ID or by the\nrepositoryNameWithOwner and branchName.

      \n

      Examples

      \n

      Specify a branch using a global node ID:

      \n
      { \"id\": \"MDM6UmVmMTpyZWZzL2hlYWRzL21haW4=\" }\n
      \n

      Specify a branch using repositoryNameWithOwner and branchName:

      \n
      {\n  \"repositoryNameWithOwner\": \"github/graphql-client\",\n  \"branchName\": \"main\"\n}.\n
      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "branchName", - "description": "

      The unqualified name of the branch to append the commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryNameWithOwner", - "description": "

      The nameWithOwner of the repository to commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder", - "description": "

      Ordering options for contribution connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - ], - "category": "users" - }, - { - "name": "ConvertProjectCardNoteToIssueInput", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput", - "description": "

      Autogenerated input type of ConvertProjectCardNoteToIssue.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the newly created issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the newly created issue. Defaults to the card's note text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ConvertProjectV2DraftIssueItemToIssueInput", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput", - "description": "

      Autogenerated input type of ConvertProjectV2DraftIssueItemToIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the draft issue ProjectV2Item to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ConvertPullRequestToDraftInput", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput", - "description": "

      Autogenerated input type of ConvertPullRequestToDraft.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to convert to draft.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CopilotCodeReviewParametersInput", - "id": "copilotcodereviewparametersinput", - "href": "/graphql/reference/input-objects#copilotcodereviewparametersinput", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "reviewDraftPullRequests", - "description": "

      Copilot automatically reviews draft pull requests before they are marked as ready for review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewOnPush", - "description": "

      Copilot automatically reviews each new push to the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "CopyProjectV2Input", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input", - "description": "

      Autogenerated input type of CopyProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeDraftIssues", - "description": "

      Include draft issues in the new project.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "ownerId", - "description": "

      The owner ID of the new project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the source Project to copy.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateAttributionInvitationInput", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput", - "description": "

      Autogenerated input type of CreateAttributionInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The Node ID of the owner scoping the reattributable data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceId", - "description": "

      The Node ID of the account owning the data to reattribute.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetId", - "description": "

      The Node ID of the account which may claim the data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "CreateBranchProtectionRuleInput", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput", - "description": "

      Autogenerated input type of CreateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryId", - "description": "

      The global relay id of the repository in which a new branch protection rule should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "CreateCheckRunInput", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput", - "description": "

      Autogenerated input type of CreateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CreateCheckSuiteInput", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput", - "description": "

      Autogenerated input type of CreateCheckSuite.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "CreateCommitOnBranchInput", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput", - "description": "

      Autogenerated input type of CreateCommitOnBranch.

      ", - "inputFields": [ - { - "name": "branch", - "description": "

      The Ref to be updated. Must be a branch.

      ", - "type": "CommittableBranch!", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The git commit oid expected at the head of the branch prior to the commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "fileChanges", - "description": "

      A description of changes to files in this commit.

      ", - "type": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges" - }, - { - "name": "message", - "description": "

      The commit message the be included with the commit.

      ", - "type": "CommitMessage!", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage" - } - ], - "category": "commits" - }, - { - "name": "CreateDeploymentInput", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput", - "description": "

      Autogenerated input type of CreateDeployment.

      ", - "inputFields": [ - { - "name": "autoMerge", - "description": "

      Attempt to automatically merge the default branch into the requested ref, defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      Short description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Name for the target deployment environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      JSON payload with extra information about the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The node ID of the ref to be deployed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requiredContexts", - "description": "

      The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "task", - "description": "

      Specifies a task to execute.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "CreateDeploymentStatusInput", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput", - "description": "

      Autogenerated input type of CreateDeploymentStatus.

      ", - "inputFields": [ - { - "name": "autoInactive", - "description": "

      Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus's deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "deploymentId", - "description": "

      The node ID of the deployment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "description", - "description": "

      A short description of the status. Maximum length of 140 characters.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      If provided, updates the environment of the deploy. Otherwise, does not modify the environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Sets the URL for accessing your environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logUrl", - "description": "

      The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - } - ], - "category": "deployments" - }, - { - "name": "CreateDiscussionInput", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput", - "description": "

      Autogenerated input type of CreateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The id of the discussion category to associate with this discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The id of the repository on which to create the discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "CreateEnterpriseOrganizationInput", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput", - "description": "

      Autogenerated input type of CreateEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "adminLogins", - "description": "

      The logins for the administrators of the new organization.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingEmail", - "description": "

      The email used for sending billing receipts.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the new organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateEnvironmentInput", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput", - "description": "

      Autogenerated input type of CreateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "CreateIpAllowListEntryInput", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput", - "description": "

      Autogenerated input type of CreateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for which to create the new IP allow list entry.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateIssueFieldInput", - "id": "createissuefieldinput", - "href": "/graphql/reference/input-objects#createissuefieldinput", - "description": "

      Autogenerated input type of CreateIssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dataType", - "description": "

      The data type of the issue field.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      A description of the issue field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the issue field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      The options for the issue field if applicable.

      ", - "type": "[IssueFieldSingleSelectOptionInput!]", - "id": "issuefieldsingleselectoptioninput", - "href": "/graphql/reference/input-objects#issuefieldsingleselectoptioninput" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization where the issue field will be created.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "visibility", - "description": "

      The visibility of the issue field.

      ", - "type": "IssueFieldVisibility", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "CreateIssueFieldValueInput", - "id": "createissuefieldvalueinput", - "href": "/graphql/reference/input-objects#createissuefieldvalueinput", - "description": "

      Autogenerated input type of CreateIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueField", - "description": "

      The field value to create.

      ", - "type": "IssueFieldCreateOrUpdateInput!", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueId", - "description": "

      The ID of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateIssueInput", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput", - "description": "

      Autogenerated input type of CreateIssue.

      ", - "inputFields": [ - { - "name": "agentAssignment", - "description": "

      Configuration for assigning Copilot to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assigneeIds", - "description": "

      The Node ID of assignees for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueFields", - "description": "

      An array of issue fields to set on the issue during creation.

      ", - "type": "[IssueFieldCreateOrUpdateInput!]", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueTemplate", - "description": "

      The name of an issue template in the repository, assigns labels and assignees from the template to the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The Node ID of the issue type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parentIssueId", - "description": "

      The Node ID of the parent issue to add this new issue to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectV2Ids", - "description": "

      An array of Node IDs for Projects V2 associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "CreateIssueTypeInput", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput", - "description": "

      Autogenerated input type of CreateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      Description of the new issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled on the org level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      Name of the new issue type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID for the organization on which the issue type is created.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLabelInput", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput", - "description": "

      Autogenerated input type of CreateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the color of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLinkedBranchInput", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput", - "description": "

      Autogenerated input type of CreateLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to link to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the new branch. Defaults to issue number and title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The commit SHA to base the new branch on.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      ID of the repository to create the branch in. Defaults to the issue repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateMigrationSourceInput", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput", - "description": "

      Autogenerated input type of CreateMigrationSource.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "CreateProjectInput", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput", - "description": "

      Autogenerated input type of CreateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryIds", - "description": "

      A list of repository IDs to create as linked repositories for the project.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      The name of the GitHub-provided template.

      ", - "type": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate" - } - ], - "category": "projects-classic" - }, - { - "name": "CreateProjectV2FieldInput", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput", - "description": "

      Autogenerated input type of CreateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dataType", - "description": "

      The data type of the field.

      ", - "type": "ProjectV2CustomFieldType!", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype" - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for an iteration field.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the field in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a single select field. At least one value is required if data_type is SINGLE_SELECT.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2Input", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input", - "description": "

      Autogenerated input type of CreateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The repository to link the project to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The team to link the project to. The team will be granted read permissions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2IssueFieldInput", - "id": "createprojectv2issuefieldinput", - "href": "/graphql/reference/input-objects#createprojectv2issuefieldinput", - "description": "

      Autogenerated input type of CreateProjectV2IssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueFieldId", - "description": "

      The ID of the IssueField to create the field for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the field in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2StatusUpdateInput", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput", - "description": "

      Autogenerated input type of CreateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the status update in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "CreatePullRequestInput", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput", - "description": "

      Autogenerated input type of CreatePullRequest.

      ", - "inputFields": [ - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether this pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "headRefName", - "description": "

      The name of the branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace head_ref_name with a user like this: username:branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRepositoryId", - "description": "

      The Node ID of the head repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "CreateRefInput", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput", - "description": "

      Autogenerated input type of CreateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The fully qualified name of the new Ref (ie: refs/heads/my_new_branch).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the new Ref shall target. Must point to a commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository to create the Ref in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "CreateRepositoryCustomPropertyInput", - "id": "createrepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#createrepositorycustompropertyinput", - "description": "

      Autogenerated input type of CreateRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "allowedValues", - "description": "

      The allowed values for the custom property.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The default value for the custom property if the property is required.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requireExplicitValues", - "description": "

      Whether this repository custom property requires explicit values.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "required", - "description": "

      Whether the custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new custom property should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "valueType", - "description": "

      The value type for the custom property.

      ", - "type": "CustomPropertyValueType!", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype" - }, - { - "name": "valuesEditableBy", - "description": "

      The allowed actors who can edit the values of a custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryInput", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput", - "description": "

      Autogenerated input type of CreateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryRulesetInput", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput", - "description": "

      Autogenerated input type of CreateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The set of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput!", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new ruleset should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "CreateSponsorsListingInput", - "id": "createsponsorslistinginput", - "href": "/graphql/reference/input-objects#createsponsorslistinginput", - "description": "

      Autogenerated input type of CreateSponsorsListing.

      ", - "inputFields": [ - { - "name": "billingCountryOrRegionCode", - "description": "

      The country or region where the sponsorable's bank account is located.\nRequired if fiscalHostLogin is not specified, ignored when fiscalHostLogin is specified.

      ", - "type": "SponsorsCountryOrRegionCode", - "id": "sponsorscountryorregioncode", - "href": "/graphql/reference/enums#sponsorscountryorregioncode" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contactEmail", - "description": "

      The email address we should use to contact you about the GitHub Sponsors\nprofile being created. This will not be shared publicly. Must be a verified\nemail address already on your GitHub account. Only relevant when the\nsponsorable is yourself. Defaults to your primary email address on file if omitted.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fiscalHostLogin", - "description": "

      The username of the supported fiscal host's GitHub organization, if you want\nto receive sponsorship payouts through a fiscal host rather than directly to a\nbank account. For example,Open-Source-Collectivefor Open Source Collective\nor '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\nfor more information.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fiscallyHostedProjectProfileUrl", - "description": "

      The URL for your profile page on the fiscal host's website, e.g.,\nhttps://opencollective.com/babel or https://numfocus.org/project/bokeh.\nRequired if fiscalHostLogin is specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDescription", - "description": "

      Provide an introduction to serve as the main focus that appears on your GitHub\nSponsors profile. It's a great opportunity to help potential sponsors learn\nmore about you, your work, and why their sponsorship is important to you.\nGitHub-flavored Markdown is supported.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "residenceCountryOrRegionCode", - "description": "

      The country or region where the sponsorable resides. This is for tax purposes.\nRequired if the sponsorable is yourself, ignored when sponsorableLogin\nspecifies an organization.

      ", - "type": "SponsorsCountryOrRegionCode", - "id": "sponsorscountryorregioncode", - "href": "/graphql/reference/enums#sponsorscountryorregioncode" - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the organization to create a GitHub Sponsors profile for, if\ndesired. Defaults to creating a GitHub Sponsors profile for the authenticated\nuser if omitted.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "CreateSponsorsTierInput", - "id": "createsponsorstierinput", - "href": "/graphql/reference/input-objects#createsponsorstierinput", - "description": "

      Autogenerated input type of CreateSponsorsTier.

      ", - "inputFields": [ - { - "name": "amount", - "description": "

      The value of the new tier in US dollars. Valid values: 1-12000.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of what this tier is, what perks sponsors might receive, what a sponsorship at this tier means for you, etc.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isRecurring", - "description": "

      Whether sponsorships using this tier should happen monthly/yearly or just once.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "publish", - "description": "

      Whether to make the tier available immediately for sponsors to choose.\nDefaults to creating a draft tier that will not be publicly visible.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryId", - "description": "

      Optional ID of the private repository that sponsors at this tier should gain\nread-only access to. Must be owned by an organization.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryName", - "description": "

      Optional name of the private repository that sponsors at this tier should gain\nread-only access to. Must be owned by an organization. Necessary if\nrepositoryOwnerLogin is given. Will be ignored if repositoryId is given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryOwnerLogin", - "description": "

      Optional login of the organization owner of the private repository that\nsponsors at this tier should gain read-only access to. Necessary if\nrepositoryName is given. Will be ignored if repositoryId is given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorableId", - "description": "

      The ID of the user or organization who owns the GitHub Sponsors profile.\nDefaults to the current user if omitted and sponsorableLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the user or organization who owns the GitHub Sponsors profile.\nDefaults to the current user if omitted and sponsorableId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "welcomeMessage", - "description": "

      Optional message new sponsors at this tier will receive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "CreateSponsorshipInput", - "id": "createsponsorshipinput", - "href": "/graphql/reference/input-objects#createsponsorshipinput", - "description": "

      Autogenerated input type of CreateSponsorship.

      ", - "inputFields": [ - { - "name": "amount", - "description": "

      The amount to pay to the sponsorable in US dollars. Required if a tierId is not specified. Valid values: 1-12000.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isRecurring", - "description": "

      Whether the sponsorship should happen monthly/yearly or just this one time. Required if a tierId is not specified.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "privacyLevel", - "description": "

      Specify whether others should be able to see that the sponsor is sponsoring\nthe sponsorable. Public visibility still does not reveal which tier is used.

      ", - "type": "SponsorshipPrivacy", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy" - }, - { - "name": "receiveEmails", - "description": "

      Whether the sponsor should receive email updates from the sponsorable.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorId", - "description": "

      The ID of the user or organization who is acting as the sponsor, paying for\nthe sponsorship. Required if sponsorLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorLogin", - "description": "

      The username of the user or organization who is acting as the sponsor, paying\nfor the sponsorship. Required if sponsorId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorableId", - "description": "

      The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tierId", - "description": "

      The ID of one of sponsorable's existing tiers to sponsor at. Required if amount is not specified.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "sponsors" - }, - { - "name": "CreateSponsorshipsInput", - "id": "createsponsorshipsinput", - "href": "/graphql/reference/input-objects#createsponsorshipsinput", - "description": "

      Autogenerated input type of CreateSponsorships.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "privacyLevel", - "description": "

      Specify whether others should be able to see that the sponsor is sponsoring\nthe sponsorables. Public visibility still does not reveal the dollar value of\nthe sponsorship.

      ", - "type": "SponsorshipPrivacy", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy" - }, - { - "name": "receiveEmails", - "description": "

      Whether the sponsor should receive email updates from the sponsorables.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "recurring", - "description": "

      Whether the sponsorships created should continue each billing cycle for the\nsponsor (monthly or annually), versus lasting only a single month. Defaults to\none-time sponsorships.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorLogin", - "description": "

      The username of the user or organization who is acting as the sponsor, paying for the sponsorships.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorships", - "description": "

      The list of maintainers to sponsor and for how much apiece.

      ", - "type": "[BulkSponsorship!]!", - "id": "bulksponsorship", - "href": "/graphql/reference/input-objects#bulksponsorship" - } - ], - "category": "sponsors" - }, - { - "name": "CreateUserListInput", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput", - "description": "

      Autogenerated input type of CreateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "CustomPropertyValueInput", - "id": "custompropertyvalueinput", - "href": "/graphql/reference/input-objects#custompropertyvalueinput", - "description": "

      The custom property name and value to be set.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The value to set for the custom property. Using a value of null will unset the\nproperty value, reverting to the default value if the property is required.

      ", - "type": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "DeclineTopicSuggestionInput", - "id": "declinetopicsuggestioninput", - "href": "/graphql/reference/input-objects#declinetopicsuggestioninput", - "description": "

      Autogenerated input type of DeclineTopicSuggestion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the suggested topic.

      \n

      Upcoming Change on 2024-04-01 UTC\nDescription: name will be removed.\nReason: Suggested topics are no longer supported.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reason", - "description": "

      The reason why the suggested topic is declined.

      \n

      Upcoming Change on 2024-04-01 UTC\nDescription: reason will be removed.\nReason: Suggested topics are no longer supported.

      ", - "type": "TopicSuggestionDeclineReason", - "id": "topicsuggestiondeclinereason", - "href": "/graphql/reference/enums#topicsuggestiondeclinereason" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      \n

      Upcoming Change on 2024-04-01 UTC\nDescription: repositoryId will be removed.\nReason: Suggested topics are no longer supported.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteBranchProtectionRuleInput", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput", - "description": "

      Autogenerated input type of DeleteBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "DeleteDeploymentInput", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput", - "description": "

      Autogenerated input type of DeleteDeployment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the deployment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteDiscussionCommentInput", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput", - "description": "

      Autogenerated input type of DeleteDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node id of the discussion comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteDiscussionInput", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput", - "description": "

      Autogenerated input type of DeleteDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The id of the discussion to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteEnvironmentInput", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput", - "description": "

      Autogenerated input type of DeleteEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the environment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteIpAllowListEntryInput", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput", - "description": "

      Autogenerated input type of DeleteIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "DeleteIssueCommentInput", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput", - "description": "

      Autogenerated input type of DeleteIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueFieldInput", - "id": "deleteissuefieldinput", - "href": "/graphql/reference/input-objects#deleteissuefieldinput", - "description": "

      Autogenerated input type of DeleteIssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueFieldValueInput", - "id": "deleteissuefieldvalueinput", - "href": "/graphql/reference/input-objects#deleteissuefieldvalueinput", - "description": "

      Autogenerated input type of DeleteIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueId", - "description": "

      The ID of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueInput", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput", - "description": "

      Autogenerated input type of DeleteIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueTypeInput", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput", - "description": "

      Autogenerated input type of DeleteIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLabelInput", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput", - "description": "

      Autogenerated input type of DeleteLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLinkedBranchInput", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput", - "description": "

      Autogenerated input type of DeleteLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "linkedBranchId", - "description": "

      The ID of the linked branch.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeletePackageVersionInput", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput", - "description": "

      Autogenerated input type of DeletePackageVersion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersionId", - "description": "

      The ID of the package version to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "packages" - }, - { - "name": "DeleteProjectCardInput", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput", - "description": "

      Autogenerated input type of DeleteProjectCard.

      ", - "inputFields": [ - { - "name": "cardId", - "description": "

      The id of the card to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectColumnInput", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput", - "description": "

      Autogenerated input type of DeleteProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectInput", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput", - "description": "

      Autogenerated input type of DeleteProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectV2FieldInput", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput", - "description": "

      Autogenerated input type of DeleteProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2Input", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input", - "description": "

      Autogenerated input type of DeleteProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2ItemInput", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput", - "description": "

      Autogenerated input type of DeleteProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project from which the item should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2StatusUpdateInput", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput", - "description": "

      Autogenerated input type of DeleteProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2WorkflowInput", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput", - "description": "

      Autogenerated input type of DeleteProjectV2Workflow.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "workflowId", - "description": "

      The ID of the workflow to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeletePullRequestReviewCommentInput", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of DeletePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeletePullRequestReviewInput", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput", - "description": "

      Autogenerated input type of DeletePullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeleteRefInput", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput", - "description": "

      Autogenerated input type of DeleteRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "DeleteRepositoryCustomPropertyInput", - "id": "deleterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#deleterepositorycustompropertyinput", - "description": "

      Autogenerated input type of DeleteRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The global relay id of the custom property to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteRepositoryRulesetInput", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput", - "description": "

      Autogenerated input type of DeleteRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteUserListInput", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput", - "description": "

      Autogenerated input type of DeleteUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "listId", - "description": "

      The ID of the list to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "DeleteVerifiableDomainInput", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput", - "description": "

      Autogenerated input type of DeleteVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder", - "description": "

      Ordering options for deployment connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order deployments by.

      ", - "type": "DeploymentOrderField!", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "DequeuePullRequestInput", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput", - "description": "

      Autogenerated input type of DequeuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the pull request to be dequeued.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DisablePullRequestAutoMergeInput", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput", - "description": "

      Autogenerated input type of DisablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to disable auto merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder", - "description": "

      Ways in which lists of discussions can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order discussions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order discussions.

      ", - "type": "DiscussionOrderField!", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder", - "description": "

      Ordering options for discussion poll option connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order poll options by.

      ", - "type": "DiscussionPollOptionOrderField!", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DismissPullRequestReviewInput", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput", - "description": "

      Autogenerated input type of DismissPullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "message", - "description": "

      The contents of the pull request review dismissal message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DismissRepositoryVulnerabilityAlertInput", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput", - "description": "

      Autogenerated input type of DismissRepositoryVulnerabilityAlert.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the Dependabot alert is being dismissed.

      ", - "type": "DismissReason!", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason" - }, - { - "name": "repositoryVulnerabilityAlertId", - "description": "

      The Dependabot alert ID to dismiss.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "dependabot" - }, - { - "name": "DraftPullRequestReviewComment", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment", - "description": "

      Specifies a review comment to be left with a Pull Request Review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Position in the file to leave a comment on.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "DraftPullRequestReviewThread", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread", - "description": "

      Specifies a review comment thread to be left with a Pull Request Review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers. The end of the line range for\nmulti-line comments. Required if not using positioning.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on. Required if not using positioning.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - } - ], - "category": "pulls" - }, - { - "name": "EnablePullRequestAutoMergeInput", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput", - "description": "

      Autogenerated input type of EnablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit message is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit headline is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to MERGE. NOTE: when merging\nwith a merge queue any input value for merge method is ignored.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to enable auto-merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnqueuePullRequestInput", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput", - "description": "

      Autogenerated input type of EnqueuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "jump", - "description": "

      Add the pull request to the front of the queue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to enqueue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder", - "description": "

      Ordering options for enterprise administrator invitation connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise administrator invitations by.

      ", - "type": "EnterpriseAdministratorInvitationOrderField!", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitationOrder", - "id": "enterprisememberinvitationorder", - "href": "/graphql/reference/input-objects#enterprisememberinvitationorder", - "description": "

      Ordering options for enterprise administrator invitation connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise member invitations by.

      ", - "type": "EnterpriseMemberInvitationOrderField!", - "id": "enterprisememberinvitationorderfield", - "href": "/graphql/reference/enums#enterprisememberinvitationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder", - "description": "

      Ordering options for enterprise member connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise members by.

      ", - "type": "EnterpriseMemberOrderField!", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder", - "description": "

      Ordering options for enterprises.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprises by.

      ", - "type": "EnterpriseOrderField!", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder", - "description": "

      Ordering options for Enterprise Server installation connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Enterprise Server installations by.

      ", - "type": "EnterpriseServerInstallationOrderField!", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder", - "description": "

      Ordering options for Enterprise Server user account email connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order emails by.

      ", - "type": "EnterpriseServerUserAccountEmailOrderField!", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder", - "description": "

      Ordering options for Enterprise Server user account connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts by.

      ", - "type": "EnterpriseServerUserAccountOrderField!", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder", - "description": "

      Ordering options for Enterprise Server user accounts upload connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts uploads by.

      ", - "type": "EnterpriseServerUserAccountsUploadOrderField!", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamMemberOrder", - "id": "enterpriseteammemberorder", - "href": "/graphql/reference/input-objects#enterpriseteammemberorder", - "description": "

      Ordering options for enterprise team member connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise team members by.

      ", - "type": "EnterpriseTeamMemberOrderField!", - "id": "enterpriseteammemberorderfield", - "href": "/graphql/reference/enums#enterpriseteammemberorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamOrder", - "id": "enterpriseteamorder", - "href": "/graphql/reference/input-objects#enterpriseteamorder", - "description": "

      Ordering options for enterprise team connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise teams by.

      ", - "type": "EnterpriseTeamOrderField!", - "id": "enterpriseteamorderfield", - "href": "/graphql/reference/enums#enterpriseteamorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamOrganizationOrder", - "id": "enterpriseteamorganizationorder", - "href": "/graphql/reference/input-objects#enterpriseteamorganizationorder", - "description": "

      Ordering options for enterprise team organization connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order organizations by.

      ", - "type": "EnterpriseTeamOrganizationOrderField!", - "id": "enterpriseteamorganizationorderfield", - "href": "/graphql/reference/enums#enterpriseteamorganizationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments", - "description": "

      Ordering options for environments.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order environments by.

      ", - "type": "EnvironmentOrderField!", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "FileAddition", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition", - "description": "

      A command to add a file at the given path with the given contents as part of a\ncommit. Any existing file at that that path will be replaced.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "contents", - "description": "

      The base64 encoded contents of the file.

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the repository where the file will be located.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges", - "description": "

      A description of a set of changes to a file tree to be made as part of\na git commit, modeled as zero or more file additions and zero or more\nfile deletions.

      \n

      Both fields are optional; omitting both will produce a commit with no\nfile changes.

      \n

      deletions and additions describe changes to files identified\nby 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\nslash-prefixed.

      \n

      path values must be unique across all additions and deletions\nprovided. Any duplication will result in a validation error.

      \n

      Encoding

      \n

      File contents must be provided in full for each FileAddition.

      \n

      The contents of a FileAddition must be encoded using RFC 4648\ncompliant base64, i.e. correct padding is required and no characters\noutside the standard alphabet may be used. Invalid base64\nencoding will be rejected with a validation error.

      \n

      The encoded contents may be binary.

      \n

      For text files, no assumptions are made about the character encoding of\nthe file contents (after base64 decoding). No charset transcoding or\nline-ending normalization will be performed; it is the client's\nresponsibility to manage the character encoding of files they provide.\nHowever, for maximum compatibility we recommend using UTF-8 encoding\nand ensuring that all files in a repository use a consistent\nline-ending convention (\\n or \\r\\n), and that all files end\nwith a newline.

      \n

      Modeling file changes

      \n

      Each of the the five types of conceptual changes that can be made in a\ngit commit can be described using the FileChanges type as follows:

      \n
        \n
      1. \n

        New file addition: create file hello world\\n at path docs/README.txt:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"hello world\\n\")\n    }\n  ]\n}\n
        \n
      2. \n
      3. \n

        Existing file modification: change existing docs/README.txt to have new\ncontent new content here\\n:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"new content here\\n\")\n    }\n  ]\n}\n
        \n
      4. \n
      5. \n

        Existing file deletion: remove existing file docs/README.txt.\nNote that the path is required to exist -- specifying a\npath that does not exist on the given branch will abort the\ncommit and return an error.

        \n
        {\n  \"deletions\" [\n    {\n      \"path\": \"docs/README.txt\"\n    }\n  ]\n}\n
        \n
      6. \n
      7. \n

        File rename with no changes: rename docs/README.txt with\nprevious content hello world\\n to the same content at\nnewdocs/README.txt:

        \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
      8. \n
      9. \n

        File rename with changes: rename docs/README.txt with\nprevious content hello world\\n to a file at path\nnewdocs/README.txt with content new contents\\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
        \n
      10. \n
      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "additions", - "description": "

      File to add or change.

      ", - "type": "[FileAddition!]", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition" - }, - { - "name": "deletions", - "description": "

      Files to delete.

      ", - "type": "[FileDeletion!]", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion" - } - ], - "category": "git" - }, - { - "name": "FileDeletion", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion", - "description": "

      A command to delete the file at the given path as part of a commit.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "path", - "description": "

      The path to delete.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowOrganizationInput", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput", - "description": "

      Autogenerated input type of FollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "FollowUserInput", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput", - "description": "

      Autogenerated input type of FollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder", - "description": "

      Ordering options for gist connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "GistOrderField!", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield" - } - ], - "category": "gists" - }, - { - "name": "GrantEnterpriseOrganizationsMigratorRoleInput", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of GrantEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GrantMigratorRoleInput", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput", - "description": "

      Autogenerated input type of GrantMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "ImportProjectInput", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput", - "description": "

      Autogenerated input type of ImportProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of Project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnImports", - "description": "

      A list of columns containing issues and pull requests.

      ", - "type": "[ProjectColumnImport!]!", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport" - }, - { - "name": "name", - "description": "

      The name of Project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerName", - "description": "

      The name of the Organization or User to create the Project under.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      Whether the Project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "migrations" - }, - { - "name": "InviteEnterpriseAdminInput", - "id": "inviteenterpriseadmininput", - "href": "/graphql/reference/input-objects#inviteenterpriseadmininput", - "description": "

      Autogenerated input type of InviteEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "email", - "description": "

      The email of the person to invite as an administrator.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which you want to invite an administrator.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "invitee", - "description": "

      The login of a user to invite as an administrator.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "role", - "description": "

      The role of the administrator.

      ", - "type": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "InviteEnterpriseMemberInput", - "id": "inviteenterprisememberinput", - "href": "/graphql/reference/input-objects#inviteenterprisememberinput", - "description": "

      Autogenerated input type of InviteEnterpriseMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "email", - "description": "

      The email of the person to invite as an unaffiliated member.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which you want to invite an unaffiliated member.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "invitee", - "description": "

      The login of a user to invite as an unaffiliated member.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder", - "description": "

      Ordering options for IP allow list entry connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order IP allow list entries by.

      ", - "type": "IpAllowListEntryOrderField!", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder", - "description": "

      Ways in which lists of issue comments can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issue comments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issue comments by.

      ", - "type": "IssueCommentOrderField!", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder", - "description": "

      Ordering options issue dependencies.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue dependencies by.

      ", - "type": "IssueDependencyOrderField!", - "id": "issuedependencyorderfield", - "href": "/graphql/reference/enums#issuedependencyorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldCreateOrUpdateInput", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput", - "description": "

      Represents an issue field value that must be set on an issue during issue creation.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "dateValue", - "description": "

      The date value, for a date field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "delete", - "description": "

      Set to true to delete the field value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "fieldId", - "description": "

      The ID of the issue field.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "numberValue", - "description": "

      The numeric value, for a number field.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "singleSelectOptionId", - "description": "

      The ID of the selected option, for a single select field.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "textValue", - "description": "

      The text value, for a text field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldOrder", - "id": "issuefieldorder", - "href": "/graphql/reference/input-objects#issuefieldorder", - "description": "

      Ordering options for issue field connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue fields by.

      ", - "type": "IssueFieldOrderField!", - "id": "issuefieldorderfield", - "href": "/graphql/reference/enums#issuefieldorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectOptionInput", - "id": "issuefieldsingleselectoptioninput", - "href": "/graphql/reference/input-objects#issuefieldsingleselectoptioninput", - "description": "

      A single selection option for an issue field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "color", - "description": "

      The color associated with the option.

      ", - "type": "IssueFieldSingleSelectOptionColor!", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor" - }, - { - "name": "description", - "description": "

      A description of the option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "priority", - "description": "

      The priority of the option in the list.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters", - "description": "

      Ways in which to filter lists of issues.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "assignee", - "description": "

      List issues assigned to given name. Pass in null for issues with no assigned\nuser, and * for issues assigned to any user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdBy", - "description": "

      List issues created by given name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      List issues where the list of label names exist on the issue.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mentioned", - "description": "

      List issues where the given name is mentioned in the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestone", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its database ID. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestoneNumber", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "since", - "description": "

      List issues that have been updated at or after the given date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "states", - "description": "

      List issues filtered by the list of states given.

      ", - "type": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "type", - "description": "

      List issues filtered by the type given, only supported by searches on repositories.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscribed", - "description": "

      List issues subscribed to by viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issues by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issues by.

      ", - "type": "IssueOrderField!", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder", - "description": "

      Ordering options for issue types connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue types by.

      ", - "type": "IssueTypeOrderField!", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield" - } - ], - "category": "issues" - }, - { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder", - "description": "

      Ways in which lists of labels can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order labels by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order labels by.

      ", - "type": "LabelOrderField!", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield" - } - ], - "category": "issues" - }, - { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder", - "description": "

      Ordering options for language connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order languages by.

      ", - "type": "LanguageOrderField!", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield" - } - ], - "category": "repos" - }, - { - "name": "LinkProjectV2ToRepositoryInput", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput", - "description": "

      Autogenerated input type of LinkProjectV2ToRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkProjectV2ToTeamInput", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput", - "description": "

      Autogenerated input type of LinkProjectV2ToTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkRepositoryToProjectInput", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput", - "description": "

      Autogenerated input type of LinkRepositoryToProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to link to a Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository to link to a Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "LockLockableInput", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput", - "description": "

      Autogenerated input type of LockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockReason", - "description": "

      A reason for why the item will be locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be locked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder", - "description": "

      Ordering options for mannequins.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order mannequins by.

      ", - "type": "MannequinOrderField!", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield" - } - ], - "category": "migrations" - }, - { - "name": "MarkDiscussionCommentAsAnswerInput", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of MarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to mark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "MarkFileAsViewedInput", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput", - "description": "

      Autogenerated input type of MarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as viewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MarkProjectV2AsTemplateInput", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput", - "description": "

      Autogenerated input type of MarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to mark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "MarkPullRequestReadyForReviewInput", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput", - "description": "

      Autogenerated input type of MarkPullRequestReadyForReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be marked as ready for review.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MergeBranchInput", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput", - "description": "

      Autogenerated input type of MergeBranch.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "base", - "description": "

      The name of the base branch that the provided head will be merged into.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitMessage", - "description": "

      Message to use for the merge commit. If omitted, a default will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "head", - "description": "

      The head to merge into the base branch. This can be a branch name or a commit GitObjectID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository containing the base branch that will be modified.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "branches" - }, - { - "name": "MergePullRequestInput", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput", - "description": "

      Autogenerated input type of MergePullRequest.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      OID that the pull request head ref must match to allow merge; if omitted, no check is performed.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be merged.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput", - "description": "

      Merges must be performed via a merge queue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder", - "description": "

      Ordering options for milestone connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order milestones by.

      ", - "type": "MilestoneOrderField!", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield" - } - ], - "category": "issues" - }, - { - "name": "MinimizeCommentInput", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput", - "description": "

      Autogenerated input type of MinimizeComment.

      ", - "inputFields": [ - { - "name": "classifier", - "description": "

      The classification of comment.

      ", - "type": "ReportedContentClassifiers!", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MoveProjectCardInput", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput", - "description": "

      Autogenerated input type of MoveProjectCard.

      ", - "inputFields": [ - { - "name": "afterCardId", - "description": "

      Place the new card after the card with this id. Pass null to place it at the top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "cardId", - "description": "

      The id of the card to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move it into.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "MoveProjectColumnInput", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput", - "description": "

      Autogenerated input type of MoveProjectColumn.

      ", - "inputFields": [ - { - "name": "afterColumnId", - "description": "

      Place the new column after the column with this id. Pass null to place it at the front.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder", - "description": "

      Ordering options for an organization's enterprise owner connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise owners by.

      ", - "type": "OrgEnterpriseOwnerOrderField!", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for organization connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order organizations by.

      ", - "type": "OrganizationOrderField!", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyConditionTargetInput", - "id": "organizationpropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#organizationpropertyconditiontargetinput", - "description": "

      Parameters to be used for the organization_property condition.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of organization properties that must not match.

      ", - "type": "[OrganizationPropertyTargetDefinitionInput!]!", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of organization properties that must match.

      ", - "type": "[OrganizationPropertyTargetDefinitionInput!]!", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyTargetDefinitionInput", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder", - "description": "

      Ways in which lists of package files can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package files by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package files by.

      ", - "type": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder", - "description": "

      Ways in which lists of packages can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order packages by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order packages by.

      ", - "type": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder", - "description": "

      Ways in which lists of package versions can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package versions by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package versions by.

      ", - "type": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield" - } - ], - "category": "packages" - }, - { - "name": "PinEnvironmentInput", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput", - "description": "

      Autogenerated input type of PinEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      The desired state of the environment. If true, environment will be pinned. If false, it will be unpinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deployments" - }, - { - "name": "PinIssueCommentInput", - "id": "pinissuecommentinput", - "href": "/graphql/reference/input-objects#pinissuecommentinput", - "description": "

      Autogenerated input type of PinIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueCommentId", - "description": "

      The ID of the Issue Comment to pin. Comment pinning is not supported on Pull Requests.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "PinIssueInput", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput", - "description": "

      Autogenerated input type of PinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be pinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder", - "description": "

      Ordering options for pinned environments.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pinned environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order pinned environments by.

      ", - "type": "PinnedEnvironmentOrderField!", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardImport", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport", - "description": "

      An issue or PR and its owning repository to be used in a project card.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "number", - "description": "

      The issue or pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      Repository name with owner (owner/repository).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnImport", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport", - "description": "

      A project column and a list of its issues and PRs.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "columnName", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issues", - "description": "

      A list of issues and pull requests in the column.

      ", - "type": "[ProjectCardImport!]", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport" - }, - { - "name": "position", - "description": "

      The position of the column, starting from 0.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectOrderField!", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Collaborator", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator", - "description": "

      A collaborator to update on a project. Only one of the userId or teamId should be provided.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "role", - "description": "

      The role to grant the collaborator.

      ", - "type": "ProjectV2Roles!", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles" - }, - { - "name": "teamId", - "description": "

      The ID of the team as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the user as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder", - "description": "

      Ordering options for project v2 field connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 fields by.

      ", - "type": "ProjectV2FieldOrderField!", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldValue", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue", - "description": "

      The values that can be used to update a field of an item inside a Project. Only 1 value can be updated at a time.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "date", - "description": "

      The ISO 8601 date to set on the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "iterationId", - "description": "

      The id of the iteration to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number to set on the field.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "singleSelectOptionId", - "description": "

      The id of the single select option to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The text to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters", - "description": "

      Ways in which to filter lists of projects.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "state", - "description": "

      List project v2 filtered by the state given.

      ", - "type": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder", - "description": "

      Ordering options for project v2 item field value connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 item field values by.

      ", - "type": "ProjectV2ItemFieldValueOrderField!", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder", - "description": "

      Ordering options for project v2 item connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 items by.

      ", - "type": "ProjectV2ItemOrderField!", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Iteration", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration", - "description": "

      Represents an iteration.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of the iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startDate", - "description": "

      The start date for the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title for the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput", - "description": "

      Represents an iteration field configuration.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of each iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      Zero or more iterations for the field.

      ", - "type": "[ProjectV2Iteration!]!", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration" - }, - { - "name": "startDate", - "description": "

      The start date for the first iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectV2OrderField!", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionInput", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput", - "description": "

      Represents a single select field option.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "color", - "description": "

      The display color of the option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The description text of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of an existing single select option. Include this to preserve the\noption's identity during updates, preventing item field values from being cleared.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder", - "description": "

      Ways in which project v2 status updates can be ordered.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "ProjectV2StatusUpdateOrderField!", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder", - "description": "

      Ordering options for project v2 view connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 views by.

      ", - "type": "ProjectV2ViewOrderField!", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder", - "description": "

      Ordering options for project v2 workflows connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 workflows by.

      ", - "type": "ProjectV2WorkflowsOrderField!", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield" - } - ], - "category": "projects" - }, - { - "name": "PromoteRepositoryCustomPropertyInput", - "id": "promoterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#promoterepositorycustompropertyinput", - "description": "

      Autogenerated input type of PromoteRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryCustomPropertyId", - "description": "

      The ID of the repository custom property to be promoted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "PropertyTargetDefinitionInput", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PublishSponsorsTierInput", - "id": "publishsponsorstierinput", - "href": "/graphql/reference/input-objects#publishsponsorstierinput", - "description": "

      Autogenerated input type of PublishSponsorsTier.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tierId", - "description": "

      The ID of the draft tier to publish.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "sponsors" - }, - { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pull requests by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order pull requests by.

      ", - "type": "PullRequestOrderField!", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredReviewers", - "description": "

      This argument is in beta and subject to change. A collection of reviewers and\nassociated file patterns. Each reviewer has a list of file patterns which\ndetermine the files that reviewer is required to review.

      ", - "type": "[RequiredReviewerConfigurationInput!]", - "id": "requiredreviewerconfigurationinput", - "href": "/graphql/reference/input-objects#requiredreviewerconfigurationinput" - } - ], - "category": "pulls" - }, - { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder", - "description": "

      Ways in which lists of reactions can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order reactions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order reactions by.

      ", - "type": "ReactionOrderField!", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield" - } - ], - "category": "reactions" - }, - { - "name": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder", - "description": "

      Ways in which lists of git refs can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order refs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order refs by.

      ", - "type": "RefOrderField!", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield" - } - ], - "category": "git" - }, - { - "name": "RefUpdate", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate", - "description": "

      A ref update.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "afterOid", - "description": "

      The value this ref should be updated to.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "beforeOid", - "description": "

      The value this ref needs to point to before the update.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "force", - "description": "

      Force a non fast-forward update.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The fully qualified name of the ref to be update. For example refs/heads/branch-name.

      ", - "type": "GitRefname!", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname" - } - ], - "category": "git" - }, - { - "name": "RegenerateEnterpriseIdentityProviderRecoveryCodesInput", - "id": "regenerateenterpriseidentityproviderrecoverycodesinput", - "href": "/graphql/reference/input-objects#regenerateenterpriseidentityproviderrecoverycodesinput", - "description": "

      Autogenerated input type of RegenerateEnterpriseIdentityProviderRecoveryCodes.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set an identity provider.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "RegenerateVerifiableDomainTokenInput", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput", - "description": "

      Autogenerated input type of RegenerateVerifiableDomainToken.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to regenerate the verification token of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RejectDeploymentsInput", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput", - "description": "

      Autogenerated input type of RejectDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for rejecting deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder", - "description": "

      Ways in which lists of releases can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order releases by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order releases by.

      ", - "type": "ReleaseOrderField!", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield" - } - ], - "category": "releases" - }, - { - "name": "RemoveAssigneesFromAssignableInput", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput", - "description": "

      Autogenerated input type of RemoveAssigneesFromAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to remove assignees from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The ids of actors to remove as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RemoveBlockedByInput", - "id": "removeblockedbyinput", - "href": "/graphql/reference/input-objects#removeblockedbyinput", - "description": "

      Autogenerated input type of RemoveBlockedBy.

      ", - "inputFields": [ - { - "name": "blockingIssueId", - "description": "

      The ID of the blocking issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the blocked issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveEnterpriseAdminInput", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput", - "description": "

      Autogenerated input type of RemoveEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID from which to remove the administrator.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to remove as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveEnterpriseIdentityProviderInput", - "id": "removeenterpriseidentityproviderinput", - "href": "/graphql/reference/input-objects#removeenterpriseidentityproviderinput", - "description": "

      Autogenerated input type of RemoveEnterpriseIdentityProvider.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise from which to remove the identity provider.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveEnterpriseMemberInput", - "id": "removeenterprisememberinput", - "href": "/graphql/reference/input-objects#removeenterprisememberinput", - "description": "

      Autogenerated input type of RemoveEnterpriseMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise from which the user should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the user to remove from the enterprise.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveEnterpriseOrganizationInput", - "id": "removeenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#removeenterpriseorganizationinput", - "description": "

      Autogenerated input type of RemoveEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise from which the organization should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to remove from the enterprise.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveEnterpriseSupportEntitlementInput", - "id": "removeenterprisesupportentitlementinput", - "href": "/graphql/reference/input-objects#removeenterprisesupportentitlementinput", - "description": "

      Autogenerated input type of RemoveEnterpriseSupportEntitlement.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the admin belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of a member who will lose the support entitlement.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveLabelsFromLabelableInput", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput", - "description": "

      Autogenerated input type of RemoveLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of labels to remove.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the Labelable to remove labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveOutsideCollaboratorInput", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput", - "description": "

      Autogenerated input type of RemoveOutsideCollaborator.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to remove the outside collaborator from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the outside collaborator to remove.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RemoveReactionInput", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput", - "description": "

      Autogenerated input type of RemoveReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji reaction to remove.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "RemoveStarInput", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput", - "description": "

      Autogenerated input type of RemoveStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to unstar.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "RemoveSubIssueInput", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput", - "description": "

      Autogenerated input type of RemoveSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveUpvoteInput", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput", - "description": "

      Autogenerated input type of RemoveUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to remove upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenDiscussionInput", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput", - "description": "

      Autogenerated input type of ReopenDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenIssueInput", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput", - "description": "

      Autogenerated input type of ReopenIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to be opened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ReopenPullRequestInput", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput", - "description": "

      Autogenerated input type of ReopenPullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "ReorderEnvironmentInput", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput", - "description": "

      Autogenerated input type of ReorderEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "position", - "description": "

      The desired position of the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "ReplaceActorsForAssignableInput", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput", - "description": "

      Autogenerated input type of ReplaceActorsForAssignable.

      ", - "inputFields": [ - { - "name": "actorIds", - "description": "

      The ids of the actors to replace the existing assignees. May be used as an\nalternative to or in conjunction with actorLogins.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "actorLogins", - "description": "

      The usernames of the actors to replace the existing assignees. May be used as\nan alternative to or in conjunction with actorIds. For bots, use the login\nformat with [bot] suffix (e.g., 'my-app[bot]').

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "agentAssignment", - "description": "

      Configuration for assigning an AI agent to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assignableId", - "description": "

      The id of the assignable object to replace the assignees for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder", - "description": "

      Ordering options for repository invitation connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository invitations by.

      ", - "type": "RepositoryInvitationOrderField!", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder", - "description": "

      Ordering options for repository migrations.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "RepositoryMigrationOrderDirection!", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository migrations by.

      ", - "type": "RepositoryMigrationOrderField!", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder", - "description": "

      Ordering options for repository connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "RepositoryOrderField!", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput", - "description": "

      Specifies the conditions required for a ruleset to evaluate.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "organizationProperty", - "description": "

      Configuration for the organization_property condition.

      ", - "type": "OrganizationPropertyConditionTargetInput", - "id": "organizationpropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#organizationpropertyconditiontargetinput" - }, - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleInput", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput", - "description": "

      Specifies the attributes for a new or updated rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "id", - "description": "

      Optional ID of this rule when updating.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parameters", - "description": "

      The parameters for the rule.

      ", - "type": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput" - }, - { - "name": "type", - "description": "

      The type of rule to create.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder", - "description": "

      Ordering options for repository rules.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository rules by.

      ", - "type": "RepositoryRuleOrderField!", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorInput", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput", - "description": "

      Specifies the attributes for a new or updated ruleset bypass actor. Only one of\nactor_id, repository_role_database_id, organization_admin,\nenterprise_owner, or deploy_key should be specified.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "actorId", - "description": "

      For Team, Integration and User bypasses, the Team, Integration, or User ID.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassMode", - "description": "

      The bypass mode for this actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode!", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      For deploy key bypasses, true. Can only use ALWAYS as the bypass mode.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      For enterprise owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseRole", - "description": "

      For enterprise role bypasses, true. NOTE: This bypass actor is in beta.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationAdmin", - "description": "

      For organization owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      For role bypasses, the role database ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "ReprioritizeSubIssueInput", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput", - "description": "

      Autogenerated input type of ReprioritizeSubIssue.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The id of the sub-issue to be prioritized after (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "beforeId", - "description": "

      The id of the sub-issue to be prioritized before (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the parent issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue to reprioritize.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RequestReviewsByLoginInput", - "id": "requestreviewsbylogininput", - "href": "/graphql/reference/input-objects#requestreviewsbylogininput", - "description": "

      Autogenerated input type of RequestReviewsByLogin.

      ", - "inputFields": [ - { - "name": "botLogins", - "description": "

      The logins of the bots to request reviews from, including the [bot] suffix (e.g., 'copilot-pull-request-reviewer[bot]').

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamSlugs", - "description": "

      The slugs of the teams to request reviews from (format: 'org/team-slug').

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "union", - "description": "

      Add users to the set rather than replace.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "userLogins", - "description": "

      The login strings of the users to request reviews from.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RequestReviewsInput", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput", - "description": "

      Autogenerated input type of RequestReviews.

      ", - "inputFields": [ - { - "name": "botIds", - "description": "

      The Node IDs of the bot to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      The Node IDs of the team to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "union", - "description": "

      Add users to the set rather than replace.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "userIds", - "description": "

      The Node IDs of the user to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredReviewerConfigurationInput", - "id": "requiredreviewerconfigurationinput", - "href": "/graphql/reference/input-objects#requiredreviewerconfigurationinput", - "description": "

      A reviewing team, and file patterns describing which files they must approve changes to.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "filePatterns", - "description": "

      Array of file patterns. Pull requests which change matching files must be\napproved by the specified team. File patterns use fnmatch syntax.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "minimumApprovals", - "description": "

      Minimum number of approvals required from the specified team. If set to zero,\nthe team will be added to the pull request but approval is optional.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewerId", - "description": "

      Node ID of the team which must review changes to matching files.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "pulls" - }, - { - "name": "RequiredStatusCheckInput", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput", - "description": "

      Specifies the attributes for a new or updated required status check.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "appId", - "description": "

      The ID of the App that must set the status in order for it to be accepted.\nOmit this value to use whichever app has recently been setting this status, or\nuse \"any\" to allow any app to set the status.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "context", - "description": "

      Status check context that must pass for commits to be accepted to the matching branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfigurationInput!]!", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RerequestCheckSuiteInput", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput", - "description": "

      Autogenerated input type of RerequestCheckSuite.

      ", - "inputFields": [ - { - "name": "checkSuiteId", - "description": "

      The Node ID of the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "ResolveReviewThreadInput", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput", - "description": "

      Autogenerated input type of ResolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to resolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RetireSponsorsTierInput", - "id": "retiresponsorstierinput", - "href": "/graphql/reference/input-objects#retiresponsorstierinput", - "description": "

      Autogenerated input type of RetireSponsorsTier.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tierId", - "description": "

      The ID of the published tier to retire.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "sponsors" - }, - { - "name": "RevertPullRequestInput", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput", - "description": "

      Autogenerated input type of RevertPullRequest.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether the revert pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to revert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RevokeEnterpriseOrganizationsMigratorRoleInput", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of RevokeEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to revoke the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RevokeMigratorRoleInput", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput", - "description": "

      Autogenerated input type of RevokeMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to revoke the migrator role from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput", - "description": "

      Specifies the parameters for a RepositoryRule object. Only one of the fields should be specified.

      ", - "inputFields": [ - { - "name": "branchNamePattern", - "description": "

      Parameters used for the branch_name_pattern rule type.

      ", - "type": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput" - }, - { - "name": "codeScanning", - "description": "

      Parameters used for the code_scanning rule type.

      ", - "type": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput" - }, - { - "name": "commitAuthorEmailPattern", - "description": "

      Parameters used for the commit_author_email_pattern rule type.

      ", - "type": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput" - }, - { - "name": "commitMessagePattern", - "description": "

      Parameters used for the commit_message_pattern rule type.

      ", - "type": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput" - }, - { - "name": "committerEmailPattern", - "description": "

      Parameters used for the committer_email_pattern rule type.

      ", - "type": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput" - }, - { - "name": "copilotCodeReview", - "description": "

      Parameters used for the copilot_code_review rule type.

      ", - "type": "CopilotCodeReviewParametersInput", - "id": "copilotcodereviewparametersinput", - "href": "/graphql/reference/input-objects#copilotcodereviewparametersinput" - }, - { - "name": "fileExtensionRestriction", - "description": "

      Parameters used for the file_extension_restriction rule type.

      ", - "type": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput" - }, - { - "name": "filePathRestriction", - "description": "

      Parameters used for the file_path_restriction rule type.

      ", - "type": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput" - }, - { - "name": "maxFilePathLength", - "description": "

      Parameters used for the max_file_path_length rule type.

      ", - "type": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput" - }, - { - "name": "maxFileSize", - "description": "

      Parameters used for the max_file_size rule type.

      ", - "type": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput" - }, - { - "name": "mergeQueue", - "description": "

      Parameters used for the merge_queue rule type.

      ", - "type": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput" - }, - { - "name": "pullRequest", - "description": "

      Parameters used for the pull_request rule type.

      ", - "type": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput" - }, - { - "name": "requiredDeployments", - "description": "

      Parameters used for the required_deployments rule type.

      ", - "type": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput" - }, - { - "name": "requiredStatusChecks", - "description": "

      Parameters used for the required_status_checks rule type.

      ", - "type": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput" - }, - { - "name": "tagNamePattern", - "description": "

      Parameters used for the tag_name_pattern rule type.

      ", - "type": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput" - }, - { - "name": "update", - "description": "

      Parameters used for the update rule type.

      ", - "type": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput" - }, - { - "name": "workflows", - "description": "

      Parameters used for the workflows rule type.

      ", - "type": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput" - } - ], - "category": "other" - }, - { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder", - "description": "

      Ordering options for saved reply connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order saved replies by.

      ", - "type": "SavedReplyOrderField!", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield" - } - ], - "category": "users" - }, - { - "name": "SecurityAdvisoryIdentifierFilter", - "id": "securityadvisoryidentifierfilter", - "href": "/graphql/reference/input-objects#securityadvisoryidentifierfilter", - "description": "

      An advisory identifier to filter results on.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "type", - "description": "

      The identifier type.

      ", - "type": "SecurityAdvisoryIdentifierType!", - "id": "securityadvisoryidentifiertype", - "href": "/graphql/reference/enums#securityadvisoryidentifiertype" - }, - { - "name": "value", - "description": "

      The identifier string. Supports exact or partial matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryOrder", - "id": "securityadvisoryorder", - "href": "/graphql/reference/input-objects#securityadvisoryorder", - "description": "

      Ordering options for security advisory connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order security advisories by.

      ", - "type": "SecurityAdvisoryOrderField!", - "id": "securityadvisoryorderfield", - "href": "/graphql/reference/enums#securityadvisoryorderfield" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityOrder", - "id": "securityvulnerabilityorder", - "href": "/graphql/reference/input-objects#securityvulnerabilityorder", - "description": "

      Ordering options for security vulnerability connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order security vulnerabilities by.

      ", - "type": "SecurityVulnerabilityOrderField!", - "id": "securityvulnerabilityorderfield", - "href": "/graphql/reference/enums#securityvulnerabilityorderfield" - } - ], - "category": "security-advisories" - }, - { - "name": "SetEnterpriseIdentityProviderInput", - "id": "setenterpriseidentityproviderinput", - "href": "/graphql/reference/input-objects#setenterpriseidentityproviderinput", - "description": "

      Autogenerated input type of SetEnterpriseIdentityProvider.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlDigestAlgorithm!", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set an identity provider.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the identity provider to sign assertions and responses.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML identity provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlSignatureAlgorithm!", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the identity provider's SAML SSO.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "SetIssueFieldValueInput", - "id": "setissuefieldvalueinput", - "href": "/graphql/reference/input-objects#setissuefieldvalueinput", - "description": "

      Autogenerated input type of SetIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueFields", - "description": "

      The issue fields to set on the issue.

      ", - "type": "[IssueFieldCreateOrUpdateInput!]!", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueId", - "description": "

      The ID of the Issue to set the field value on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "SetOrganizationInteractionLimitInput", - "id": "setorganizationinteractionlimitinput", - "href": "/graphql/reference/input-objects#setorganizationinteractionlimitinput", - "description": "

      Autogenerated input type of SetOrganizationInteractionLimit.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiry", - "description": "

      When this limit should expire.

      ", - "type": "RepositoryInteractionLimitExpiry", - "id": "repositoryinteractionlimitexpiry", - "href": "/graphql/reference/enums#repositoryinteractionlimitexpiry" - }, - { - "name": "limit", - "description": "

      The limit to set.

      ", - "type": "RepositoryInteractionLimit!", - "id": "repositoryinteractionlimit", - "href": "/graphql/reference/enums#repositoryinteractionlimit" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to set a limit for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "SetRepositoryCustomPropertyValuesInput", - "id": "setrepositorycustompropertyvaluesinput", - "href": "/graphql/reference/input-objects#setrepositorycustompropertyvaluesinput", - "description": "

      Autogenerated input type of SetRepositoryCustomPropertyValues.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "properties", - "description": "

      A list of custom property names and associated values to apply.

      ", - "type": "[CustomPropertyValueInput!]!", - "id": "custompropertyvalueinput", - "href": "/graphql/reference/input-objects#custompropertyvalueinput" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to set properties for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "SetRepositoryInteractionLimitInput", - "id": "setrepositoryinteractionlimitinput", - "href": "/graphql/reference/input-objects#setrepositoryinteractionlimitinput", - "description": "

      Autogenerated input type of SetRepositoryInteractionLimit.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiry", - "description": "

      When this limit should expire.

      ", - "type": "RepositoryInteractionLimitExpiry", - "id": "repositoryinteractionlimitexpiry", - "href": "/graphql/reference/enums#repositoryinteractionlimitexpiry" - }, - { - "name": "limit", - "description": "

      The limit to set.

      ", - "type": "RepositoryInteractionLimit!", - "id": "repositoryinteractionlimit", - "href": "/graphql/reference/enums#repositoryinteractionlimit" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to set a limit for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "SetUserInteractionLimitInput", - "id": "setuserinteractionlimitinput", - "href": "/graphql/reference/input-objects#setuserinteractionlimitinput", - "description": "

      Autogenerated input type of SetUserInteractionLimit.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiry", - "description": "

      When this limit should expire.

      ", - "type": "RepositoryInteractionLimitExpiry", - "id": "repositoryinteractionlimitexpiry", - "href": "/graphql/reference/enums#repositoryinteractionlimitexpiry" - }, - { - "name": "limit", - "description": "

      The limit to set.

      ", - "type": "RepositoryInteractionLimit!", - "id": "repositoryinteractionlimit", - "href": "/graphql/reference/enums#repositoryinteractionlimit" - }, - { - "name": "userId", - "description": "

      The ID of the user to set a limit for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "SponsorAndLifetimeValueOrder", - "id": "sponsorandlifetimevalueorder", - "href": "/graphql/reference/input-objects#sponsorandlifetimevalueorder", - "description": "

      Ordering options for connections to get sponsor entities and associated USD amounts for GitHub Sponsors.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order results by.

      ", - "type": "SponsorAndLifetimeValueOrderField!", - "id": "sponsorandlifetimevalueorderfield", - "href": "/graphql/reference/enums#sponsorandlifetimevalueorderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder", - "description": "

      Ordering options for connections to get sponsor entities for GitHub Sponsors.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order sponsor entities by.

      ", - "type": "SponsorOrderField!", - "id": "sponsororderfield", - "href": "/graphql/reference/enums#sponsororderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorableOrder", - "id": "sponsorableorder", - "href": "/graphql/reference/input-objects#sponsorableorder", - "description": "

      Ordering options for connections to get sponsorable entities for GitHub Sponsors.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order sponsorable entities by.

      ", - "type": "SponsorableOrderField!", - "id": "sponsorableorderfield", - "href": "/graphql/reference/enums#sponsorableorderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityOrder", - "id": "sponsorsactivityorder", - "href": "/graphql/reference/input-objects#sponsorsactivityorder", - "description": "

      Ordering options for GitHub Sponsors activity connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order activity by.

      ", - "type": "SponsorsActivityOrderField!", - "id": "sponsorsactivityorderfield", - "href": "/graphql/reference/enums#sponsorsactivityorderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTierOrder", - "id": "sponsorstierorder", - "href": "/graphql/reference/input-objects#sponsorstierorder", - "description": "

      Ordering options for Sponsors tiers connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order tiers by.

      ", - "type": "SponsorsTierOrderField!", - "id": "sponsorstierorderfield", - "href": "/graphql/reference/enums#sponsorstierorderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipNewsletterOrder", - "id": "sponsorshipnewsletterorder", - "href": "/graphql/reference/input-objects#sponsorshipnewsletterorder", - "description": "

      Ordering options for sponsorship newsletter connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order sponsorship newsletters by.

      ", - "type": "SponsorshipNewsletterOrderField!", - "id": "sponsorshipnewsletterorderfield", - "href": "/graphql/reference/enums#sponsorshipnewsletterorderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder", - "description": "

      Ordering options for sponsorship connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order sponsorship by.

      ", - "type": "SponsorshipOrderField!", - "id": "sponsorshiporderfield", - "href": "/graphql/reference/enums#sponsorshiporderfield" - } - ], - "category": "sponsors" - }, - { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder", - "description": "

      Ways in which star connections can be ordered.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "StarOrderField!", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield" - } - ], - "category": "activity" - }, - { - "name": "StartOrganizationMigrationInput", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput", - "description": "

      Autogenerated input type of StartOrganizationMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceAccessToken", - "description": "

      The migration source access token.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetEnterpriseId", - "description": "

      The ID of the enterprise the target organization belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StartRepositoryMigrationInput", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput", - "description": "

      Autogenerated input type of StartRepositoryMigration.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "continueOnError", - "description": "

      Whether to continue the migration on error. Defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "gitArchiveUrl", - "description": "

      The signed URL to access the user-uploaded git archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockSource", - "description": "

      Whether to lock the source repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "metadataArchiveUrl", - "description": "

      The signed URL to access the user-uploaded metadata archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the imported repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryName", - "description": "

      The name of the imported repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "skipReleases", - "description": "

      Whether to skip migrating releases for the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The ID of the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceRepositoryUrl", - "description": "

      The URL of the source repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetRepoVisibility", - "description": "

      The visibility of the imported repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StatusCheckConfigurationInput", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput", - "description": "

      Required status check.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "SubmitPullRequestReviewInput", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput", - "description": "

      Autogenerated input type of SubmitPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text field to set on the Pull Request Review.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "event", - "description": "

      The event to send to the Pull Request Review.

      ", - "type": "PullRequestReviewEvent!", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Pull Request ID to submit any pending reviews.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Pull Request Review ID to submit.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder", - "description": "

      Ordering options for team member connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order team members by.

      ", - "type": "TeamMemberOrderField!", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder", - "description": "

      Ways in which team connections can be ordered.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "TeamOrderField!", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder", - "description": "

      Ordering options for team repository connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "TeamRepositoryOrderField!", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield" - } - ], - "category": "teams" - }, - { - "name": "TransferEnterpriseOrganizationInput", - "id": "transferenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#transferenterpriseorganizationinput", - "description": "

      Autogenerated input type of TransferEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "destinationEnterpriseId", - "description": "

      The ID of the enterprise where the organization should be transferred.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to transfer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "TransferIssueInput", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput", - "description": "

      Autogenerated input type of TransferIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createLabelsIfMissing", - "description": "

      Whether to create labels if they don't exist in the target repository (matched by name).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueId", - "description": "

      The Node ID of the issue to be transferred.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository the issue should be transferred to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnarchiveProjectV2ItemInput", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput", - "description": "

      Autogenerated input type of UnarchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnarchivePullRequestInput", - "id": "unarchivepullrequestinput", - "href": "/graphql/reference/input-objects#unarchivepullrequestinput", - "description": "

      Autogenerated input type of UnarchivePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UnarchiveRepositoryInput", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput", - "description": "

      Autogenerated input type of UnarchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "UnfollowOrganizationInput", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput", - "description": "

      Autogenerated input type of UnfollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UnfollowUserInput", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput", - "description": "

      Autogenerated input type of UnfollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UnlinkProjectV2FromRepositoryInput", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkProjectV2FromTeamInput", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkRepositoryFromProjectInput", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput", - "description": "

      Autogenerated input type of UnlinkRepositoryFromProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project linked to the Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository linked to the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UnlockLockableInput", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput", - "description": "

      Autogenerated input type of UnlockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be unlocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkDiscussionCommentAsAnswerInput", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of UnmarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to unmark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UnmarkFileAsViewedInput", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput", - "description": "

      Autogenerated input type of UnmarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as unviewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UnmarkIssueAsDuplicateInput", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput", - "description": "

      Autogenerated input type of UnmarkIssueAsDuplicate.

      ", - "inputFields": [ - { - "name": "canonicalId", - "description": "

      ID of the issue or pull request currently considered canonical/authoritative/original.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateId", - "description": "

      ID of the issue or pull request currently marked as a duplicate.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkProjectV2AsTemplateInput", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput", - "description": "

      Autogenerated input type of UnmarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to unmark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnminimizeCommentInput", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput", - "description": "

      Autogenerated input type of UnminimizeComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnpinIssueCommentInput", - "id": "unpinissuecommentinput", - "href": "/graphql/reference/input-objects#unpinissuecommentinput", - "description": "

      Autogenerated input type of UnpinIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueCommentId", - "description": "

      The ID of the Issue Comment to unpin. Comment pinning is not supported on Pull Requests.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnpinIssueInput", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput", - "description": "

      Autogenerated input type of UnpinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be unpinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnresolveReviewThreadInput", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput", - "description": "

      Autogenerated input type of UnresolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to unresolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateBranchProtectionRuleInput", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput", - "description": "

      Autogenerated input type of UpdateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "UpdateCheckRunInput", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput", - "description": "

      Autogenerated input type of UpdateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "checkRunId", - "description": "

      The node of the check.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "UpdateCheckSuitePreferencesInput", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput", - "description": "

      Autogenerated input type of UpdateCheckSuitePreferences.

      ", - "inputFields": [ - { - "name": "autoTriggerPreferences", - "description": "

      The check suite preferences to modify.

      ", - "type": "[CheckSuiteAutoTriggerPreference!]!", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "UpdateDiscussionCommentInput", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput", - "description": "

      Autogenerated input type of UpdateDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commentId", - "description": "

      The Node ID of the discussion comment to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UpdateDiscussionInput", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput", - "description": "

      Autogenerated input type of UpdateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the discussion body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The Node ID of a discussion category within the same repository to change this discussion to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The new discussion title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "UpdateEnterpriseAdministratorRoleInput", - "id": "updateenterpriseadministratorroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseadministratorroleinput", - "description": "

      Autogenerated input type of UpdateEnterpriseAdministratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the admin belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of a administrator whose role is being changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "role", - "description": "

      The new role for the Enterprise administrator.

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "policyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "settingValue", - "description": "

      The value for the allow private repository forking setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the base repository permission setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the base repository permission setting on the enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDeployKeySettingInput", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDeployKeySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the deploy key setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the deploy key setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can change repository visibility setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can change repository visibility setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can create repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "membersCanCreateInternalRepositories", - "description": "

      Allow members to create internal repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositories", - "description": "

      Allow members to create private repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositories", - "description": "

      Allow members to create public repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesPolicyEnabled", - "description": "

      When false, allow member organizations to set their own repository creation member privileges.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "settingValue", - "description": "

      Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete issues setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete issues setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete repositories setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can invite collaborators setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can invite collaborators setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanMakePurchasesSettingInput", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can make purchases setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can make purchases setting on the enterprise.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can update protected branches setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can update protected branches setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can view dependency insights setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can view dependency insights setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOrganizationProjectsSettingInput", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the organization projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the organization projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOwnerOrganizationRoleInput", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput", - "description": "

      Autogenerated input type of UpdateEnterpriseOwnerOrganizationRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the owner belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization for membership change.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationRole", - "description": "

      The role to assume in the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseProfileInput", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput", - "description": "

      Autogenerated input type of UpdateEnterpriseProfile.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityContactEmail", - "description": "

      The security contact email address of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise's website.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseRepositoryProjectsSettingInput", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the repository projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the repository projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two-factor authentication disallowed methods setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two-factor authentication disallowed methods setting on the enterprise.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two factor authentication required setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two factor authentication required setting on the enterprise.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnvironmentInput", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput", - "description": "

      Autogenerated input type of UpdateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The node ID of the environment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The ids of users or teams that can approve deployments to this environment.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "UpdateIpAllowListEnabledSettingInput", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the IP allow list enabled setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list enabled setting.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListEntryInput", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput", - "description": "

      Autogenerated input type of UpdateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListForInstalledAppsEnabledSettingInput", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListForInstalledAppsEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list configuration for installed GitHub Apps setting.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListUserLevelEnforcementEnabledSettingInput", - "id": "updateipallowlistuserlevelenforcementenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistuserlevelenforcementenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListUserLevelEnforcementEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list user-level enforcement enabled setting.

      ", - "type": "IpAllowListUserLevelEnforcementEnabledSettingValue!", - "id": "ipallowlistuserlevelenforcementenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistuserlevelenforcementenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIssueCommentInput", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput", - "description": "

      Autogenerated input type of UpdateIssueComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the IssueComment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueFieldInput", - "id": "updateissuefieldinput", - "href": "/graphql/reference/input-objects#updateissuefieldinput", - "description": "

      Autogenerated input type of UpdateIssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the issue field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the issue field to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the issue field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      The options for the issue field if applicable.

      ", - "type": "[IssueFieldSingleSelectOptionInput!]", - "id": "issuefieldsingleselectoptioninput", - "href": "/graphql/reference/input-objects#issuefieldsingleselectoptioninput" - }, - { - "name": "visibility", - "description": "

      The visibility of the issue field.

      ", - "type": "IssueFieldVisibility", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueFieldValueInput", - "id": "updateissuefieldvalueinput", - "href": "/graphql/reference/input-objects#updateissuefieldvalueinput", - "description": "

      Autogenerated input type of UpdateIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueField", - "description": "

      The field value to update.

      ", - "type": "IssueFieldCreateOrUpdateInput!", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueId", - "description": "

      The ID of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueInput", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput", - "description": "

      Autogenerated input type of UpdateIssue.

      ", - "inputFields": [ - { - "name": "agentAssignment", - "description": "

      Configuration for assigning an AI agent to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users or bots for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the Issue to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the Issue Type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The desired issue state.

      ", - "type": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueIssueTypeInput", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update on the issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueTypeInput", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The description of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled for the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateLabelInput", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput", - "description": "

      Autogenerated input type of UpdateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the updated color of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The updated name of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateNotificationRestrictionSettingInput", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput", - "description": "

      Autogenerated input type of UpdateNotificationRestrictionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the restrict notifications setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the restrict notifications setting.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - } - ], - "category": "activity" - }, - { - "name": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "forkingEnabled", - "description": "

      Enable forking of private repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UpdateOrganizationWebCommitSignoffSettingInput", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the web commit signoff setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Enable signoff on web-based commits for repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "orgs" - }, - { - "name": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdatePatreonSponsorabilityInput", - "id": "updatepatreonsponsorabilityinput", - "href": "/graphql/reference/input-objects#updatepatreonsponsorabilityinput", - "description": "

      Autogenerated input type of UpdatePatreonSponsorability.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enablePatreonSponsorships", - "description": "

      Whether Patreon tiers should be shown on the GitHub Sponsors profile page,\nallowing potential sponsors to make their payment through Patreon instead of GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the organization with the GitHub Sponsors profile, if any.\nDefaults to the GitHub Sponsors profile for the authenticated user if omitted.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "UpdateProjectCardInput", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput", - "description": "

      Autogenerated input type of UpdateProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isArchived", - "description": "

      Whether or not the ProjectCard should be archived.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "note", - "description": "

      The note of ProjectCard.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectColumnInput", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput", - "description": "

      Autogenerated input type of UpdateProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The ProjectColumn ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectInput", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput", - "description": "

      Autogenerated input type of UpdateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Whether the project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectV2CollaboratorsInput", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput", - "description": "

      Autogenerated input type of UpdateProjectV2Collaborators.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "collaborators", - "description": "

      The collaborators to update.

      ", - "type": "[ProjectV2Collaborator!]!", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator" - }, - { - "name": "projectId", - "description": "

      The ID of the project to update the collaborators for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2DraftIssueInput", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput", - "description": "

      Autogenerated input type of UpdateProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftIssueId", - "description": "

      The ID of the draft issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2FieldInput", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput", - "description": "

      Autogenerated input type of UpdateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for a field of type ITERATION. Empty input is ignored, provided\nvalues overwrite the existing configuration, and existing configuration should\nbe fetched for partial updates.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name to update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a field of type SINGLE_SELECT. Empty input is ignored, provided\nvalues overwrite existing options, and existing options should be fetched for\npartial updates.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2Input", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input", - "description": "

      Autogenerated input type of UpdateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "closed", - "description": "

      Set the project to closed or open.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Set the project to public or private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      Set the readme description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "shortDescription", - "description": "

      Set the short description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      Set the title of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemFieldValueInput", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "value", - "description": "

      The value which will be set on the field.

      ", - "type": "ProjectV2FieldValue!", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemPositionInput", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemPosition.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The ID of the item to position this item after. If omitted or set to null the item will be moved to top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be moved.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2StatusUpdateInput", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput", - "description": "

      Autogenerated input type of UpdateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "UpdatePullRequestBranchInput", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput", - "description": "

      Autogenerated input type of UpdatePullRequestBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The head ref oid for the upstream branch.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "updateMethod", - "description": "

      The update branch method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestInput", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput", - "description": "

      Autogenerated input type of UpdatePullRequest.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this pull request.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "state", - "description": "

      The target state of the pull request.

      ", - "type": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate" - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewCommentInput", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of UpdatePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewCommentId", - "description": "

      The Node ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewInput", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput", - "description": "

      Autogenerated input type of UpdatePullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateRefInput", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput", - "description": "

      Autogenerated input type of UpdateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "force", - "description": "

      Permit updates of branch Refs that are not fast-forwards?.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the Ref shall be updated to target.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRefsInput", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput", - "description": "

      Autogenerated input type of UpdateRefs.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdates", - "description": "

      A list of ref updates.

      ", - "type": "[RefUpdate!]!", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRepositoryCustomPropertyInput", - "id": "updaterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#updaterepositorycustompropertyinput", - "description": "

      Autogenerated input type of UpdateRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "allowedValues", - "description": "

      The updated allowed values for the custom property.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The updated default value for the custom property if the property is required.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The updated description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryCustomPropertyId", - "description": "

      The global relay id of the source of the custom property.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requireExplicitValues", - "description": "

      Whether this repository custom property requires explicit values.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "required", - "description": "

      Whether the updated custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "valuesEditableBy", - "description": "

      The updated actors who can edit the values of the custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryInput", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput", - "description": "

      Autogenerated input type of UpdateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A new description for the repository. Pass an empty string to erase the existing description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository should have the discussions feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository should have the project boards feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPullRequestsEnabled", - "description": "

      Indicates if the repository should have the pull requests feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasSponsorshipsEnabled", - "description": "

      Indicates if the repository displays a Sponsor button for financial contributions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository. Pass an empty string to erase the existing URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The new name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestCreationPolicy", - "description": "

      The policy controlling who can create pull requests in this repository.

      ", - "type": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryRulesetInput", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput", - "description": "

      Autogenerated input type of UpdateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The list of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryWebCommitSignoffSettingInput", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateRepositoryWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Indicates if the repository should require signoff on web-based commits.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateSponsorshipPreferencesInput", - "id": "updatesponsorshippreferencesinput", - "href": "/graphql/reference/input-objects#updatesponsorshippreferencesinput", - "description": "

      Autogenerated input type of UpdateSponsorshipPreferences.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "privacyLevel", - "description": "

      Specify whether others should be able to see that the sponsor is sponsoring\nthe sponsorable. Public visibility still does not reveal which tier is used.

      ", - "type": "SponsorshipPrivacy", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy" - }, - { - "name": "receiveEmails", - "description": "

      Whether the sponsor should receive email updates from the sponsorable.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorId", - "description": "

      The ID of the user or organization who is acting as the sponsor, paying for\nthe sponsorship. Required if sponsorLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorLogin", - "description": "

      The username of the user or organization who is acting as the sponsor, paying\nfor the sponsorship. Required if sponsorId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorableId", - "description": "

      The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "UpdateSubscriptionInput", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput", - "description": "

      Autogenerated input type of UpdateSubscription.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The new state of the subscription.

      ", - "type": "SubscriptionState!", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "subscribableId", - "description": "

      The Node ID of the subscribable object to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "UpdateTeamReviewAssignmentInput", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput", - "description": "

      Autogenerated input type of UpdateTeamReviewAssignment.

      ", - "inputFields": [ - { - "name": "algorithm", - "description": "

      The algorithm to use for review assignment.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countMembersAlreadyRequested", - "description": "

      Count any members whose review has already been requested against the required number of members assigned to review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enabled", - "description": "

      Turn on or off review assignment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "excludedTeamMemberIds", - "description": "

      An array of team member IDs to exclude.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "id", - "description": "

      The Node ID of the team to update review assignments of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "includeChildTeamMembers", - "description": "

      Include the members of any child teams when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "notifyTeam", - "description": "

      Notify the entire team of the PR if it is delegated.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "removeTeamRequest", - "description": "

      Remove the team review request when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamMemberCount", - "description": "

      The number of team members to assign.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "UpdateTeamsRepositoryInput", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput", - "description": "

      Autogenerated input type of UpdateTeamsRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permission", - "description": "

      Permission that should be granted to the teams.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repositoryId", - "description": "

      Repository ID being granted access to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      A list of teams being granted access. Limit: 10.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "teams" - }, - { - "name": "UpdateTopicsInput", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput", - "description": "

      Autogenerated input type of UpdateTopics.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "topicNames", - "description": "

      An array of topic names.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "UpdateUserListInput", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput", - "description": "

      Autogenerated input type of UpdateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "listId", - "description": "

      The ID of the list to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UpdateUserListsForItemInput", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput", - "description": "

      Autogenerated input type of UpdateUserListsForItem.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The item to add to the list.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "listIds", - "description": "

      The lists to which this item should belong.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "suggestedListIds", - "description": "

      The suggested lists to create and add this item to.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder", - "description": "

      Ordering options for user status connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user statuses by.

      ", - "type": "UserStatusOrderField!", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder", - "description": "

      Ordering options for verifiable domain connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order verifiable domains by.

      ", - "type": "VerifiableDomainOrderField!", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield" - } - ], - "category": "orgs" - }, - { - "name": "VerifyVerifiableDomainInput", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput", - "description": "

      Autogenerated input type of VerifyVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to verify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "WorkflowFileReferenceInput", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput", - "description": "

      A workflow that must run for this rule to pass.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder", - "description": "

      Ways in which lists of workflow runs can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order workflow runs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order workflows.

      ", - "type": "WorkflowRunOrderField!", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReferenceInput!]!", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput" - } - ], - "category": "actions" - } - ], - "scalars": [ - { - "name": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string", - "description": "

      A (potentially binary) string encoded using base64.

      ", - "category": "other" - }, - { - "name": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint", - "description": "

      Represents non-fractional signed whole numeric values. Since the value may\nexceed the size of a 32-bit integer, it's encoded as a string.

      ", - "category": "other" - }, - { - "name": "Boolean", - "description": "

      Represents true or false values.

      ", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "category": "other" - }, - { - "name": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue", - "description": "

      A custom property value can be either a string or an array of strings. All\nproperty types support only a single string value, except for the multi-select\ntype, which supports only a string array.

      ", - "category": "other" - }, - { - "name": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date", - "description": "

      An ISO-8601 encoded date string.

      ", - "category": "other" - }, - { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      An ISO-8601 encoded UTC date string.

      ", - "category": "other" - }, - { - "name": "Float", - "description": "

      Represents signed double-precision fractional values as specified by IEEE 754.

      ", - "id": "float", - "href": "/graphql/reference/scalars#float", - "category": "other" - }, - { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid", - "description": "

      A Git object ID.

      ", - "category": "other" - }, - { - "name": "GitRefname", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname", - "description": "

      A fully qualified reference name (e.g. refs/heads/master).

      ", - "category": "other" - }, - { - "name": "GitSSHRemote", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote", - "description": "

      Git SSH string.

      ", - "category": "other" - }, - { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp", - "description": "

      An ISO-8601 encoded date string. Unlike the DateTime type, GitTimestamp is not converted in UTC.

      ", - "category": "other" - }, - { - "name": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "description": "

      A string containing HTML code.

      ", - "category": "other" - }, - { - "name": "ID", - "description": "

      Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as \"VXNlci0xMA==\") or integer (such as 4) input value will be accepted as an ID.

      ", - "id": "id", - "href": "/graphql/reference/scalars#id", - "category": "other" - }, - { - "name": "Int", - "description": "

      Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

      ", - "id": "int", - "href": "/graphql/reference/scalars#int", - "category": "other" - }, - { - "name": "PreciseDateTime", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "description": "

      An ISO-8601 encoded UTC date string with millisecond precision.

      ", - "category": "other" - }, - { - "name": "String", - "description": "

      Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

      ", - "id": "string", - "href": "/graphql/reference/scalars#string", - "category": "other" - }, - { - "name": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

      ", - "category": "other" - }, - { - "name": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate", - "description": "

      A valid x509 certificate string.

      ", - "category": "other" - } - ] -} \ No newline at end of file diff --git a/src/graphql/data/ghec/schema.json b/src/graphql/data/ghec/schema.json deleted file mode 100644 index af01305457bd..000000000000 --- a/src/graphql/data/ghec/schema.json +++ /dev/null @@ -1,107325 +0,0 @@ -{ - "queries": [ - { - "name": "codeOfConduct", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The code of conduct's key.

      " - } - ], - "category": "meta" - }, - { - "name": "codesOfConduct", - "type": "[CodeOfConduct]", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [], - "category": "meta" - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      Look up an enterprise by URL slug.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise invitation token.

      " - }, - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise URL slug.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "enterpriseAdministratorInvitation", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      Look up a pending enterprise administrator invitation by invitee, enterprise and role.

      ", - "args": [ - { - "name": "enterpriseSlug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The slug of the enterprise the user was invited to join.

      " - }, - { - "name": "role", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The role for the enterprise member invitation.

      " - }, - { - "name": "userLogin", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login of the user invited to join the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "enterpriseAdministratorInvitationByToken", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      Look up a pending enterprise administrator invitation by invitation token.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The invitation token sent with the invitation email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "enterpriseMemberInvitation", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      Look up a pending enterprise unaffiliated member invitation by invitee and enterprise.

      ", - "args": [ - { - "name": "enterpriseSlug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The slug of the enterprise the user was invited to join.

      " - }, - { - "name": "userLogin", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login of the user invited to join the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "enterpriseMemberInvitationByToken", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      Look up a pending enterprise unaffiliated member invitation by invitation token.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The invitation token sent with the invitation email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      ", - "args": [], - "category": "other" - }, - { - "name": "license", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Look up an open source license by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The license's downcased SPDX ID.

      " - } - ], - "category": "licenses" - }, - { - "name": "licenses", - "type": "[License]!", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Return a list of known open source licenses.

      ", - "args": [], - "category": "licenses" - }, - { - "name": "marketplaceCategories", - "type": "[MarketplaceCategory!]!", - "id": "marketplacecategory", - "href": "/graphql/reference/objects#marketplacecategory", - "description": "

      Get alphabetically sorted list of Marketplace categories.

      ", - "args": [ - { - "name": "excludeEmpty", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Exclude categories with no listings.

      " - }, - { - "name": "excludeSubcategories", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Returns top level categories only, excluding any subcategories.

      " - }, - { - "name": "includeCategories", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Return only the specified categories.

      " - } - ], - "category": "apps" - }, - { - "name": "marketplaceCategory", - "type": "MarketplaceCategory", - "id": "marketplacecategory", - "href": "/graphql/reference/objects#marketplacecategory", - "description": "

      Look up a Marketplace category by its slug.

      ", - "args": [ - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The URL slug of the category.

      " - }, - { - "name": "useTopicAliases", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Also check topic aliases for the category slug.

      " - } - ], - "category": "apps" - }, - { - "name": "marketplaceListing", - "type": "MarketplaceListing", - "id": "marketplacelisting", - "href": "/graphql/reference/objects#marketplacelisting", - "description": "

      Look up a single Marketplace listing.

      ", - "args": [ - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Select the listing that matches this slug. It's the short name of the listing used in its URL.

      " - } - ], - "category": "apps" - }, - { - "name": "marketplaceListings", - "type": "MarketplaceListingConnection!", - "id": "marketplacelistingconnection", - "href": "/graphql/reference/objects#marketplacelistingconnection", - "description": "

      Look up Marketplace listings.

      ", - "args": [ - { - "name": "adminId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      Select listings that can be administered by the specified user.

      " - }, - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "allStates", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Select listings visible to the viewer even if they are not approved. If omitted or\nfalse, only approved listings will be returned.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "categorySlug", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Select only listings with the given category.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "organizationId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      Select listings for products owned by the specified organization.

      " - }, - { - "name": "primaryCategoryOnly", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Select only listings where the primary category matches the given category slug.

      " - }, - { - "name": "slugs", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Select the listings with these slugs, if they are visible to the viewer.

      " - }, - { - "name": "useTopicAliases", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Also check topic aliases for the category slug.

      " - }, - { - "name": "viewerCanAdmin", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Select listings to which user has admin access. If omitted, listings visible to the\nviewer are returned.

      " - }, - { - "name": "withFreeTrialsOnly", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Select only listings that offer a free trial.

      " - } - ], - "category": "apps" - }, - { - "name": "meta", - "type": "GitHubMetadata!", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Return information about the GitHub instance.

      ", - "args": [], - "category": "meta" - }, - { - "name": "node", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Fetches an object given its ID.

      ", - "args": [ - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      " - } - ], - "category": "meta" - }, - { - "name": "nodes", - "type": "[Node]!", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Lookup nodes by a list of IDs.

      ", - "args": [ - { - "name": "ids", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The list of node IDs.

      " - } - ], - "category": "meta" - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      Lookup a organization by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The organization's login.

      " - } - ], - "category": "orgs" - }, - { - "name": "rateLimit", - "type": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      The client's rate limit information.

      ", - "args": [ - { - "name": "dryRun", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      If true, calculate the cost for the query without evaluating it.

      " - } - ], - "category": "meta" - }, - { - "name": "relay", - "type": "Query!", - "id": "query", - "href": "/graphql/reference/objects#query", - "description": "

      Workaround for re-exposing the root query object. (Refer to\nhttps://github.com/facebook/relay/issues/112 for more information.).

      ", - "args": [], - "category": "other" - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      Lookup a given repository by the owner and repository name.

      ", - "args": [ - { - "name": "followRenames", - "defaultValue": true, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      " - }, - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The name of the repository.

      " - }, - { - "name": "owner", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login field of a user or organization.

      " - } - ], - "category": "repos" - }, - { - "name": "repositoryOwner", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Lookup a repository owner (ie. either a User or an Organization) by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The username to lookup the owner by.

      " - } - ], - "category": "repos" - }, - { - "name": "resource", - "type": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Lookup resource by a URL.

      ", - "args": [ - { - "name": "url", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      The URL.

      " - } - ], - "category": "meta" - }, - { - "name": "search", - "type": "SearchResultItemConnection!", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      Perform a search across resources, returning a maximum of 1,000 results.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "query", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The search string to look for. GitHub search syntax is supported. For more\ninformation, see \"Searching on\nGitHub,\"\n\"Understanding the search syntax,\"\nand \"Sorting search results.\".

      " - }, - { - "name": "type", - "type": "SearchType!", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      The types of search items to search within.

      " - } - ], - "category": "search" - }, - { - "name": "securityAdvisories", - "type": "SecurityAdvisoryConnection!", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of classifications to filter advisories by.

      " - }, - { - "name": "epssPercentage", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentage to filter advisories by.

      " - }, - { - "name": "epssPercentile", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentile to filter advisories by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "identifier", - "type": "SecurityAdvisoryIdentifierFilter", - "id": "securityadvisoryidentifierfilter", - "href": "/graphql/reference/input-objects#securityadvisoryidentifierfilter", - "description": "

      Filter advisories by identifier, e.g. GHSA or CVE.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "orderBy", - "type": "SecurityAdvisoryOrder", - "id": "securityadvisoryorder", - "href": "/graphql/reference/input-objects#securityadvisoryorder", - "description": "

      Ordering options for the returned topics.

      " - }, - { - "name": "publishedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those published since a time in the past.

      " - }, - { - "name": "updatedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those updated since a time in the past.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityAdvisory", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      Fetch a Security Advisory by its GHSA ID.

      ", - "args": [ - { - "name": "ghsaId", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      GitHub Security Advisory ID.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityVulnerabilities", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      Software Vulnerabilities documented by GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      " - }, - { - "name": "ecosystem", - "type": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "orderBy", - "type": "SecurityVulnerabilityOrder", - "id": "securityvulnerabilityorder", - "href": "/graphql/reference/input-objects#securityvulnerabilityorder", - "description": "

      Ordering options for the returned topics.

      " - }, - { - "name": "package", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A package name to filter vulnerabilities by.

      " - }, - { - "name": "severities", - "type": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      A list of severities to filter vulnerabilities by.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "sponsorables", - "type": "SponsorableItemConnection!", - "id": "sponsorableitemconnection", - "href": "/graphql/reference/objects#sponsorableitemconnection", - "description": "

      Users and organizations who can be sponsored via GitHub Sponsors.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "dependencyEcosystem", - "type": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      Optional filter for which dependencies should be checked for sponsorable\nowners. Only sponsorable owners of dependencies in this ecosystem will be\nincluded. Used when onlyDependencies = true.

      \n

      Upcoming Change on 2022-07-01 UTC\nDescription: dependencyEcosystem will be removed. Use the ecosystem argument instead.\nReason: The type is switching from SecurityAdvisoryEcosystem to DependencyGraphEcosystem.

      " - }, - { - "name": "ecosystem", - "type": "DependencyGraphEcosystem", - "id": "dependencygraphecosystem", - "href": "/graphql/reference/enums#dependencygraphecosystem", - "description": "

      Optional filter for which dependencies should be checked for sponsorable\nowners. Only sponsorable owners of dependencies in this ecosystem will be\nincluded. Used when onlyDependencies = true.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "onlyDependencies", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether only sponsorables who own the viewer's dependencies will be\nreturned. Must be authenticated to use. Can check an organization instead\nfor their dependencies owned by sponsorables by passing\norgLoginForDependencies.

      " - }, - { - "name": "orderBy", - "type": "SponsorableOrder", - "id": "sponsorableorder", - "href": "/graphql/reference/input-objects#sponsorableorder", - "description": "

      Ordering options for users and organizations returned from the connection.

      " - }, - { - "name": "orgLoginForDependencies", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Optional organization username for whose dependencies should be checked.\nUsed when onlyDependencies = true. Omit to check your own dependencies. If\nyou are not an administrator of the organization, only dependencies from its\npublic repositories will be considered.

      " - } - ], - "category": "sponsors" - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      Look up a topic by name.

      ", - "args": [ - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The topic's name.

      " - } - ], - "category": "repos" - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      Lookup a user by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The user's login.

      " - } - ], - "category": "users" - }, - { - "name": "viewer", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The currently authenticated user.

      ", - "args": [], - "category": "users" - } - ], - "mutations": [ - { - "name": "abortQueuedMigrations", - "id": "abortqueuedmigrations", - "href": "/graphql/reference/mutations#abortqueuedmigrations", - "description": "

      Clear all of a customer's queued migrations.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AbortQueuedMigrationsInput!", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "abortRepositoryMigration", - "id": "abortrepositorymigration", - "href": "/graphql/reference/mutations#abortrepositorymigration", - "description": "

      Abort a repository migration queued or in progress.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AbortRepositoryMigrationInput!", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "acceptEnterpriseAdministratorInvitation", - "id": "acceptenterpriseadministratorinvitation", - "href": "/graphql/reference/mutations#acceptenterpriseadministratorinvitation", - "description": "

      Accepts a pending invitation for a user to become an administrator of an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AcceptEnterpriseAdministratorInvitationInput!", - "id": "acceptenterpriseadministratorinvitationinput", - "href": "/graphql/reference/input-objects#acceptenterpriseadministratorinvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      The invitation that was accepted.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of accepting an administrator invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "acceptEnterpriseMemberInvitation", - "id": "acceptenterprisememberinvitation", - "href": "/graphql/reference/mutations#acceptenterprisememberinvitation", - "description": "

      Accepts a pending invitation for a user to become an unaffiliated member of an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AcceptEnterpriseMemberInvitationInput!", - "id": "acceptenterprisememberinvitationinput", - "href": "/graphql/reference/input-objects#acceptenterprisememberinvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      The invitation that was accepted.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of accepting an unaffiliated member invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "acceptTopicSuggestion", - "id": "accepttopicsuggestion", - "href": "/graphql/reference/mutations#accepttopicsuggestion", - "description": "

      Applies a suggested topic to the repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AcceptTopicSuggestionInput!", - "id": "accepttopicsuggestioninput", - "href": "/graphql/reference/input-objects#accepttopicsuggestioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      The accepted topic.

      ", - "isDeprecated": true, - "deprecationReason": "

      Suggested topics are no longer supported Removal on 2024-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "accessUserNamespaceRepository", - "id": "accessusernamespacerepository", - "href": "/graphql/reference/mutations#accessusernamespacerepository", - "description": "

      Access user namespace repository for a temporary duration.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AccessUserNamespaceRepositoryInput!", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "expiresAt", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      The time that repository access expires at.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that is temporarily accessible.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addAssigneesToAssignable", - "id": "addassigneestoassignable", - "href": "/graphql/reference/mutations#addassigneestoassignable", - "description": "

      Adds assignees to an assignable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddAssigneesToAssignableInput!", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "addBlockedBy", - "id": "addblockedby", - "href": "/graphql/reference/mutations#addblockedby", - "description": "

      Adds a 'blocked by' relationship to an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddBlockedByInput!", - "id": "addblockedbyinput", - "href": "/graphql/reference/input-objects#addblockedbyinput" - } - ], - "returnFields": [ - { - "name": "blockingIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that is blocking the given issue.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that is blocked.

      " - } - ], - "category": "issues" - }, - { - "name": "addComment", - "id": "addcomment", - "href": "/graphql/reference/mutations#addcomment", - "description": "

      Adds a comment to an Issue or Pull Request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddCommentInput!", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commentEdge", - "type": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      The edge from the subject's comment connection.

      " - }, - { - "name": "subject", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      The subject.

      " - }, - { - "name": "timelineEdge", - "type": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      The edge from the subject's timeline connection.

      " - } - ], - "category": "issues" - }, - { - "name": "addDiscussionComment", - "id": "adddiscussioncomment", - "href": "/graphql/reference/mutations#adddiscussioncomment", - "description": "

      Adds a comment to a Discussion, possibly as a reply to another comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionCommentInput!", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The newly created discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "addDiscussionPollVote", - "id": "adddiscussionpollvote", - "href": "/graphql/reference/mutations#adddiscussionpollvote", - "description": "

      Vote for an option in a discussion poll.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionPollVoteInput!", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pollOption", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      The poll option that a vote was added to.

      " - } - ], - "category": "discussions" - }, - { - "name": "addEnterpriseOrganizationMember", - "id": "addenterpriseorganizationmember", - "href": "/graphql/reference/mutations#addenterpriseorganizationmember", - "description": "

      Adds enterprise members to an organization within the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseOrganizationMemberInput!", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "users", - "type": "[User!]", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The users who were added to the organization.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addEnterpriseSupportEntitlement", - "id": "addenterprisesupportentitlement", - "href": "/graphql/reference/mutations#addenterprisesupportentitlement", - "description": "

      Adds a support entitlement to an enterprise member.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseSupportEntitlementInput!", - "id": "addenterprisesupportentitlementinput", - "href": "/graphql/reference/input-objects#addenterprisesupportentitlementinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of adding the support entitlement.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addLabelsToLabelable", - "id": "addlabelstolabelable", - "href": "/graphql/reference/mutations#addlabelstolabelable", - "description": "

      Adds labels to a labelable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddLabelsToLabelableInput!", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was labeled.

      " - } - ], - "category": "issues" - }, - { - "name": "addProjectCard", - "id": "addprojectcard", - "href": "/graphql/reference/mutations#addprojectcard", - "description": "

      Adds a card to a ProjectColumn. Either contentId or note must be provided but not both.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectCardInput!", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The edge from the ProjectColumn's card connection.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The ProjectColumn.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectColumn", - "id": "addprojectcolumn", - "href": "/graphql/reference/mutations#addprojectcolumn", - "description": "

      Adds a column to a Project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectColumnInput!", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The edge from the project's column connection.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectV2DraftIssue", - "id": "addprojectv2draftissue", - "href": "/graphql/reference/mutations#addprojectv2draftissue", - "description": "

      Creates a new draft issue and add it to a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2DraftIssueInput!", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectItem", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The draft issue added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addProjectV2ItemById", - "id": "addprojectv2itembyid", - "href": "/graphql/reference/mutations#addprojectv2itembyid", - "description": "

      Links an existing content instance to a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2ItemByIdInput!", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addPullRequestReview", - "id": "addpullrequestreview", - "href": "/graphql/reference/mutations#addpullrequestreview", - "description": "

      Adds a review to a Pull Request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewInput!", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The newly created pull request review.

      " - }, - { - "name": "reviewEdge", - "type": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      The edge from the pull request's review connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewComment", - "id": "addpullrequestreviewcomment", - "href": "/graphql/reference/mutations#addpullrequestreviewcomment", - "description": "

      Adds a comment to a review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewCommentInput!", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created comment.

      " - }, - { - "name": "commentEdge", - "type": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      The edge from the review's comment connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThread", - "id": "addpullrequestreviewthread", - "href": "/graphql/reference/mutations#addpullrequestreviewthread", - "description": "

      Adds a new thread to a pending Pull Request Review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadInput!", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The newly created thread.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThreadReply", - "id": "addpullrequestreviewthreadreply", - "href": "/graphql/reference/mutations#addpullrequestreviewthreadreply", - "description": "

      Adds a reply to an existing Pull Request Review Thread.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadReplyInput!", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created reply.

      " - } - ], - "category": "pulls" - }, - { - "name": "addReaction", - "id": "addreaction", - "href": "/graphql/reference/mutations#addreaction", - "description": "

      Adds a reaction to a subject.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddReactionInput!", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "addStar", - "id": "addstar", - "href": "/graphql/reference/mutations#addstar", - "description": "

      Adds a star to a Starrable.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddStarInput!", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "addSubIssue", - "id": "addsubissue", - "href": "/graphql/reference/mutations#addsubissue", - "description": "

      Adds a sub-issue to a given issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddSubIssueInput!", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was added to.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "addUpvote", - "id": "addupvote", - "href": "/graphql/reference/mutations#addupvote", - "description": "

      Add an upvote to a discussion or discussion comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddUpvoteInput!", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "addVerifiableDomain", - "id": "addverifiabledomain", - "href": "/graphql/reference/mutations#addverifiabledomain", - "description": "

      Adds a verifiable domain to an owning account.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "AddVerifiableDomainInput!", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "approveDeployments", - "id": "approvedeployments", - "href": "/graphql/reference/mutations#approvedeployments", - "description": "

      Approve all pending deployments under one or more environments.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ApproveDeploymentsInput!", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "approveVerifiableDomain", - "id": "approveverifiabledomain", - "href": "/graphql/reference/mutations#approveverifiabledomain", - "description": "

      Approve a verifiable domain for notification delivery.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ApproveVerifiableDomainInput!", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was approved.

      " - } - ], - "category": "orgs" - }, - { - "name": "archiveProjectV2Item", - "id": "archiveprojectv2item", - "href": "/graphql/reference/mutations#archiveprojectv2item", - "description": "

      Archives a ProjectV2Item.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ArchiveProjectV2ItemInput!", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item archived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "archivePullRequest", - "id": "archivepullrequest", - "href": "/graphql/reference/mutations#archivepullrequest", - "description": "

      Archive a pull request. Closes, locks, and marks the pull request as archived.\nOnly repository admins can archive pull requests.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ArchivePullRequestInput!", - "id": "archivepullrequestinput", - "href": "/graphql/reference/input-objects#archivepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was archived.

      " - } - ], - "category": "pulls" - }, - { - "name": "archiveRepository", - "id": "archiverepository", - "href": "/graphql/reference/mutations#archiverepository", - "description": "

      Marks a repository as archived.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ArchiveRepositoryInput!", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was marked as archived.

      " - } - ], - "category": "repos" - }, - { - "name": "cancelEnterpriseAdminInvitation", - "id": "cancelenterpriseadmininvitation", - "href": "/graphql/reference/mutations#cancelenterpriseadmininvitation", - "description": "

      Cancels a pending invitation for an administrator to join an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CancelEnterpriseAdminInvitationInput!", - "id": "cancelenterpriseadmininvitationinput", - "href": "/graphql/reference/input-objects#cancelenterpriseadmininvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      The invitation that was canceled.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of canceling an administrator invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "cancelEnterpriseMemberInvitation", - "id": "cancelenterprisememberinvitation", - "href": "/graphql/reference/mutations#cancelenterprisememberinvitation", - "description": "

      Cancels a pending invitation for an unaffiliated member to join an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CancelEnterpriseMemberInvitationInput!", - "id": "cancelenterprisememberinvitationinput", - "href": "/graphql/reference/input-objects#cancelenterprisememberinvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      The invitation that was canceled.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of canceling an member invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "cancelSponsorship", - "id": "cancelsponsorship", - "href": "/graphql/reference/mutations#cancelsponsorship", - "description": "

      Cancel an active sponsorship.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CancelSponsorshipInput!", - "id": "cancelsponsorshipinput", - "href": "/graphql/reference/input-objects#cancelsponsorshipinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsTier", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier", - "description": "

      The tier that was being used at the time of cancellation.

      " - } - ], - "category": "sponsors" - }, - { - "name": "changeUserStatus", - "id": "changeuserstatus", - "href": "/graphql/reference/mutations#changeuserstatus", - "description": "

      Update your status on GitHub.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ChangeUserStatusInput!", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "status", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      Your updated status.

      " - } - ], - "category": "users" - }, - { - "name": "clearLabelsFromLabelable", - "id": "clearlabelsfromlabelable", - "href": "/graphql/reference/mutations#clearlabelsfromlabelable", - "description": "

      Clears all labels from a labelable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ClearLabelsFromLabelableInput!", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was unlabeled.

      " - } - ], - "category": "issues" - }, - { - "name": "clearProjectV2ItemFieldValue", - "id": "clearprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#clearprojectv2itemfieldvalue", - "description": "

      This mutation clears the value of a field for an item in a Project. Currently\nonly text, number, date, assignees, labels, single-select, iteration and\nmilestone fields are supported.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ClearProjectV2ItemFieldValueInput!", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "cloneProject", - "id": "cloneproject", - "href": "/graphql/reference/mutations#cloneproject", - "description": "

      Creates a new project by cloning configuration from an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneProjectInput!", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "jobStatusId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The id of the JobStatus for populating cloned fields.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new cloned project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "cloneTemplateRepository", - "id": "clonetemplaterepository", - "href": "/graphql/reference/mutations#clonetemplaterepository", - "description": "

      Create a new repository with the same files and directory structure as a template repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CloneTemplateRepositoryInput!", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "closeDiscussion", - "id": "closediscussion", - "href": "/graphql/reference/mutations#closediscussion", - "description": "

      Close a discussion.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CloseDiscussionInput!", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was closed.

      " - } - ], - "category": "discussions" - }, - { - "name": "closeIssue", - "id": "closeissue", - "href": "/graphql/reference/mutations#closeissue", - "description": "

      Close an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CloseIssueInput!", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was closed.

      " - } - ], - "category": "issues" - }, - { - "name": "closePullRequest", - "id": "closepullrequest", - "href": "/graphql/reference/mutations#closepullrequest", - "description": "

      Close a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ClosePullRequestInput!", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was closed.

      " - } - ], - "category": "pulls" - }, - { - "name": "convertProjectCardNoteToIssue", - "id": "convertprojectcardnotetoissue", - "href": "/graphql/reference/mutations#convertprojectcardnotetoissue", - "description": "

      Convert a project note card to one associated with a newly created issue.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectCardNoteToIssueInput!", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "convertProjectV2DraftIssueItemToIssue", - "id": "convertprojectv2draftissueitemtoissue", - "href": "/graphql/reference/mutations#convertprojectv2draftissueitemtoissue", - "description": "

      Converts a projectV2 draft issue item to an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectV2DraftIssueItemToIssueInput!", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated project item.

      " - } - ], - "category": "projects" - }, - { - "name": "convertPullRequestToDraft", - "id": "convertpullrequesttodraft", - "href": "/graphql/reference/mutations#convertpullrequesttodraft", - "description": "

      Converts a pull request to draft.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ConvertPullRequestToDraftInput!", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is now a draft.

      " - } - ], - "category": "pulls" - }, - { - "name": "copyProjectV2", - "id": "copyprojectv2", - "href": "/graphql/reference/mutations#copyprojectv2", - "description": "

      Copy a project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CopyProjectV2Input!", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The copied project.

      " - } - ], - "category": "projects" - }, - { - "name": "createAttributionInvitation", - "id": "createattributioninvitation", - "href": "/graphql/reference/mutations#createattributioninvitation", - "description": "

      Invites a user to claim reattributable data.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateAttributionInvitationInput!", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The owner scoping the reattributable data.

      " - }, - { - "name": "source", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account owning the data to reattribute.

      " - }, - { - "name": "target", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account which may claim the data.

      " - } - ], - "category": "migrations" - }, - { - "name": "createBranchProtectionRule", - "id": "createbranchprotectionrule", - "href": "/graphql/reference/mutations#createbranchprotectionrule", - "description": "

      Create a new branch protection rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateBranchProtectionRuleInput!", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "createCheckRun", - "id": "createcheckrun", - "href": "/graphql/reference/mutations#createcheckrun", - "description": "

      Create a check run.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateCheckRunInput!", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The newly created check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCheckSuite", - "id": "createchecksuite", - "href": "/graphql/reference/mutations#createchecksuite", - "description": "

      Create a check suite.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateCheckSuiteInput!", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The newly created check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCommitOnBranch", - "id": "createcommitonbranch", - "href": "/graphql/reference/mutations#createcommitonbranch", - "description": "

      Appends a commit to the given branch as the authenticated user.

      \n

      This mutation creates a commit whose parent is the HEAD of the provided\nbranch and also updates that branch to point to the new commit.\nIt can be thought of as similar to git commit.

      \n

      Locating a Branch

      \n

      Commits are appended to a branch of type Ref.\nThis must refer to a git branch (i.e. the fully qualified path must\nbegin with refs/heads/, although including this prefix is optional.

      \n

      Callers may specify the branch to commit to either by its global node\nID or by passing both of repositoryNameWithOwner and refName. For\nmore details see the documentation for CommittableBranch.

      \n

      Describing Changes

      \n

      fileChanges are specified as a FilesChanges object describing\nFileAdditions and FileDeletions.

      \n

      Please see the documentation for FileChanges for more information on\nhow to use this argument to describe any set of file changes.

      \n

      Authorship

      \n

      Similar to the web commit interface, this mutation does not support\nspecifying the author or committer of the commit and will not add\nsupport for this in the future.

      \n

      A commit created by a successful execution of this mutation will be\nauthored by the owner of the credential which authenticates the API\nrequest. The committer will be identical to that of commits authored\nusing the web interface.

      \n

      If you need full control over author and committer information, please\nuse the Git Database REST API instead.

      \n

      Commit Signing

      \n

      Commits made using this mutation are automatically signed by GitHub if\nsupported and will be marked as verified in the user interface.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateCommitOnBranchInput!", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The new commit.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The ref which has been updated to point to the new commit.

      " - } - ], - "category": "commits" - }, - { - "name": "createDeployment", - "id": "createdeployment", - "href": "/graphql/reference/mutations#createdeployment", - "description": "

      Creates a new deployment event.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentInput!", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput" - } - ], - "returnFields": [ - { - "name": "autoMerged", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      True if the default branch has been auto-merged into the deployment ref.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployment", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The new deployment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDeploymentStatus", - "id": "createdeploymentstatus", - "href": "/graphql/reference/mutations#createdeploymentstatus", - "description": "

      Create a deployment status.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentStatusInput!", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deploymentStatus", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      The new deployment status.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDiscussion", - "id": "creatediscussion", - "href": "/graphql/reference/mutations#creatediscussion", - "description": "

      Create a discussion.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateDiscussionInput!", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just created.

      " - } - ], - "category": "discussions" - }, - { - "name": "createEnterpriseOrganization", - "id": "createenterpriseorganization", - "href": "/graphql/reference/mutations#createenterpriseorganization", - "description": "

      Creates an organization as part of an enterprise account. A personal access\ntoken used to create an organization is implicitly permitted to update the\norganization it created, if the organization is part of an enterprise that has\nSAML enabled or uses Enterprise Managed Users. If the organization is not part\nof such an enterprise, and instead has SAML enabled for it individually, the\ntoken will then require SAML authorization to continue working against that organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateEnterpriseOrganizationInput!", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise that owns the created organization.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createEnvironment", - "id": "createenvironment", - "href": "/graphql/reference/mutations#createenvironment", - "description": "

      Creates an environment or simply returns it if already exists.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateEnvironmentInput!", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The new or existing environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createIpAllowListEntry", - "id": "createipallowlistentry", - "href": "/graphql/reference/mutations#createipallowlistentry", - "description": "

      Creates a new IP allow list entry.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateIpAllowListEntryInput!", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createIssue", - "id": "createissue", - "href": "/graphql/reference/mutations#createissue", - "description": "

      Creates a new issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateIssueInput!", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The new issue.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueField", - "id": "createissuefield", - "href": "/graphql/reference/mutations#createissuefield", - "description": "

      Creates a new issue field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateIssueFieldInput!", - "id": "createissuefieldinput", - "href": "/graphql/reference/input-objects#createissuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueField", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      The newly created issue field.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueFieldValue", - "id": "createissuefieldvalue", - "href": "/graphql/reference/mutations#createissuefieldvalue", - "description": "

      Creates a new issue field value for an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateIssueFieldValueInput!", - "id": "createissuefieldvalueinput", - "href": "/graphql/reference/input-objects#createissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue object.

      " - }, - { - "name": "issueFieldValue", - "type": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      The newly created issue field value.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueType", - "id": "createissuetype", - "href": "/graphql/reference/mutations#createissuetype", - "description": "

      Creates a new issue type.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateIssueTypeInput!", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The newly created issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "createLabel", - "id": "createlabel", - "href": "/graphql/reference/mutations#createlabel", - "description": "

      Creates a new label.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateLabelInput!", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The new label.

      " - } - ], - "category": "issues" - }, - { - "name": "createLinkedBranch", - "id": "createlinkedbranch", - "href": "/graphql/reference/mutations#createlinkedbranch", - "description": "

      Create a branch linked to an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateLinkedBranchInput!", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was linked to.

      " - }, - { - "name": "linkedBranch", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      The new branch issue reference.

      " - } - ], - "category": "issues" - }, - { - "name": "createMigrationSource", - "id": "createmigrationsource", - "href": "/graphql/reference/mutations#createmigrationsource", - "description": "

      Creates a GitHub Enterprise Importer (GEI) migration source.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateMigrationSourceInput!", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "migrationSource", - "type": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      The created migration source.

      " - } - ], - "category": "migrations" - }, - { - "name": "createProject", - "id": "createproject", - "href": "/graphql/reference/mutations#createproject", - "description": "

      Creates a new project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectInput!", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "createProjectV2", - "id": "createprojectv2", - "href": "/graphql/reference/mutations#createprojectv2", - "description": "

      Creates a new project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2Input!", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The new project.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2Field", - "id": "createprojectv2field", - "href": "/graphql/reference/mutations#createprojectv2field", - "description": "

      Create a new project field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2FieldInput!", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The new field.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2IssueField", - "id": "createprojectv2issuefield", - "href": "/graphql/reference/mutations#createprojectv2issuefield", - "description": "

      Create a new project issue field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2IssueFieldInput!", - "id": "createprojectv2issuefieldinput", - "href": "/graphql/reference/input-objects#createprojectv2issuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The new field.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2StatusUpdate", - "id": "createprojectv2statusupdate", - "href": "/graphql/reference/mutations#createprojectv2statusupdate", - "description": "

      Creates a status update within a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2StatusUpdateInput!", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "createPullRequest", - "id": "createpullrequest", - "href": "/graphql/reference/mutations#createpullrequest", - "description": "

      Create a new pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreatePullRequestInput!", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "createRef", - "id": "createref", - "href": "/graphql/reference/mutations#createref", - "description": "

      Create a new Git Ref.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateRefInput!", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The newly created ref.

      " - } - ], - "category": "git" - }, - { - "name": "createRepository", - "id": "createrepository", - "href": "/graphql/reference/mutations#createrepository", - "description": "

      Create a new repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryInput!", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryCustomProperty", - "id": "createrepositorycustomproperty", - "href": "/graphql/reference/mutations#createrepositorycustomproperty", - "description": "

      Create a repository custom property.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryCustomPropertyInput!", - "id": "createrepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#createrepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The newly created repository custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryRuleset", - "id": "createrepositoryruleset", - "href": "/graphql/reference/mutations#createrepositoryruleset", - "description": "

      Create a repository ruleset.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryRulesetInput!", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "createSponsorsListing", - "id": "createsponsorslisting", - "href": "/graphql/reference/mutations#createsponsorslisting", - "description": "

      Create a GitHub Sponsors profile to allow others to sponsor you or your organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateSponsorsListingInput!", - "id": "createsponsorslistinginput", - "href": "/graphql/reference/input-objects#createsponsorslistinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsListing", - "type": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting", - "description": "

      The new GitHub Sponsors profile.

      " - } - ], - "category": "sponsors" - }, - { - "name": "createSponsorsTier", - "id": "createsponsorstier", - "href": "/graphql/reference/mutations#createsponsorstier", - "description": "

      Create a new payment tier for your GitHub Sponsors profile.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateSponsorsTierInput!", - "id": "createsponsorstierinput", - "href": "/graphql/reference/input-objects#createsponsorstierinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsTier", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier", - "description": "

      The new tier.

      " - } - ], - "category": "sponsors" - }, - { - "name": "createSponsorship", - "id": "createsponsorship", - "href": "/graphql/reference/mutations#createsponsorship", - "description": "

      Start a new sponsorship of a maintainer in GitHub Sponsors, or reactivate a past sponsorship.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateSponsorshipInput!", - "id": "createsponsorshipinput", - "href": "/graphql/reference/input-objects#createsponsorshipinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorship", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "description": "

      The sponsorship that was started.

      " - } - ], - "category": "sponsors" - }, - { - "name": "createSponsorships", - "id": "createsponsorships", - "href": "/graphql/reference/mutations#createsponsorships", - "description": "

      Make many sponsorships for different sponsorable users or organizations at\nonce. Can only sponsor those who have a public GitHub Sponsors profile.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateSponsorshipsInput!", - "id": "createsponsorshipsinput", - "href": "/graphql/reference/input-objects#createsponsorshipsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorables", - "type": "[Sponsorable!]", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable", - "description": "

      The users and organizations who received a sponsorship.

      " - } - ], - "category": "sponsors" - }, - { - "name": "createUserList", - "id": "createuserlist", - "href": "/graphql/reference/mutations#createuserlist", - "description": "

      Creates a new user list.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "CreateUserListInput!", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just created.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who created the list.

      " - } - ], - "category": "users" - }, - { - "name": "declineTopicSuggestion", - "id": "declinetopicsuggestion", - "href": "/graphql/reference/mutations#declinetopicsuggestion", - "description": "

      Rejects a suggested topic for the repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeclineTopicSuggestionInput!", - "id": "declinetopicsuggestioninput", - "href": "/graphql/reference/input-objects#declinetopicsuggestioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      The declined topic.

      ", - "isDeprecated": true, - "deprecationReason": "

      Suggested topics are no longer supported Removal on 2024-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteBranchProtectionRule", - "id": "deletebranchprotectionrule", - "href": "/graphql/reference/mutations#deletebranchprotectionrule", - "description": "

      Delete a branch protection rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteBranchProtectionRuleInput!", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "deleteDeployment", - "id": "deletedeployment", - "href": "/graphql/reference/mutations#deletedeployment", - "description": "

      Deletes a deployment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteDeploymentInput!", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteDiscussion", - "id": "deletediscussion", - "href": "/graphql/reference/mutations#deletediscussion", - "description": "

      Delete a discussion and all of its replies.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionInput!", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteDiscussionComment", - "id": "deletediscussioncomment", - "href": "/graphql/reference/mutations#deletediscussioncomment", - "description": "

      Delete a discussion comment. If it has replies, wipe it instead.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionCommentInput!", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The discussion comment that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteEnvironment", - "id": "deleteenvironment", - "href": "/graphql/reference/mutations#deleteenvironment", - "description": "

      Deletes an environment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteEnvironmentInput!", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteIpAllowListEntry", - "id": "deleteipallowlistentry", - "href": "/graphql/reference/mutations#deleteipallowlistentry", - "description": "

      Deletes an IP allow list entry.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIpAllowListEntryInput!", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was deleted.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "deleteIssue", - "id": "deleteissue", - "href": "/graphql/reference/mutations#deleteissue", - "description": "

      Deletes an Issue object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueInput!", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the issue belonged to.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueComment", - "id": "deleteissuecomment", - "href": "/graphql/reference/mutations#deleteissuecomment", - "description": "

      Deletes an IssueComment object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueCommentInput!", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueField", - "id": "deleteissuefield", - "href": "/graphql/reference/mutations#deleteissuefield", - "description": "

      Deletes an issue field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueFieldInput!", - "id": "deleteissuefieldinput", - "href": "/graphql/reference/input-objects#deleteissuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueField", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      The deleted issue field.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueFieldValue", - "id": "deleteissuefieldvalue", - "href": "/graphql/reference/mutations#deleteissuefieldvalue", - "description": "

      Deletes an issue field value from an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueFieldValueInput!", - "id": "deleteissuefieldvalueinput", - "href": "/graphql/reference/input-objects#deleteissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue object.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether the field value was successfully deleted.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueType", - "id": "deleteissuetype", - "href": "/graphql/reference/mutations#deleteissuetype", - "description": "

      Delete an issue type.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueTypeInput!", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedIssueTypeId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLabel", - "id": "deletelabel", - "href": "/graphql/reference/mutations#deletelabel", - "description": "

      Deletes a label.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteLabelInput!", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLinkedBranch", - "id": "deletelinkedbranch", - "href": "/graphql/reference/mutations#deletelinkedbranch", - "description": "

      Unlink a branch from an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteLinkedBranchInput!", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue the linked branch was unlinked from.

      " - } - ], - "category": "issues" - }, - { - "name": "deletePackageVersion", - "id": "deletepackageversion", - "href": "/graphql/reference/mutations#deletepackageversion", - "description": "

      Delete a package version.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeletePackageVersionInput!", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether or not the operation succeeded.

      " - } - ], - "category": "packages" - }, - { - "name": "deleteProject", - "id": "deleteproject", - "href": "/graphql/reference/mutations#deleteproject", - "description": "

      Deletes a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectInput!", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      The repository or organization the project was removed from.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectCard", - "id": "deleteprojectcard", - "href": "/graphql/reference/mutations#deleteprojectcard", - "description": "

      Deletes a project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectCardInput!", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "column", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The column the deleted card was in.

      " - }, - { - "name": "deletedCardId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted card ID.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectColumn", - "id": "deleteprojectcolumn", - "href": "/graphql/reference/mutations#deleteprojectcolumn", - "description": "

      Deletes a project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectColumnInput!", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedColumnId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted column ID.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project the deleted column was in.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectV2", - "id": "deleteprojectv2", - "href": "/graphql/reference/mutations#deleteprojectv2", - "description": "

      Delete a project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2Input!", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The deleted Project.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Field", - "id": "deleteprojectv2field", - "href": "/graphql/reference/mutations#deleteprojectv2field", - "description": "

      Delete a project field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2FieldInput!", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The deleted field.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Item", - "id": "deleteprojectv2item", - "href": "/graphql/reference/mutations#deleteprojectv2item", - "description": "

      Deletes an item from a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2ItemInput!", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedItemId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted item.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2StatusUpdate", - "id": "deleteprojectv2statusupdate", - "href": "/graphql/reference/mutations#deleteprojectv2statusupdate", - "description": "

      Deletes a project status update.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2StatusUpdateInput!", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedStatusUpdateId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted status update.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted status update was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Workflow", - "id": "deleteprojectv2workflow", - "href": "/graphql/reference/mutations#deleteprojectv2workflow", - "description": "

      Deletes a project workflow.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2WorkflowInput!", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedWorkflowId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted workflow.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted workflow was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deletePullRequestReview", - "id": "deletepullrequestreview", - "href": "/graphql/reference/mutations#deletepullrequestreview", - "description": "

      Deletes a pull request review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewInput!", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The deleted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "deletePullRequestReviewComment", - "id": "deletepullrequestreviewcomment", - "href": "/graphql/reference/mutations#deletepullrequestreviewcomment", - "description": "

      Deletes a pull request review comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewCommentInput!", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The pull request review the deleted comment belonged to.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The deleted pull request review comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "deleteRef", - "id": "deleteref", - "href": "/graphql/reference/mutations#deleteref", - "description": "

      Delete a Git Ref.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteRefInput!", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "deleteRepositoryCustomProperty", - "id": "deleterepositorycustomproperty", - "href": "/graphql/reference/mutations#deleterepositorycustomproperty", - "description": "

      Delete a repository custom property.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryCustomPropertyInput!", - "id": "deleterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#deleterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The deleted custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteRepositoryRuleset", - "id": "deleterepositoryruleset", - "href": "/graphql/reference/mutations#deleterepositoryruleset", - "description": "

      Delete a repository ruleset.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryRulesetInput!", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteUserList", - "id": "deleteuserlist", - "href": "/graphql/reference/mutations#deleteuserlist", - "description": "

      Deletes a user list.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteUserListInput!", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The owner of the list that will be deleted.

      " - } - ], - "category": "users" - }, - { - "name": "deleteVerifiableDomain", - "id": "deleteverifiabledomain", - "href": "/graphql/reference/mutations#deleteverifiabledomain", - "description": "

      Deletes a verifiable domain.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DeleteVerifiableDomainInput!", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owning account from which the domain was deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "dequeuePullRequest", - "id": "dequeuepullrequest", - "href": "/graphql/reference/mutations#dequeuepullrequest", - "description": "

      Remove a pull request from the merge queue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DequeuePullRequestInput!", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry of the dequeued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "disablePullRequestAutoMerge", - "id": "disablepullrequestautomerge", - "href": "/graphql/reference/mutations#disablepullrequestautomerge", - "description": "

      Disable auto merge on the given pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DisablePullRequestAutoMergeInput!", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto merge was disabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissPullRequestReview", - "id": "dismisspullrequestreview", - "href": "/graphql/reference/mutations#dismisspullrequestreview", - "description": "

      Dismisses an approved or rejected pull request review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DismissPullRequestReviewInput!", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The dismissed pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissRepositoryVulnerabilityAlert", - "id": "dismissrepositoryvulnerabilityalert", - "href": "/graphql/reference/mutations#dismissrepositoryvulnerabilityalert", - "description": "

      Dismisses the Dependabot alert.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "DismissRepositoryVulnerabilityAlertInput!", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryVulnerabilityAlert", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      The Dependabot alert that was dismissed.

      " - } - ], - "category": "dependabot" - }, - { - "name": "enablePullRequestAutoMerge", - "id": "enablepullrequestautomerge", - "href": "/graphql/reference/mutations#enablepullrequestautomerge", - "description": "

      Enable the default auto-merge on a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "EnablePullRequestAutoMergeInput!", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto-merge was enabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "enqueuePullRequest", - "id": "enqueuepullrequest", - "href": "/graphql/reference/mutations#enqueuepullrequest", - "description": "

      Add a pull request to the merge queue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "EnqueuePullRequestInput!", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry for the enqueued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "followOrganization", - "id": "followorganization", - "href": "/graphql/reference/mutations#followorganization", - "description": "

      Follow an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "FollowOrganizationInput!", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was followed.

      " - } - ], - "category": "orgs" - }, - { - "name": "followUser", - "id": "followuser", - "href": "/graphql/reference/mutations#followuser", - "description": "

      Follow a user.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "FollowUserInput!", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was followed.

      " - } - ], - "category": "users" - }, - { - "name": "grantEnterpriseOrganizationsMigratorRole", - "id": "grantenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#grantenterpriseorganizationsmigratorrole", - "description": "

      Grant the migrator role to a user for all organizations under an enterprise account.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "GrantEnterpriseOrganizationsMigratorRoleInput!", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role applied to for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "grantMigratorRole", - "id": "grantmigratorrole", - "href": "/graphql/reference/mutations#grantmigratorrole", - "description": "

      Grant the migrator role to a user or a team.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "GrantMigratorRoleInput!", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "importProject", - "id": "importproject", - "href": "/graphql/reference/mutations#importproject", - "description": "

      Creates a new project by importing columns and a list of issues/PRs.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ImportProjectInput!", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new Project!.

      " - } - ], - "category": "migrations" - }, - { - "name": "inviteEnterpriseAdmin", - "id": "inviteenterpriseadmin", - "href": "/graphql/reference/mutations#inviteenterpriseadmin", - "description": "

      Invite someone to become an administrator of the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "InviteEnterpriseAdminInput!", - "id": "inviteenterpriseadmininput", - "href": "/graphql/reference/input-objects#inviteenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      The created enterprise administrator invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "inviteEnterpriseMember", - "id": "inviteenterprisemember", - "href": "/graphql/reference/mutations#inviteenterprisemember", - "description": "

      Invite someone to become an unaffiliated member of the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "InviteEnterpriseMemberInput!", - "id": "inviteenterprisememberinput", - "href": "/graphql/reference/input-objects#inviteenterprisememberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invitation", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      The created enterprise member invitation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "linkProjectV2ToRepository", - "id": "linkprojectv2torepository", - "href": "/graphql/reference/mutations#linkprojectv2torepository", - "description": "

      Links a project to a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToRepositoryInput!", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkProjectV2ToTeam", - "id": "linkprojectv2toteam", - "href": "/graphql/reference/mutations#linkprojectv2toteam", - "description": "

      Links a project to a team.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToTeamInput!", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkRepositoryToProject", - "id": "linkrepositorytoproject", - "href": "/graphql/reference/mutations#linkrepositorytoproject", - "description": "

      Creates a repository link for a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkRepositoryToProjectInput!", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "lockLockable", - "id": "locklockable", - "href": "/graphql/reference/mutations#locklockable", - "description": "

      Lock a lockable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "LockLockableInput!", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "lockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was locked.

      " - } - ], - "category": "issues" - }, - { - "name": "markDiscussionCommentAsAnswer", - "id": "markdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#markdiscussioncommentasanswer", - "description": "

      Mark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MarkDiscussionCommentAsAnswerInput!", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the chosen comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "markFileAsViewed", - "id": "markfileasviewed", - "href": "/graphql/reference/mutations#markfileasviewed", - "description": "

      Mark a pull request file as viewed.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MarkFileAsViewedInput!", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "markProjectV2AsTemplate", - "id": "markprojectv2astemplate", - "href": "/graphql/reference/mutations#markprojectv2astemplate", - "description": "

      Mark a project as a template. Note that only projects which are owned by an Organization can be marked as a template.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MarkProjectV2AsTemplateInput!", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "markPullRequestReadyForReview", - "id": "markpullrequestreadyforreview", - "href": "/graphql/reference/mutations#markpullrequestreadyforreview", - "description": "

      Marks a pull request ready for review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MarkPullRequestReadyForReviewInput!", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is ready for review.

      " - } - ], - "category": "pulls" - }, - { - "name": "mergeBranch", - "id": "mergebranch", - "href": "/graphql/reference/mutations#mergebranch", - "description": "

      Merge a head into a branch.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MergeBranchInput!", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeCommit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The resulting merge Commit.

      " - } - ], - "category": "branches" - }, - { - "name": "mergePullRequest", - "id": "mergepullrequest", - "href": "/graphql/reference/mutations#mergepullrequest", - "description": "

      Merge a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MergePullRequestInput!", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "minimizeComment", - "id": "minimizecomment", - "href": "/graphql/reference/mutations#minimizecomment", - "description": "

      Minimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "MinimizeCommentInput!", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "minimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was minimized.

      " - } - ], - "category": "issues" - }, - { - "name": "moveProjectCard", - "id": "moveprojectcard", - "href": "/graphql/reference/mutations#moveprojectcard", - "description": "

      Moves a project card to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectCardInput!", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The new edge of the moved card.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "moveProjectColumn", - "id": "moveprojectcolumn", - "href": "/graphql/reference/mutations#moveprojectcolumn", - "description": "

      Moves a project column to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectColumnInput!", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The new edge of the moved column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "pinEnvironment", - "id": "pinenvironment", - "href": "/graphql/reference/mutations#pinenvironment", - "description": "

      Pin an environment to a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "PinEnvironmentInput!", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was pinned.

      " - }, - { - "name": "pinnedEnvironment", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      The pinned environment if we pinned.

      " - } - ], - "category": "deployments" - }, - { - "name": "pinIssue", - "id": "pinissue", - "href": "/graphql/reference/mutations#pinissue", - "description": "

      Pin an issue to a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "PinIssueInput!", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was pinned.

      " - } - ], - "category": "issues" - }, - { - "name": "pinIssueComment", - "id": "pinissuecomment", - "href": "/graphql/reference/mutations#pinissuecomment", - "description": "

      Pins an Issue Comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "PinIssueCommentInput!", - "id": "pinissuecommentinput", - "href": "/graphql/reference/input-objects#pinissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The Issue Comment that was pinned.

      " - } - ], - "category": "issues" - }, - { - "name": "promoteRepositoryCustomProperty", - "id": "promoterepositorycustomproperty", - "href": "/graphql/reference/mutations#promoterepositorycustomproperty", - "description": "

      Promote a repository custom property to the enterprise level.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "PromoteRepositoryCustomPropertyInput!", - "id": "promoterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#promoterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The repository custom property that has been promoted.

      " - } - ], - "category": "repos" - }, - { - "name": "publishSponsorsTier", - "id": "publishsponsorstier", - "href": "/graphql/reference/mutations#publishsponsorstier", - "description": "

      Publish an existing sponsorship tier that is currently still a draft to a GitHub Sponsors profile.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "PublishSponsorsTierInput!", - "id": "publishsponsorstierinput", - "href": "/graphql/reference/input-objects#publishsponsorstierinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsTier", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier", - "description": "

      The tier that was published.

      " - } - ], - "category": "sponsors" - }, - { - "name": "regenerateEnterpriseIdentityProviderRecoveryCodes", - "id": "regenerateenterpriseidentityproviderrecoverycodes", - "href": "/graphql/reference/mutations#regenerateenterpriseidentityproviderrecoverycodes", - "description": "

      Regenerates the identity provider recovery codes for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RegenerateEnterpriseIdentityProviderRecoveryCodesInput!", - "id": "regenerateenterpriseidentityproviderrecoverycodesinput", - "href": "/graphql/reference/input-objects#regenerateenterpriseidentityproviderrecoverycodesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "identityProvider", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      The identity provider for the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "regenerateVerifiableDomainToken", - "id": "regenerateverifiabledomaintoken", - "href": "/graphql/reference/mutations#regenerateverifiabledomaintoken", - "description": "

      Regenerates a verifiable domain's verification token.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RegenerateVerifiableDomainTokenInput!", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "verificationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The verification token that was generated.

      " - } - ], - "category": "orgs" - }, - { - "name": "rejectDeployments", - "id": "rejectdeployments", - "href": "/graphql/reference/mutations#rejectdeployments", - "description": "

      Reject all pending deployments under one or more environments.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RejectDeploymentsInput!", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "removeAssigneesFromAssignable", - "id": "removeassigneesfromassignable", - "href": "/graphql/reference/mutations#removeassigneesfromassignable", - "description": "

      Removes assignees from an assignable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveAssigneesFromAssignableInput!", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was unassigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "removeBlockedBy", - "id": "removeblockedby", - "href": "/graphql/reference/mutations#removeblockedby", - "description": "

      Removes a 'blocked by' relationship from an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveBlockedByInput!", - "id": "removeblockedbyinput", - "href": "/graphql/reference/input-objects#removeblockedbyinput" - } - ], - "returnFields": [ - { - "name": "blockingIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The previously blocking issue.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The previously blocked issue.

      " - } - ], - "category": "issues" - }, - { - "name": "removeEnterpriseAdmin", - "id": "removeenterpriseadmin", - "href": "/graphql/reference/mutations#removeenterpriseadmin", - "description": "

      Removes an administrator from the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseAdminInput!", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was removed as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of removing an administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeEnterpriseIdentityProvider", - "id": "removeenterpriseidentityprovider", - "href": "/graphql/reference/mutations#removeenterpriseidentityprovider", - "description": "

      Removes the identity provider from an enterprise. Owners of enterprises both\nwith and without Enterprise Managed Users may use this mutation.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseIdentityProviderInput!", - "id": "removeenterpriseidentityproviderinput", - "href": "/graphql/reference/input-objects#removeenterpriseidentityproviderinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "identityProvider", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      The identity provider that was removed from the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeEnterpriseMember", - "id": "removeenterprisemember", - "href": "/graphql/reference/mutations#removeenterprisemember", - "description": "

      Completely removes a user from the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseMemberInput!", - "id": "removeenterprisememberinput", - "href": "/graphql/reference/input-objects#removeenterprisememberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was removed from the enterprise.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeEnterpriseOrganization", - "id": "removeenterpriseorganization", - "href": "/graphql/reference/mutations#removeenterpriseorganization", - "description": "

      Removes an organization from the enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseOrganizationInput!", - "id": "removeenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#removeenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was removed from the enterprise.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeEnterpriseSupportEntitlement", - "id": "removeenterprisesupportentitlement", - "href": "/graphql/reference/mutations#removeenterprisesupportentitlement", - "description": "

      Removes a support entitlement from an enterprise member.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseSupportEntitlementInput!", - "id": "removeenterprisesupportentitlementinput", - "href": "/graphql/reference/input-objects#removeenterprisesupportentitlementinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of removing the support entitlement.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeLabelsFromLabelable", - "id": "removelabelsfromlabelable", - "href": "/graphql/reference/mutations#removelabelsfromlabelable", - "description": "

      Removes labels from a Labelable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveLabelsFromLabelableInput!", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The Labelable the labels were removed from.

      " - } - ], - "category": "issues" - }, - { - "name": "removeOutsideCollaborator", - "id": "removeoutsidecollaborator", - "href": "/graphql/reference/mutations#removeoutsidecollaborator", - "description": "

      Removes outside collaborator from all repositories in an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveOutsideCollaboratorInput!", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "removedUser", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was removed as an outside collaborator.

      " - } - ], - "category": "orgs" - }, - { - "name": "removeReaction", - "id": "removereaction", - "href": "/graphql/reference/mutations#removereaction", - "description": "

      Removes a reaction from a subject.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveReactionInput!", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "removeStar", - "id": "removestar", - "href": "/graphql/reference/mutations#removestar", - "description": "

      Removes a star from a Starrable.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveStarInput!", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "removeSubIssue", - "id": "removesubissue", - "href": "/graphql/reference/mutations#removesubissue", - "description": "

      Removes a sub-issue from a given issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveSubIssueInput!", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent of the sub-issue.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "removeUpvote", - "id": "removeupvote", - "href": "/graphql/reference/mutations#removeupvote", - "description": "

      Remove an upvote to a discussion or discussion comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RemoveUpvoteInput!", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenDiscussion", - "id": "reopendiscussion", - "href": "/graphql/reference/mutations#reopendiscussion", - "description": "

      Reopen a discussion.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReopenDiscussionInput!", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was reopened.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenIssue", - "id": "reopenissue", - "href": "/graphql/reference/mutations#reopenissue", - "description": "

      Reopen a issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReopenIssueInput!", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was opened.

      " - } - ], - "category": "issues" - }, - { - "name": "reopenPullRequest", - "id": "reopenpullrequest", - "href": "/graphql/reference/mutations#reopenpullrequest", - "description": "

      Reopen a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReopenPullRequestInput!", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reopened.

      " - } - ], - "category": "pulls" - }, - { - "name": "reorderEnvironment", - "id": "reorderenvironment", - "href": "/graphql/reference/mutations#reorderenvironment", - "description": "

      Reorder a pinned repository environment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReorderEnvironmentInput!", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was reordered.

      " - } - ], - "category": "deployments" - }, - { - "name": "replaceActorsForAssignable", - "id": "replaceactorsforassignable", - "href": "/graphql/reference/mutations#replaceactorsforassignable", - "description": "

      Replaces all actors for assignable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReplaceActorsForAssignableInput!", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "reprioritizeSubIssue", - "id": "reprioritizesubissue", - "href": "/graphql/reference/mutations#reprioritizesubissue", - "description": "

      Reprioritizes a sub-issue to a different position in the parent list.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ReprioritizeSubIssueInput!", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was reprioritized in.

      " - } - ], - "category": "issues" - }, - { - "name": "requestReviews", - "id": "requestreviews", - "href": "/graphql/reference/mutations#requestreviews", - "description": "

      Set review requests on a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RequestReviewsInput!", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is getting requests.

      " - }, - { - "name": "requestedReviewersEdge", - "type": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      The edge from the pull request to the requested reviewers.

      " - } - ], - "category": "pulls" - }, - { - "name": "requestReviewsByLogin", - "id": "requestreviewsbylogin", - "href": "/graphql/reference/mutations#requestreviewsbylogin", - "description": "

      Set review requests on a pull request using login strings instead of IDs.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RequestReviewsByLoginInput!", - "id": "requestreviewsbylogininput", - "href": "/graphql/reference/input-objects#requestreviewsbylogininput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is getting requests.

      " - }, - { - "name": "requestedReviewersEdge", - "type": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      The edge from the pull request to the requested reviewers.

      " - } - ], - "category": "pulls" - }, - { - "name": "rerequestCheckSuite", - "id": "rerequestchecksuite", - "href": "/graphql/reference/mutations#rerequestchecksuite", - "description": "

      Rerequests an existing check suite.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RerequestCheckSuiteInput!", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The requested check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "resolveReviewThread", - "id": "resolvereviewthread", - "href": "/graphql/reference/mutations#resolvereviewthread", - "description": "

      Marks a review thread as resolved.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "ResolveReviewThreadInput!", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "retireSponsorsTier", - "id": "retiresponsorstier", - "href": "/graphql/reference/mutations#retiresponsorstier", - "description": "

      Retire a published payment tier from your GitHub Sponsors profile so it cannot be used to start new sponsorships.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RetireSponsorsTierInput!", - "id": "retiresponsorstierinput", - "href": "/graphql/reference/input-objects#retiresponsorstierinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsTier", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier", - "description": "

      The tier that was retired.

      " - } - ], - "category": "sponsors" - }, - { - "name": "revertPullRequest", - "id": "revertpullrequest", - "href": "/graphql/reference/mutations#revertpullrequest", - "description": "

      Create a pull request that reverts the changes from a merged pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RevertPullRequestInput!", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reverted.

      " - }, - { - "name": "revertPullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request that reverts the input pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "revokeEnterpriseOrganizationsMigratorRole", - "id": "revokeenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#revokeenterpriseorganizationsmigratorrole", - "description": "

      Revoke the migrator role to a user for all organizations under an enterprise account.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RevokeEnterpriseOrganizationsMigratorRoleInput!", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role revoked for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "revokeMigratorRole", - "id": "revokemigratorrole", - "href": "/graphql/reference/mutations#revokemigratorrole", - "description": "

      Revoke the migrator role from a user or a team.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "RevokeMigratorRoleInput!", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "setEnterpriseIdentityProvider", - "id": "setenterpriseidentityprovider", - "href": "/graphql/reference/mutations#setenterpriseidentityprovider", - "description": "

      Creates or updates the identity provider for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetEnterpriseIdentityProviderInput!", - "id": "setenterpriseidentityproviderinput", - "href": "/graphql/reference/input-objects#setenterpriseidentityproviderinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "identityProvider", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      The identity provider for the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "setIssueFieldValue", - "id": "setissuefieldvalue", - "href": "/graphql/reference/mutations#setissuefieldvalue", - "description": "

      Sets the value of an IssueFieldValue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetIssueFieldValueInput!", - "id": "setissuefieldvalueinput", - "href": "/graphql/reference/input-objects#setissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue where the field values were set.

      " - }, - { - "name": "issueFieldValues", - "type": "[IssueFieldValue!]", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      The issue field values that were created or updated.

      " - } - ], - "category": "issues" - }, - { - "name": "setOrganizationInteractionLimit", - "id": "setorganizationinteractionlimit", - "href": "/graphql/reference/mutations#setorganizationinteractionlimit", - "description": "

      Set an organization level interaction limit for an organization's public repositories.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetOrganizationInteractionLimitInput!", - "id": "setorganizationinteractionlimitinput", - "href": "/graphql/reference/input-objects#setorganizationinteractionlimitinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that the interaction limit was set for.

      " - } - ], - "category": "orgs" - }, - { - "name": "setRepositoryCustomPropertyValues", - "id": "setrepositorycustompropertyvalues", - "href": "/graphql/reference/mutations#setrepositorycustompropertyvalues", - "description": "

      Set repository custom property values for a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetRepositoryCustomPropertyValuesInput!", - "id": "setrepositorycustompropertyvaluesinput", - "href": "/graphql/reference/input-objects#setrepositorycustompropertyvaluesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that the custom properties were set for.

      " - } - ], - "category": "repos" - }, - { - "name": "setRepositoryInteractionLimit", - "id": "setrepositoryinteractionlimit", - "href": "/graphql/reference/mutations#setrepositoryinteractionlimit", - "description": "

      Sets an interaction limit setting for a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetRepositoryInteractionLimitInput!", - "id": "setrepositoryinteractionlimitinput", - "href": "/graphql/reference/input-objects#setrepositoryinteractionlimitinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that the interaction limit was set for.

      " - } - ], - "category": "repos" - }, - { - "name": "setUserInteractionLimit", - "id": "setuserinteractionlimit", - "href": "/graphql/reference/mutations#setuserinteractionlimit", - "description": "

      Set a user level interaction limit for an user's public repositories.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SetUserInteractionLimitInput!", - "id": "setuserinteractionlimitinput", - "href": "/graphql/reference/input-objects#setuserinteractionlimitinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that the interaction limit was set for.

      " - } - ], - "category": "users" - }, - { - "name": "startOrganizationMigration", - "id": "startorganizationmigration", - "href": "/graphql/reference/mutations#startorganizationmigration", - "description": "

      Starts a GitHub Enterprise Importer organization migration.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "StartOrganizationMigrationInput!", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "orgMigration", - "type": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      The new organization migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "startRepositoryMigration", - "id": "startrepositorymigration", - "href": "/graphql/reference/mutations#startrepositorymigration", - "description": "

      Starts a GitHub Enterprise Importer (GEI) repository migration.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "StartRepositoryMigrationInput!", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryMigration", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      The new repository migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "submitPullRequestReview", - "id": "submitpullrequestreview", - "href": "/graphql/reference/mutations#submitpullrequestreview", - "description": "

      Submits a pending pull request review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "SubmitPullRequestReviewInput!", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The submitted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "transferEnterpriseOrganization", - "id": "transferenterpriseorganization", - "href": "/graphql/reference/mutations#transferenterpriseorganization", - "description": "

      Transfer an organization from one enterprise to another enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "TransferEnterpriseOrganizationInput!", - "id": "transferenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#transferenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization for which a transfer was initiated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "transferIssue", - "id": "transferissue", - "href": "/graphql/reference/mutations#transferissue", - "description": "

      Transfer an issue to a different repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "TransferIssueInput!", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was transferred.

      " - } - ], - "category": "issues" - }, - { - "name": "unarchiveProjectV2Item", - "id": "unarchiveprojectv2item", - "href": "/graphql/reference/mutations#unarchiveprojectv2item", - "description": "

      Unarchives a ProjectV2Item.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnarchiveProjectV2ItemInput!", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item unarchived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "unarchivePullRequest", - "id": "unarchivepullrequest", - "href": "/graphql/reference/mutations#unarchivepullrequest", - "description": "

      Unarchive a pull request. Removes the archived flag from the pull request.\nDoes not automatically reopen or unlock the pull request. Only repository\nadmins can unarchive pull requests.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnarchivePullRequestInput!", - "id": "unarchivepullrequestinput", - "href": "/graphql/reference/input-objects#unarchivepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was unarchived.

      " - } - ], - "category": "pulls" - }, - { - "name": "unarchiveRepository", - "id": "unarchiverepository", - "href": "/graphql/reference/mutations#unarchiverepository", - "description": "

      Unarchives a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnarchiveRepositoryInput!", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was unarchived.

      " - } - ], - "category": "repos" - }, - { - "name": "unfollowOrganization", - "id": "unfolloworganization", - "href": "/graphql/reference/mutations#unfolloworganization", - "description": "

      Unfollow an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnfollowOrganizationInput!", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was unfollowed.

      " - } - ], - "category": "orgs" - }, - { - "name": "unfollowUser", - "id": "unfollowuser", - "href": "/graphql/reference/mutations#unfollowuser", - "description": "

      Unfollow a user.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnfollowUserInput!", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was unfollowed.

      " - } - ], - "category": "users" - }, - { - "name": "unlinkProjectV2FromRepository", - "id": "unlinkprojectv2fromrepository", - "href": "/graphql/reference/mutations#unlinkprojectv2fromrepository", - "description": "

      Unlinks a project from a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromRepositoryInput!", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is no longer linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkProjectV2FromTeam", - "id": "unlinkprojectv2fromteam", - "href": "/graphql/reference/mutations#unlinkprojectv2fromteam", - "description": "

      Unlinks a project to a team.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromTeamInput!", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is unlinked from.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkRepositoryFromProject", - "id": "unlinkrepositoryfromproject", - "href": "/graphql/reference/mutations#unlinkrepositoryfromproject", - "description": "

      Deletes a repository link from a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkRepositoryFromProjectInput!", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "unlockLockable", - "id": "unlocklockable", - "href": "/graphql/reference/mutations#unlocklockable", - "description": "

      Unlock a lockable object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnlockLockableInput!", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unlockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was unlocked.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkDiscussionCommentAsAnswer", - "id": "unmarkdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#unmarkdiscussioncommentasanswer", - "description": "

      Unmark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnmarkDiscussionCommentAsAnswerInput!", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "unmarkFileAsViewed", - "id": "unmarkfileasviewed", - "href": "/graphql/reference/mutations#unmarkfileasviewed", - "description": "

      Unmark a pull request file as viewed.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnmarkFileAsViewedInput!", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "unmarkIssueAsDuplicate", - "id": "unmarkissueasduplicate", - "href": "/graphql/reference/mutations#unmarkissueasduplicate", - "description": "

      Unmark an issue as a duplicate of another issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnmarkIssueAsDuplicateInput!", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "duplicate", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      The issue or pull request that was marked as a duplicate.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkProjectV2AsTemplate", - "id": "unmarkprojectv2astemplate", - "href": "/graphql/reference/mutations#unmarkprojectv2astemplate", - "description": "

      Unmark a project as a template.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnmarkProjectV2AsTemplateInput!", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "unminimizeComment", - "id": "unminimizecomment", - "href": "/graphql/reference/mutations#unminimizecomment", - "description": "

      Unminimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnminimizeCommentInput!", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unminimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was unminimized.

      " - } - ], - "category": "issues" - }, - { - "name": "unpinIssue", - "id": "unpinissue", - "href": "/graphql/reference/mutations#unpinissue", - "description": "

      Unpin a pinned issue from a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnpinIssueInput!", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "id", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The id of the pinned issue that was unpinned.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was unpinned.

      " - } - ], - "category": "issues" - }, - { - "name": "unpinIssueComment", - "id": "unpinissuecomment", - "href": "/graphql/reference/mutations#unpinissuecomment", - "description": "

      Unpins an Issue Comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnpinIssueCommentInput!", - "id": "unpinissuecommentinput", - "href": "/graphql/reference/input-objects#unpinissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The Issue Comment that was unpinned.

      " - } - ], - "category": "issues" - }, - { - "name": "unresolveReviewThread", - "id": "unresolvereviewthread", - "href": "/graphql/reference/mutations#unresolvereviewthread", - "description": "

      Marks a review thread as unresolved.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UnresolveReviewThreadInput!", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateBranchProtectionRule", - "id": "updatebranchprotectionrule", - "href": "/graphql/reference/mutations#updatebranchprotectionrule", - "description": "

      Update a branch protection rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateBranchProtectionRuleInput!", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "updateCheckRun", - "id": "updatecheckrun", - "href": "/graphql/reference/mutations#updatecheckrun", - "description": "

      Update a check run.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckRunInput!", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The updated check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "updateCheckSuitePreferences", - "id": "updatechecksuitepreferences", - "href": "/graphql/reference/mutations#updatechecksuitepreferences", - "description": "

      Modifies the settings of an existing check suite.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckSuitePreferencesInput!", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "checks" - }, - { - "name": "updateDiscussion", - "id": "updatediscussion", - "href": "/graphql/reference/mutations#updatediscussion", - "description": "

      Update a discussion.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionInput!", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The modified discussion.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateDiscussionComment", - "id": "updatediscussioncomment", - "href": "/graphql/reference/mutations#updatediscussioncomment", - "description": "

      Update the contents of a comment on a Discussion.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionCommentInput!", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The modified discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateEnterpriseAdministratorRole", - "id": "updateenterpriseadministratorrole", - "href": "/graphql/reference/mutations#updateenterpriseadministratorrole", - "description": "

      Updates the role of an enterprise administrator.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseAdministratorRoleInput!", - "id": "updateenterpriseadministratorroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseadministratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of changing the administrator's role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseAllowPrivateRepositoryForkingSetting", - "id": "updateenterpriseallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateenterpriseallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput!", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated allow private repository forking setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDefaultRepositoryPermissionSetting", - "id": "updateenterprisedefaultrepositorypermissionsetting", - "href": "/graphql/reference/mutations#updateenterprisedefaultrepositorypermissionsetting", - "description": "

      Sets the base repository permission for organizations in an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput!", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated base repository permission setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the base repository permission setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDeployKeySetting", - "id": "updateenterprisedeploykeysetting", - "href": "/graphql/reference/mutations#updateenterprisedeploykeysetting", - "description": "

      Sets whether deploy keys are allowed to be created and used for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDeployKeySettingInput!", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated deploy key setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the deploy key setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanChangeRepositoryVisibilitySetting", - "id": "updateenterprisememberscanchangerepositoryvisibilitysetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanchangerepositoryvisibilitysetting", - "description": "

      Sets whether organization members with admin permissions on a repository can change repository visibility.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput!", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can change repository visibility setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can change repository visibility setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanCreateRepositoriesSetting", - "id": "updateenterprisememberscancreaterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscancreaterepositoriessetting", - "description": "

      Sets the members can create repositories setting for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput!", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can create repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can create repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteIssuesSetting", - "id": "updateenterprisememberscandeleteissuessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleteissuessetting", - "description": "

      Sets the members can delete issues setting for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput!", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete issues setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete issues setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteRepositoriesSetting", - "id": "updateenterprisememberscandeleterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleterepositoriessetting", - "description": "

      Sets the members can delete repositories setting for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput!", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanInviteCollaboratorsSetting", - "id": "updateenterprisememberscaninvitecollaboratorssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscaninvitecollaboratorssetting", - "description": "

      Sets whether members can invite collaborators are enabled for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput!", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can invite collaborators setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can invite collaborators setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanMakePurchasesSetting", - "id": "updateenterprisememberscanmakepurchasessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanmakepurchasessetting", - "description": "

      Sets whether or not an organization owner can make purchases.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanMakePurchasesSettingInput!", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can make purchases setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can make purchases setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanUpdateProtectedBranchesSetting", - "id": "updateenterprisememberscanupdateprotectedbranchessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanupdateprotectedbranchessetting", - "description": "

      Sets the members can update protected branches setting for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput!", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can update protected branches setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can update protected branches setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanViewDependencyInsightsSetting", - "id": "updateenterprisememberscanviewdependencyinsightssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanviewdependencyinsightssetting", - "description": "

      Sets the members can view dependency insights for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput!", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can view dependency insights setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can view dependency insights setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOrganizationProjectsSetting", - "id": "updateenterpriseorganizationprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriseorganizationprojectssetting", - "description": "

      Sets whether organization projects are enabled for an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOrganizationProjectsSettingInput!", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated organization projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the organization projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOwnerOrganizationRole", - "id": "updateenterpriseownerorganizationrole", - "href": "/graphql/reference/mutations#updateenterpriseownerorganizationrole", - "description": "

      Updates the role of an enterprise owner with an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOwnerOrganizationRoleInput!", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of changing the owner's organization role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseProfile", - "id": "updateenterpriseprofile", - "href": "/graphql/reference/mutations#updateenterpriseprofile", - "description": "

      Updates an enterprise's profile.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseProfileInput!", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseRepositoryProjectsSetting", - "id": "updateenterpriserepositoryprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriserepositoryprojectssetting", - "description": "

      Sets whether repository projects are enabled for a enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseRepositoryProjectsSettingInput!", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated repository projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the repository projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "description": "

      Sets the two-factor authentication methods that users of an enterprise may not use.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput!", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two-factor authentication disallowed methods setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two-factor authentication disallowed methods setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationRequiredSetting", - "id": "updateenterprisetwofactorauthenticationrequiredsetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationrequiredsetting", - "description": "

      Sets whether two factor authentication is required for all users in an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput!", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two factor authentication required setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two factor authentication required setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnvironment", - "id": "updateenvironment", - "href": "/graphql/reference/mutations#updateenvironment", - "description": "

      Updates an environment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateEnvironmentInput!", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The updated environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "updateIpAllowListEnabledSetting", - "id": "updateipallowlistenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistenabledsetting", - "description": "

      Sets whether an IP allow list is enabled on an owner.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEnabledSettingInput!", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListEntry", - "id": "updateipallowlistentry", - "href": "/graphql/reference/mutations#updateipallowlistentry", - "description": "

      Updates an IP allow list entry.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEntryInput!", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListForInstalledAppsEnabledSetting", - "id": "updateipallowlistforinstalledappsenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistforinstalledappsenabledsetting", - "description": "

      Sets whether IP allow list configuration for installed GitHub Apps is enabled on an owner.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListForInstalledAppsEnabledSettingInput!", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListUserLevelEnforcementEnabledSetting", - "id": "updateipallowlistuserlevelenforcementenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistuserlevelenforcementenabledsetting", - "description": "

      Sets whether IP allow list user-level enforcement is enabled on an enterprise.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListUserLevelEnforcementEnabledSettingInput!", - "id": "updateipallowlistuserlevelenforcementenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistuserlevelenforcementenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIssue", - "id": "updateissue", - "href": "/graphql/reference/mutations#updateissue", - "description": "

      Updates an Issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueInput!", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueComment", - "id": "updateissuecomment", - "href": "/graphql/reference/mutations#updateissuecomment", - "description": "

      Updates an IssueComment object.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueCommentInput!", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The updated comment.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueField", - "id": "updateissuefield", - "href": "/graphql/reference/mutations#updateissuefield", - "description": "

      Updates an issue field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueFieldInput!", - "id": "updateissuefieldinput", - "href": "/graphql/reference/input-objects#updateissuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueField", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      The updated issue field.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueFieldValue", - "id": "updateissuefieldvalue", - "href": "/graphql/reference/mutations#updateissuefieldvalue", - "description": "

      Updates an existing issue field value for an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueFieldValueInput!", - "id": "updateissuefieldvalueinput", - "href": "/graphql/reference/input-objects#updateissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue object.

      " - }, - { - "name": "issueFieldValue", - "type": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      The updated issue field value.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueIssueType", - "id": "updateissueissuetype", - "href": "/graphql/reference/mutations#updateissueissuetype", - "description": "

      Updates the issue type on an issue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueIssueTypeInput!", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The updated issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueType", - "id": "updateissuetype", - "href": "/graphql/reference/mutations#updateissuetype", - "description": "

      Update an issue type.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueTypeInput!", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The updated issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "updateLabel", - "id": "updatelabel", - "href": "/graphql/reference/mutations#updatelabel", - "description": "

      Updates an existing label.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateLabelInput!", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The updated label.

      " - } - ], - "category": "issues" - }, - { - "name": "updateNotificationRestrictionSetting", - "id": "updatenotificationrestrictionsetting", - "href": "/graphql/reference/mutations#updatenotificationrestrictionsetting", - "description": "

      Update the setting to restrict notifications to only verified or approved domains available to an owner.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateNotificationRestrictionSettingInput!", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owner on which the setting was updated.

      " - } - ], - "category": "activity" - }, - { - "name": "updateOrganizationAllowPrivateRepositoryForkingSetting", - "id": "updateorganizationallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateorganizationallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput!", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated allow private repository forking setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateOrganizationWebCommitSignoffSetting", - "id": "updateorganizationwebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updateorganizationwebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for repositories in an organization.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationWebCommitSignoffSettingInput!", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated web commit signoff setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updatePatreonSponsorability", - "id": "updatepatreonsponsorability", - "href": "/graphql/reference/mutations#updatepatreonsponsorability", - "description": "

      Toggle the setting for your GitHub Sponsors profile that allows other GitHub\naccounts to sponsor you on GitHub while paying for the sponsorship on Patreon.\nOnly applicable when you have a GitHub Sponsors profile and have connected\nyour GitHub account with Patreon.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdatePatreonSponsorabilityInput!", - "id": "updatepatreonsponsorabilityinput", - "href": "/graphql/reference/input-objects#updatepatreonsponsorabilityinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorsListing", - "type": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting", - "description": "

      The GitHub Sponsors profile.

      " - } - ], - "category": "sponsors" - }, - { - "name": "updateProject", - "id": "updateproject", - "href": "/graphql/reference/mutations#updateproject", - "description": "

      Updates an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectInput!", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The updated project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectCard", - "id": "updateprojectcard", - "href": "/graphql/reference/mutations#updateprojectcard", - "description": "

      Updates an existing project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectCardInput!", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectColumn", - "id": "updateprojectcolumn", - "href": "/graphql/reference/mutations#updateprojectcolumn", - "description": "

      Updates an existing project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectColumnInput!", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The updated project column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectV2", - "id": "updateprojectv2", - "href": "/graphql/reference/mutations#updateprojectv2", - "description": "

      Updates an existing project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2Input!", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The updated Project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Collaborators", - "id": "updateprojectv2collaborators", - "href": "/graphql/reference/mutations#updateprojectv2collaborators", - "description": "

      Update the collaborators on a team or a project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2CollaboratorsInput!", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "collaborators", - "type": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The collaborators granted a role.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2DraftIssue", - "id": "updateprojectv2draftissue", - "href": "/graphql/reference/mutations#updateprojectv2draftissue", - "description": "

      Updates a draft issue within a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2DraftIssueInput!", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "draftIssue", - "type": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      The draft issue updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Field", - "id": "updateprojectv2field", - "href": "/graphql/reference/mutations#updateprojectv2field", - "description": "

      Update a project field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2FieldInput!", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The updated field.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemFieldValue", - "id": "updateprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#updateprojectv2itemfieldvalue", - "description": "

      This mutation updates the value of a field for an item in a Project. Currently\nonly single-select, text, number, date, and iteration fields are supported.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemFieldValueInput!", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemPosition", - "id": "updateprojectv2itemposition", - "href": "/graphql/reference/mutations#updateprojectv2itemposition", - "description": "

      This mutation updates the position of the item in the project, where the position represents the priority of an item.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemPositionInput!", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "items", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The items in the new order.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2StatusUpdate", - "id": "updateprojectv2statusupdate", - "href": "/graphql/reference/mutations#updateprojectv2statusupdate", - "description": "

      Updates a status update within a Project.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2StatusUpdateInput!", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updatePullRequest", - "id": "updatepullrequest", - "href": "/graphql/reference/mutations#updatepullrequest", - "description": "

      Update a pull request.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestInput!", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestBranch", - "id": "updatepullrequestbranch", - "href": "/graphql/reference/mutations#updatepullrequestbranch", - "description": "

      Merge or Rebase HEAD from upstream branch into pull request branch.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestBranchInput!", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReview", - "id": "updatepullrequestreview", - "href": "/graphql/reference/mutations#updatepullrequestreview", - "description": "

      Updates the body of a pull request review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewInput!", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The updated pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReviewComment", - "id": "updatepullrequestreviewcomment", - "href": "/graphql/reference/mutations#updatepullrequestreviewcomment", - "description": "

      Updates a pull request review comment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewCommentInput!", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The updated comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateRef", - "id": "updateref", - "href": "/graphql/reference/mutations#updateref", - "description": "

      Update a Git Ref.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRefInput!", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The updated Ref.

      " - } - ], - "category": "git" - }, - { - "name": "updateRefs", - "id": "updaterefs", - "href": "/graphql/reference/mutations#updaterefs", - "description": "

      Creates, updates and/or deletes multiple refs in a repository.

      \n

      This mutation takes a list of RefUpdates and performs these updates\non the repository. All updates are performed atomically, meaning that\nif one of them is rejected, no other ref will be modified.

      \n

      RefUpdate.beforeOid specifies that the given reference needs to point\nto the given value before performing any updates. A value of\n0000000000000000000000000000000000000000 can be used to verify that\nthe references should not exist.

      \n

      RefUpdate.afterOid specifies the value that the given reference\nwill point to after performing all updates. A value of\n0000000000000000000000000000000000000000 can be used to delete a\nreference.

      \n

      If RefUpdate.force is set to true, a non-fast-forward updates\nfor the given reference will be allowed.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRefsInput!", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "updateRepository", - "id": "updaterepository", - "href": "/graphql/reference/mutations#updaterepository", - "description": "

      Update information about a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryInput!", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryCustomProperty", - "id": "updaterepositorycustomproperty", - "href": "/graphql/reference/mutations#updaterepositorycustomproperty", - "description": "

      Update a repository custom property.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryCustomPropertyInput!", - "id": "updaterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#updaterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The updated repository custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryRuleset", - "id": "updaterepositoryruleset", - "href": "/graphql/reference/mutations#updaterepositoryruleset", - "description": "

      Update a repository ruleset.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryRulesetInput!", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryWebCommitSignoffSetting", - "id": "updaterepositorywebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updaterepositorywebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for a repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryWebCommitSignoffSettingInput!", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateSponsorshipPreferences", - "id": "updatesponsorshippreferences", - "href": "/graphql/reference/mutations#updatesponsorshippreferences", - "description": "

      Change visibility of your sponsorship and opt in or out of email updates from the maintainer.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateSponsorshipPreferencesInput!", - "id": "updatesponsorshippreferencesinput", - "href": "/graphql/reference/input-objects#updatesponsorshippreferencesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "sponsorship", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "description": "

      The sponsorship that was updated.

      " - } - ], - "category": "sponsors" - }, - { - "name": "updateSubscription", - "id": "updatesubscription", - "href": "/graphql/reference/mutations#updatesubscription", - "description": "

      Updates the state for subscribable subjects.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateSubscriptionInput!", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subscribable", - "type": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      The input subscribable entity.

      " - } - ], - "category": "activity" - }, - { - "name": "updateTeamReviewAssignment", - "id": "updateteamreviewassignment", - "href": "/graphql/reference/mutations#updateteamreviewassignment", - "description": "

      Updates team review assignment.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamReviewAssignmentInput!", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team that was modified.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateTeamsRepository", - "id": "updateteamsrepository", - "href": "/graphql/reference/mutations#updateteamsrepository", - "description": "

      Update team repository.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamsRepositoryInput!", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was updated.

      " - }, - { - "name": "teams", - "type": "[Team!]", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The teams granted permission on the repository.

      " - } - ], - "category": "teams" - }, - { - "name": "updateTopics", - "id": "updatetopics", - "href": "/graphql/reference/mutations#updatetopics", - "description": "

      Replaces the repository's topics with the given topics.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateTopicsInput!", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invalidTopicNames", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Names of the provided topics that are not valid.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateUserList", - "id": "updateuserlist", - "href": "/graphql/reference/mutations#updateuserlist", - "description": "

      Updates an existing user list.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListInput!", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just updated.

      " - } - ], - "category": "users" - }, - { - "name": "updateUserListsForItem", - "id": "updateuserlistsforitem", - "href": "/graphql/reference/mutations#updateuserlistsforitem", - "description": "

      Updates which of the viewer's lists an item belongs to.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListsForItemInput!", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      The item that was added.

      " - }, - { - "name": "lists", - "type": "[UserList!]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The lists to which this item belongs.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who owns the lists.

      " - } - ], - "category": "users" - }, - { - "name": "verifyVerifiableDomain", - "id": "verifyverifiabledomain", - "href": "/graphql/reference/mutations#verifyverifiabledomain", - "description": "

      Verify that a verifiable domain has the expected DNS record.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "input", - "type": "VerifyVerifiableDomainInput!", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was verified.

      " - } - ], - "category": "orgs" - } - ], - "objects": [ - { - "name": "ActorConnection", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "description": "

      The connection type for Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ActorEdge]", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Actor]", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ActorEdge", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "description": "

      Location information for an actor.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "city", - "description": "

      City.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "country", - "description": "

      Country name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countryCode", - "description": "

      Country code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "region", - "description": "

      Region name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regionCode", - "description": "

      Region or state code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who added this Pull Request to the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was added to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectV2Event object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner", - "description": "

      An announcement banner for an enterprise or organization.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "createdAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "expiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "isUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app", - "description": "

      A GitHub App.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "clientId", - "description": "

      The client ID of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the App object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses of the app.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "logoBackgroundColor", - "description": "

      The hex color code, without the leading '#', for the logo background.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logoUrl", - "description": "

      A URL pointing to the app's logo.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the app.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      A slug based on the name of the app for use in URLs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to the app's homepage.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent", - "description": "

      Represents anassignedevent on any assignable object.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was assigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AssignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the user who was assigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "AssigneeConnection", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "description": "

      The connection type for Assignee.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[AssigneeEdge]", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Assignee]", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "AssigneeEdge", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - } - ], - "category": "issues" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "disabler", - "description": "

      The user who disabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeDisabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reasonCode", - "description": "

      The reason_code relating to why auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest", - "description": "

      Represents an auto-merge request for a pull request.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "authorEmail", - "description": "

      The email address of the author of this auto-merge request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      The commit message of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      The commit title of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enabledAt", - "description": "

      When was this auto-merge request was enabled.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabledBy", - "description": "

      The actor who created the auto-merge request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "mergeMethod", - "description": "

      The merge method of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequest", - "description": "

      The pull request that this auto-merge request is set against.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (rebase) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoRebaseEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (squash) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoSquashEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeFailedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeSucceededEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentRefName", - "description": "

      Identifies the name of the base ref for the pull request after it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousRefName", - "description": "

      Identifies the name of the base ref for the pull request before it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the Ref associated with the base_ref_deleted event.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thebase_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "Blame", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "description": "

      Represents a Git blame.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "ranges", - "description": "

      The list of ranges from a Git blame.

      ", - "type": "[BlameRange!]!", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange" - } - ], - "category": "git" - }, - { - "name": "BlameRange", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange", - "description": "

      Represents a range of information from a Git blame.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "age", - "description": "

      Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange's change.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commit", - "description": "

      Identifies the line author.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "endingLine", - "description": "

      The ending line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startingLine", - "description": "

      The starting line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "Blob", - "id": "blob", - "href": "/graphql/reference/objects#blob", - "description": "

      Represents a Git blob.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "byteSize", - "description": "

      Byte size of Blob object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Blob object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBinary", - "description": "

      Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Indicates whether the contents is truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the Blob is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockingIssue", - "description": "

      The blocking issue that was added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockedByAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockingIssue", - "description": "

      The blocking issue that was removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockedByRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent", - "description": "

      Represents ablocking_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockedIssue", - "description": "

      The blocked issue that was added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockingAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent", - "description": "

      Represents ablocking_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockedIssue", - "description": "

      The blocked issue that was removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockingRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot", - "description": "

      A special type of user which takes actions on behalf of GitHub Apps.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Bot object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      A branch protection rule.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleConflicts", - "description": "

      A list of conflicts matching branches protection rule and other branch protection rules.

      ", - "type": "BranchProtectionRuleConflictConnection!", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassForcePushAllowances", - "description": "

      A list of actors able to force push for this branch protection rule.

      ", - "type": "BypassForcePushAllowanceConnection!", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassPullRequestAllowances", - "description": "

      A list of actors able to bypass PRs for this branch protection rule.

      ", - "type": "BypassPullRequestAllowanceConnection!", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "creator", - "description": "

      The actor who created this branch protection rule.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the BranchProtectionRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "matchingRefs", - "description": "

      Repository refs that are protected by this rule.

      ", - "type": "RefConnection!", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushAllowances", - "description": "

      A list push allowances for this branch protection rule.

      ", - "type": "PushAllowanceConnection!", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this branch protection rule.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      List of required deployment environments that must be deployed successfully to update matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      List of required status checks that must pass for commits to be accepted to matching branches.

      ", - "type": "[RequiredStatusCheckDescription!]", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Does this branch require deployment to specific environments before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalAllowances", - "description": "

      A list review dismissal allowances for this branch protection rule.

      ", - "type": "ReviewDismissalAllowanceConnection!", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict", - "description": "

      A conflict between two branch protection rules.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "conflictingBranchProtectionRule", - "description": "

      Identifies the conflicting branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "ref", - "description": "

      Identifies the branch ref that has conflicting rules.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictConnection", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "description": "

      The connection type for BranchProtectionRuleConflict.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleConflictEdge]", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRuleConflict]", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictEdge", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConnection", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "description": "

      The connection type for BranchProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleEdge]", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRule]", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleEdge", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance", - "description": "

      A user, team, or app who has the ability to bypass a force push requirement on a protected branch.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can force push.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassForcePushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceConnection", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "description": "

      The connection type for BypassForcePushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassForcePushAllowanceEdge]", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassForcePushAllowance]", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceEdge", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance", - "description": "

      A user, team, or app who has the ability to bypass a pull request requirement on a protected branch.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassPullRequestAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceConnection", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "description": "

      The connection type for BypassPullRequestAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassPullRequestAllowanceEdge]", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassPullRequestAllowance]", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceEdge", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - } - ], - "category": "branches" - }, - { - "name": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "description": "

      The Common Vulnerability Scoring System.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "score", - "description": "

      The CVSS score associated with this advisory.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "vectorString", - "description": "

      The CVSS vector string associated with this advisory.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe", - "description": "

      A common weakness enumeration.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cweId", - "description": "

      The id of the CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A detailed description of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CWE object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEConnection", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "description": "

      The connection type for CWE.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CWEEdge]", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CWE]", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEEdge", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - } - ], - "category": "security-advisories" - }, - { - "name": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation", - "description": "

      A single check annotation.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "annotationLevel", - "description": "

      The annotation's severity level.

      ", - "type": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "blobUrl", - "description": "

      The path to the file that this annotation was made on.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2027-01-01 UTC.

      " - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "location", - "description": "

      The position of this annotation.

      ", - "type": "CheckAnnotationSpan!", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan" - }, - { - "name": "message", - "description": "

      The annotation's message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path that this annotation was made on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Additional information about the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The annotation's title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "description": "

      The connection type for CheckAnnotation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckAnnotationEdge]", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckAnnotation]", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationEdge", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationPosition", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition", - "description": "

      A character position in a check annotation.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "column", - "description": "

      Column number (1 indexed).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "line", - "description": "

      Line number (1 indexed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationSpan", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan", - "description": "

      An inclusive pair of positions for a check annotation.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "end", - "description": "

      End position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - }, - { - "name": "start", - "description": "

      Start position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - } - ], - "category": "checks" - }, - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      A check run.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "annotations", - "description": "

      The check run's annotations.

      ", - "type": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "checkSuite", - "description": "

      The check suite that this run is a part of.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check run was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check run.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The corresponding deployment for this job, if any.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "detailsUrl", - "description": "

      The URL from which to find full details of the check run on the integrator's site.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the check run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the check for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pendingDeploymentRequest", - "description": "

      Information about a pending deployment, if any, in this check run.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "permalink", - "description": "

      The permalink to the check run summary.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with this check run.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check run was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check run.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "steps", - "description": "

      The check run's steps.

      ", - "type": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "number", - "description": "

      Step number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "summary", - "description": "

      A string representing the check run's summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      A string representing the check run's text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A string representing the check run.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "description": "

      The connection type for CheckRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckRunEdge]", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckRun]", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunEdge", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - } - ], - "category": "checks" - }, - { - "name": "CheckRunStateCount", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount", - "description": "

      Represents a count of the state of a check run.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "count", - "description": "

      The number of check runs with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a check run.

      ", - "type": "CheckRunState!", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep", - "description": "

      A single check step.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check step was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check step.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "externalId", - "description": "

      A reference for the check step on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The step's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The index of the step in the list of steps of the parent check run.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "secondsToCompletion", - "description": "

      Number of seconds to completion.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check step was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check step.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "description": "

      The connection type for CheckStep.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckStepEdge]", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckStep]", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckStepEdge", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - } - ], - "category": "checks" - }, - { - "name": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      A check suite.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "app", - "description": "

      The GitHub App which created this check suite.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "branch", - "description": "

      The name of the branch for this check suite.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "checkRuns", - "description": "

      The check runs associated with a check suite.

      ", - "type": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check runs by this type.

      ", - "type": { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit for this check suite.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "conclusion", - "description": "

      The conclusion of this check suite.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The user who triggered the check suite.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckSuite object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "matchingPullRequests", - "description": "

      A list of open pull requests matching the check suite.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "push", - "description": "

      The push that triggered this check suite.

      ", - "type": "Push", - "id": "push", - "href": "/graphql/reference/objects#push" - }, - { - "name": "repository", - "description": "

      The repository associated with this check suite.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "status", - "description": "

      The status of this check suite.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflowRun", - "description": "

      The workflow run associated with this check suite.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "description": "

      The connection type for CheckSuite.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckSuiteEdge]", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckSuite]", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteEdge", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - } - ], - "category": "checks" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent", - "description": "

      Represents aclosedevent on any Closable.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was closed.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "closer", - "description": "

      Object which triggered the creation of this event.

      ", - "type": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicateOf", - "description": "

      The issue or pull request that this issue was marked as a duplicate of.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the ClosedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to closed.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - }, - { - "name": "url", - "description": "

      The HTTP URL for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      The Code of Conduct for a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the Code of Conduct.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CodeOfConduct object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The key for the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The formal name of the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningTool!]!", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningTool", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedCommentAuthor", - "description": "

      The user who authored the deleted comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommentDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      Represents a Git commit.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "additions", - "description": "

      The number of additions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "associatedPullRequests", - "description": "

      The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - }, - { - "name": "author", - "description": "

      Authorship details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "authoredByCommitter", - "description": "

      Check if the committer and the author match.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "authoredDate", - "description": "

      The datetime when this commit was authored.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "authors", - "description": "

      The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.

      ", - "type": "GitActorConnection!", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "blame", - "description": "

      Fetches git blame information.

      ", - "type": "Blame!", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "arguments": [ - { - "name": "path", - "description": "

      The file whose Git blame information you want.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "changedFiles", - "description": "

      We recommend using the changedFilesIfAvailable field instead of\nchangedFiles, as changedFiles will cause your request to return an error\nif GitHub is unable to calculate the number of changed files.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      changedFiles will be removed. Use changedFilesIfAvailable instead. Removal on 2023-01-01 UTC.

      " - }, - { - "name": "changedFilesIfAvailable", - "description": "

      The number of changed files in this commit. If GitHub is unable to calculate\nthe number of changed files (for example due to a timeout), this will return\nnull. We recommend using this field instead of changedFiles.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkSuites", - "description": "

      The check suites associated with a commit.

      ", - "type": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check suites by this type.

      ", - "type": { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "comments", - "description": "

      Comments made on the commit.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "committedDate", - "description": "

      The datetime when this commit was committed.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "committedViaWeb", - "description": "

      Check if committed via GitHub web UI.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "committer", - "description": "

      Committer details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "deletions", - "description": "

      The number of deletions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployments", - "description": "

      The deployments associated with a commit.

      ", - "type": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "file", - "description": "

      The tree entry representing the file located at the given path.

      ", - "type": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "arguments": [ - { - "name": "path", - "description": "

      The path for the file.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "history", - "description": "

      The linear commit history starting from (and including) this commit, in the same order as git log.

      ", - "type": "CommitHistoryConnection!", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      If non-null, filters history to only show commits with matching authorship.

      ", - "type": { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "path", - "description": "

      If non-null, filters history to only show commits touching files under this path.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "since", - "description": "

      Allows specifying a beginning time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - }, - { - "name": "until", - "description": "

      Allows specifying an ending time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Commit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git commit message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBody", - "description": "

      The Git commit message body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBodyHTML", - "description": "

      The commit message body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "messageHeadline", - "description": "

      The Git commit message headline.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageHeadlineHTML", - "description": "

      The commit message headline rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "onBehalfOf", - "description": "

      The organization this commit was made on behalf of.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parents", - "description": "

      The parents of a commit.

      ", - "type": "CommitConnection!", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pushedDate", - "description": "

      The datetime when this commit was pushed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      pushedDate is no longer supported. Removal on 2023-07-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The Repository this commit belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signature", - "description": "

      Commit signing information, if present.

      ", - "type": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - }, - { - "name": "status", - "description": "

      Status information for this commit.

      ", - "type": "Status", - "id": "status", - "href": "/graphql/reference/objects#status" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for this commit.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tarballUrl", - "description": "

      Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tree", - "description": "

      Commit's root Tree.

      ", - "type": "Tree!", - "id": "tree", - "href": "/graphql/reference/objects#tree" - }, - { - "name": "treeResourcePath", - "description": "

      The HTTP path for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "treeUrl", - "description": "

      The HTTP URL for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "zipballUrl", - "description": "

      Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment", - "description": "

      Represents a comment on a given Commit.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment, if the commit exists.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Identifies the file path associated with the comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Identifies the line position associated with the comment.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentConnection", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "description": "

      The connection type for CommitComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitCommentEdge]", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CommitComment]", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentEdge", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread", - "description": "

      A thread of comments on a commit.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "commits" - }, - { - "name": "CommitConnection", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionsByRepository", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "description": "

      This aggregates commits made by a user within one repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contributions", - "description": "

      The commit contributions, each representing a day.

      ", - "type": "CreatedCommitContributionConnection!", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for commit contributions returned from the connection.

      ", - "type": { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the commits were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitEdge", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - } - ], - "category": "commits" - }, - { - "name": "CommitHistoryConnection", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "description": "

      Represents a comparison between two commit revisions.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "aheadBy", - "description": "

      The number of commits ahead of the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "baseTarget", - "description": "

      The base revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "behindBy", - "description": "

      The number of commits behind the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commits", - "description": "

      The commits which compose this comparison.

      ", - "type": "ComparisonCommitConnection!", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "headTarget", - "description": "

      The head revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "id", - "description": "

      The Node ID of the Comparison object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "status", - "description": "

      The status of this comparison.

      ", - "type": "ComparisonStatus!", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus" - } - ], - "category": "commits" - }, - { - "name": "ComparisonCommitConnection", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "authorCount", - "description": "

      The total count of authors and co-authors across all commits.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was connected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "ContentWarning", - "id": "contentwarning", - "href": "/graphql/reference/objects#contentwarning", - "description": "

      The content warning for a repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "category", - "description": "

      The content warning' category. E.g. 'mis_dis_information'.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "customSubCategory", - "description": "

      The content warning's custom sub category text. E.g. 'dangerous stuff.'.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subCategory", - "description": "

      The content warning's sub category. E.g. 'medical_scientific'.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subTitle", - "description": "

      The content warning's sub title. E.g. 'The information contained in this page has not been verified.'.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The content warning's title. E.g. 'This page may contain false or misleading information.'.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The type of content warning. E.g. 'interstitial'.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "meta" - }, - { - "name": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines", - "description": "

      The Contributing Guidelines for a repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "body", - "description": "

      The body of the Contributing Guidelines.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "ContributionCalendar", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar", - "description": "

      A calendar of contributions made on GitHub by a user.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "colors", - "description": "

      A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isHalloween", - "description": "

      Determine if the color set was chosen because it's currently Halloween.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "months", - "description": "

      A list of the months of contributions in this calendar.

      ", - "type": "[ContributionCalendarMonth!]!", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth" - }, - { - "name": "totalContributions", - "description": "

      The count of total contributions in the calendar.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "weeks", - "description": "

      A list of the weeks of contributions in this calendar.

      ", - "type": "[ContributionCalendarWeek!]!", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarDay", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday", - "description": "

      Represents a single day of contributions on GitHub by a user.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "color", - "description": "

      The hex color code that represents how many contributions were made on this day compared to others in the calendar.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contributionCount", - "description": "

      How many contributions were made by the user on this day.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "contributionLevel", - "description": "

      Indication of contributions, relative to other days. Can be used to indicate\nwhich color to represent this day on a calendar.

      ", - "type": "ContributionLevel!", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel" - }, - { - "name": "date", - "description": "

      The day this square represents.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "weekday", - "description": "

      A number representing which day of the week this square represents, e.g., 1 is Monday.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarMonth", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth", - "description": "

      A month of contributions in a user's contribution graph.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "firstDay", - "description": "

      The date of the first day of this month.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "name", - "description": "

      The name of the month.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalWeeks", - "description": "

      How many weeks started in this month.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "year", - "description": "

      The year the month occurred in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarWeek", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek", - "description": "

      A week of contributions in a user's contribution graph.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contributionDays", - "description": "

      The days of contributions in this week.

      ", - "type": "[ContributionCalendarDay!]!", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday" - }, - { - "name": "firstDay", - "description": "

      The date of the earliest square in this week.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "users" - }, - { - "name": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "description": "

      A collection of contributions made by a user, including opened issues, commits, and pull requests.\nContributions in private and internal repositories are only included with the optional read:user scope.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "commitContributionsByRepository", - "description": "

      Commit contributions made by the user, grouped by repository.

      ", - "type": "[CommitContributionsByRepository!]!", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contributionCalendar", - "description": "

      A calendar of this user's contributions on GitHub.

      ", - "type": "ContributionCalendar!", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar" - }, - { - "name": "contributionYears", - "description": "

      The years the user has been making contributions with the most recent year first.

      ", - "type": "[Int!]!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "doesEndInCurrentMonth", - "description": "

      Determine if this collection's time span ends in the current month.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "earliestRestrictedContributionDate", - "description": "

      The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "endedAt", - "description": "

      The ending date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "firstIssueContribution", - "description": "

      The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection's time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.

      ", - "type": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution" - }, - { - "name": "firstPullRequestContribution", - "description": "

      The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection's time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.

      ", - "type": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution" - }, - { - "name": "firstRepositoryContribution", - "description": "

      The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection's time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.

      ", - "type": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution" - }, - { - "name": "hasActivityInThePast", - "description": "

      Does the user have any more activity in the timeline that occurred prior to the collection's time range?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyContributions", - "description": "

      Determine if there are any contributions in this collection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyRestrictedContributions", - "description": "

      Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSingleDay", - "description": "

      Whether or not the collector's time span is all within the same day.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueContributions", - "description": "

      A list of issues the user opened.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "issueContributionsByRepository", - "description": "

      Issue contributions made by the user, grouped by repository.

      ", - "type": "[IssueContributionsByRepository!]!", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "joinedGitHubContribution", - "description": "

      When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection's time range and ignoreTimeRange is false.

      ", - "type": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution" - }, - { - "name": "latestRestrictedContributionDate", - "description": "

      The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "mostRecentCollectionWithActivity", - "description": "

      When this collection's time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "mostRecentCollectionWithoutActivity", - "description": "

      Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "popularIssueContribution", - "description": "

      The issue the user opened on GitHub that received the most comments in the specified\ntime frame.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "popularPullRequestContribution", - "description": "

      The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pullRequestContributions", - "description": "

      Pull request contributions made by the user.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestContributionsByRepository", - "description": "

      Pull request contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestContributionsByRepository!]!", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestReviewContributions", - "description": "

      Pull request review contributions made by the user. Returns the most recently\nsubmitted review for each PR reviewed by the user.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestReviewContributionsByRepository", - "description": "

      Pull request review contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestReviewContributionsByRepository!]!", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryContributions", - "description": "

      A list of repositories owned by the user that the user created in this time range.

      ", - "type": "CreatedRepositoryContributionConnection!", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "restrictedContributionsCount", - "description": "

      A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      The beginning date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "totalCommitContributions", - "description": "

      How many commits were made by the user in this time span.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalIssueContributions", - "description": "

      How many issues the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestContributions", - "description": "

      How many pull requests the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestReviewContributions", - "description": "

      How many pull request reviews the user left.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedCommits", - "description": "

      How many different repositories the user committed to.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedIssues", - "description": "

      How many different repositories the user opened issues in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoriesWithContributedPullRequestReviews", - "description": "

      How many different repositories the user left pull request reviews in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedPullRequests", - "description": "

      How many different repositories the user opened pull requests in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoryContributions", - "description": "

      How many repositories the user created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "user", - "description": "

      The user who made the contributions in this collection.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertToDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedFromDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedNoteToIssueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion that the issue was converted into.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedToDiscussionEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "CopilotCodeReviewParameters", - "id": "copilotcodereviewparameters", - "href": "/graphql/reference/objects#copilotcodereviewparameters", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "reviewDraftPullRequests", - "description": "

      Copilot automatically reviews draft pull requests before they are marked as ready for review.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewOnPush", - "description": "

      Copilot automatically reviews each new push to the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints", - "description": "

      Copilot endpoint information.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "api", - "description": "

      Copilot API endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originTracker", - "description": "

      Copilot origin tracker endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "proxy", - "description": "

      Copilot proxy endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "telemetry", - "description": "

      Copilot telemetry endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution", - "description": "

      Represents the contribution a user made by committing to a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "commitCount", - "description": "

      How many commits were made on this day to this repository by the user.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository the user made a commit in.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionConnection", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "description": "

      The connection type for CreatedCommitContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedCommitContributionEdge]", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedCommitContribution]", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of commits across days and repositories in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionEdge", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution", - "description": "

      Represents the contribution a user made on GitHub by opening an issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      The issue that was opened.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionConnection", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "description": "

      The connection type for CreatedIssueContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedIssueContributionEdge]", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedIssueContribution]", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionEdge", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution", - "description": "

      Represents the contribution a user made on GitHub by opening a pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request that was opened.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionConnection", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "description": "

      The connection type for CreatedPullRequestContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestContributionEdge]", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestContribution]", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionEdge", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution", - "description": "

      Represents the contribution a user made by leaving a review on a pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request the user reviewed.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The review the user left on the pull request.

      ", - "type": "PullRequestReview!", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "repository", - "description": "

      The repository containing the pull request that the user reviewed.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionConnection", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "description": "

      The connection type for CreatedPullRequestReviewContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestReviewContributionEdge]", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestReviewContribution]", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionEdge", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution", - "description": "

      Represents the contribution a user made on GitHub by creating a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository that was created.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionConnection", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "description": "

      The connection type for CreatedRepositoryContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedRepositoryContributionEdge]", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedRepositoryContribution]", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionEdge", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - } - ], - "category": "users" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent", - "description": "

      Represents a mention made by one issue or pull request to another.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the CrossReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "referencedAt", - "description": "

      Identifies when the reference was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "target", - "description": "

      Issue or pull request to which the reference was made.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "willCloseTarget", - "description": "

      Checks if the target will be closed when the source is merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "CvssSeverities", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities", - "description": "

      The Common Vulnerability Scoring System.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "cvssV3", - "description": "

      The CVSS v3 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - }, - { - "name": "cvssV4", - "description": "

      The CVSS v4 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - } - ], - "category": "security-advisories" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DemilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with thedemilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate", - "description": "

      A Dependabot Update for a dependency in a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "error", - "description": "

      The error from a dependency update.

      ", - "type": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror" - }, - { - "name": "pullRequest", - "description": "

      The associated pull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependabot" - }, - { - "name": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror", - "description": "

      An error produced from a Dependabot Update.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "body", - "description": "

      The body of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "errorType", - "description": "

      The error code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency", - "description": "

      A dependency manifest entry.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "hasDependencies", - "description": "

      Does the dependency itself have dependencies?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "packageLabel", - "description": "

      The original name of the package, as it appears in the manifest.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      packageLabel will be removed. Use normalized packageName field instead. Removal on 2022-10-01 UTC.

      " - }, - { - "name": "packageManager", - "description": "

      The dependency package manager.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageName", - "description": "

      The name of the package in the canonical form used by the package manager.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageUrl", - "description": "

      Public preview: The dependency package URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "relationship", - "description": "

      Public preview: The relationship of the dependency. Can be direct, transitive, or unknown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository containing the package.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requirements", - "description": "

      The dependency version requirements.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "description": "

      The connection type for DependencyGraphDependency.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphDependencyEdge]", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphDependency]", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyEdge", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest", - "description": "

      Dependency manifest for a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "blobPath", - "description": "

      Path to view the manifest file blob.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dependencies", - "description": "

      A list of manifest dependencies.

      ", - "type": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "dependenciesCount", - "description": "

      The number of dependencies listed in the manifest.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "exceedsMaxSize", - "description": "

      Is the manifest too big to parse?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "filename", - "description": "

      Fully qualified manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the DependencyGraphManifest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parseable", - "description": "

      Were we able to parse the manifest?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repository", - "description": "

      The repository containing the manifest.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "description": "

      The connection type for DependencyGraphManifest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphManifestEdge]", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphManifest]", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestEdge", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - } - ], - "category": "dependency-graph" - }, - { - "name": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey", - "description": "

      A repository deploy key.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabled", - "description": "

      Whether or not the deploy key is enabled by policy at the Enterprise or Organization level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The deploy key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readOnly", - "description": "

      Whether or not the deploy key is read only.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The deploy key title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "verified", - "description": "

      Whether or not the deploy key has been verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyConnection", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "description": "

      The connection type for DeployKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeployKeyEdge]", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeployKey]", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyEdge", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent", - "description": "

      Represents adeployedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The deployment associated with thedeployedevent.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      The ref associated with thedeployedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "deployments" - }, - { - "name": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      Represents triggered deployment instance.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      Identifies the commit sha of the deployment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitOid", - "description": "

      Identifies the oid of the deployment commit, even if the commit has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The deployment description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Deployment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestEnvironment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "latestStatus", - "description": "

      The latest status of this deployment.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "originalEnvironment", - "description": "

      The original environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Extra information that a deployment system might need.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      Identifies the Ref of the deployment, if the deployment was created by ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with the deployment.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "state", - "description": "

      The current state of the deployment.

      ", - "type": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate" - }, - { - "name": "statuses", - "description": "

      A list of statuses associated with the deployment.

      ", - "type": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "task", - "description": "

      The deployment task.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "description": "

      The connection type for Deployment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentEdge]", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Deployment]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEdge", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deploymentStatus", - "description": "

      The deployment status that updated the deployment environment.

      ", - "type": "DeploymentStatus!", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentEnvironmentChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule", - "description": "

      A protection rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "timeout", - "description": "

      The timeout in minutes for this protection rule.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "type", - "description": "

      The type of protection rule.

      ", - "type": "DeploymentProtectionRuleType!", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleConnection", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "description": "

      The connection type for DeploymentProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentProtectionRuleEdge]", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentProtectionRule]", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleEdge", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest", - "description": "

      A request to deploy a workflow run to an environment.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "currentUserCanApprove", - "description": "

      Whether or not the current user can approve the deployment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "environment", - "description": "

      The target environment of the deployment.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "waitTimerStartedAt", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestConnection", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "description": "

      The connection type for DeploymentRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentRequestEdge]", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentRequest]", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestEdge", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview", - "description": "

      A deployment review.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comment", - "description": "

      The comment the user left.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environments", - "description": "

      The environments approved or rejected.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The decision of the user.

      ", - "type": "DeploymentReviewState!", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate" - }, - { - "name": "user", - "description": "

      The user that reviewed the deployment.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewConnection", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "description": "

      The connection type for DeploymentReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewEdge]", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReview]", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewEdge", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerConnection", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "description": "

      The connection type for DeploymentReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewerEdge]", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReviewer]", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerEdge", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      Describes the status of a given deployment attempt.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "deployment", - "description": "

      Identifies the deployment associated with status.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "description", - "description": "

      Identifies the description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Identifies the environment of the deployment at the time of this deployment status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Identifies the environment URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "logUrl", - "description": "

      Identifies the log URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "description": "

      The connection type for DeploymentStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentStatusEdge]", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentStatus]", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusEdge", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - } - ], - "category": "deployments" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DisconnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request from which the issue was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      A discussion in a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "answer", - "description": "

      The comment chosen as this discussion's answer, if any.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "answerChosenAt", - "description": "

      The time when a user chose this discussion's answer, if answered.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "answerChosenBy", - "description": "

      The user who chose this discussion's answer, if answered.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "author", - "description": "

      The actor who authored the discussion.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The main text of the discussion post.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "category", - "description": "

      The category for this discussion.

      ", - "type": "DiscussionCategory!", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "comments", - "description": "

      The replies to the discussion.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Discussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswered", - "description": "

      Only return answered/unanswered discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "number", - "description": "

      The number identifying this discussion within the repository.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "poll", - "description": "

      The poll associated with this discussion, if one exists.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the discussion's state.

      ", - "type": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason" - }, - { - "name": "title", - "description": "

      The title of this discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "description": "

      A category for discussions in a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A description of this category.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      An emoji representing this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      This category's emoji rendered as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionCategory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAnswerable", - "description": "

      Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "slug", - "description": "

      The slug of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryConnection", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "description": "

      The connection type for DiscussionCategory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCategoryEdge]", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionCategory]", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryEdge", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      A comment on a discussion.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedAt", - "description": "

      The time when this replied-to comment was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion this comment was created in.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswer", - "description": "

      Has this comment been chosen as the answer of its discussion?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replies", - "description": "

      The threaded replies to this comment.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The discussion comment this comment is a reply to.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMarkAsAnswer", - "description": "

      Can the current user mark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnmarkAsAnswer", - "description": "

      Can the current user unmark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentConnection", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "description": "

      The connection type for DiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCommentEdge]", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionComment]", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentEdge", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionConnection", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "description": "

      The connection type for Discussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionEdge]", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Discussion]", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionEdge", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll", - "description": "

      A poll for a discussion.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "discussion", - "description": "

      The discussion that this poll belongs to.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionPoll object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "options", - "description": "

      The options for this poll.

      ", - "type": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      How to order the options for the discussion poll.

      ", - "type": { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder" - } - } - ] - }, - { - "name": "question", - "description": "

      The question that is being asked by this poll.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this poll.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanVote", - "description": "

      Indicates if the viewer has permission to vote in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for any option in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      An option for a discussion poll.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the DiscussionPollOption object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "option", - "description": "

      The text for this option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "poll", - "description": "

      The discussion poll that this option belongs to.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this option.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for this option in the poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "description": "

      The connection type for DiscussionPollOption.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionPollOptionEdge]", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionPollOption]", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionEdge", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - } - ], - "category": "discussions" - }, - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      A draft issue within a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "assignees", - "description": "

      A list of users to assigned to this draft issue.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the draft issue rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of the draft issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this draft issue.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DraftIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2Items", - "description": "

      List of items linked with the draft issue (currently draft issue can be linked to only one item).

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      Projects that link to this draft issue (currently draft issue can be linked to only one project).

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "percentage", - "description": "

      The EPSS percentage represents the likelihood of a CVE being exploited.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "percentile", - "description": "

      The EPSS percentile represents the relative rank of the CVE's likelihood of being exploited compared to other CVEs.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "security-advisories" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      An account to manage multiple organizations with consolidated policy and billing.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this enterprise, if any. Only visible to members of the enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "billingEmail", - "description": "

      The enterprise's billing email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingInfo", - "description": "

      Enterprise billing information visible to enterprise billing managers.

      ", - "type": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the enterprise as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "enterpriseTeam", - "description": "

      Find an enterprise team by its slug.

      ", - "type": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam", - "arguments": [ - { - "name": "slug", - "description": "

      The slug of the enterprise team to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "enterpriseTeams", - "description": "

      A list of enterprise teams in this enterprise.

      ", - "type": "EnterpriseTeamConnection!", - "id": "enterpriseteamconnection", - "href": "/graphql/reference/objects#enterpriseteamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for enterprise teams returned from the connection.

      ", - "type": { - "name": "EnterpriseTeamOrder", - "id": "enterpriseteamorder", - "href": "/graphql/reference/input-objects#enterpriseteamorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Enterprise object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "members", - "description": "

      A list of users who are members of this enterprise.

      ", - "type": "EnterpriseMemberConnection!", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "deployment", - "description": "

      Only return members within the selected GitHub Enterprise deployment.

      ", - "type": { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return members with this two-factor authentication status. Does not\ninclude members who only have an account on a GitHub Enterprise Server instance.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for members returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization or server.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return members with this type of two-factor authentication method. Does\nnot include members who only have an account on a GitHub Enterprise Server instance.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of organizations that belong to this enterprise.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "viewerOrganizationRole", - "description": "

      The viewer's role in an organization.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - } - ] - }, - { - "name": "ownerInfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "type": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo" - }, - { - "name": "readme", - "description": "

      The raw content of the enterprise README.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readmeHTML", - "description": "

      The content of the enterprise README as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "repositoryCustomProperties", - "description": "

      A list of repository custom properties for this enterprise.

      ", - "type": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryCustomProperty", - "description": "

      Returns a single repository custom property for the current enterprise by name.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the repository custom property to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current enterprise by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this enterprise.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "securityContactEmail", - "description": "

      The enterprise's security contact email address.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The URL-friendly identifier for the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userNamespaceRepositories", - "description": "

      A list of repositories that belong to users. Only available for enterprises with Enterprise Managed Users.

      ", - "type": "UserNamespaceRepositoryConnection!", - "id": "usernamespacerepositoryconnection", - "href": "/graphql/reference/objects#usernamespacerepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "viewerIsAdmin", - "description": "

      Is the current viewer an admin of this enterprise?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise website.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorConnection", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorEdge]", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorEdge", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge", - "description": "

      A User who is an administrator of an enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role of the administrator.

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      An invitation for a user to become an owner or billing manager of an enterprise.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseAdministratorInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The invitee's pending role in the enterprise (owner or billing_manager).

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationConnection", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "description": "

      The connection type for EnterpriseAdministratorInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorInvitationEdge]", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseAdministratorInvitation]", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationEdge", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo", - "description": "

      Enterprise billing information visible to enterprise billing managers and owners.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "allLicensableUsersCount", - "description": "

      The number of licenseable users/emails across the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assetPacks", - "description": "

      The number of data packs used by all organizations owned by the enterprise. Data packs are deprecated, always returns 0.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      LFS data packs have been removed. Always returns 0.

      " - }, - { - "name": "bandwidthQuota", - "description": "

      The bandwidth quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsage", - "description": "

      The bandwidth usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsagePercentage", - "description": "

      The bandwidth usage as a percentage of the bandwidth quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "storageQuota", - "description": "

      The storage quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsage", - "description": "

      The storage usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsagePercentage", - "description": "

      The storage usage as a percentage of the storage quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalAvailableLicenses", - "description": "

      The number of available licenses across all owned organizations based on the unique number of billable users.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalLicenses", - "description": "

      The total number of licenses allocated.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "description": "

      The connection type for Enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseEdge]", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Enterprise]", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEdge", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseFailedInvitationConnection", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseFailedInvitationEdge]", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseFailedInvitationEdge", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge", - "description": "

      A failed invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      An identity provider configured to provision identities for an enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with read:enterprise or admin:enterprise scope.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm" - }, - { - "name": "enterprise", - "description": "

      The enterprise this identity provider belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "externalIdentities", - "description": "

      ExternalIdentities provisioned by this identity provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the identity provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML identity provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "recoveryCodes", - "description": "

      Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the identity provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberConnection", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "description": "

      The connection type for EnterpriseMember.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseMemberEdge]", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseMember]", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberEdge", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge", - "description": "

      A User who is a member of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      An invitation for a user to become an unaffiliated member of an enterprise.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseMemberInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitationConnection", - "id": "enterprisememberinvitationconnection", - "href": "/graphql/reference/objects#enterprisememberinvitationconnection", - "description": "

      The connection type for EnterpriseMemberInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseMemberInvitationEdge]", - "id": "enterprisememberinvitationedge", - "href": "/graphql/reference/objects#enterprisememberinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseMemberInvitation]", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitationEdge", - "id": "enterprisememberinvitationedge", - "href": "/graphql/reference/objects#enterprisememberinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrganizationMembershipConnection", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "description": "

      The connection type for Organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOrganizationMembershipEdge]", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOrganizationMembershipEdge", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge", - "description": "

      An enterprise organization that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOutsideCollaboratorConnection", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOutsideCollaboratorEdge]", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseOutsideCollaboratorEdge", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge", - "description": "

      A User who is an outside collaborator of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "repositories", - "description": "

      The enterprise organization repositories this user is a member of.

      ", - "type": "EnterpriseRepositoryInfoConnection!", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "admins", - "description": "

      A list of all of the administrators for this enterprise.

      ", - "type": "EnterpriseAdministratorConnection!", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return administrators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for administrators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabled", - "description": "

      A list of users in the enterprise who currently have two-factor authentication disabled.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabledExist", - "description": "

      Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowPrivateRepositoryForkingSetting", - "description": "

      The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "allowPrivateRepositoryForkingSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided private repository forking setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "allowPrivateRepositoryForkingSettingPolicyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "defaultRepositoryPermissionSetting", - "description": "

      The setting value for base repository permissions for organizations in this enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - }, - { - "name": "defaultRepositoryPermissionSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided base repository permission.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The permission to find organizations for.

      ", - "type": { - "name": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - } - } - ] - }, - { - "name": "domains", - "description": "

      A list of domains owned by the enterprise. Visible to enterprise owners or\nenterprise owners' personal access tokens (classic) with admin:enterprise scope.

      ", - "type": "VerifiableDomainConnection!", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter whether or not the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter whether or not the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "enterpriseServerInstallations", - "description": "

      Enterprise Server installations owned by the enterprise.

      ", - "type": "EnterpriseServerInstallationConnection!", - "id": "enterpriseserverinstallationconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "connectedOnly", - "defaultValue": false, - "description": "

      Whether or not to only return installations discovered via GitHub Connect.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server installations returned.

      ", - "type": { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder" - } - } - ] - }, - { - "name": "failedInvitations", - "description": "

      A list of failed invitations in the enterprise.

      ", - "type": "EnterpriseFailedInvitationConnection!", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the enterprise has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with admin:enterprise scope.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "ipAllowListUserLevelEnforcementEnabledSetting", - "description": "

      The setting value for whether the enterprise has IP allow list user-level enforcement enabled.

      ", - "type": "IpAllowListUserLevelEnforcementEnabledSettingValue!", - "id": "ipallowlistuserlevelenforcementenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistuserlevelenforcementenabledsettingvalue" - }, - { - "name": "isUpdatingDefaultRepositoryPermission", - "description": "

      Whether or not the base repository permission is currently being updated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUpdatingTwoFactorRequirement", - "description": "

      Whether the two-factor authentication requirement is currently being enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanChangeRepositoryVisibilitySetting", - "description": "

      The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanChangeRepositoryVisibilitySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided can change repository visibility setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanCreateInternalRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create internal repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create private repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create public repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create repositories.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - }, - { - "name": "membersCanCreateRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository creation setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting to find organizations for.

      ", - "type": { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue!", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue" - } - } - ] - }, - { - "name": "membersCanDeleteIssuesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete issues.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteIssuesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete issues setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanDeleteRepositoriesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete or transfer repositories.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete repositories setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanInviteCollaboratorsSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can invite outside collaborators.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanInviteCollaboratorsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can invite collaborators setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanMakePurchasesSetting", - "description": "

      Indicates whether members of this enterprise's organizations can purchase additional services for those organizations.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can update protected branches.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can update protected branches setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanViewDependencyInsightsSetting", - "description": "

      The setting value for whether members can view dependency insights.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanViewDependencyInsightsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can view dependency insights setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this enterprise is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "oidcProvider", - "description": "

      The OIDC Identity Provider for the enterprise.

      ", - "type": "OIDCProvider", - "id": "oidcprovider", - "href": "/graphql/reference/objects#oidcprovider" - }, - { - "name": "organizationProjectsSetting", - "description": "

      The setting value for whether organization projects are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "organizationProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided organization projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "outsideCollaborators", - "description": "

      A list of outside collaborators across the repositories in the enterprise.

      ", - "type": "EnterpriseOutsideCollaboratorConnection!", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return outside collaborators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific outside collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for outside collaborators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return outside collaborators within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - }, - { - "name": "visibility", - "description": "

      Only return outside collaborators on repositories with this visibility.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "pendingAdminInvitations", - "description": "

      A list of pending administrator invitations for the enterprise.

      ", - "type": "EnterpriseAdministratorInvitationConnection!", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending enterprise administrator invitations returned from the connection.

      ", - "type": { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - } - ] - }, - { - "name": "pendingCollaboratorInvitations", - "description": "

      A list of pending collaborator invitations across the repositories in the enterprise.

      ", - "type": "RepositoryInvitationConnection!", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending repository collaborator invitations returned from the connection.

      ", - "type": { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pendingMemberInvitations", - "description": "

      A list of pending member invitations for organizations in the enterprise.

      ", - "type": "EnterprisePendingMemberInvitationConnection!", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "invitationSource", - "description": "

      Only return invitations matching this invitation source.

      ", - "type": { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return invitations within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pendingUnaffiliatedMemberInvitations", - "description": "

      A list of pending unaffiliated member invitations for the enterprise.

      ", - "type": "EnterpriseMemberInvitationConnection!", - "id": "enterprisememberinvitationconnection", - "href": "/graphql/reference/objects#enterprisememberinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending enterprise member invitations returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberInvitationOrder", - "id": "enterprisememberinvitationorder", - "href": "/graphql/reference/input-objects#enterprisememberinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDeployKeySetting", - "description": "

      The setting value for whether deploy keys are enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryDeployKeySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided deploy keys setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "repositoryProjectsSetting", - "description": "

      The setting value for whether repository projects are enabled in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The SAML Identity Provider for the enterprise.

      ", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider" - }, - { - "name": "samlIdentityProviderSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the SAML single sign-on setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "IdentityProviderConfigurationState!", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate" - } - } - ] - }, - { - "name": "supportEntitlements", - "description": "

      A list of members with a support entitlement.

      ", - "type": "EnterpriseMemberConnection!", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for support entitlement users returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - } - ] - }, - { - "name": "teamDiscussionsSetting", - "description": "

      The setting value for whether team discussions are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "twoFactorDisallowedMethodsSetting", - "description": "

      The setting value for what methods of two-factor authentication the enterprise prevents its users from having.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - }, - { - "name": "twoFactorRequiredSetting", - "description": "

      The setting value for whether the enterprise requires two-factor authentication for its organizations and users.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - }, - { - "name": "twoFactorRequiredSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the two-factor authentication setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterprisePendingMemberInvitationConnection", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterprisePendingMemberInvitationEdge]", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterprisePendingMemberInvitationEdge", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge", - "description": "

      An invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo", - "description": "

      A subset of repository information queryable from an enterprise.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the EnterpriseRepositoryInfo object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The repository's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoConnection", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "description": "

      The connection type for EnterpriseRepositoryInfo.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseRepositoryInfoEdge]", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseRepositoryInfo]", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoEdge", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation", - "description": "

      An Enterprise Server installation.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "customerName", - "description": "

      The customer name to which the Enterprise Server installation belongs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hostName", - "description": "

      The host name of the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerInstallation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isConnected", - "description": "

      Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccounts", - "description": "

      User accounts on this Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountConnection!", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder" - } - } - ] - }, - { - "name": "userAccountsUploads", - "description": "

      User accounts uploads for the Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountsUploadConnection!", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts uploads returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationConnection", - "id": "enterpriseserverinstallationconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationconnection", - "description": "

      The connection type for EnterpriseServerInstallation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerInstallationEdge]", - "id": "enterpriseserverinstallationedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerInstallation]", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationEdge", - "id": "enterpriseserverinstallationedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipConnection", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "description": "

      The connection type for EnterpriseServerInstallation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerInstallationMembershipEdge]", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerInstallation]", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipEdge", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge", - "description": "

      An Enterprise Server installation that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount", - "description": "

      A user account on an Enterprise Server installation.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emails", - "description": "

      User emails belonging to this user account.

      ", - "type": "EnterpriseServerUserAccountEmailConnection!", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user account emails returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder" - } - } - ] - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation on which this user account exists.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether the user account is a site administrator on the Enterprise Server installation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "login", - "description": "

      The login of the user account on the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the user account on the Enterprise Server installation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "remoteCreatedAt", - "description": "

      The date and time when the user account was created on the Enterprise Server installation.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "remoteUserId", - "description": "

      The ID of the user account on the Enterprise Server installation.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountConnection", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "description": "

      The connection type for EnterpriseServerUserAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEdge]", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccount]", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEdge", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail", - "description": "

      An email belonging to a user account on an Enterprise Server installation.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountEmail object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrimary", - "description": "

      Indicates whether this is the primary email of the associated user account.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccount", - "description": "

      The user account to which the email belongs.

      ", - "type": "EnterpriseServerUserAccount!", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailConnection", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "description": "

      The connection type for EnterpriseServerUserAccountEmail.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEmailEdge]", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountEmail]", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailEdge", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload", - "description": "

      A user accounts upload from an Enterprise Server installation.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise to which this upload belongs.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation for which this upload was generated.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountsUpload object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the file uploaded.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "syncState", - "description": "

      The synchronization state of the upload.

      ", - "type": "EnterpriseServerUserAccountsUploadSyncState!", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadConnection", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "description": "

      The connection type for EnterpriseServerUserAccountsUpload.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountsUploadEdge]", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountsUpload]", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadEdge", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam", - "description": "

      A team that belongs to an enterprise and can be assigned to multiple organizations.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "TeamReviewRequestable", - "id": "teamreviewrequestable", - "href": "/graphql/reference/interfaces#teamreviewrequestable" - } - ], - "fields": [ - { - "name": "assignedOrganizations", - "description": "

      Organizations this team is assigned to.

      ", - "type": "EnterpriseTeamAssignedOrganizationConnection!", - "id": "enterpriseteamassignedorganizationconnection", - "href": "/graphql/reference/objects#enterpriseteamassignedorganizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "EnterpriseTeamOrganizationOrder", - "id": "enterpriseteamorganizationorder", - "href": "/graphql/reference/input-objects#enterpriseteamorganizationorder" - } - } - ] - }, - { - "name": "combinedSlug", - "description": "

      The human-readable, unique identifier for the enterprise and team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise this team belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseTeamMembers", - "description": "

      A list of users who are members of this enterprise team.

      ", - "type": "EnterpriseTeamMemberConnection!", - "id": "enterpriseteammemberconnection", - "href": "/graphql/reference/objects#enterpriseteammemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "EnterpriseTeamMemberOrder", - "id": "enterpriseteammemberorder", - "href": "/graphql/reference/input-objects#enterpriseteammemberorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseTeam object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isViewerMember", - "description": "

      Whether the viewer is a member of this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "notificationSetting", - "description": "

      Whether the team will receive notifications when mentioned.

      ", - "type": "TeamNotificationSetting!", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - }, - { - "name": "organizationSelectionType", - "description": "

      How this team selects its associated organizations.

      ", - "type": "EnterpriseTeamOrganizationSelectionType!", - "id": "enterpriseteamorganizationselectiontype", - "href": "/graphql/reference/enums#enterpriseteamorganizationselectiontype" - }, - { - "name": "privacy", - "description": "

      The level of privacy the team has.

      ", - "type": "TeamPrivacy!", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - }, - { - "name": "slug", - "description": "

      The slug corresponding to the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viewerCanAdminister", - "description": "

      Whether the viewer can administer this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamAssignedOrganizationConnection", - "id": "enterpriseteamassignedorganizationconnection", - "href": "/graphql/reference/objects#enterpriseteamassignedorganizationconnection", - "description": "

      The connection type for Organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseTeamAssignedOrganizationEdge]", - "id": "enterpriseteamassignedorganizationedge", - "href": "/graphql/reference/objects#enterpriseteamassignedorganizationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseTeamAssignedOrganizationEdge", - "id": "enterpriseteamassignedorganizationedge", - "href": "/graphql/reference/objects#enterpriseteamassignedorganizationedge", - "description": "

      Represents an organization that an enterprise team is assigned to.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseTeamConnection", - "id": "enterpriseteamconnection", - "href": "/graphql/reference/objects#enterpriseteamconnection", - "description": "

      A list of enterprise teams owned by the enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseTeamEdge]", - "id": "enterpriseteamedge", - "href": "/graphql/reference/objects#enterpriseteamedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseTeam]", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamEdge", - "id": "enterpriseteamedge", - "href": "/graphql/reference/objects#enterpriseteamedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamMemberConnection", - "id": "enterpriseteammemberconnection", - "href": "/graphql/reference/objects#enterpriseteammemberconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseTeamMemberEdge]", - "id": "enterpriseteammemberedge", - "href": "/graphql/reference/objects#enterpriseteammemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseTeamMemberEdge", - "id": "enterpriseteammemberedge", - "href": "/graphql/reference/objects#enterpriseteammemberedge", - "description": "

      Represents a user who is a member of an enterprise team.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount", - "description": "

      An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise user account's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise in which this user account exists.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseInstallations", - "description": "

      A list of Enterprise Server installations this user is a member of.

      ", - "type": "EnterpriseServerInstallationMembershipConnection!", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for installations returned from the connection.

      ", - "type": { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the installation.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      An identifier for the enterprise user account, a login or email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise user account.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of enterprise organizations this user is a member of.

      ", - "type": "EnterpriseOrganizationMembershipConnection!", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user within the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      An environment.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Environment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this environment is currently pinned to the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "latestCompletedDeployment", - "description": "

      The latest completed deployment with status success, failure, or error if it exists.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedPosition", - "description": "

      The position of the environment if it is pinned, null if it is not pinned.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "protectionRules", - "description": "

      The protection rules defined for this environment.

      ", - "type": "DeploymentProtectionRuleConnection!", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentConnection", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "description": "

      The connection type for Environment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnvironmentEdge]", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Environment]", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentEdge", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment" - } - ], - "category": "deployments" - }, - { - "name": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity", - "description": "

      An external identity provisioned by SAML SSO or SCIM. If SAML is configured on\nthe organization, the external identity is visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members. If SAML is configured on the enterprise, the external\nidentity is visible to (1) enterprise owners, (2) enterprise owners' personal\naccess tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "guid", - "description": "

      The GUID for this identity.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ExternalIdentity object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationInvitation", - "description": "

      Organization invitation for this SCIM-provisioned external identity.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "samlIdentity", - "description": "

      SAML Identity attributes.

      ", - "type": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes" - }, - { - "name": "scimIdentity", - "description": "

      SCIM Identity attributes.

      ", - "type": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes" - }, - { - "name": "user", - "description": "

      User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityAttribute", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute", - "description": "

      An attribute for the External Identity attributes collection.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "metadata", - "description": "

      The attribute metadata as JSON.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The attribute name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The attribute value.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityConnection", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "description": "

      The connection type for ExternalIdentity.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ExternalIdentityEdge]", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ExternalIdentity]", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityEdge", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes", - "description": "

      SAML attributes for the External Identity.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "attributes", - "description": "

      SAML Identity attributes.

      ", - "type": "[ExternalIdentityAttribute!]!", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute" - }, - { - "name": "emails", - "description": "

      The emails associated with the SAML identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameId", - "description": "

      The NameID of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes", - "description": "

      SCIM attributes for the External Identity.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "emails", - "description": "

      The emails associated with the SCIM identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowerConnection", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "FollowingConnection", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "FundingLink", - "id": "fundinglink", - "href": "/graphql/reference/objects#fundinglink", - "description": "

      A funding platform link for a repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "platform", - "description": "

      The funding platform this link is for.

      ", - "type": "FundingPlatform!", - "id": "fundingplatform", - "href": "/graphql/reference/enums#fundingplatform" - }, - { - "name": "url", - "description": "

      The configured URL for this funding link.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "GenericHovercardContext", - "id": "generichovercardcontext", - "href": "/graphql/reference/objects#generichovercardcontext", - "description": "

      A generic hovercard context with a message and icon.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "description": "

      A Gist.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of comments associated with the gist.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The gist description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "files", - "description": "

      The files in this gist.

      ", - "type": "[GistFile]", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "arguments": [ - { - "name": "limit", - "defaultValue": "10", - "description": "

      The maximum number of files to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "oid", - "description": "

      The oid of the files to return.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "forks", - "description": "

      A list of forks associated with the gist.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Gist object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isFork", - "description": "

      Identifies if the gist is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublic", - "description": "

      Whether the gist is public or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The gist name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The gist owner.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies when the gist was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Gist.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment", - "description": "

      Represents a comment on an Gist.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the gist.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "gist", - "description": "

      The associated gist.

      ", - "type": "Gist!", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "id", - "description": "

      The Node ID of the GistComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistCommentConnection", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "description": "

      The connection type for GistComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistCommentEdge]", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GistComment]", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistCommentEdge", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - } - ], - "category": "gists" - }, - { - "name": "GistConnection", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "description": "

      The connection type for Gist.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistEdge]", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Gist]", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistEdge", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - } - ], - "category": "gists" - }, - { - "name": "GistFile", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "description": "

      A file in a gist.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "encodedName", - "description": "

      The file name encoded to remove characters that are invalid in URL paths.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "encoding", - "description": "

      The gist file encoding.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "extension", - "description": "

      The file extension from the file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isImage", - "description": "

      Indicates if this file is an image.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Whether the file's contents were truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "name", - "description": "

      The gist file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      The gist file size in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the file is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "truncate", - "description": "

      Optionally truncate the returned file to this length.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "gists" - }, - { - "name": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor", - "description": "

      Represents an actor in a Git commit (ie. an author or committer).

      ", - "isDeprecated": false, - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the author's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "date", - "description": "

      The timestamp of the Git action (authoring or committing).

      ", - "type": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - }, - { - "name": "email", - "description": "

      The email in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The GitHub user corresponding to the email field. Null if no such user exists.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "git" - }, - { - "name": "GitActorConnection", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "description": "

      The connection type for GitActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GitActorEdge]", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GitActor]", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "GitActorEdge", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - } - ], - "category": "git" - }, - { - "name": "GitHubMetadata", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Represents information about the GitHub instance.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "gitHubServicesSha", - "description": "

      Returns a String that's a SHA of github-services.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "gitIpAddresses", - "description": "

      IP addresses that users connect to for git operations.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubEnterpriseImporterIpAddresses", - "description": "

      IP addresses that GitHub Enterprise Importer uses for outbound connections.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hookIpAddresses", - "description": "

      IP addresses that service hooks are sent from.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "importerIpAddresses", - "description": "

      IP addresses that the importer connects from.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPasswordAuthenticationVerifiable", - "description": "

      Whether or not users are verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pagesIpAddresses", - "description": "

      IP addresses for GitHub Pages' A records.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "meta" - }, - { - "name": "GpgSignature", - "id": "gpgsignature", - "href": "/graphql/reference/objects#gpgsignature", - "description": "

      Represents a GPG signature on a Commit or Tag.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyId", - "description": "

      Hex-encoded ID of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "headRef", - "description": "

      Identifies the Ref associated with the head_ref_deleted event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the Ref associated with the head_ref_deleted event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thehead_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefRestoredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "Hovercard", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "description": "

      Detail needed to display a hovercard for a user.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contexts", - "description": "

      Each of the contexts for this hovercard.

      ", - "type": "[HovercardContext!]!", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "category": "users" - }, - { - "name": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      An IP address or range of addresses that is allowed to access an owner's resources.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowListValue", - "description": "

      A single IP address or range of IP addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IpAllowListEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isActive", - "description": "

      Whether the entry is currently active.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The owner of the IP allow list entry.

      ", - "type": "IpAllowListOwner!", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryConnection", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "description": "

      The connection type for IpAllowListEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IpAllowListEntryEdge]", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IpAllowListEntry]", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryEdge", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "blockedBy", - "description": "

      A list of issues that are blocking this issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for dependencies.

      ", - "type": { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder" - } - } - ] - }, - { - "name": "blocking", - "description": "

      A list of issues that this issue is blocking.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for dependencies.

      ", - "type": { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder" - } - } - ] - }, - { - "name": "body", - "description": "

      Identifies the body of the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyResourcePath", - "description": "

      The http path for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "bodyText", - "description": "

      Identifies the body of the issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyUrl", - "description": "

      The http URL for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedByPullRequestsReferences", - "description": "

      List of open pull requests referenced from this issue.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeClosedPrs", - "defaultValue": false, - "description": "

      Include closed PRs in results.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderByState", - "defaultValue": false, - "description": "

      Return results ordered by state.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked PRs.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the Issue.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duplicateOf", - "description": "

      A reference to the original issue that this issue has been marked as a duplicate of.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Issue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this issue is currently pinned to the repository issues list.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this issue read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueDependenciesSummary", - "description": "

      Summary of the state of an issue's dependencies.

      ", - "type": "IssueDependenciesSummary!", - "id": "issuedependenciessummary", - "href": "/graphql/reference/objects#issuedependenciessummary" - }, - { - "name": "issueFieldValues", - "description": "

      Fields that are set on this issue.

      ", - "type": "IssueFieldValueConnection", - "id": "issuefieldvalueconnection", - "href": "/graphql/reference/objects#issuefieldvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueType", - "description": "

      The issue type for this Issue.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "linkedBranches", - "description": "

      Branches linked to this issue.

      ", - "type": "LinkedBranchConnection!", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the issue.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the issue number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "parent", - "description": "

      The parent entity of the issue.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Issue conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnedIssueComment", - "description": "

      The pinned comment for this issue.

      ", - "type": "PinnedIssueComment", - "id": "pinnedissuecomment", - "href": "/graphql/reference/objects#pinnedissuecomment" - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this issue.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this issue.

      ", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the issue.

      ", - "type": "IssueState!", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the issue state.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "arguments": [ - { - "name": "enableDuplicate", - "defaultValue": false, - "description": "

      Whether or not to return state reason for duplicates

      \n

      Upcoming Change on 2025-10-01 UTC\nDescription: enableDuplicate will be removed.\nReason: The state reason for duplicate issue is now returned by default.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "subIssues", - "description": "

      A list of sub-issues associated with the Issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subIssuesSummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "type": "SubIssuesSummary!", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineConnection!", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineItemsConnection!", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[IssueTimelineItemsItemType!]", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the issue title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the issue title rendered to HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "trackedInIssues", - "description": "

      A list of issues that track this issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "trackedIssues", - "description": "

      A list of issues tracked inside the current issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "trackedIssuesCount", - "description": "

      The number of tracked issues for this issue.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "states", - "description": "

      Limit the count to tracked issues with the specified states.

      ", - "type": { - "name": "[TrackedIssueStates]", - "id": "trackedissuestates", - "href": "/graphql/reference/enums#trackedissuestates" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSetFields", - "description": "

      Check if the current viewer can set fields on the issue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "issues" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      Represents a comment on an Issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Pinnable", - "id": "pinnable", - "href": "/graphql/reference/interfaces#pinnable" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this entity is currently pinned.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the comment.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedAt", - "description": "

      Identifies the date and time when this entity was pinned.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pinnedBy", - "description": "

      The user who pinned this entity.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Returns the pull request associated with the comment, if this comment was made on a\npull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPin", - "description": "

      Check if the current viewer can pin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnpin", - "description": "

      Check if the current viewer can unpin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentConnection", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "description": "

      The connection type for IssueComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueCommentEdge]", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueComment]", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentPinnedEvent", - "id": "issuecommentpinnedevent", - "href": "/graphql/reference/objects#issuecommentpinnedevent", - "description": "

      Represents aissue_comment_pinnedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueCommentPinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueComment", - "description": "

      Identifies the issue comment associated with theissue_comment_pinnedevent.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentUnpinnedEvent", - "id": "issuecommentunpinnedevent", - "href": "/graphql/reference/objects#issuecommentunpinnedevent", - "description": "

      Represents aissue_comment_unpinnedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueCommentUnpinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueComment", - "description": "

      Identifies the issue comment associated with theissue_comment_unpinnedevent.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "description": "

      The connection type for Issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueEdge]", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Issue]", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueContributionsByRepository", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "description": "

      This aggregates issues opened by a user within one repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contributions", - "description": "

      The issue contributions.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the issues were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "IssueDependenciesSummary", - "id": "issuedependenciessummary", - "href": "/graphql/reference/objects#issuedependenciessummary", - "description": "

      Summary of the state of an issue's dependencies.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "blockedBy", - "description": "

      Count of issues this issue is blocked by.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "blocking", - "description": "

      Count of issues this issue is blocking.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalBlockedBy", - "description": "

      Total count of issues this issue is blocked by (open and closed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalBlocking", - "description": "

      Total count of issues this issue is blocking (open and closed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueEdge", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldAddedEvent", - "id": "issuefieldaddedevent", - "href": "/graphql/reference/objects#issuefieldaddedevent", - "description": "

      Represents aissue_field_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "color", - "description": "

      The color if it is a single-select field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueField", - "description": "

      The issue field added.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "value", - "description": "

      The value of the added field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldChangedEvent", - "id": "issuefieldchangedevent", - "href": "/graphql/reference/objects#issuefieldchangedevent", - "description": "

      Represents aissue_field_changedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueField", - "description": "

      The issue field changed.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "newColor", - "description": "

      The new color if it is a single-select field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newValue", - "description": "

      The new value of the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "previousColor", - "description": "

      The previous color if it was a single-select field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "previousValue", - "description": "

      The previous value of the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldDate", - "id": "issuefielddate", - "href": "/graphql/reference/objects#issuefielddate", - "description": "

      Represents a date issue field.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldDate object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldDateValue", - "id": "issuefielddatevalue", - "href": "/graphql/reference/objects#issuefielddatevalue", - "description": "

      The value of a date field in an Issue item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldDateValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "value", - "description": "

      Value of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldNumber", - "id": "issuefieldnumber", - "href": "/graphql/reference/objects#issuefieldnumber", - "description": "

      Represents a number issue field.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldNumber object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldNumberValue", - "id": "issuefieldnumbervalue", - "href": "/graphql/reference/objects#issuefieldnumbervalue", - "description": "

      The value of a number field in an Issue item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldNumberValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "value", - "description": "

      Value of the field.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldRemovedEvent", - "id": "issuefieldremovedevent", - "href": "/graphql/reference/objects#issuefieldremovedevent", - "description": "

      Represents aissue_field_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueField", - "description": "

      The issue field removed.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelect", - "id": "issuefieldsingleselect", - "href": "/graphql/reference/objects#issuefieldsingleselect", - "description": "

      Represents a single select issue field.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldSingleSelect object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      Options for the single select field.

      ", - "type": "[IssueFieldSingleSelectOption!]!", - "id": "issuefieldsingleselectoption", - "href": "/graphql/reference/objects#issuefieldsingleselectoption" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectOption", - "id": "issuefieldsingleselectoption", - "href": "/graphql/reference/objects#issuefieldsingleselectoption", - "description": "

      Represents an option in a single-select issue field.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "IssueFieldSingleSelectOptionColor!", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldSingleSelectOption object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "priority", - "description": "

      The option's priority order.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectValue", - "id": "issuefieldsingleselectvalue", - "href": "/graphql/reference/objects#issuefieldsingleselectvalue", - "description": "

      The value of a single select field in an Issue item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "IssueFieldSingleSelectOptionColor!", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldSingleSelectValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "optionId", - "description": "

      The selected option's global relay ID.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The option's name text (alias for name, for consistency with other field value types).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldText", - "id": "issuefieldtext", - "href": "/graphql/reference/objects#issuefieldtext", - "description": "

      Represents a text issue field.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldText object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldTextValue", - "id": "issuefieldtextvalue", - "href": "/graphql/reference/objects#issuefieldtextvalue", - "description": "

      The value of a text field in an Issue item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldTextValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "value", - "description": "

      Value of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldValueConnection", - "id": "issuefieldvalueconnection", - "href": "/graphql/reference/objects#issuefieldvalueconnection", - "description": "

      The connection type for IssueFieldValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueFieldValueEdge]", - "id": "issuefieldvalueedge", - "href": "/graphql/reference/objects#issuefieldvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueFieldValue]", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldValueEdge", - "id": "issuefieldvalueedge", - "href": "/graphql/reference/objects#issuefieldvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldsConnection", - "id": "issuefieldsconnection", - "href": "/graphql/reference/objects#issuefieldsconnection", - "description": "

      The connection type for IssueFields.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueFieldsEdge]", - "id": "issuefieldsedge", - "href": "/graphql/reference/objects#issuefieldsedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueFields]", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldsEdge", - "id": "issuefieldsedge", - "href": "/graphql/reference/objects#issuefieldsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - } - ], - "category": "issues" - }, - { - "name": "IssueTemplate", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate", - "description": "

      A repository issue template.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "about", - "description": "

      The template purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "assignees", - "description": "

      The suggested assignees.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The suggested issue body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The template filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      The suggested issue labels.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "name", - "description": "

      The template name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The suggested issue title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The suggested issue type.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineConnection", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "description": "

      The connection type for IssueTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemEdge]", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItem]", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsConnection", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "description": "

      The connection type for IssueTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemsEdge]", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItems]", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsEdge", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - } - ], - "category": "issues" - }, - { - "name": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      Represents the type of Issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The issue type's color.

      ", - "type": "IssueTypeColor!", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The issue type's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueType object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      The issue type's enabled state.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Whether the issue type is publicly visible.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Private issue types are being deprecated and can no longer be created. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "issues", - "description": "

      The issues with this issue type in the given repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "repositoryId", - "description": "

      Target repository to load the issues from.

      ", - "type": { - "name": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      The issue type's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedFields", - "description": "

      An ordered list of issue fields pinned to this type.

      ", - "type": "[IssueFields!]", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent", - "description": "

      Represents aissue_type_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent", - "description": "

      Represents aissue_type_changedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "prevIssueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "description": "

      The connection type for IssueType.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTypeEdge]", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueType]", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeEdge", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent", - "description": "

      Represents aissue_type_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution", - "description": "

      Represents a user signing up for a GitHub account.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      Identifies the label color.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the label was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A brief description of this label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Label object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isDefault", - "description": "

      Indicates whether or not this is a default label.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issues", - "description": "

      A list of issues associated with this label.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      Identifies the label name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this label.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this label.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the label was last updated.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "description": "

      The connection type for Label.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LabelEdge]", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Label]", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LabelEdge", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label" - } - ], - "category": "issues" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent", - "description": "

      Represents alabeledevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with thelabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "Language", - "id": "language", - "href": "/graphql/reference/objects#language", - "description": "

      Represents a given language found in repositories.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color defined for the current language.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Language object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the current language.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "description": "

      A list of languages associated with the parent.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LanguageEdge]", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Language]", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalSize", - "description": "

      The total size in bytes of files written in that language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "LanguageEdge", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge", - "description": "

      Represents the language of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Language!", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "size", - "description": "

      The number of bytes of code written in the language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      A repository's open source license.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The full text of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The conditions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "description", - "description": "

      A human-readable description of the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "featured", - "description": "

      Whether the license should be featured.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hidden", - "description": "

      Whether the license should be displayed in license pickers.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the License object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "implementation", - "description": "

      Instructions on how to implement the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The lowercased SPDX ID of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "limitations", - "description": "

      The limitations set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "name", - "description": "

      The license full name specified by https://spdx.org/licenses.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nickname", - "description": "

      Customary short name if applicable (e.g, GPLv3).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permissions", - "description": "

      The permissions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "pseudoLicense", - "description": "

      Whether the license is a pseudo-license placeholder (e.g., other, no-license).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "spdxId", - "description": "

      Short identifier specified by https://spdx.org/licenses.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      URL to the license on https://choosealicense.com.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "licenses" - }, - { - "name": "LicenseRule", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule", - "description": "

      Describes a License's conditions, permissions, and limitations.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "description", - "description": "

      A description of the rule.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The machine-readable rule key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The human-readable rule label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "licenses" - }, - { - "name": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      A branch linked to an issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the LinkedBranch object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ref", - "description": "

      The branch's ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchConnection", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "description": "

      A list of branches linked to an issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LinkedBranchEdge]", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[LinkedBranch]", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchEdge", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - } - ], - "category": "issues" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent", - "description": "

      Represents alockedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockReason", - "description": "

      Reason that the conversation was locked (optional).

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockable", - "description": "

      Object that was locked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin", - "description": "

      A placeholder user for attribution of imported data on GitHub.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "claimant", - "description": "

      The user that has claimed the data attributed to this mannequin.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The mannequin's email on the source instance.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Mannequin object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The display name of the imported mannequin.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "MannequinConnection", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "description": "

      A list of mannequins.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MannequinEdge]", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Mannequin]", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "MannequinEdge", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge", - "description": "

      Represents a mannequin.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - } - ], - "category": "migrations" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the MarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MarketplaceCategory", - "id": "marketplacecategory", - "href": "/graphql/reference/objects#marketplacecategory", - "description": "

      A public description of a Marketplace category.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "description", - "description": "

      The category's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "howItWorks", - "description": "

      The technical description of how apps listed in this category work with GitHub.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the MarketplaceCategory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The category's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "primaryListingCount", - "description": "

      How many Marketplace listings have this as their primary category.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Marketplace category.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "secondaryListingCount", - "description": "

      How many Marketplace listings have this as their secondary category.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "slug", - "description": "

      The short name of the category used in its URL.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Marketplace category.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "MarketplaceListing", - "id": "marketplacelisting", - "href": "/graphql/reference/objects#marketplacelisting", - "description": "

      A listing in the GitHub integration marketplace.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "app", - "description": "

      The GitHub App this listing represents.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "companyUrl", - "description": "

      URL to the listing owner's company site.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "configurationResourcePath", - "description": "

      The HTTP path for configuring access to the listing's integration or OAuth app.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "configurationUrl", - "description": "

      The HTTP URL for configuring access to the listing's integration or OAuth app.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "documentationUrl", - "description": "

      URL to the listing's documentation.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "extendedDescription", - "description": "

      The listing's detailed description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "extendedDescriptionHTML", - "description": "

      The listing's detailed description rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "fullDescription", - "description": "

      The listing's introductory description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDescriptionHTML", - "description": "

      The listing's introductory description rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "hasPublishedFreeTrialPlans", - "description": "

      Does this listing have any plans with a free trial?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasTermsOfService", - "description": "

      Does this listing have a terms of service link?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasVerifiedOwner", - "description": "

      Whether the creator of the app is a verified org.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "howItWorks", - "description": "

      A technical description of how this app works with GitHub.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "howItWorksHTML", - "description": "

      The listing's technical description rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the MarketplaceListing object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "installationUrl", - "description": "

      URL to install the product to the viewer's account or organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "installedForViewer", - "description": "

      Whether this listing's app has been installed for the current viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isArchived", - "description": "

      Whether this listing has been removed from the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Whether this listing is still an editable draft that has not been submitted\nfor review and is not publicly visible in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPaid", - "description": "

      Whether the product this listing represents is available as part of a paid plan.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublic", - "description": "

      Whether this listing has been approved for display in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRejected", - "description": "

      Whether this listing has been rejected by GitHub for display in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUnverified", - "description": "

      Whether this listing has been approved for unverified display in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUnverifiedPending", - "description": "

      Whether this draft listing has been submitted for review for approval to be unverified in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerificationPendingFromDraft", - "description": "

      Whether this draft listing has been submitted for review from GitHub for approval to be verified in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerificationPendingFromUnverified", - "description": "

      Whether this unverified listing has been submitted for review from GitHub for approval to be verified in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether this listing has been approved for verified display in the Marketplace.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "logoBackgroundColor", - "description": "

      The hex color code, without the leading '#', for the logo background.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logoUrl", - "description": "

      URL for the listing's logo image.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "400", - "description": "

      The size in pixels of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The listing's full name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "normalizedShortDescription", - "description": "

      The listing's very short description without a trailing period or ampersands.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pricingUrl", - "description": "

      URL to the listing's detailed pricing.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "primaryCategory", - "description": "

      The category that best describes the listing.

      ", - "type": "MarketplaceCategory!", - "id": "marketplacecategory", - "href": "/graphql/reference/objects#marketplacecategory" - }, - { - "name": "privacyPolicyUrl", - "description": "

      URL to the listing's privacy policy, may return an empty string for listings that do not require a privacy policy URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the Marketplace listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "screenshotUrls", - "description": "

      The URLs for the listing's screenshots.

      ", - "type": "[String]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "secondaryCategory", - "description": "

      An alternate category that describes the listing.

      ", - "type": "MarketplaceCategory", - "id": "marketplacecategory", - "href": "/graphql/reference/objects#marketplacecategory" - }, - { - "name": "shortDescription", - "description": "

      The listing's very short description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The short name of the listing used in its URL.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUrl", - "description": "

      URL to the listing's status page.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "supportEmail", - "description": "

      An email address for support for this listing's app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "supportUrl", - "description": "

      Either a URL or an email address for support for this listing's app, may\nreturn an empty string for listings that do not require a support URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "termsOfServiceUrl", - "description": "

      URL to the listing's terms of service.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the Marketplace listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAddPlans", - "description": "

      Can the current viewer add plans for this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanApprove", - "description": "

      Can the current viewer approve this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelist", - "description": "

      Can the current viewer delist this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEdit", - "description": "

      Can the current viewer edit this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditCategories", - "description": "

      Can the current viewer edit the primary and secondary category of this\nMarketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditPlans", - "description": "

      Can the current viewer edit the plans for this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanRedraft", - "description": "

      Can the current viewer return this Marketplace listing to draft state\nso it becomes editable again.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReject", - "description": "

      Can the current viewer reject this Marketplace listing by returning it to\nan editable draft state or rejecting it entirely.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanRequestApproval", - "description": "

      Can the current viewer request this listing be reviewed for display in\nthe Marketplace as verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasPurchased", - "description": "

      Indicates whether the current user has an active subscription to this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasPurchasedForAllOrganizations", - "description": "

      Indicates if the current user has purchased a subscription to this Marketplace listing\nfor all of the organizations the user owns.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsListingAdmin", - "description": "

      Does the current viewer role allow them to administer this Marketplace listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "apps" - }, - { - "name": "MarketplaceListingConnection", - "id": "marketplacelistingconnection", - "href": "/graphql/reference/objects#marketplacelistingconnection", - "description": "

      Look up Marketplace Listings.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MarketplaceListingEdge]", - "id": "marketplacelistingedge", - "href": "/graphql/reference/objects#marketplacelistingedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[MarketplaceListing]", - "id": "marketplacelisting", - "href": "/graphql/reference/objects#marketplacelisting" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "apps" - }, - { - "name": "MarketplaceListingEdge", - "id": "marketplacelistingedge", - "href": "/graphql/reference/objects#marketplacelistingedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "MarketplaceListing", - "id": "marketplacelisting", - "href": "/graphql/reference/objects#marketplacelisting" - } - ], - "category": "apps" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MemberFeatureRequestNotification", - "id": "memberfeaturerequestnotification", - "href": "/graphql/reference/objects#memberfeaturerequestnotification", - "description": "

      Represents a member feature request notification.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      Represents member feature request body containing entity name and the number of feature requests.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the MemberFeatureRequestNotification object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      Represents member feature request notification title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "orgs" - }, - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.clear event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposClearAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.disable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.enable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent", - "description": "

      Represents amentionedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the MentionedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "description": "

      The queue of pull request entries to be merged into a protected branch in a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      The configuration for this merge queue.

      ", - "type": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration" - }, - { - "name": "entries", - "description": "

      The entries in the queue.

      ", - "type": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextEntryEstimatedTimeToMerge", - "description": "

      The estimated time in seconds until a newly added entry would be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository this merge queue belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration", - "description": "

      Configuration for a MergeQueue.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "checkResponseTimeout", - "description": "

      The amount of time in minutes to wait for a check response before considering it a failure.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToBuild", - "description": "

      The maximum number of entries to build at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToMerge", - "description": "

      The maximum number of entries to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use for this queue.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "mergingStrategy", - "description": "

      The strategy to use when merging entries.

      ", - "type": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy" - }, - { - "name": "minimumEntriesToMerge", - "description": "

      The minimum number of entries required to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimumEntriesToMergeWaitTime", - "description": "

      The amount of time in minutes to wait before ignoring the minumum number of\nentries in the queue requirement and merging a collection of entries.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      Entries in a MergeQueue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "baseCommit", - "description": "

      The base commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "enqueuedAt", - "description": "

      The date and time this entry was added to the merge queue.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The actor that enqueued this entry.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "estimatedTimeToMerge", - "description": "

      The estimated time in seconds until this entry will be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "headCommit", - "description": "

      The head commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueueEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "jump", - "description": "

      Whether this pull request should jump the queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue that this entry belongs to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "position", - "description": "

      The position of this entry in the queue.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request that will be added to a merge group.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "solo", - "description": "

      Does this pull request need to be deployed on its own.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      The state of this entry in the queue.

      ", - "type": "MergeQueueEntryState!", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "description": "

      The connection type for MergeQueueEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MergeQueueEntryEdge]", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[MergeQueueEntry]", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryEdge", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters", - "description": "

      Merges must be performed via a merge queue.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent", - "description": "

      Represents amergedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the merge event.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MergedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeRef", - "description": "

      Identifies the Ref associated with the merge event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "mergeRefName", - "description": "

      Identifies the name of the Ref associated with the merge event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      A GitHub Enterprise Importer (GEI) migration source.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the MigrationSource object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "description": "

      Represents a Milestone object on a given repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedIssueCount", - "description": "

      Identifies the number of closed issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who created the milestone.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      Identifies the description of the milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The HTML rendered description of the milestone using GitHub Flavored Markdown.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dueOn", - "description": "

      Identifies the due date of the milestone.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the Milestone object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issues", - "description": "

      A list of issues associated with the milestone.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "number", - "description": "

      Identifies the number of the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "openIssueCount", - "description": "

      Identifies the number of open issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "progressPercentage", - "description": "

      Identifies the percentage complete for the milestone.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with the milestone.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this milestone.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the milestone.

      ", - "type": "MilestoneState!", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - }, - { - "name": "title", - "description": "

      Identifies the title of the milestone.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "description": "

      The connection type for Milestone.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MilestoneEdge]", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Milestone]", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "MilestoneEdge", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "issues" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with themilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the MovedColumnsInProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousProjectColumnName", - "description": "

      Column name the issue or pull request was moved from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name the issue or pull request was moved to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "OIDCProvider", - "id": "oidcprovider", - "href": "/graphql/reference/objects#oidcprovider", - "description": "

      An OIDC identity provider configured to provision identities for an enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with read:enterprise or admin:enterprise scope.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "enterprise", - "description": "

      The enterprise this identity provider belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "externalIdentities", - "description": "

      ExternalIdentities provisioned by this identity provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the OIDCProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "providerType", - "description": "

      The OIDC identity provider type.

      ", - "type": "OIDCProviderType!", - "id": "oidcprovidertype", - "href": "/graphql/reference/enums#oidcprovidertype" - }, - { - "name": "tenantId", - "description": "

      The id of the tenant this provider is attached to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry", - "description": "

      Audit log entry for a oauth_application.create event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "applicationUrl", - "description": "

      The application URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "callbackUrl", - "description": "

      The callback URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OauthApplicationCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "rateLimit", - "description": "

      The rate limit of the OAuth application.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of the OAuth application.

      ", - "type": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry", - "description": "

      Audit log entry for a org.add_billing_manager.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationEmail", - "description": "

      The email address used to invite a billing manager for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry", - "description": "

      Audit log entry for a org.add_member.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The permission level of the member added to the organization.

      ", - "type": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry", - "description": "

      Audit log entry for a org.block_user.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The blocked user.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgBlockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.disable_collaborators_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.enable_collaborators_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry", - "description": "

      Audit log entry for a org.create event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "billingPlan", - "description": "

      The billing plan for the Organization.

      ", - "type": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.disable_oauth_app_restrictions event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry", - "description": "

      Audit log entry for a org.disable_saml event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.disable_two_factor_requirement event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.enable_oauth_app_restrictions event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry", - "description": "

      Audit log entry for a org.enable_saml event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.enable_two_factor_requirement event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry", - "description": "

      Audit log entry for a org.invite_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "email", - "description": "

      The email address of the organization invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationInvitation", - "description": "

      The organization invitation.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry", - "description": "

      Audit log entry for a org.invite_to_business event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteToBusinessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_approved event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessApprovedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_blocked event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessBlockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_denied event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessDeniedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_requested event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessRequestedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_unblocked event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessUnblockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry", - "description": "

      Audit log entry for a org.remove_billing_manager event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the billing manager being removed.

      ", - "type": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry", - "description": "

      Audit log entry for a org.remove_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the member has with the organization.

      ", - "type": "[OrgRemoveMemberAuditEntryMembershipType!]", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the member being removed.

      ", - "type": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry", - "description": "

      Audit log entry for a org.remove_outside_collaborator event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveOutsideCollaboratorAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the outside collaborator has with the organization.

      ", - "type": "[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the outside collaborator being removed from the Organization.

      ", - "type": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry", - "description": "

      Audit log entry for a org.restore_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRestoreMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredCustomEmailRoutingsCount", - "description": "

      The number of custom email routings for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredIssueAssignmentsCount", - "description": "

      The number of issue assignments for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMemberships", - "description": "

      Restored organization membership objects.

      ", - "type": "[OrgRestoreMemberAuditEntryMembership!]", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMembershipsCount", - "description": "

      The number of restored memberships.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoriesCount", - "description": "

      The number of repositories of the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryStarsCount", - "description": "

      The number of starred repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryWatchesCount", - "description": "

      The number of watched repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata", - "description": "

      Metadata for an organization membership for org.restore_member actions.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata", - "description": "

      Metadata for a repository membership for org.restore_member actions.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata", - "description": "

      Metadata for a team membership for org.restore_member actions.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry", - "description": "

      Audit log entry for a org.unblock_user.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The user being unblocked by the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUnblockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry", - "description": "

      Audit log entry for a org.update_default_repository_permission.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateDefaultRepositoryPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry", - "description": "

      Audit log entry for a org.update_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_creation_permission event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canCreateRepositories", - "description": "

      Can members create repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryCreationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The permission for visibility level of repositories for this organization.

      ", - "type": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_invitation_permission event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canInviteOutsideCollaboratorsToRepositories", - "description": "

      Can outside collaborators be invited to repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryInvitationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      An account on GitHub, with one or more owners, that has repositories, members and teams.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "Sponsorable", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this organization, if any. Only visible to members of the organization's enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the organization was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "auditLog", - "description": "

      Audit log entries of the organization.

      ", - "type": "OrganizationAuditEntryConnection!", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the returned audit log entries.

      ", - "type": { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder" - } - }, - { - "name": "query", - "description": "

      The query string to filter audit entries.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the organization's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The organization's public profile description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The organization's public profile description rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domains", - "description": "

      A list of domains owned by the organization.

      ", - "type": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter by if the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter by if the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "email", - "description": "

      The organization's public email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseOwners", - "description": "

      A list of owners of the organization's enterprise account.

      ", - "type": "OrganizationEnterpriseOwnerConnection!", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for enterprise owners returned from the connection.

      ", - "type": { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder" - } - }, - { - "name": "organizationRole", - "description": "

      The organization role to filter by.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "estimatedNextSponsorsPayoutInCents", - "description": "

      The estimated next GitHub Sponsors payout for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasSponsorsListing", - "description": "

      True if this user/organization has a GitHub Sponsors listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the Organization object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "interactionAbility", - "description": "

      The interaction ability settings for this organization.

      ", - "type": "RepositoryInteractionAbility", - "id": "repositoryinteractionability", - "href": "/graphql/reference/objects#repositoryinteractionability" - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the organization has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the organization.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isSponsoredBy", - "description": "

      Whether the given account is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "accountLogin", - "description": "

      The target account's login.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "isSponsoringViewer", - "description": "

      True if the viewer is sponsored by this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether the organization has verified its profile email and website.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueFields", - "description": "

      A list of the organization's issue fields.

      ", - "type": "IssueFieldsConnection", - "id": "issuefieldsconnection", - "href": "/graphql/reference/objects#issuefieldsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue fields returned from the connection.

      ", - "type": { - "name": "IssueFieldOrder", - "id": "issuefieldorder", - "href": "/graphql/reference/input-objects#issuefieldorder" - } - } - ] - }, - { - "name": "issueTypes", - "description": "

      A list of the organization's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "lifetimeReceivedSponsorshipValues", - "description": "

      Calculate how much each sponsor has ever paid total to this maintainer via\nGitHub Sponsors. Does not include sponsorships paid via Patreon.

      ", - "type": "SponsorAndLifetimeValueConnection!", - "id": "sponsorandlifetimevalueconnection", - "href": "/graphql/reference/objects#sponsorandlifetimevalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for results returned from the connection.

      ", - "type": { - "name": "SponsorAndLifetimeValueOrder", - "id": "sponsorandlifetimevalueorder", - "href": "/graphql/reference/input-objects#sponsorandlifetimevalueorder" - } - } - ] - }, - { - "name": "location", - "description": "

      The organization's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The organization's login name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mannequins", - "description": "

      A list of all mannequins for this organization.

      ", - "type": "MannequinConnection!", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter mannequins by login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for mannequins returned from the connection.

      ", - "type": { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "membersCanForkPrivateRepositories", - "description": "

      Members can fork private repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersWithRole", - "description": "

      A list of users who are members of this organization.

      ", - "type": "OrganizationMemberConnection!", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "monthlyEstimatedSponsorsIncomeInCents", - "description": "

      The estimated monthly GitHub Sponsors income for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      The organization's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this organization is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationBillingEmail", - "description": "

      The billing email for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pendingMembers", - "description": "

      A list of users who have been invited to join this organization.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryCustomProperties", - "description": "

      A list of custom properties for this organization.

      ", - "type": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryCustomProperty", - "description": "

      Returns a single custom property from the current organization by name.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the custom property to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "repositoryMigrations", - "description": "

      A list of all repository migrations for this organization.

      ", - "type": "RepositoryMigrationConnection!", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository migrations returned.

      ", - "type": { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder" - } - }, - { - "name": "repositoryName", - "description": "

      Filter repository migrations by repository name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "state", - "description": "

      Filter repository migrations by state.

      ", - "type": { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - } - } - ] - }, - { - "name": "requiresTwoFactorAuthentication", - "description": "

      When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current organization by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this organization.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The Organization's SAML identity provider. Visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members.

      ", - "type": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider" - }, - { - "name": "sponsoring", - "description": "

      List of users and organizations this entity is sponsoring.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the users and organizations returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - } - ] - }, - { - "name": "sponsors", - "description": "

      List of sponsors for this user or organization.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsors returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - }, - { - "name": "tierId", - "description": "

      If given, will filter for sponsors at the given tier. Will only return\nsponsors whose tier the viewer is permitted to see.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "sponsorsActivities", - "description": "

      Events involving this sponsorable, such as new sponsorships.

      ", - "type": "SponsorsActivityConnection!", - "id": "sponsorsactivityconnection", - "href": "/graphql/reference/objects#sponsorsactivityconnection", - "arguments": [ - { - "name": "actions", - "description": "

      Filter activities to only the specified actions.

      ", - "type": { - "name": "[SponsorsActivityAction!]", - "id": "sponsorsactivityaction", - "href": "/graphql/reference/enums#sponsorsactivityaction" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeAsSponsor", - "defaultValue": false, - "description": "

      Whether to include those events where this sponsorable acted as the sponsor.\nDefaults to only including events where this sponsorable was the recipient\nof a sponsorship.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includePrivate", - "defaultValue": true, - "description": "

      Whether or not to include private activities in the result set. Defaults to including public and private activities.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for activity returned from the connection.

      ", - "type": { - "name": "SponsorsActivityOrder", - "id": "sponsorsactivityorder", - "href": "/graphql/reference/input-objects#sponsorsactivityorder" - } - }, - { - "name": "period", - "defaultValue": "MONTH", - "description": "

      Filter activities returned to only those that occurred in the most recent\nspecified time period. Set to ALL to avoid filtering by when the activity\noccurred. Will be ignored if since or until is given.

      ", - "type": { - "name": "SponsorsActivityPeriod", - "id": "sponsorsactivityperiod", - "href": "/graphql/reference/enums#sponsorsactivityperiod" - } - }, - { - "name": "since", - "description": "

      Filter activities to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "until", - "description": "

      Filter activities to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "sponsorsListing", - "description": "

      The GitHub Sponsors listing for this user or organization.

      ", - "type": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "sponsorshipForViewerAsSponsor", - "description": "

      The sponsorship from the viewer to this user/organization; that is, the sponsorship where you're the sponsor.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the viewer's sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipForViewerAsSponsorable", - "description": "

      The sponsorship from this user/organization to the viewer; that is, the sponsorship you're receiving.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipNewsletters", - "description": "

      List of sponsorship updates sent from this sponsorable to sponsors.

      ", - "type": "SponsorshipNewsletterConnection!", - "id": "sponsorshipnewsletterconnection", - "href": "/graphql/reference/objects#sponsorshipnewsletterconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorship updates returned from the connection.

      ", - "type": { - "name": "SponsorshipNewsletterOrder", - "id": "sponsorshipnewsletterorder", - "href": "/graphql/reference/input-objects#sponsorshipnewsletterorder" - } - } - ] - }, - { - "name": "sponsorshipsAsMaintainer", - "description": "

      The sponsorships where this user or organization is the maintainer receiving the funds.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all\nsponsorships this maintainer has ever received.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includePrivate", - "defaultValue": false, - "description": "

      Whether or not to include private sponsorships in the result set.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "sponsorshipsAsSponsor", - "description": "

      The sponsorships where this user or organization is the funder.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all sponsorships this sponsor has ever made.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "maintainerLogins", - "description": "

      Filter sponsorships returned to those for the specified maintainers. That\nis, the recipient of the sponsorship is a user or organization with one of\nthe given logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "team", - "description": "

      Find an organization's team by its slug.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "arguments": [ - { - "name": "slug", - "description": "

      The name or slug of the team to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teams", - "description": "

      A list of teams in this organization.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "ldapMapped", - "description": "

      If true, filters teams that are mapped to an LDAP Group (Enterprise only).

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "notificationSetting", - "description": "

      If non-null, filters teams according to notification setting.

      ", - "type": { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from the connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters teams according to privacy.

      ", - "type": { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - } - }, - { - "name": "query", - "description": "

      If non-null, filters teams with query on team name and team slug.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      If non-null, filters teams according to whether the viewer is an admin or member on team.

      ", - "type": { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole" - } - }, - { - "name": "rootTeamsOnly", - "defaultValue": false, - "description": "

      If true, restrict to only root teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "totalSponsorshipAmountAsSponsorInCents", - "description": "

      The amount in United States cents (e.g., 500 = $5.00 USD) that this entity has\nspent on GitHub to fund sponsorships. Only returns a value when viewed by the\nuser themselves or by a user who can manage sponsorships for the requested organization.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "since", - "description": "

      Filter payments to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "sponsorableLogins", - "description": "

      Filter payments to those made to the users or organizations with the specified usernames.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "until", - "description": "

      Filter payments to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "twitterUsername", - "description": "

      The organization's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Organization is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateRepositories", - "description": "

      Viewer can create repositories on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateTeams", - "description": "

      Viewer can create teams on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSponsor", - "description": "

      Whether or not the viewer is able to sponsor this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsAMember", - "description": "

      Viewer is an active member of this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this Organization is followed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsSponsoring", - "description": "

      True if the viewer is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits for repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The organization's public profile URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryConnection", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "description": "

      The connection type for OrganizationAuditEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationAuditEntryEdge]", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationAuditEntry]", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryEdge", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations managed by an enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEdge]", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEdge", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEnterpriseOwnerConnection", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEnterpriseOwnerEdge]", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationEnterpriseOwnerEdge", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge", - "description": "

      An enterprise owner in the context of an organization that is part of the enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organizationRole", - "description": "

      The role of the owner with respect to the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "users" - }, - { - "name": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider", - "description": "

      An Identity Provider configured to provision SAML and SCIM identities for\nOrganizations. Visible to (1) organization owners, (2) organization owners'\npersonal access tokens (classic) with read:org or admin:org scope, (3) GitHub\nApp with an installation token with read or write access to members.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalIdentities", - "description": "

      External Identities provisioned by this Identity Provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the Identity Provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML Identity Provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Organization this Identity Provider belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the Identity Provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "description": "

      An Invitation for a user to an organization.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address of the user invited to the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationSource", - "description": "

      The source of the invitation.

      ", - "type": "OrganizationInvitationSource!", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - }, - { - "name": "invitationType", - "description": "

      The type of invitation that was sent (e.g. email, user).

      ", - "type": "OrganizationInvitationType!", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      inviter will be removed. inviter will be replaced by inviterActor. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "inviterActor", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organization", - "description": "

      The organization the invite is for.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The user's pending role in the organization (e.g. member, owner).

      ", - "type": "OrganizationInvitationRole!", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationInvitationEdge]", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationEdge", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberConnection", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "description": "

      A list of users who belong to the organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationMemberEdge]", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationMemberEdge", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge", - "description": "

      Represents a user within an organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role this user has in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - } - ], - "category": "users" - }, - { - "name": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      A GitHub Enterprise Importer (GEI) organization migration.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the organization migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "remainingRepositoriesCount", - "description": "

      The remaining amount of repos to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sourceOrgName", - "description": "

      The name of the source organization to be migrated.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the source organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "OrganizationMigrationState!", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate" - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalRepositoriesCount", - "description": "

      The total amount of repositories to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "OrganizationPropertyConditionTarget", - "id": "organizationpropertyconditiontarget", - "href": "/graphql/reference/objects#organizationpropertyconditiontarget", - "description": "

      Parameters to be used for the organization_property condition.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "exclude", - "description": "

      Array of organization properties that must not match.

      ", - "type": "[OrganizationPropertyTargetDefinition!]!", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of organization properties that must match.

      ", - "type": "[OrganizationPropertyTargetDefinition!]!", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyTargetDefinition", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition", - "description": "

      A property that must match.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationTeamsHovercardContext", - "id": "organizationteamshovercardcontext", - "href": "/graphql/reference/objects#organizationteamshovercardcontext", - "description": "

      An organization teams hovercard context.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantTeams", - "description": "

      Teams in this organization the user is a member of that are relevant.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The path for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The URL for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "totalTeamCount", - "description": "

      The total number of teams the user is on in the organization.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "OrganizationsHovercardContext", - "id": "organizationshovercardcontext", - "href": "/graphql/reference/objects#organizationshovercardcontext", - "description": "

      An organization list hovercard context.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantOrganizations", - "description": "

      Organizations this user is a member of that are relevant.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "totalOrganizationCount", - "description": "

      The total number of organizations this user is in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "Package", - "id": "package", - "href": "/graphql/reference/objects#package", - "description": "

      Information for an uploaded package.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Package object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestVersion", - "description": "

      Find the latest version for the package.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "name", - "description": "

      Identifies the name of the package.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageType", - "description": "

      Identifies the type of the package.

      ", - "type": "PackageType!", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - }, - { - "name": "repository", - "description": "

      The repository this package belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics" - }, - { - "name": "version", - "description": "

      Find package version by version string.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "arguments": [ - { - "name": "version", - "description": "

      The package version.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "versions", - "description": "

      list of versions for this package.

      ", - "type": "PackageVersionConnection!", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "PackageConnection", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "description": "

      The connection type for Package.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageEdge]", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Package]", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageEdge", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - } - ], - "category": "packages" - }, - { - "name": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile", - "description": "

      A file in a package version.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "md5", - "description": "

      MD5 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      Name of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersion", - "description": "

      The package version this file belongs to.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "sha1", - "description": "

      SHA1 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sha256", - "description": "

      SHA256 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      Size of the file in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      URL to download the asset.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "packages" - }, - { - "name": "PackageFileConnection", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "description": "

      The connection type for PackageFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageFileEdge]", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageFile]", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageFileEdge", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - } - ], - "category": "packages" - }, - { - "name": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics", - "description": "

      Represents a object that contains package activity statistics such as downloads.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageTag", - "id": "packagetag", - "href": "/graphql/reference/objects#packagetag", - "description": "

      A version tag contains the mapping between a tag name and a version.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageTag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the tag name of the version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      Version that the tag is associated with.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "description": "

      Information about a specific package version.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "files", - "description": "

      List of files associated with this package version.

      ", - "type": "PackageFileConnection!", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned package files.

      ", - "type": { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PackageVersion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "package", - "description": "

      The package associated with this version.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "platform", - "description": "

      The platform this version was built for.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "preRelease", - "description": "

      Whether or not this version is a pre-release.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The README of this package version.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      The release associated with this package version.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics" - }, - { - "name": "summary", - "description": "

      The package version summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      The version string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionConnection", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "description": "

      The connection type for PackageVersion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageVersionEdge]", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageVersion]", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionEdge", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics", - "description": "

      Represents a object that contains package version activity statistics such as downloads.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PageInfo", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo", - "description": "

      Information about pagination in a connection.

      ", - "fields": [ - { - "name": "endCursor", - "description": "

      When paginating forwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasNextPage", - "description": "

      When paginating forwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPreviousPage", - "description": "

      When paginating backwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "startCursor", - "description": "

      When paginating backwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PermissionSource", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource", - "description": "

      A level of permission and source for a user's access to a repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "organization", - "description": "

      The organization the repository belongs to.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "permission", - "description": "

      The level of access this source has granted to the user.

      ", - "type": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - }, - { - "name": "roleName", - "description": "

      The name of the role this source has granted to the user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of this permission.

      ", - "type": "PermissionGranter!", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter" - } - ], - "category": "repos" - }, - { - "name": "PinnableItemConnection", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "description": "

      The connection type for PinnableItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnableItemEdge]", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnableItem]", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PinnableItemEdge", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion", - "description": "

      A Pinned Discussion is a discussion pinned to a repository's index page.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion that was pinned.

      ", - "type": "Discussion!", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "gradientStopColors", - "description": "

      Color stops of the chosen gradient.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pattern", - "description": "

      Background texture pattern.

      ", - "type": "PinnedDiscussionPattern!", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this discussion.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "preconfiguredGradient", - "description": "

      Preconfigured background gradient option.

      ", - "type": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionConnection", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "description": "

      The connection type for PinnedDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedDiscussionEdge]", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedDiscussion]", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionEdge", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      Represents a pinned environment on a given repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the pinned environment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Identifies the environment associated.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEnvironment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "position", - "description": "

      Identifies the position of the pinned environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository that this environment was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "description": "

      The connection type for PinnedEnvironment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedEnvironmentEdge]", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedEnvironment]", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentEdge", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent", - "description": "

      Represents apinnedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue", - "description": "

      A Pinned Issue is a issue pinned to a repository's index page.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      The issue that was pinned.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this issue.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that this issue was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueComment", - "id": "pinnedissuecomment", - "href": "/graphql/reference/objects#pinnedissuecomment", - "description": "

      A comment pinned to an Issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedIssueComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      The issue that this comment belongs to.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "issueComment", - "description": "

      The comment that was pinned.

      ", - "type": "IssueComment!", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "pinnedAt", - "description": "

      Identifies when the comment was pinned.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this comment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "description": "

      The connection type for PinnedIssue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedIssueEdge]", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedIssue]", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueEdge", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - } - ], - "category": "issues" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry", - "description": "

      Audit log entry for a private_repository_forking.disable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry", - "description": "

      Audit log entry for a private_repository_forking.enable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "ProfileItemShowcase", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase", - "description": "

      A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "hasPinnedItems", - "description": "

      Whether or not the owner has pinned any repositories or gists.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner's popular\nrepositories will be returned.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      Projects manage issues, pull requests and notes within a project owner.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The project's description body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "bodyHTML", - "description": "

      The projects description body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "columns", - "description": "

      List of columns in the project.

      ", - "type": "ProjectColumnConnection!", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the Project object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to repositories, organizations, and users.

      ", - "type": "ProjectOwner!", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "pendingCards", - "description": "

      List of pending cards in this project.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "progress", - "description": "

      Project progress details.

      ", - "type": "ProjectProgress!", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState!", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      A card in a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "column", - "description": "

      The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "content", - "description": "

      The card content item.

      ", - "type": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who created this card.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectCard object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "isArchived", - "description": "

      Whether the card is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "note", - "description": "

      The card note.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this card.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of ProjectCard.

      ", - "type": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardConnection", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "description": "

      The connection type for ProjectCard.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectCardEdge]", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectCard]", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      A column inside a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cards", - "description": "

      List of cards in the column.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectColumn object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project column's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this column.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "purpose", - "description": "

      The semantic purpose of the column.

      ", - "type": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnConnection", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "description": "

      The connection type for ProjectColumn.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectColumnEdge]", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectColumn]", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectConnection", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "description": "

      A list of projects associated with the owner.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectEdge]", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Project]", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectEdge", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectProgress", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "description": "

      Project progress stats.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "doneCount", - "description": "

      The number of done cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "donePercentage", - "description": "

      The percentage of done cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether progress tracking is enabled and cards with purpose exist for this project.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressCount", - "description": "

      The number of in-progress cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressPercentage", - "description": "

      The percentage of in-progress cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoCount", - "description": "

      The number of to do cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoPercentage", - "description": "

      The percentage of to do cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      New projects that manage issues, pull requests and drafts using tables and boards.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Returns true if the project is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "field", - "description": "

      A field of the project.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fields", - "description": "

      List of fields and their constraints in the project.

      ", - "type": "ProjectV2FieldConfigurationConnection!", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2 object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "items", - "description": "

      List of items in the project.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 items returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      Search query for filtering items.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to organizations and users.

      ", - "type": "ProjectV2Owner!", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "public", - "description": "

      Returns true if the project is public.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The project's readme.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      The repositories the project is linked to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescription", - "description": "

      The project's short description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdates", - "description": "

      List of the status updates in the project.

      ", - "type": "ProjectV2StatusUpdateConnection!", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder" - } - } - ] - }, - { - "name": "teams", - "description": "

      The teams the project is linked to.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from this connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - } - ] - }, - { - "name": "template", - "description": "

      Returns true if this project is a template.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "view", - "description": "

      A view of the project.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "arguments": [ - { - "name": "number", - "description": "

      The number of a view belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "views", - "description": "

      List of views in the project.

      ", - "type": "ProjectV2ViewConnection!", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 views returned from the connection.

      ", - "type": { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder" - } - } - ] - }, - { - "name": "workflow", - "description": "

      A workflow of the project.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "arguments": [ - { - "name": "number", - "description": "

      The number of a workflow belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "workflows", - "description": "

      List of the workflows in the project.

      ", - "type": "ProjectV2WorkflowConnection!", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 workflows returned from the connection.

      ", - "type": { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The connection type for ProjectV2Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ActorEdge]", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Actor]", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorEdge", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Connection", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "description": "

      The connection type for ProjectV2.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2Edge]", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2]", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Edge", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field", - "description": "

      A field inside a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Field object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "description": "

      The connection type for ProjectV2FieldConfiguration.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldConfigurationEdge]", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2FieldConfiguration]", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationEdge", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "description": "

      The connection type for ProjectV2Field.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldEdge]", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Field]", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldEdge", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      An item within a Project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      The content of the referenced draft issue, issue, pull request.

      ", - "type": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fieldValueByName", - "description": "

      The field value of the first project field which matches thenameargument that is set on the item.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field to return the field value of.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fieldValues", - "description": "

      The field values that are set on the item.

      ", - "type": "ProjectV2ItemFieldValueConnection!", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 item field values returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Item object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Whether the item is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "project", - "description": "

      The project that contains this item.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "type", - "description": "

      The type of the item.

      ", - "type": "ProjectV2ItemType!", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The connection type for ProjectV2Item.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemEdge]", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Item]", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemEdge", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue", - "description": "

      The value of a date field in a Project item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "date", - "description": "

      Date value for the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldDateValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue", - "description": "

      The value of an iteration field in a Project item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duration", - "description": "

      The duration of the iteration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldIterationValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "iterationId", - "description": "

      The ID of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The title of the iteration, with HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue", - "description": "

      The value of the labels field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "labels", - "description": "

      Labels value of a field.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue", - "description": "

      The value of a milestone field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "milestone", - "description": "

      Milestone value of a field.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue", - "description": "

      The value of a number field in a Project item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldNumberValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "number", - "description": "

      Number as a float(8).

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue", - "description": "

      The value of a pull request field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pullRequests", - "description": "

      The pull requests for this field.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue", - "description": "

      The value of a repository field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "repository", - "description": "

      The repository for this field.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue", - "description": "

      The value of a reviewers field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "reviewers", - "description": "

      The reviewers for this field.

      ", - "type": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue", - "description": "

      The value of a single select field in a Project item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color applied to the selected single-select option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      A plain-text description of the selected single-select option, such as what the option means.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the selected single-select option, including HTML tags.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldSingleSelectValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "name", - "description": "

      The name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The html name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "optionId", - "description": "

      The id of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue", - "description": "

      The value of a text field in a Project item.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldTextValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "text", - "description": "

      Text value of a field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue", - "description": "

      The value of a user field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "users", - "description": "

      The users for this field.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueConnection", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "description": "

      The connection type for ProjectV2ItemFieldValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemFieldValueEdge]", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2ItemFieldValue]", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueEdge", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemIssueFieldValue", - "id": "projectv2itemissuefieldvalue", - "href": "/graphql/reference/objects#projectv2itemissuefieldvalue", - "description": "

      The value of an issue field in a Project item.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      Field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "issueFieldValue", - "description": "

      Value of the Issue Field.

      ", - "type": "ProjectV2IssueFieldValues", - "id": "projectv2issuefieldvalues", - "href": "/graphql/reference/unions#projectv2issuefieldvalues" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemStatusChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousStatus", - "description": "

      The previous status of the project item.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "status", - "description": "

      The new status of the project item.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield", - "description": "

      An iteration field inside a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      Iteration configuration settings.

      ", - "type": "ProjectV2IterationFieldConfiguration!", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2IterationField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfiguration", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration", - "description": "

      Iteration field configuration for a project.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "completedIterations", - "description": "

      The iteration's completed iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      The iteration's iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "startDay", - "description": "

      The iteration's start day of the week.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldIteration", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration", - "description": "

      Iteration field iteration settings for a project.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The iteration's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The iteration's start date.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The iteration's title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The iteration's html title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield", - "description": "

      A single select field inside a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2SingleSelectField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      Options for the single select field.

      ", - "type": "[ProjectV2SingleSelectFieldOption!]!", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "arguments": [ - { - "name": "names", - "description": "

      Filter returned options to only those matching these names, case insensitive.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOption", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "description": "

      Single select field option for a configuration for a project.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The option's description, possibly containing HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The option's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The option's html name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby", - "description": "

      Represents a sort by field and direction.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2Field!", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "description": "

      The connection type for ProjectV2SortBy.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByEdge]", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortBy]", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByEdge", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield", - "description": "

      Represents a sort by field and direction.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "description": "

      The connection type for ProjectV2SortByField.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByFieldEdge]", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortByField]", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldEdge", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      A status update within a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the status update rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the status update.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2StatusUpdate object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      The project that contains this status update.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateConnection", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "description": "

      The connection type for ProjectV2StatusUpdate.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2StatusUpdateEdge]", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2StatusUpdate]", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateEdge", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "description": "

      A view within a ProjectV2.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "filter", - "description": "

      The project view's filter.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "groupBy", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#order_by API is deprecated in favour of the more capable ProjectV2View#group_by_field API. Check out the ProjectV2View#group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "groupByFields", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2View object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "layout", - "description": "

      The project view's layout.

      ", - "type": "ProjectV2ViewLayout!", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout" - }, - { - "name": "name", - "description": "

      The project view's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The project view's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this view.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "sortBy", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#sort_by API is deprecated in favour of the more capable ProjectV2View#sort_by_fields API. Check out the ProjectV2View#sort_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sortByFields", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verticalGroupBy", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#vertical_group_by API is deprecated in favour of the more capable ProjectV2View#vertical_group_by_fields API. Check out the ProjectV2View#vertical_group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "verticalGroupByFields", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "visibleFields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#visibleFields API is deprecated in favour of the more capable ProjectV2View#fields API. Check out the ProjectV2View#fields API as an example for the more capable alternative. Removal on 2023-01-01 UTC.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewConnection", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "description": "

      The connection type for ProjectV2View.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ViewEdge]", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2View]", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewEdge", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "description": "

      A workflow inside a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether the workflow is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number of the workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this workflow.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowConnection", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "description": "

      The connection type for ProjectV2Workflow.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2WorkflowEdge]", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Workflow]", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowEdge", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinition", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition", - "description": "

      A property that must match.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey", - "description": "

      A user's public key.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "accessedAt", - "description": "

      The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fingerprint", - "description": "

      The fingerprint for this PublicKey.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PublicKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isReadOnly", - "description": "

      Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "key", - "description": "

      The public key string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "PublicKeyConnection", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "description": "

      The connection type for PublicKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PublicKeyEdge]", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PublicKey]", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PublicKeyEdge", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - } - ], - "category": "users" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      A repository pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "additions", - "description": "

      The number of additions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "autoMergeRequest", - "description": "

      Returns the auto-merge request object if one exists for this pull request.

      ", - "type": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest" - }, - { - "name": "baseRef", - "description": "

      Identifies the base Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "baseRefOid", - "description": "

      Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "baseRepository", - "description": "

      The repository associated with this pull request's base Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "canBeRebased", - "description": "

      Whether or not the pull request is rebaseable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "changedFiles", - "description": "

      The number of changed files in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checksResourcePath", - "description": "

      The HTTP path for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "checksUrl", - "description": "

      The HTTP URL for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      true if the pull request is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closingIssuesReferences", - "description": "

      List of issues that may be closed by this pull request.

      ", - "type": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked Issues.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the pull request.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "commits", - "description": "

      A list of commits present in this pull request's head branch not present in the base branch.

      ", - "type": "PullRequestCommitConnection!", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "deletions", - "description": "

      The number of deletions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited this pull request's body.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "files", - "description": "

      Lists the files changed within this pull request.

      ", - "type": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "headRef", - "description": "

      Identifies the head Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRefOid", - "description": "

      Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "headRepository", - "description": "

      The repository associated with this pull request's head Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "headRepositoryOwner", - "description": "

      The owner of the repository associated with this pull request's head Ref.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCrossRepository", - "description": "

      The head and base repositories are different.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Identifies if the pull request is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInMergeQueue", - "description": "

      Indicates whether the pull request is in a merge queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMergeQueueEnabled", - "description": "

      Indicates whether the pull request's base ref has a merge queue enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this pull request read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "latestOpinionatedReviews", - "description": "

      A list of latest reviews per user associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "writersOnly", - "defaultValue": false, - "description": "

      Only return reviews from user who have write access to the repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "latestReviews", - "description": "

      A list of latest reviews per user associated with the pull request that are not also pending review.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the pull request is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommit", - "description": "

      The commit that was created when this pull request was merged.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for the pull request's base branch.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "mergeQueueEntry", - "description": "

      The merge queue entry of the pull request in the base branch's merge queue.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "mergeStateStatus", - "description": "

      Detailed information about the current pull request merge state status.

      ", - "type": "MergeStateStatus!", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus" - }, - { - "name": "mergeable", - "description": "

      Whether or not the pull request can be merged based on the existence of merge conflicts.

      ", - "type": "MergeableState!", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate" - }, - { - "name": "merged", - "description": "

      Whether or not the pull request was merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergedAt", - "description": "

      The date and time that the pull request was merged.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "mergedBy", - "description": "

      The actor who merged the pull request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the pull request.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Pull Request conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "permalink", - "description": "

      The permalink to the pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "potentialMergeCommit", - "description": "

      The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\nmergeable field for more details on the mergeability of the pull request.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this pull request.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this pull request.

      ", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertResourcePath", - "description": "

      The HTTP path for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertUrl", - "description": "

      The HTTP URL for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewDecision", - "description": "

      The current status of this pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - }, - { - "name": "reviewRequests", - "description": "

      A list of review requests associated with the pull request.

      ", - "type": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviewThreads", - "description": "

      The list of all review threads for this pull request.

      ", - "type": "PullRequestReviewThreadConnection!", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviews", - "description": "

      A list of reviews associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      Filter by author of the review.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the reviews.

      ", - "type": { - "name": "[PullRequestReviewState!]", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - } - } - ] - }, - { - "name": "state", - "description": "

      Identifies the state of the pull request.

      ", - "type": "PullRequestState!", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for the PR's head ref.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "suggestedReviewerActors", - "description": "

      Reviewer actor suggestions based on commit history, past review comments, and integrations.

      ", - "type": "SuggestedReviewerActorConnection!", - "id": "suggestedrevieweractorconnection", - "href": "/graphql/reference/objects#suggestedrevieweractorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Search actors with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "suggestedReviewers", - "description": "

      A list of reviewer suggestions based on commit history and past review comments.

      ", - "type": "[SuggestedReviewer]!", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer" - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineConnection!", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineItemsConnection!", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[PullRequestTimelineItemsItemType!]", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the pull request title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the pull request title rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "totalCommentsCount", - "description": "

      Returns a count of how many comments this pull request has received.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanApplySuggestion", - "description": "

      Whether or not the viewer can apply suggestion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDeleteHeadRef", - "description": "

      Check if the viewer can restore the deleted head ref.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDisableAutoMerge", - "description": "

      Whether or not the viewer can disable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditFiles", - "description": "

      Can the viewer edit files within this pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEnableAutoMerge", - "description": "

      Whether or not the viewer can enable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMergeAsAdmin", - "description": "

      Indicates whether the viewer can bypass branch protections and merge the pull request immediately.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateBranch", - "description": "

      Whether or not the viewer can update the head ref of this PR, by merging or rebasing the base ref.\nIf the head ref is up to date or unable to be updated by this user, this will return false.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerLatestReview", - "description": "

      The latest review given from the viewer.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "viewerLatestReviewRequest", - "description": "

      The person who has requested the viewer for review on this pull request.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "viewerMergeBodyText", - "description": "

      The merge body text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerMergeHeadlineText", - "description": "

      The merge headline text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile", - "description": "

      A file changed in a pull request.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "additions", - "description": "

      The number of additions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "changeType", - "description": "

      How the file was changed in this PullRequest.

      ", - "type": "PatchStatus!", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus" - }, - { - "name": "deletions", - "description": "

      The number of deletions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      The path of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerViewedState", - "description": "

      The state of the file for the viewer.

      ", - "type": "FileViewedState!", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "description": "

      The connection type for PullRequestChangedFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestChangedFileEdge]", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestChangedFile]", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileEdge", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit", - "description": "

      Represents a Git commit part of a pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The Git commit object.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread", - "description": "

      Represents a commit comment thread part of a pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit comment thread belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitConnection", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "description": "

      The connection type for PullRequestCommit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestCommitEdge]", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestCommit]", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitEdge", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "description": "

      The connection type for PullRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestEdge]", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequest]", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestContributionsByRepository", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "description": "

      This aggregates pull requests opened by a user within one repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contributions", - "description": "

      The pull request contributions.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull requests were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestEdge", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredReviewers", - "description": "

      This field is in beta and subject to change. A collection of reviewers and\nassociated file patterns. Each reviewer has a list of file patterns which\ndetermine the files that reviewer is required to review.

      ", - "type": "[RequiredReviewerConfiguration!]", - "id": "requiredreviewerconfiguration", - "href": "/graphql/reference/objects#requiredreviewerconfiguration" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      A review object for a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "authorCanPushToRepository", - "description": "

      Indicates whether the author of this review has push access to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "body", - "description": "

      Identifies the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of this review rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      A list of review comments for the current pull request review.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with this pull request review.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "onBehalfOf", - "description": "

      A list of teams that this review was made on behalf of.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this pull request review.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the pull request review.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "submittedAt", - "description": "

      Identifies when the Pull Request Review was submitted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      A review comment associated with a given repository pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The comment body of this review comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The comment body of this review comment rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies when the comment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "diffHunk", - "description": "

      The diff hunk to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftedAt", - "description": "

      Identifies when the comment was created in a draft state.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "line", - "description": "

      The end line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originalCommit", - "description": "

      Identifies the original commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "originalLine", - "description": "

      The end line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalPosition", - "description": "

      The original line index in the diff to which the comment applies.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Removal on 2023-10-01 UTC.

      " - }, - { - "name": "originalStartLine", - "description": "

      The start line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "outdated", - "description": "

      Identifies when the comment body is outdated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "path", - "description": "

      The path to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Use the line and startLine fields instead, which are file line numbers instead of diff line numbers Removal on 2023-10-01 UTC.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request associated with this review comment.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The pull request review associated with this review comment.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The comment this is a reply to.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startLine", - "description": "

      The start line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      Identifies the state of the comment.

      ", - "type": "PullRequestReviewCommentState!", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "updatedAt", - "description": "

      Identifies when the comment was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentConnection", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "description": "

      The connection type for PullRequestReviewComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewCommentEdge]", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewComment]", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "description": "

      The connection type for PullRequestReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewEdge]", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReview]", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewContributionsByRepository", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "description": "

      This aggregates pull request reviews made by a user within one repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "contributions", - "description": "

      The pull request review contributions.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull request reviews were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalLine", - "description": "

      The original line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalStartLine", - "description": "

      The original start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadConnection", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "description": "

      Review comment threads for a pull request review.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewThreadEdge]", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewThread]", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadEdge", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "lastSeenCommit", - "description": "

      The last commit the viewer has seen.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pullRequest", - "description": "

      The pull request to which the marker belongs.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTemplate", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate", - "description": "

      A repository pull request template.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "body", - "description": "

      The body of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The filename of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository the template belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestThread", - "id": "pullrequestthread", - "href": "/graphql/reference/objects#pullrequestthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The line of the first file diff in the thread.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineConnection", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "description": "

      The connection type for PullRequestTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemEdge]", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItem]", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemEdge", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsConnection", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "description": "

      The connection type for PullRequestTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemsEdge]", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItems]", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsEdge", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - } - ], - "category": "pulls" - }, - { - "name": "Push", - "id": "push", - "href": "/graphql/reference/objects#push", - "description": "

      A Git push.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Push object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextSha", - "description": "

      The SHA after the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "permalink", - "description": "

      The permalink for this push.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "previousSha", - "description": "

      The SHA before the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pusher", - "description": "

      The actor who pushed.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that was pushed to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance", - "description": "

      A team, user, or app who has the ability to push to a protected branch.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can push.

      ", - "type": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the PushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceConnection", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "description": "

      The connection type for PushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PushAllowanceEdge]", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PushAllowance]", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceEdge", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - } - ], - "category": "branches" - }, - { - "name": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      Represents the client's rate limit.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "cost", - "description": "

      The point cost for the current query counting against the rate limit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "limit", - "description": "

      The maximum number of points the client is permitted to consume in a 60 minute window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodeCount", - "description": "

      The maximum number of nodes this query may return.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "remaining", - "description": "

      The number of points remaining in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "resetAt", - "description": "

      The time at which the current rate limit window resets in UTC epoch seconds.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "used", - "description": "

      The number of points used in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "meta" - }, - { - "name": "ReactingUserConnection", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactingUserEdge]", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ReactingUserEdge", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge", - "description": "

      Represents a user that's made a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      An emoji reaction to a particular piece of content.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reaction object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactable", - "description": "

      The reactable piece of content.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "user", - "description": "

      Identifies the user who created this reaction.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReactionConnection", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "description": "

      A list of reactions that have been left on the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactionEdge]", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reaction]", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactionEdge", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - } - ], - "category": "reactions" - }, - { - "name": "ReactionGroup", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      A group of emoji reactions to a particular piece of content.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies when the reaction was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactors", - "description": "

      Reactors to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactorConnection!", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subject", - "description": "

      The subject that was reacted to.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "users", - "description": "

      Users who have reacted to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactingUserConnection!", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Reactors can now be mannequins, bots, and organizations. Use the reactors field instead. Removal on 2021-10-01 UTC.

      " - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactorConnection", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "description": "

      The connection type for Reactor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactorEdge]", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reactor]", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "reactions" - }, - { - "name": "ReactorEdge", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge", - "description": "

      Represents an author of a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The author of the reaction.

      ", - "type": "Reactor!", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "reactions" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReadyForReviewEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      Represents a Git reference.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "associatedPullRequests", - "description": "

      A list of pull requests with this ref as the head ref.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "branchProtectionRule", - "description": "

      Branch protection rules for this ref.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "compare", - "description": "

      Compares the current ref as a base ref to another head ref, if the comparison can be made.

      ", - "type": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "arguments": [ - { - "name": "headRef", - "description": "

      The head ref to compare against.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Ref object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The ref name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "prefix", - "description": "

      The ref's prefix, such as refs/heads/ or refs/tags/.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdateRule", - "description": "

      Branch protection rules that are viewable by non-admins.

      ", - "type": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule" - }, - { - "name": "repository", - "description": "

      The repository the ref belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "rules", - "description": "

      A list of rules from active Repository and Organization rulesets that apply to this ref.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository rules.

      ", - "type": { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder" - } - } - ] - }, - { - "name": "target", - "description": "

      The object the ref points to. Returns null when object does not exist.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "description": "

      The connection type for Ref.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RefEdge]", - "id": "refedge", - "href": "/graphql/reference/objects#refedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Ref]", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "RefEdge", - "id": "refedge", - "href": "/graphql/reference/objects#refedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "git" - }, - { - "name": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule", - "description": "

      Branch protection rules that are enforced on the viewer.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Can matching branches be created.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerAllowedToDismissReviews", - "description": "

      Is the viewer allowed to dismiss reviews.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPush", - "description": "

      Can the viewer push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with thereferencedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitRepository", - "description": "

      Identifies the repository associated with thereferencedevent.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDirectReference", - "description": "

      Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "description": "

      A release contains the content for a release.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The author of the release.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of this release rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Release object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "immutable", - "description": "

      Whether or not the release is immutable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Whether or not the release is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLatest", - "description": "

      Whether or not the release is the latest releast.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrerelease", - "description": "

      Whether or not the release is a prerelease.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mentions", - "description": "

      A list of users mentioned in the release description.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The title of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies the date and time when the release was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "releaseAssets", - "description": "

      List of releases assets which are dependent on this release.

      ", - "type": "ReleaseAssetConnection!", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "name", - "description": "

      A name to filter the assets by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository that the release belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the release, rendered to HTML without any links in it.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tag", - "description": "

      The Git tag the release points to.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "tagCommit", - "description": "

      The tag commit for this release.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "tagName", - "description": "

      The name of the release's Git tag.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset", - "description": "

      A release asset contains the content for a release asset.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "contentType", - "description": "

      The asset's content-type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "digest", - "description": "

      The SHA256 digest of the asset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "downloadCount", - "description": "

      The number of times this asset was downloaded.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "downloadUrl", - "description": "

      Identifies the URL where you can download the release asset via the browser.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the ReleaseAsset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the title of the release asset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      Release that the asset is associated with.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "size", - "description": "

      The size (in bytes) of the asset.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "uploadedBy", - "description": "

      The user that performed the upload.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "url", - "description": "

      Identifies the URL of the release asset.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetConnection", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "description": "

      The connection type for ReleaseAsset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseAssetEdge]", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReleaseAsset]", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetEdge", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - } - ], - "category": "releases" - }, - { - "name": "ReleaseConnection", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "description": "

      The connection type for Release.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseEdge]", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Release]", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseEdge", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - } - ], - "category": "releases" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for theremoved_from_merge_queueevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who removed this Pull Request from the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was removed from.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason this pull request was removed from the queue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectV2Event object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent", - "description": "

      Represents arenamedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentTitle", - "description": "

      Identifies the current title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RenamedTitleEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousTitle", - "description": "

      Identifies the previous title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Subject that was renamed.

      ", - "type": "RenamedTitleSubject!", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject" - } - ], - "category": "issues" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent", - "description": "

      Represents areopenedevent on any Closable.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was reopened.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReopenedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to open.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - } - ], - "category": "issues" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry", - "description": "

      Audit log entry for a repo.access event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry", - "description": "

      Audit log entry for a repo.add_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry", - "description": "

      Audit log entry for a repo.add_topic event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry", - "description": "

      Audit log entry for a repo.archived event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoArchivedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry", - "description": "

      Audit log entry for a repo.change_merge_setting event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoChangeMergeSettingAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      Whether the change was to enable (true) or disable (false) the merge type.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "mergeType", - "description": "

      The merge method affected by the change.

      ", - "type": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.disable_anonymous_git_access event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_collaborators_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_contributors_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.disable_sockpuppet_disallowed event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.enable_anonymous_git_access event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_collaborators_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_contributors_only event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.enable_sockpuppet_disallowed event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.lock_anonymous_git_access event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigLockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.unlock_anonymous_git_access event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigUnlockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry", - "description": "

      Audit log entry for a repo.create event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkParentName", - "description": "

      The name of the parent repository for this forked repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkSourceName", - "description": "

      The name of the root repository for this network.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry", - "description": "

      Audit log entry for a repo.destroy event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoDestroyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry", - "description": "

      Audit log entry for a repo.remove_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry", - "description": "

      Audit log entry for a repo.remove_topic event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      A repository contains the content for a project.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "allowUpdateBranch", - "description": "

      Whether or not a pull request head branch that is behind its base branch can\nalways be updated even if it is not required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "assignableUsers", - "description": "

      A list of users that can be assigned to issues in this repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "autoMergeAllowed", - "description": "

      Whether or not Auto-merge can be enabled on pull requests in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRules", - "description": "

      A list of branch protection rules for this repository.

      ", - "type": "BranchProtectionRuleConnection!", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "codeOfConduct", - "description": "

      Returns the code of conduct for this repository.

      ", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct" - }, - { - "name": "codeowners", - "description": "

      Information extracted from the repository's CODEOWNERS file.

      ", - "type": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "arguments": [ - { - "name": "refName", - "description": "

      The ref name used to return the associated CODEOWNERS file.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "collaborators", - "description": "

      A list of collaborators associated with the repository.

      ", - "type": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "arguments": [ - { - "name": "affiliation", - "description": "

      Collaborators affiliation level with a repository.

      ", - "type": { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments associated with the repository.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contactLinks", - "description": "

      Returns a list of contact links associated to the repository.

      ", - "type": "[RepositoryContactLink!]", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink" - }, - { - "name": "contributingGuidelines", - "description": "

      Returns the contributing guidelines for this repository.

      ", - "type": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "defaultBranchRef", - "description": "

      The Ref associated with the repository's default branch.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "deleteBranchOnMerge", - "description": "

      Whether or not branches are automatically deleted when merged in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dependencyGraphManifests", - "description": "

      A list of dependency manifests contained in the repository.

      ", - "type": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesAfter", - "description": "

      Cursor to paginate dependencies.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesFirst", - "description": "

      Number of dependencies to fetch.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "withDependencies", - "description": "

      Flag to scope to only manifests with dependencies.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "deployKeys", - "description": "

      A list of deploy keys that are on this repository.

      ", - "type": "DeployKeyConnection!", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "deployments", - "description": "

      Deployments associated with the repository.

      ", - "type": "DeploymentConnection!", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "discussion", - "description": "

      Returns a single discussion from the current repository by number.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "arguments": [ - { - "name": "number", - "description": "

      The number for the discussion to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategories", - "description": "

      A list of discussion categories that are available in the repository.

      ", - "type": "DiscussionCategoryConnection!", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterByAssignable", - "defaultValue": false, - "description": "

      Filter by categories that are assignable by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategory", - "description": "

      A discussion category by slug.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "arguments": [ - { - "name": "slug", - "description": "

      The slug of the discussion category to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of discussions that have been opened in the repository.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Only show answered or unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "categoryId", - "description": "

      Only include discussions that belong to the category with this ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "diskUsage", - "description": "

      The number of kilobytes this repository occupies on disk.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Returns a single active environment from the current repository by name.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "arguments": [ - { - "name": "name", - "description": "

      The name of the environment to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "environments", - "description": "

      A list of environments that are in this repository.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      The names of the environments to be returned.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments" - } - }, - { - "name": "pinnedEnvironmentFilter", - "defaultValue": "ALL", - "description": "

      Filter to control pinned environments return.

      ", - "type": { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield" - } - } - ] - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "forkingAllowed", - "description": "

      Whether this repository allows forks.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "forks", - "description": "

      A list of direct forked repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "fundingLinks", - "description": "

      The funding links for this repository.

      ", - "type": "[FundingLink!]!", - "id": "fundinglink", - "href": "/graphql/reference/objects#fundinglink" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPullRequestsEnabled", - "description": "

      Indicates if the repository has the pull requests feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasSponsorshipsEnabled", - "description": "

      Indicates if the repository displays a Sponsor button for financial contributions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasVulnerabilityAlertsEnabled", - "description": "

      Whether vulnerability alerts are enabled for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Repository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "interactionAbility", - "description": "

      The interaction ability settings for this repository.

      ", - "type": "RepositoryInteractionAbility", - "id": "repositoryinteractionability", - "href": "/graphql/reference/objects#repositoryinteractionability" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isBlankIssuesEnabled", - "description": "

      Returns true if the viewer can create a blank issue in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDisabled", - "description": "

      Returns whether or not this repository disabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmpty", - "description": "

      Returns whether or not this repository is empty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSecurityPolicyEnabled", - "description": "

      Returns true if this repository has a security policy.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUserConfigurationRepository", - "description": "

      Is this repository a user configuration repository?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Returns a single issue from the current repository by number.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueFields", - "description": "

      A list of the repository's issue fields, inherited from the organization.

      ", - "type": "IssueFieldsConnection", - "id": "issuefieldsconnection", - "href": "/graphql/reference/objects#issuefieldsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue fields returned from the connection.

      ", - "type": { - "name": "IssueFieldOrder", - "id": "issuefieldorder", - "href": "/graphql/reference/input-objects#issuefieldorder" - } - } - ] - }, - { - "name": "issueOrPullRequest", - "description": "

      Returns a single issue-like object from the current repository by number.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueTemplates", - "description": "

      Returns a list of issue templates associated to the repository.

      ", - "type": "[IssueTemplate!]", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate" - }, - { - "name": "issueType", - "description": "

      Returns a single issue type by name.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "arguments": [ - { - "name": "name", - "description": "

      Issue type name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "issueTypes", - "description": "

      A list of the repository's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues that have been opened in the repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "label", - "description": "

      Returns a single label by name.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "arguments": [ - { - "name": "name", - "description": "

      Label name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "labels", - "description": "

      A list of labels associated with the repository.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - }, - { - "name": "query", - "description": "

      If provided, searches labels by name and description.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "languages", - "description": "

      A list containing a breakdown of the language composition of the repository.

      ", - "type": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder" - } - } - ] - }, - { - "name": "latestRelease", - "description": "

      Get the latest release for the repository if one exists.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mentionableUsers", - "description": "

      A list of Users that can be mentioned in the context of the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "mergeCommitAllowed", - "description": "

      Whether or not PRs are merged with a merge commit on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommitMessage", - "description": "

      How the default commit message will be generated when merging a pull request.

      ", - "type": "MergeCommitMessage!", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage" - }, - { - "name": "mergeCommitTitle", - "description": "

      How the default commit title will be generated when merging a pull request.

      ", - "type": "MergeCommitTitle!", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for a specified branch, otherwise the default branch if not provided.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "arguments": [ - { - "name": "branch", - "description": "

      The name of the branch to get the merge queue for. Case sensitive.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "milestone", - "description": "

      Returns a single milestone from the current repository by number.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "arguments": [ - { - "name": "number", - "description": "

      The number for the milestone to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "milestones", - "description": "

      A list of milestones associated with the repository.

      ", - "type": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for milestones.

      ", - "type": { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder" - } - }, - { - "name": "query", - "description": "

      Filters milestones with a query on the title.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the milestones.

      ", - "type": { - "name": "[MilestoneState!]", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - } - } - ] - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "object", - "description": "

      A Git object in the repository.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "arguments": [ - { - "name": "expression", - "description": "

      A Git revision expression suitable for rev-parse.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "parent", - "description": "

      The repository parent, if this is a fork.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pinnedDiscussions", - "description": "

      A list of discussions that have been pinned in this repository.

      ", - "type": "PinnedDiscussionConnection!", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnedEnvironments", - "description": "

      A list of pinned environments for this repository.

      ", - "type": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder" - } - } - ] - }, - { - "name": "pinnedIssues", - "description": "

      A list of pinned issues for this repository.

      ", - "type": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "planFeatures", - "description": "

      Returns information about the availability of certain features and limits based on the repository's billing plan.

      ", - "type": "RepositoryPlanFeatures!", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures" - }, - { - "name": "primaryLanguage", - "description": "

      The primary language of the repository's code.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Finds and returns the Project according to the provided Project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      List of projects linked to this repository.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for linked to the repo.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pullRequest", - "description": "

      Returns a single pull request from the current repository by number.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the pull request to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestCreationPolicy", - "description": "

      The policy controlling who can create pull requests in this repository.

      ", - "type": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy" - }, - { - "name": "pullRequestTemplates", - "description": "

      Returns a list of pull request templates associated to the repository.

      ", - "type": "[PullRequestTemplate!]", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests that have been opened in the repository.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "rebaseMergeAllowed", - "description": "

      Whether or not rebase-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "ref", - "description": "

      Fetch a given ref from the repository.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "arguments": [ - { - "name": "qualifiedName", - "description": "

      The ref to retrieve. Fully qualified matches are checked in order\n(refs/heads/master) before falling back onto checks for short name matches (master).

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "refs", - "description": "

      Fetch a list of refs from the repository.

      ", - "type": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "direction", - "description": "

      DEPRECATED: use orderBy. The ordering direction.

      ", - "type": { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for refs returned from the connection.

      ", - "type": { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "refPrefix", - "description": "

      A ref name prefix like refs/heads/, refs/tags/, etc.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "release", - "description": "

      Lookup a single release given various criteria.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "arguments": [ - { - "name": "tagName", - "description": "

      The name of the Tag the Release was created from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "releases", - "description": "

      List of releases which are dependent on this repository.

      ", - "type": "ReleaseConnection!", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder" - } - } - ] - }, - { - "name": "repositoryCustomPropertyValue", - "description": "

      A custom property value for the repository.

      ", - "type": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the custom property to retrieve the value for.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryCustomPropertyValues", - "description": "

      A list of custom properties and their associated values for a repository.

      ", - "type": "RepositoryCustomPropertyValueConnection", - "id": "repositorycustompropertyvalueconnection", - "href": "/graphql/reference/objects#repositorycustompropertyvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryTopics", - "description": "

      A list of applied repository-topic associations for this repository.

      ", - "type": "RepositoryTopicConnection!", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current repository by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this repository.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "securityPolicyUrl", - "description": "

      The security policy URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "squashMergeAllowed", - "description": "

      Whether or not squash-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "squashMergeCommitMessage", - "description": "

      How the default commit message will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitMessage!", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage" - }, - { - "name": "squashMergeCommitTitle", - "description": "

      How the default commit title will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitTitle!", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle" - }, - { - "name": "squashPrTitleUsedAsDefault", - "description": "

      Whether a squash merge commit can use the pull request title as default.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      squashPrTitleUsedAsDefault will be removed. Use Repository.squashMergeCommitTitle instead. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sshUrl", - "description": "

      The SSH URL to clone this repository.

      ", - "type": "GitSSHRemote!", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch's HEAD commit.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors that can be attributed to content in this repository.

      ", - "type": "ActorConnection!", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "capabilities", - "description": "

      A list of capabilities to filter actors by.

      ", - "type": { - "name": "[RepositorySuggestedActorFilter!]!", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "loginNames", - "description": "

      A comma separated list of login names to filter actors by. Only the first 10 logins will be used.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Search actors with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "tempCloneToken", - "description": "

      Temporary authentication token for cloning this repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "templateRepository", - "description": "

      The repository from which this repository was generated, if any.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanAdminister", - "description": "

      Indicates whether the viewer has admin permissions on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanSeeIssueFields", - "description": "

      Indicates whether the current user can see issue fields in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateTopics", - "description": "

      Indicates whether the viewer can update the topics of this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerContentWarning", - "description": "

      The content warning for this repository for the viewer.

      ", - "type": "ContentWarning", - "id": "contentwarning", - "href": "/graphql/reference/objects#contentwarning" - }, - { - "name": "viewerDefaultCommitEmail", - "description": "

      The last commit email for the viewer.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerDefaultMergeMethod", - "description": "

      The last used merge method by the viewer or the default for the repository.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerPermission", - "description": "

      The users permission level on the repository. Will return null if authenticated as an GitHub App.

      ", - "type": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "viewerPossibleCommitEmails", - "description": "

      A list of emails this viewer can commit with.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - }, - { - "name": "vulnerabilityAlert", - "description": "

      Returns a single vulnerability alert from the current repository by number.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "arguments": [ - { - "name": "number", - "description": "

      The number for the vulnerability alert to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "vulnerabilityAlerts", - "description": "

      A list of vulnerability alerts that are on this repository.

      ", - "type": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "classifications", - "description": "

      Filter by the classification of the alert's associated security advisory.

      ", - "type": { - "name": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - } - }, - { - "name": "dependencyScopes", - "description": "

      Filter by the scope of the alert's dependency.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertDependencyScope!]", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the alert.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertState!]", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - } - } - ] - }, - { - "name": "watchers", - "description": "

      A list of users watching the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "description": "

      Information extracted from a repository's CODEOWNERS file.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "errors", - "description": "

      Any problems that were encountered while parsing the CODEOWNERS file.

      ", - "type": "[RepositoryCodeownersError!]!", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeownersError", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror", - "description": "

      An error in a CODEOWNERS file.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "column", - "description": "

      The column number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "kind", - "description": "

      A short string describing the type of error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "message", - "description": "

      A complete description of the error, combining information from other fields.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path to the file when the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The content of the line where the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "suggestion", - "description": "

      A suggestion of how to fix the error.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCollaboratorEdge]", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "RepositoryCollaboratorEdge", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge", - "description": "

      Represents a user who is a collaborator of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permission", - "description": "

      The permission the user has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "permissionSources", - "description": "

      A list of sources for the user's access to the repository.

      ", - "type": "[PermissionSource!]", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource" - } - ], - "category": "users" - }, - { - "name": "RepositoryConnection", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "description": "

      A list of repositories owned by the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryEdge]", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalDiskUsage", - "description": "

      The total size in kilobytes of all repositories in the connection. Value will\nnever be larger than max 32-bit signed integer.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryContactLink", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink", - "description": "

      A repository contact link.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "about", - "description": "

      The contact link purpose.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The contact link name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The contact link URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      A repository custom property.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowedValues", - "description": "

      The allowed values for the custom property. Required if value_type is single_select or multi_select.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The default value of the custom property, if the property is required.

      ", - "type": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - }, - { - "name": "description", - "description": "

      The description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryCustomProperty object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requireExplicitValues", - "description": "

      Whether this repository custom property requires explicit values.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "required", - "description": "

      Whether the custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      The source type of the custom property.

      ", - "type": "CustomPropertySource!", - "id": "custompropertysource", - "href": "/graphql/reference/unions#custompropertysource" - }, - { - "name": "valueType", - "description": "

      The value type of the custom property.

      ", - "type": "CustomPropertyValueType!", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype" - }, - { - "name": "valuesEditableBy", - "description": "

      Who can edit the values of this repository custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy!", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "description": "

      The connection type for RepositoryCustomProperty.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCustomPropertyEdge]", - "id": "repositorycustompropertyedge", - "href": "/graphql/reference/objects#repositorycustompropertyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryCustomProperty]", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyEdge", - "id": "repositorycustompropertyedge", - "href": "/graphql/reference/objects#repositorycustompropertyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue", - "description": "

      A value associated with a repository custom property.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The value of the custom property.

      ", - "type": "CustomPropertyValue!", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValueConnection", - "id": "repositorycustompropertyvalueconnection", - "href": "/graphql/reference/objects#repositorycustompropertyvalueconnection", - "description": "

      The connection type for RepositoryCustomPropertyValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCustomPropertyValueEdge]", - "id": "repositorycustompropertyvalueedge", - "href": "/graphql/reference/objects#repositorycustompropertyvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryCustomPropertyValue]", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValueEdge", - "id": "repositorycustompropertyvalueedge", - "href": "/graphql/reference/objects#repositorycustompropertyvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "RepositoryEdge", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInteractionAbility", - "id": "repositoryinteractionability", - "href": "/graphql/reference/objects#repositoryinteractionability", - "description": "

      Repository interaction limit that applies to this object.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "expiresAt", - "description": "

      The time the currently active limit expires.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "limit", - "description": "

      The current limit that is enabled on this object.

      ", - "type": "RepositoryInteractionLimit!", - "id": "repositoryinteractionlimit", - "href": "/graphql/reference/enums#repositoryinteractionlimit" - }, - { - "name": "origin", - "description": "

      The origin of the currently active interaction limit.

      ", - "type": "RepositoryInteractionLimitOrigin!", - "id": "repositoryinteractionlimitorigin", - "href": "/graphql/reference/enums#repositoryinteractionlimitorigin" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation", - "description": "

      An invitation for a user to be added to a repository.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "email", - "description": "

      The email address that received the invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who received the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permalink", - "description": "

      The permalink for this repository invitation.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The permission granted on this repository by this invitation.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repository", - "description": "

      The Repository the user is invited to.

      ", - "type": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationConnection", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "description": "

      A list of repository invitations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryInvitationEdge]", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryInvitation]", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationEdge", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      A GitHub Enterprise Importer (GEI) repository migration.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationConnection", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "description": "

      A list of migrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryMigrationEdge]", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryMigration]", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationEdge", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge", - "description": "

      Represents a repository migration.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPlanFeatures", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures", - "description": "

      Information about the availability of features and limits for a repository based on its billing plan.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "codeowners", - "description": "

      Whether reviews can be automatically requested and enforced with a CODEOWNERS file.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "draftPullRequests", - "description": "

      Whether pull requests can be created as or converted to draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maximumAssignees", - "description": "

      Maximum number of users that can be assigned to an issue or pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumManualReviewRequests", - "description": "

      Maximum number of manually-requested reviews on a pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "teamReviewRequests", - "description": "

      Whether teams can be requested to review pull requests.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule", - "description": "

      A repository rule.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parameters", - "description": "

      The parameters for this rule.

      ", - "type": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters" - }, - { - "name": "repositoryRuleset", - "description": "

      The repository ruleset associated with this rule configuration.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditions", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions", - "description": "

      Set of conditions that determine if a ruleset will evaluate.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "organizationProperty", - "description": "

      Configuration for the organization_property condition.

      ", - "type": "OrganizationPropertyConditionTarget", - "id": "organizationpropertyconditiontarget", - "href": "/graphql/reference/objects#organizationpropertyconditiontarget" - }, - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "description": "

      The connection type for RepositoryRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRuleEdge]", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRule]", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleEdge", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      A repository ruleset.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "bypassActors", - "description": "

      The actors that can bypass this ruleset.

      ", - "type": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "conditions", - "description": "

      The set of conditions that must evaluate to true for this ruleset to apply.

      ", - "type": "RepositoryRuleConditions!", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "enforcement", - "description": "

      The enforcement level of this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRuleset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      List of rules.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - } - ] - }, - { - "name": "source", - "description": "

      Source of ruleset.

      ", - "type": "RuleSource!", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource" - }, - { - "name": "target", - "description": "

      Target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor", - "description": "

      A team, app or user that has the ability to bypass rules defined on a ruleset.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass rules.

      ", - "type": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor" - }, - { - "name": "bypassMode", - "description": "

      The mode for the bypass actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      This actor represents the ability for a deploy key to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      This actor represents the ability for an enterprise owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseRole", - "description": "

      This actor represents the ability for an enterprise role to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRulesetBypassActor object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationAdmin", - "description": "

      This actor represents the ability for an organization owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      If the actor is a repository role, the repository role's ID that can bypass.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repositoryRoleName", - "description": "

      If the actor is a repository role, the repository role's name that can bypass.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRuleset", - "description": "

      Identifies the ruleset associated with the allowed actor.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "description": "

      The connection type for RepositoryRulesetBypassActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetBypassActorEdge]", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRulesetBypassActor]", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorEdge", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "description": "

      The connection type for RepositoryRuleset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetEdge]", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRuleset]", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetEdge", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic", - "description": "

      A repository-topic connects a repository to a topic.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryTopic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The topic.

      ", - "type": "Topic!", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicConnection", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "description": "

      The connection type for RepositoryTopic.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryTopicEdge]", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryTopic]", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicEdge", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.disable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.enable event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      A Dependabot alert for a repository with a dependency affected by a security vulnerability.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "autoDismissedAt", - "description": "

      When was the alert auto-dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      When was the alert created?.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dependabotUpdate", - "description": "

      The associated Dependabot update.

      ", - "type": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate" - }, - { - "name": "dependencyRelationship", - "description": "

      The relationship of an alert's dependency.

      ", - "type": "RepositoryVulnerabilityAlertDependencyRelationship", - "id": "repositoryvulnerabilityalertdependencyrelationship", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyrelationship" - }, - { - "name": "dependencyScope", - "description": "

      The scope of an alert's dependency.

      ", - "type": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - }, - { - "name": "dismissComment", - "description": "

      Comment explaining the reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissedAt", - "description": "

      When was the alert dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dismisser", - "description": "

      The user who dismissed the alert.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "fixedAt", - "description": "

      When was the alert fixed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVulnerabilityAlert object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "number", - "description": "

      Identifies the alert number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The associated repository.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "securityAdvisory", - "description": "

      The associated security advisory.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "securityVulnerability", - "description": "

      The associated security vulnerability.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "state", - "description": "

      Identifies the state of the alert.

      ", - "type": "RepositoryVulnerabilityAlertState!", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - }, - { - "name": "vulnerableManifestFilename", - "description": "

      The vulnerable manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableManifestPath", - "description": "

      The vulnerable manifest path.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableRequirements", - "description": "

      The vulnerable requirements.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "description": "

      The connection type for RepositoryVulnerabilityAlert.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryVulnerabilityAlertEdge]", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryVulnerabilityAlert]", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertEdge", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - } - ], - "category": "dependabot" - }, - { - "name": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "description": "

      The connection type for RequestedReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RequestedReviewerEdge]", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RequestedReviewer]", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "RequestedReviewerEdge", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredReviewerConfiguration", - "id": "requiredreviewerconfiguration", - "href": "/graphql/reference/objects#requiredreviewerconfiguration", - "description": "

      A reviewing team, and file patterns describing which files they must approve changes to.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "filePatterns", - "description": "

      Array of file patterns. Pull requests which change matching files must be\napproved by the specified team. File patterns use fnmatch syntax.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "minimumApprovals", - "description": "

      Minimum number of approvals required from the specified team. If set to zero,\nthe team will be added to the pull request but approval is optional.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewerId", - "description": "

      Node ID of the team which must review changes to matching files.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "pulls" - }, - { - "name": "RequiredStatusCheckDescription", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription", - "description": "

      Represents a required status check for a protected branch, but not any specific run of that check.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "app", - "description": "

      The App that must provide this status in order for it to be accepted.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "context", - "description": "

      The name of this status.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfiguration!]!", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution", - "description": "

      Represents a private contribution a user made on GitHub.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance", - "description": "

      A user, team, or app who has the ability to dismiss a review on a protected branch.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can dismiss.

      ", - "type": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissalAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceConnection", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "description": "

      The connection type for ReviewDismissalAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewDismissalAllowanceEdge]", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewDismissalAllowance]", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceEdge", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissalMessage", - "description": "

      Identifies the optional message associated with thereview_dismissedevent.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissalMessageHTML", - "description": "

      Identifies the optional message associated with the event, rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousReviewState", - "description": "

      Identifies the previous state of the review with thereview_dismissedevent.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestCommit", - "description": "

      Identifies the commit which caused the review to become stale.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "review", - "description": "

      Identifies the review associated with thereview_dismissedevent.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "url", - "description": "

      The HTTP URL for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest", - "description": "

      A request for a user to review a pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "asCodeOwner", - "description": "

      Whether this request was created for a code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this review request.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      The reviewer that is requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "description": "

      The connection type for ReviewRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewRequestEdge]", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewRequest]", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestEdge", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review request was removed.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent", - "description": "

      Represents anreview_requestedevent on a given pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review was requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewStatusHovercardContext", - "id": "reviewstatushovercardcontext", - "href": "/graphql/reference/objects#reviewstatushovercardcontext", - "description": "

      A hovercard context with a message describing the current code review state of the pull\nrequest.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reviewDecision", - "description": "

      The current status of the pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - } - ], - "category": "pulls" - }, - { - "name": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply", - "description": "

      A Saved Reply is text a user can use to reply quickly.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The saved reply body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the SavedReply object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      The title of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user that saved this reply.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "description": "

      The connection type for SavedReply.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SavedReplyEdge]", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SavedReply]", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SavedReplyEdge", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - } - ], - "category": "users" - }, - { - "name": "SearchResultItemConnection", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      A list of results that matched against a search query. Regardless of the number\nof matches, a maximum of 1,000 results will be available across all types,\npotentially split across many pages.

      ", - "fields": [ - { - "name": "codeCount", - "description": "

      The total number of pieces of code that matched the search query. Regardless\nof the total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussionCount", - "description": "

      The total number of discussions that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SearchResultItemEdge]", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge" - }, - { - "name": "issueCount", - "description": "

      The total number of issues that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "issueSearchType", - "description": "

      The type of search that was performed for issues (lexical, semantic, or hybrid).

      ", - "type": "IssueSearchType", - "id": "issuesearchtype", - "href": "/graphql/reference/enums#issuesearchtype" - }, - { - "name": "lexicalFallbackReason", - "description": "

      When a semantic or hybrid search falls back to lexical, the reasons why the fallback occurred.

      ", - "type": "[LexicalFallbackReason!]", - "id": "lexicalfallbackreason", - "href": "/graphql/reference/enums#lexicalfallbackreason" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SearchResultItem]", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "repositoryCount", - "description": "

      The total number of repositories that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "userCount", - "description": "

      The total number of users that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "wikiCount", - "description": "

      The total number of wiki pages that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "search" - }, - { - "name": "SearchResultItemEdge", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "textMatches", - "description": "

      Text matches on the result found.

      ", - "type": "[TextMatch]", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch" - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      A GitHub Security Advisory.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "classification", - "description": "

      The classification of the advisory.

      ", - "type": "SecurityAdvisoryClassification!", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - }, - { - "name": "cvss", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CVSS!", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "isDeprecated": true, - "deprecationReason": "

      cvss will be removed. New cvss_severities field will now contain both cvss_v3 and cvss_v4 properties. Removal on 2025-10-01 UTC.

      " - }, - { - "name": "cvssSeverities", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CvssSeverities!", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities" - }, - { - "name": "cwes", - "description": "

      CWEs associated with this Advisory.

      ", - "type": "CWEConnection!", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      This is a long plaintext description of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "type": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss" - }, - { - "name": "ghsaId", - "description": "

      The GitHub Security Advisory ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the SecurityAdvisory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "identifiers", - "description": "

      A list of identifiers for this advisory.

      ", - "type": "[SecurityAdvisoryIdentifier!]!", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier" - }, - { - "name": "notificationsPermalink", - "description": "

      The permalink for the advisory's dependabot alerts page.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "origin", - "description": "

      The organization that originated the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permalink", - "description": "

      The permalink for the advisory.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "publishedAt", - "description": "

      When the advisory was published.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "references", - "description": "

      A list of references for this advisory.

      ", - "type": "[SecurityAdvisoryReference!]!", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference" - }, - { - "name": "severity", - "description": "

      The severity of the advisory.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "summary", - "description": "

      A short plaintext summary of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      When the advisory was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerabilities", - "description": "

      Vulnerabilities associated with this Advisory.

      ", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "classifications", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - } - }, - { - "name": "ecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      ", - "type": { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the returned topics.

      ", - "type": { - "name": "SecurityVulnerabilityOrder", - "id": "securityvulnerabilityorder", - "href": "/graphql/reference/input-objects#securityvulnerabilityorder" - } - }, - { - "name": "package", - "description": "

      A package name to filter vulnerabilities by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "severities", - "description": "

      A list of severities to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - } - } - ] - }, - { - "name": "withdrawnAt", - "description": "

      When the advisory was withdrawn, if it has been withdrawn.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryConnection", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      The connection type for SecurityAdvisory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityAdvisoryEdge]", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityAdvisory]", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEdge", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryIdentifier", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier", - "description": "

      A GitHub Security Advisory Identifier.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "type", - "description": "

      The identifier type, e.g. GHSA, CVE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The identifier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackage", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage", - "description": "

      An individual package.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "ecosystem", - "description": "

      The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.

      ", - "type": "SecurityAdvisoryEcosystem!", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - }, - { - "name": "name", - "description": "

      The package name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion", - "description": "

      An individual package version.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "identifier", - "description": "

      The package name or version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryReference", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference", - "description": "

      A GitHub Security Advisory Reference.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "url", - "description": "

      A publicly accessible reference.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability", - "description": "

      An individual vulnerability within an Advisory.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "advisory", - "description": "

      The Advisory associated with this Vulnerability.

      ", - "type": "SecurityAdvisory!", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "firstPatchedVersion", - "description": "

      The first version containing a fix for the vulnerability.

      ", - "type": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion" - }, - { - "name": "package", - "description": "

      A description of the vulnerable package.

      ", - "type": "SecurityAdvisoryPackage!", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage" - }, - { - "name": "severity", - "description": "

      The severity of the vulnerability within this package.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "updatedAt", - "description": "

      When the vulnerability was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerableVersionRange", - "description": "

      A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.

      \n
        \n
      • = 0.2.0 denotes a single vulnerable version.
      • \n
      • <= 1.0.8 denotes a version range up to and including the specified version
      • \n
      • < 0.1.11 denotes a version range up to, but excluding, the specified version
      • \n
      • >= 4.3.0, < 4.3.5 denotes a version range with a known minimum and maximum version.
      • \n
      • >= 0.0.1 denotes a version range with a known minimum, but no known maximum.
      • \n
      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityConnection", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      The connection type for SecurityVulnerability.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityVulnerabilityEdge]", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityVulnerability]", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityEdge", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - } - ], - "category": "security-advisories" - }, - { - "name": "SmimeSignature", - "id": "smimesignature", - "href": "/graphql/reference/objects#smimesignature", - "description": "

      Represents an S/MIME signature on a Commit or Tag.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount", - "description": "

      Social media profile associated with a user.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "displayName", - "description": "

      Name of the social media account as it appears on the profile.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "provider", - "description": "

      Software or company that hosts the social media account.

      ", - "type": "SocialAccountProvider!", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider" - }, - { - "name": "url", - "description": "

      URL of the social media account.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "SocialAccountConnection", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "description": "

      The connection type for SocialAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SocialAccountEdge]", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SocialAccount]", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SocialAccountEdge", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - } - ], - "category": "users" - }, - { - "name": "SponsorAndLifetimeValue", - "id": "sponsorandlifetimevalue", - "href": "/graphql/reference/objects#sponsorandlifetimevalue", - "description": "

      A GitHub account and the total amount in USD they've paid for sponsorships to a\nparticular maintainer. Does not include payments made via Patreon.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "amountInCents", - "description": "

      The amount in cents.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "formattedAmount", - "description": "

      The amount in USD, formatted as a string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsor", - "description": "

      The sponsor's GitHub account.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "sponsorable", - "description": "

      The maintainer's GitHub account.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorAndLifetimeValueConnection", - "id": "sponsorandlifetimevalueconnection", - "href": "/graphql/reference/objects#sponsorandlifetimevalueconnection", - "description": "

      The connection type for SponsorAndLifetimeValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorAndLifetimeValueEdge]", - "id": "sponsorandlifetimevalueedge", - "href": "/graphql/reference/objects#sponsorandlifetimevalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SponsorAndLifetimeValue]", - "id": "sponsorandlifetimevalue", - "href": "/graphql/reference/objects#sponsorandlifetimevalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorAndLifetimeValueEdge", - "id": "sponsorandlifetimevalueedge", - "href": "/graphql/reference/objects#sponsorandlifetimevalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SponsorAndLifetimeValue", - "id": "sponsorandlifetimevalue", - "href": "/graphql/reference/objects#sponsorandlifetimevalue" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorConnection", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "description": "

      A list of users and organizations sponsoring someone via GitHub Sponsors.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorEdge]", - "id": "sponsoredge", - "href": "/graphql/reference/objects#sponsoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Sponsor]", - "id": "sponsor", - "href": "/graphql/reference/unions#sponsor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorEdge", - "id": "sponsoredge", - "href": "/graphql/reference/objects#sponsoredge", - "description": "

      Represents a user or organization who is sponsoring someone in GitHub Sponsors.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Sponsor", - "id": "sponsor", - "href": "/graphql/reference/unions#sponsor" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorableItemConnection", - "id": "sponsorableitemconnection", - "href": "/graphql/reference/objects#sponsorableitemconnection", - "description": "

      The connection type for SponsorableItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorableItemEdge]", - "id": "sponsorableitemedge", - "href": "/graphql/reference/objects#sponsorableitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SponsorableItem]", - "id": "sponsorableitem", - "href": "/graphql/reference/unions#sponsorableitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorableItemEdge", - "id": "sponsorableitemedge", - "href": "/graphql/reference/objects#sponsorableitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SponsorableItem", - "id": "sponsorableitem", - "href": "/graphql/reference/unions#sponsorableitem" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivity", - "id": "sponsorsactivity", - "href": "/graphql/reference/objects#sponsorsactivity", - "description": "

      An event related to sponsorship activity.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "action", - "description": "

      What action this activity indicates took place.

      ", - "type": "SponsorsActivityAction!", - "id": "sponsorsactivityaction", - "href": "/graphql/reference/enums#sponsorsactivityaction" - }, - { - "name": "currentPrivacyLevel", - "description": "

      The sponsor's current privacy level.

      ", - "type": "SponsorshipPrivacy", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy" - }, - { - "name": "id", - "description": "

      The Node ID of the SponsorsActivity object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "paymentSource", - "description": "

      The platform that was used to pay for the sponsorship.

      ", - "type": "SponsorshipPaymentSource", - "id": "sponsorshippaymentsource", - "href": "/graphql/reference/enums#sponsorshippaymentsource" - }, - { - "name": "previousSponsorsTier", - "description": "

      The tier that the sponsorship used to use, for tier change events.

      ", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - }, - { - "name": "sponsor", - "description": "

      The user or organization who triggered this activity and was/is sponsoring the sponsorable.

      ", - "type": "Sponsor", - "id": "sponsor", - "href": "/graphql/reference/unions#sponsor" - }, - { - "name": "sponsorable", - "description": "

      The user or organization that is being sponsored, the maintainer.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "sponsorsTier", - "description": "

      The associated sponsorship tier.

      ", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - }, - { - "name": "timestamp", - "description": "

      The timestamp of this event.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viaBulkSponsorship", - "description": "

      Was this sponsorship made alongside other sponsorships at the same time from the same sponsor?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityConnection", - "id": "sponsorsactivityconnection", - "href": "/graphql/reference/objects#sponsorsactivityconnection", - "description": "

      The connection type for SponsorsActivity.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorsActivityEdge]", - "id": "sponsorsactivityedge", - "href": "/graphql/reference/objects#sponsorsactivityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SponsorsActivity]", - "id": "sponsorsactivity", - "href": "/graphql/reference/objects#sponsorsactivity" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityEdge", - "id": "sponsorsactivityedge", - "href": "/graphql/reference/objects#sponsorsactivityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SponsorsActivity", - "id": "sponsorsactivity", - "href": "/graphql/reference/objects#sponsorsactivity" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsGoal", - "id": "sponsorsgoal", - "href": "/graphql/reference/objects#sponsorsgoal", - "description": "

      A goal associated with a GitHub Sponsors listing, representing a target the sponsored maintainer would like to attain.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "description", - "description": "

      A description of the goal from the maintainer.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "kind", - "description": "

      What the objective of this goal is.

      ", - "type": "SponsorsGoalKind!", - "id": "sponsorsgoalkind", - "href": "/graphql/reference/enums#sponsorsgoalkind" - }, - { - "name": "percentComplete", - "description": "

      The percentage representing how complete this goal is, between 0-100.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "targetValue", - "description": "

      What the goal amount is. Represents an amount in USD for monthly sponsorship\namount goals. Represents a count of unique sponsors for total sponsors count goals.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "title", - "description": "

      A brief summary of the kind and target value of this goal.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting", - "description": "

      A GitHub Sponsors listing.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "activeGoal", - "description": "

      The current goal the maintainer is trying to reach with GitHub Sponsors, if any.

      ", - "type": "SponsorsGoal", - "id": "sponsorsgoal", - "href": "/graphql/reference/objects#sponsorsgoal" - }, - { - "name": "activeStripeConnectAccount", - "description": "

      The Stripe Connect account currently in use for payouts for this Sponsors\nlisting, if any. Will only return a value when queried by the maintainer\nthemselves, or by an admin of the sponsorable organization.

      ", - "type": "StripeConnectAccount", - "id": "stripeconnectaccount", - "href": "/graphql/reference/objects#stripeconnectaccount" - }, - { - "name": "billingCountryOrRegion", - "description": "

      The name of the country or region with the maintainer's bank account or fiscal\nhost. Will only return a value when queried by the maintainer themselves, or\nby an admin of the sponsorable organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contactEmailAddress", - "description": "

      The email address used by GitHub to contact the sponsorable about their GitHub\nSponsors profile. Will only return a value when queried by the maintainer\nthemselves, or by an admin of the sponsorable organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dashboardResourcePath", - "description": "

      The HTTP path for the Sponsors dashboard for this Sponsors listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "dashboardUrl", - "description": "

      The HTTP URL for the Sponsors dashboard for this Sponsors listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "featuredItems", - "description": "

      The records featured on the GitHub Sponsors profile.

      ", - "type": "[SponsorsListingFeaturedItem!]!", - "id": "sponsorslistingfeatureditem", - "href": "/graphql/reference/objects#sponsorslistingfeatureditem", - "arguments": [ - { - "name": "featureableTypes", - "description": "

      The types of featured items to return.

      ", - "type": { - "name": "[SponsorsListingFeaturedItemFeatureableType!]", - "id": "sponsorslistingfeatureditemfeatureabletype", - "href": "/graphql/reference/enums#sponsorslistingfeatureditemfeatureabletype" - } - } - ] - }, - { - "name": "fiscalHost", - "description": "

      The fiscal host used for payments, if any. Will only return a value when\nqueried by the maintainer themselves, or by an admin of the sponsorable organization.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "fullDescription", - "description": "

      The full description of the listing.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDescriptionHTML", - "description": "

      The full description of the listing rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the SponsorsListing object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPublic", - "description": "

      Whether this listing is publicly visible.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The listing's full name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nextPayoutDate", - "description": "

      A future date on which this listing is eligible to receive a payout.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "residenceCountryOrRegion", - "description": "

      The name of the country or region where the maintainer resides. Will only\nreturn a value when queried by the maintainer themselves, or by an admin of\nthe sponsorable organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Sponsors listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescription", - "description": "

      The short description of the listing.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The short name of the listing.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorable", - "description": "

      The entity this listing represents who can be sponsored on GitHub Sponsors.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "tiers", - "description": "

      The tiers for this GitHub Sponsors profile.

      ", - "type": "SponsorsTierConnection", - "id": "sponsorstierconnection", - "href": "/graphql/reference/objects#sponsorstierconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeUnpublished", - "defaultValue": false, - "description": "

      Whether to include tiers that aren't published. Only admins of the Sponsors\nlisting can see draft tiers. Only admins of the Sponsors listing and viewers\nwho are currently sponsoring on a retired tier can see those retired tiers.\nDefaults to including only published tiers, which are visible to anyone who\ncan see the GitHub Sponsors profile.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Sponsors tiers returned from the connection.

      ", - "type": { - "name": "SponsorsTierOrder", - "id": "sponsorstierorder", - "href": "/graphql/reference/input-objects#sponsorstierorder" - } - } - ] - }, - { - "name": "url", - "description": "

      The HTTP URL for this Sponsors listing.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsListingFeaturedItem", - "id": "sponsorslistingfeatureditem", - "href": "/graphql/reference/objects#sponsorslistingfeatureditem", - "description": "

      A record that is promoted on a GitHub Sponsors profile.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      Will either be a description from the sponsorable maintainer about why they\nfeatured this item, or the item's description itself, such as a user's bio\nfrom their GitHub profile page.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "featureable", - "description": "

      The record that is featured on the GitHub Sponsors profile.

      ", - "type": "SponsorsListingFeatureableItem!", - "id": "sponsorslistingfeatureableitem", - "href": "/graphql/reference/unions#sponsorslistingfeatureableitem" - }, - { - "name": "id", - "description": "

      The Node ID of the SponsorsListingFeaturedItem object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "position", - "description": "

      The position of this featured item on the GitHub Sponsors profile with a lower\nposition indicating higher precedence. Starts at 1.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sponsorsListing", - "description": "

      The GitHub Sponsors profile that features this record.

      ", - "type": "SponsorsListing!", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier", - "description": "

      A GitHub Sponsors tier associated with a GitHub Sponsors listing.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "adminInfo", - "description": "

      SponsorsTier information only visible to users that can administer the associated Sponsors listing.

      ", - "type": "SponsorsTierAdminInfo", - "id": "sponsorstieradmininfo", - "href": "/graphql/reference/objects#sponsorstieradmininfo" - }, - { - "name": "closestLesserValueTier", - "description": "

      Get a different tier for this tier's maintainer that is at the same frequency\nas this tier but with an equal or lesser cost. Returns the published tier with\nthe monthly price closest to this tier's without going over.

      ", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the tier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The tier description rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the SponsorsTier object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCustomAmount", - "description": "

      Whether this tier was chosen at checkout time by the sponsor rather than\ndefined ahead of time by the maintainer who manages the Sponsors listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOneTime", - "description": "

      Whether this tier is only for use with one-time sponsorships.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "monthlyPriceInCents", - "description": "

      How much this tier costs per month in cents.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "monthlyPriceInDollars", - "description": "

      How much this tier costs per month in USD.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      The name of the tier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorsListing", - "description": "

      The sponsors listing that this tier belongs to.

      ", - "type": "SponsorsListing!", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTierAdminInfo", - "id": "sponsorstieradmininfo", - "href": "/graphql/reference/objects#sponsorstieradmininfo", - "description": "

      SponsorsTier information only visible to users that can administer the associated Sponsors listing.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isDraft", - "description": "

      Indicates whether this tier is still a work in progress by the sponsorable and\nnot yet published to the associated GitHub Sponsors profile. Draft tiers\ncannot be used for new sponsorships and will not be in use on existing\nsponsorships. Draft tiers cannot be seen by anyone but the admins of the\nGitHub Sponsors profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublished", - "description": "

      Indicates whether this tier is published to the associated GitHub Sponsors\nprofile. Published tiers are visible to anyone who can see the GitHub Sponsors\nprofile, and are available for use in sponsorships if the GitHub Sponsors\nprofile is publicly visible.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRetired", - "description": "

      Indicates whether this tier has been retired from the associated GitHub\nSponsors profile. Retired tiers are no longer shown on the GitHub Sponsors\nprofile and cannot be chosen for new sponsorships. Existing sponsorships may\nstill use retired tiers if the sponsor selected the tier before it was retired.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorships", - "description": "

      The sponsorships using this tier.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includePrivate", - "defaultValue": false, - "description": "

      Whether or not to return private sponsorships using this tier. Defaults to\nonly returning public sponsorships on this tier.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTierConnection", - "id": "sponsorstierconnection", - "href": "/graphql/reference/objects#sponsorstierconnection", - "description": "

      The connection type for SponsorsTier.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorsTierEdge]", - "id": "sponsorstieredge", - "href": "/graphql/reference/objects#sponsorstieredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SponsorsTier]", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTierEdge", - "id": "sponsorstieredge", - "href": "/graphql/reference/objects#sponsorstieredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - } - ], - "category": "sponsors" - }, - { - "name": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "description": "

      A sponsorship relationship between a sponsor and a maintainer.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the Sponsorship object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isActive", - "description": "

      Whether the sponsorship is active. False implies the sponsor is a past sponsor\nof the maintainer, while true implies they are a current sponsor.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOneTimePayment", - "description": "

      Whether this sponsorship represents a one-time payment versus a recurring sponsorship.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSponsorOptedIntoEmail", - "description": "

      Whether the sponsor has chosen to receive sponsorship update emails sent from\nthe sponsorable. Only returns a non-null value when the viewer has permission to know this.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maintainer", - "description": "

      The entity that is being sponsored.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Sponsorship.maintainer will be removed. Use Sponsorship.sponsorable instead. Removal on 2020-04-01 UTC.

      " - }, - { - "name": "paymentSource", - "description": "

      The platform that was most recently used to pay for the sponsorship.

      ", - "type": "SponsorshipPaymentSource", - "id": "sponsorshippaymentsource", - "href": "/graphql/reference/enums#sponsorshippaymentsource" - }, - { - "name": "privacyLevel", - "description": "

      The privacy level for this sponsorship.

      ", - "type": "SponsorshipPrivacy!", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy" - }, - { - "name": "sponsor", - "description": "

      The user that is sponsoring. Returns null if the sponsorship is private or if sponsor is not a user.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Sponsorship.sponsor will be removed. Use Sponsorship.sponsorEntity instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "sponsorEntity", - "description": "

      The user or organization that is sponsoring, if you have permission to view them.

      ", - "type": "Sponsor", - "id": "sponsor", - "href": "/graphql/reference/unions#sponsor" - }, - { - "name": "sponsorable", - "description": "

      The entity that is being sponsored.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "tier", - "description": "

      The associated sponsorship tier.

      ", - "type": "SponsorsTier", - "id": "sponsorstier", - "href": "/graphql/reference/objects#sponsorstier" - }, - { - "name": "tierSelectedAt", - "description": "

      Identifies the date and time when the current tier was chosen for this sponsorship.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipConnection", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "description": "

      A list of sponsorships either from the subject or received by the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorshipEdge]", - "id": "sponsorshipedge", - "href": "/graphql/reference/objects#sponsorshipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Sponsorship]", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRecurringMonthlyPriceInCents", - "description": "

      The total amount in cents of all recurring sponsorships in the connection\nwhose amount you can view. Does not include one-time sponsorships.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRecurringMonthlyPriceInDollars", - "description": "

      The total amount in USD of all recurring sponsorships in the connection whose\namount you can view. Does not include one-time sponsorships.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipEdge", - "id": "sponsorshipedge", - "href": "/graphql/reference/objects#sponsorshipedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipNewsletter", - "id": "sponsorshipnewsletter", - "href": "/graphql/reference/objects#sponsorshipnewsletter", - "description": "

      An update sent to sponsors of a user or organization on GitHub Sponsors.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The author of the newsletter.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "body", - "description": "

      The contents of the newsletter, the message the sponsorable wanted to give.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SponsorshipNewsletter object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPublished", - "description": "

      Indicates if the newsletter has been made available to sponsors.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorable", - "description": "

      The user or organization this newsletter is from.

      ", - "type": "Sponsorable!", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "subject", - "description": "

      The subject of the newsletter, what it's about.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipNewsletterConnection", - "id": "sponsorshipnewsletterconnection", - "href": "/graphql/reference/objects#sponsorshipnewsletterconnection", - "description": "

      The connection type for SponsorshipNewsletter.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SponsorshipNewsletterEdge]", - "id": "sponsorshipnewsletteredge", - "href": "/graphql/reference/objects#sponsorshipnewsletteredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SponsorshipNewsletter]", - "id": "sponsorshipnewsletter", - "href": "/graphql/reference/objects#sponsorshipnewsletter" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipNewsletterEdge", - "id": "sponsorshipnewsletteredge", - "href": "/graphql/reference/objects#sponsorshipnewsletteredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SponsorshipNewsletter", - "id": "sponsorshipnewsletter", - "href": "/graphql/reference/objects#sponsorshipnewsletter" - } - ], - "category": "sponsors" - }, - { - "name": "SshSignature", - "id": "sshsignature", - "href": "/graphql/reference/objects#sshsignature", - "description": "

      Represents an SSH signature on a Commit or Tag.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyFingerprint", - "description": "

      Hex-encoded fingerprint of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "StargazerConnection", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StargazerEdge]", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "StargazerEdge", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge", - "description": "

      Represents a user that's starred a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "StarredRepositoryConnection", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StarredRepositoryEdge]", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge" - }, - { - "name": "isOverLimit", - "description": "

      Is the list of stars for this user truncated? This is true for users that have many stars.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "StarredRepositoryEdge", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge", - "description": "

      Represents a starred repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "Status", - "id": "status", - "href": "/graphql/reference/objects#status", - "description": "

      Represents a commit status.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "combinedContexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit this status is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      Looks up an individual status context by context name.

      ", - "type": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "arguments": [ - { - "name": "name", - "description": "

      The context name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "contexts", - "description": "

      The individual status contexts for this commit.

      ", - "type": "[StatusContext!]!", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - }, - { - "name": "id", - "description": "

      The Node ID of the Status object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined commit status.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckConfiguration", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration", - "description": "

      Required status check.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup", - "description": "

      Represents the rollup for both the check runs and status for a commit.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The commit the status and check runs are attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "contexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the StatusCheckRollup object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined status for the commit.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextConnection", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "description": "

      The connection type for StatusCheckRollupContext.

      ", - "fields": [ - { - "name": "checkRunCount", - "description": "

      The number of check runs in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkRunCountsByState", - "description": "

      Counts of check runs by state.

      ", - "type": "[CheckRunStateCount!]", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StatusCheckRollupContextEdge]", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[StatusCheckRollupContext]", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "statusContextCount", - "description": "

      The number of status contexts in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "statusContextCountsByState", - "description": "

      Counts of status contexts by state.

      ", - "type": "[StatusContextStateCount!]", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextEdge", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - } - ], - "category": "commits" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "description": "

      Represents an individual commit status context.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      The avatar of the OAuth application or the user that created the status.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "40", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      This commit this status context is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      The name of this status context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this status context.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      The description for this status context.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the StatusContext object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of this status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - }, - { - "name": "targetUrl", - "description": "

      The URL for this status context.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "StatusContextStateCount", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount", - "description": "

      Represents a count of the state of a status context.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "count", - "description": "

      The number of statuses with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StripeConnectAccount", - "id": "stripeconnectaccount", - "href": "/graphql/reference/objects#stripeconnectaccount", - "description": "

      A Stripe Connect account for receiving sponsorship funds from GitHub Sponsors.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "accountId", - "description": "

      The account number used to identify this Stripe Connect account.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingCountryOrRegion", - "description": "

      The name of the country or region of an external account, such as a bank\naccount, tied to the Stripe Connect account. Will only return a value when\nqueried by the maintainer of the associated GitHub Sponsors profile\nthemselves, or by an admin of the sponsorable organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countryOrRegion", - "description": "

      The name of the country or region of the Stripe Connect account. Will only\nreturn a value when queried by the maintainer of the associated GitHub\nSponsors profile themselves, or by an admin of the sponsorable organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isActive", - "description": "

      Whether this Stripe Connect account is currently in use for the associated GitHub Sponsors profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorsListing", - "description": "

      The GitHub Sponsors profile associated with this Stripe Connect account.

      ", - "type": "SponsorsListing!", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "stripeDashboardUrl", - "description": "

      The URL to access this Stripe Connect account on Stripe's website.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "sponsors" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent", - "description": "

      Represents asub_issue_addedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent", - "description": "

      Represents asub_issue_removedevent on a given issue.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssuesSummary", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "completed", - "description": "

      Count of completed sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "percentCompleted", - "description": "

      Percent of sub-issues which are completed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "total", - "description": "

      Count of total number of sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule", - "description": "

      A pointer to a repository at a specific revision embedded inside another repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "branch", - "description": "

      The branch of the upstream submodule for tracking updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "gitUrl", - "description": "

      The git URL of the submodule repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the submodule in .gitmodules.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      The name of the submodule in .gitmodules (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the superproject that this submodule is located in.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The path in the superproject that this submodule is located in (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "subprojectCommitOid", - "description": "

      The commit revision of the subproject repository being tracked by the submodule.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - ], - "category": "git" - }, - { - "name": "SubmoduleConnection", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "description": "

      The connection type for Submodule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SubmoduleEdge]", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Submodule]", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "SubmoduleEdge", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - } - ], - "category": "git" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent", - "description": "

      Represents asubscribedevent on a given Subscribable.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "SuggestedReviewer", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer", - "description": "

      A suggestion to review a pull request based on a user's commit history and review comments.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the user suggested to review the pull request.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActor", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor", - "description": "

      A suggestion to review a pull request based on an actor's commit history, review comments, and integrations.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the actor suggested to review the pull request.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActorConnection", - "id": "suggestedrevieweractorconnection", - "href": "/graphql/reference/objects#suggestedrevieweractorconnection", - "description": "

      A suggestion to review a pull request based on an actor's commit history, review comments, and integrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SuggestedReviewerActorEdge]", - "id": "suggestedrevieweractoredge", - "href": "/graphql/reference/objects#suggestedrevieweractoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SuggestedReviewerActor]", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActorEdge", - "id": "suggestedrevieweractoredge", - "href": "/graphql/reference/objects#suggestedrevieweractoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SuggestedReviewerActor", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor" - } - ], - "category": "pulls" - }, - { - "name": "Tag", - "id": "tag", - "href": "/graphql/reference/objects#tag", - "description": "

      Represents a Git tag.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Tag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git tag message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The Git tag name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "tagger", - "description": "

      Details about the tag author.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "target", - "description": "

      The Git object the tag points to.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      A team of users in an organization.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "TeamReviewRequestable", - "id": "teamreviewrequestable", - "href": "/graphql/reference/interfaces#teamreviewrequestable" - } - ], - "fields": [ - { - "name": "ancestors", - "description": "

      A list of teams that are ancestors of this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the team's avatar.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "400", - "description": "

      The size in pixels of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "childTeams", - "description": "

      List of child teams belonging to this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "immediateOnly", - "defaultValue": true, - "description": "

      Whether to list immediate child teams or all descendant child teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "combinedSlug", - "description": "

      The slug corresponding to the organization and team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "editTeamResourcePath", - "description": "

      The HTTP path for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamUrl", - "description": "

      The HTTP URL for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Team object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitations", - "description": "

      A list of pending invitations for users to this team.

      ", - "type": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "members", - "description": "

      A list of users who are members of this team.

      ", - "type": "TeamMemberConnection!", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membership", - "defaultValue": "ALL", - "description": "

      Filter by membership type.

      ", - "type": { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      Filter by team member role.

      ", - "type": { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - } - ] - }, - { - "name": "membersResourcePath", - "description": "

      The HTTP path for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "membersUrl", - "description": "

      The HTTP URL for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationSetting", - "description": "

      The notification setting that the team has set.

      ", - "type": "TeamNotificationSetting!", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - }, - { - "name": "organization", - "description": "

      The organization that owns this team.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parentTeam", - "description": "

      The parent team of the team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "privacy", - "description": "

      The level of privacy the team has.

      ", - "type": "TeamPrivacy!", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - }, - { - "name": "projectV2", - "description": "

      Finds and returns the project according to the provided project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      List of projects this team has collaborator access to.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for projects returned from this connection.

      ", - "type": { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      The query to search projects by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories this team has access to.

      ", - "type": "TeamRepositoryConnection!", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for. Repositories will be returned where the name contains your search string.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoriesResourcePath", - "description": "

      The HTTP path for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoriesUrl", - "description": "

      The HTTP URL for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewRequestDelegationAlgorithm", - "description": "

      What algorithm is used for review assignment for this team.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "reviewRequestDelegationEnabled", - "description": "

      True if review assignment is enabled for this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewRequestDelegationMemberCount", - "description": "

      How many team members are required for review assignment for this team.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewRequestDelegationNotifyTeam", - "description": "

      When assigning team members via delegation, whether the entire team should be notified as well.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "slug", - "description": "

      The slug corresponding to the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Team is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the subscribable entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Team.viewerCanSubscribe will be removed. Team notifications subscriptions are being deprecated. Removal on 2026-07-01 UTC.

      " - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate", - "isDeprecated": true, - "deprecationReason": "

      Team.viewerSubscription will be removed. Team notifications subscriptions are being deprecated. Removal on 2026-07-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry", - "description": "

      Audit log entry for a team.add_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry", - "description": "

      Audit log entry for a team.add_repository event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry", - "description": "

      Audit log entry for a team.change_parent_team event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamChangeParentTeamAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeam", - "description": "

      The new parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamName", - "description": "

      The name of the new parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamNameWas", - "description": "

      The name of the former parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamResourcePath", - "description": "

      The HTTP path for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamUrl", - "description": "

      The HTTP URL for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWas", - "description": "

      The former parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasResourcePath", - "description": "

      The HTTP path for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasUrl", - "description": "

      The HTTP URL for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamConnection", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "description": "

      The connection type for Team.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamEdge]", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Team]", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "TeamEdge", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "teams" - }, - { - "name": "TeamMemberConnection", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamMemberEdge]", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "TeamMemberEdge", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge", - "description": "

      Represents a user who is a member of a team.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "memberAccessResourcePath", - "description": "

      The HTTP path to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "memberAccessUrl", - "description": "

      The HTTP URL to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role the member has on the team.

      ", - "type": "TeamMemberRole!", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - ], - "category": "users" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry", - "description": "

      Audit log entry for a team.remove_member event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry", - "description": "

      Audit log entry for a team.remove_repository event.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryConnection", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamRepositoryEdge]", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "TeamRepositoryEdge", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge", - "description": "

      Represents a team repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "permission", - "description": "

      The permission level the team has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - } - ], - "category": "repos" - }, - { - "name": "TextMatch", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch", - "description": "

      A text match within a search result.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "fragment", - "description": "

      The specific text fragment within the property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "highlights", - "description": "

      Highlights within the matched fragment.

      ", - "type": "[TextMatchHighlight!]!", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight" - }, - { - "name": "property", - "description": "

      The property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "TextMatchHighlight", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight", - "description": "

      Represents a single highlight in a search result match.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "beginIndice", - "description": "

      The indice in the fragment where the matched text begins.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endIndice", - "description": "

      The indice in the fragment where the matched text ends.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      The text matched.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      A topic aggregates entities that are related to a subject.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Topic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The topic's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relatedTopics", - "description": "

      A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.

      ", - "type": "[Topic!]!", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "arguments": [ - { - "name": "first", - "defaultValue": "3", - "description": "

      How many topics to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "sponsorableOnly", - "defaultValue": false, - "description": "

      If true, only repositories whose owner can be sponsored via GitHub Sponsors will be returned.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent", - "description": "

      Represents atransferredevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fromRepository", - "description": "

      The repository this came from.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "id", - "description": "

      The Node ID of the TransferredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "Tree", - "id": "tree", - "href": "/graphql/reference/objects#tree", - "description": "

      Represents a Git tree.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "entries", - "description": "

      A list of tree entries.

      ", - "type": "[TreeEntry!]", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry" - }, - { - "name": "id", - "description": "

      The Node ID of the Tree object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "description": "

      Represents a Git tree entry.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "extension", - "description": "

      The extension of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isGenerated", - "description": "

      Whether or not this tree entry is generated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "lineCount", - "description": "

      Number of lines in the file.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mode", - "description": "

      Entry file mode.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      Entry file name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      Entry file name. (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "object", - "description": "

      Entry file object.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "oid", - "description": "

      Entry file Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "path", - "description": "

      The full path of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The full path of the file. (Base64-encoded).

      ", - "type": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "repository", - "description": "

      The Repository the tree entry belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "size", - "description": "

      Entry byte size.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "submodule", - "description": "

      If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "type", - "description": "

      Entry file type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent", - "description": "

      Represents anunassignedevent on any assignable object.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was unassigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnassignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the subject (user) who was unassigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "UnknownSignature", - "id": "unknownsignature", - "href": "/graphql/reference/objects#unknownsignature", - "description": "

      Represents an unknown signature on a Commit or Tag.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with theunlabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockable", - "description": "

      Object that was unlocked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the UnmarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnpinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnsubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      A user is an individual's account on GitHub that owns repositories and can make new content.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Agentic", - "id": "agentic", - "href": "/graphql/reference/interfaces#agentic" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "Sponsorable", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the user's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bio", - "description": "

      The user's public profile bio.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bioHTML", - "description": "

      The user's public profile bio as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "canReceiveOrganizationEmailsWhenNotificationsRestricted", - "description": "

      Could this user receive email notifications, if the organization had notification restrictions enabled?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to check.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments made by this user.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "company", - "description": "

      The user's public profile company.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "companyHTML", - "description": "

      The user's public profile company as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "contributionsCollection", - "description": "

      The collection of contributions this user has made to different repositories.

      ", - "type": "ContributionsCollection!", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "arguments": [ - { - "name": "from", - "description": "

      Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "organizationID", - "description": "

      The ID of the organization used to filter contributions.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "to", - "description": "

      Only contributions made before and up to (including) this time will be\ncounted. If omitted, defaults to the current time or one year from the\nprovided from argument.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "copilotEndpoints", - "description": "

      The user's Copilot endpoint information.

      ", - "type": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The user's publicly visible profile email.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprises", - "description": "

      A list of enterprises that the user belongs to.

      ", - "type": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membershipType", - "defaultValue": "ALL", - "description": "

      Filter enterprises returned based on the user's membership type.

      ", - "type": { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's enterprises.

      ", - "type": { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder" - } - } - ] - }, - { - "name": "estimatedNextSponsorsPayoutInCents", - "description": "

      The estimated next GitHub Sponsors payout for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "followers", - "description": "

      A list of users the given user is followed by.

      ", - "type": "FollowerConnection!", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "following", - "description": "

      A list of users the given user is following.

      ", - "type": "FollowingConnection!", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gist", - "description": "

      Find gist by repo name.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "arguments": [ - { - "name": "name", - "description": "

      The gist name to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "gistComments", - "description": "

      A list of gist comments made by this user.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gists", - "description": "

      A list of the Gists the user has created.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - }, - { - "name": "privacy", - "description": "

      Filters Gists according to privacy.

      ", - "type": { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy" - } - } - ] - }, - { - "name": "hasSponsorsListing", - "description": "

      True if this user/organization has a GitHub Sponsors listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this user in a given context.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "primarySubjectId", - "description": "

      The ID of the subject to get the hovercard in the context of.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the User object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "interactionAbility", - "description": "

      The interaction ability settings for this user.

      ", - "type": "RepositoryInteractionAbility", - "id": "repositoryinteractionability", - "href": "/graphql/reference/objects#repositoryinteractionability" - }, - { - "name": "isBountyHunter", - "description": "

      Whether or not this user is a participant in the GitHub Security Bug Bounty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCampusExpert", - "description": "

      Whether or not this user is a participant in the GitHub Campus Experts Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDeveloperProgramMember", - "description": "

      Whether or not this user is a GitHub Developer Program member.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmployee", - "description": "

      Whether or not this user is a GitHub employee.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFollowingViewer", - "description": "

      Whether or not this user is following the viewer. Inverse of viewerIsFollowing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isGitHubStar", - "description": "

      Whether or not this user is a member of the GitHub Stars Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isHireable", - "description": "

      Whether or not the user has marked themselves as for hire.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether or not this user is a site administrator.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSponsoredBy", - "description": "

      Whether the given account is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "accountLogin", - "description": "

      The target account's login.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "isSponsoringViewer", - "description": "

      True if the viewer is sponsored by this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isViewer", - "description": "

      Whether or not this user is the viewing user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueComments", - "description": "

      A list of issue comments made by this user.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues associated with this user.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "lifetimeReceivedSponsorshipValues", - "description": "

      Calculate how much each sponsor has ever paid total to this maintainer via\nGitHub Sponsors. Does not include sponsorships paid via Patreon.

      ", - "type": "SponsorAndLifetimeValueConnection!", - "id": "sponsorandlifetimevalueconnection", - "href": "/graphql/reference/objects#sponsorandlifetimevalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for results returned from the connection.

      ", - "type": { - "name": "SponsorAndLifetimeValueOrder", - "id": "sponsorandlifetimevalueorder", - "href": "/graphql/reference/input-objects#sponsorandlifetimevalueorder" - } - } - ] - }, - { - "name": "lists", - "description": "

      A user-curated list of repositories.

      ", - "type": "UserListConnection!", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "location", - "description": "

      The user's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "monthlyEstimatedSponsorsIncomeInCents", - "description": "

      The estimated monthly GitHub Sponsors income for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      The user's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Find an organization by its login that the user belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizationVerifiedDomainEmails", - "description": "

      Verified email addresses that match verified domains for a specified organization the user is a member of.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to match verified domains from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizations", - "description": "

      A list of organizations the user belongs to.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pronouns", - "description": "

      The user's profile pronouns.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publicKeys", - "description": "

      A list of public keys associated with this user.

      ", - "type": "PublicKeyConnection!", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this user.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repositoriesContributedTo", - "description": "

      A list of repositories that the user recently contributed to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "contributionTypes", - "description": "

      If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].

      ", - "type": { - "name": "[RepositoryContributionType]", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssues", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includeUserRepositories", - "description": "

      If true, include user repositories.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "savedReplies", - "description": "

      Replies this user has saved.

      ", - "type": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      The field to order saved replies by.

      ", - "type": { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder" - } - } - ] - }, - { - "name": "socialAccounts", - "description": "

      The user's social media accounts, ordered as they appear on the user's profile.

      ", - "type": "SocialAccountConnection!", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "sponsoring", - "description": "

      List of users and organizations this entity is sponsoring.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the users and organizations returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - } - ] - }, - { - "name": "sponsors", - "description": "

      List of sponsors for this user or organization.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsors returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - }, - { - "name": "tierId", - "description": "

      If given, will filter for sponsors at the given tier. Will only return\nsponsors whose tier the viewer is permitted to see.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "sponsorsActivities", - "description": "

      Events involving this sponsorable, such as new sponsorships.

      ", - "type": "SponsorsActivityConnection!", - "id": "sponsorsactivityconnection", - "href": "/graphql/reference/objects#sponsorsactivityconnection", - "arguments": [ - { - "name": "actions", - "description": "

      Filter activities to only the specified actions.

      ", - "type": { - "name": "[SponsorsActivityAction!]", - "id": "sponsorsactivityaction", - "href": "/graphql/reference/enums#sponsorsactivityaction" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeAsSponsor", - "defaultValue": false, - "description": "

      Whether to include those events where this sponsorable acted as the sponsor.\nDefaults to only including events where this sponsorable was the recipient\nof a sponsorship.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includePrivate", - "defaultValue": true, - "description": "

      Whether or not to include private activities in the result set. Defaults to including public and private activities.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for activity returned from the connection.

      ", - "type": { - "name": "SponsorsActivityOrder", - "id": "sponsorsactivityorder", - "href": "/graphql/reference/input-objects#sponsorsactivityorder" - } - }, - { - "name": "period", - "defaultValue": "MONTH", - "description": "

      Filter activities returned to only those that occurred in the most recent\nspecified time period. Set to ALL to avoid filtering by when the activity\noccurred. Will be ignored if since or until is given.

      ", - "type": { - "name": "SponsorsActivityPeriod", - "id": "sponsorsactivityperiod", - "href": "/graphql/reference/enums#sponsorsactivityperiod" - } - }, - { - "name": "since", - "description": "

      Filter activities to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "until", - "description": "

      Filter activities to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "sponsorsListing", - "description": "

      The GitHub Sponsors listing for this user or organization.

      ", - "type": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "sponsorshipForViewerAsSponsor", - "description": "

      The sponsorship from the viewer to this user/organization; that is, the sponsorship where you're the sponsor.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the viewer's sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipForViewerAsSponsorable", - "description": "

      The sponsorship from this user/organization to the viewer; that is, the sponsorship you're receiving.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipNewsletters", - "description": "

      List of sponsorship updates sent from this sponsorable to sponsors.

      ", - "type": "SponsorshipNewsletterConnection!", - "id": "sponsorshipnewsletterconnection", - "href": "/graphql/reference/objects#sponsorshipnewsletterconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorship updates returned from the connection.

      ", - "type": { - "name": "SponsorshipNewsletterOrder", - "id": "sponsorshipnewsletterorder", - "href": "/graphql/reference/input-objects#sponsorshipnewsletterorder" - } - } - ] - }, - { - "name": "sponsorshipsAsMaintainer", - "description": "

      The sponsorships where this user or organization is the maintainer receiving the funds.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all\nsponsorships this maintainer has ever received.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includePrivate", - "defaultValue": false, - "description": "

      Whether or not to include private sponsorships in the result set.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "sponsorshipsAsSponsor", - "description": "

      The sponsorships where this user or organization is the funder.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all sponsorships this sponsor has ever made.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "maintainerLogins", - "description": "

      Filter sponsorships returned to those for the specified maintainers. That\nis, the recipient of the sponsorship is a user or organization with one of\nthe given logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "starredRepositories", - "description": "

      Repositories the user has starred.

      ", - "type": "StarredRepositoryConnection!", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - }, - { - "name": "ownedByViewer", - "description": "

      Filters starred repositories to only return repositories owned by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "status", - "description": "

      The user's description of what they're currently doing.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "suggestedListNames", - "description": "

      Suggested names for user lists.

      ", - "type": "[UserListSuggestion!]!", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion" - }, - { - "name": "topRepositories", - "description": "

      Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder!", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "since", - "description": "

      How far back in time to fetch contributed repositories.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "totalSponsorshipAmountAsSponsorInCents", - "description": "

      The amount in United States cents (e.g., 500 = $5.00 USD) that this entity has\nspent on GitHub to fund sponsorships. Only returns a value when viewed by the\nuser themselves or by a user who can manage sponsorships for the requested organization.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "since", - "description": "

      Filter payments to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "sponsorableLogins", - "description": "

      Filter payments to those made to the users or organizations with the specified usernames.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "until", - "description": "

      Filter payments to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "twitterUsername", - "description": "

      The user's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userViewType", - "description": "

      Whether the request returns publicly visible information or privately visible information about the user.

      ", - "type": "UserViewType!", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanFollow", - "description": "

      Whether or not the viewer is able to follow the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSponsor", - "description": "

      Whether or not the viewer is able to sponsor this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCopilotAgentCreatesChannel", - "description": "

      Channel value for subscribing to live updates for session creations.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentLogUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session log updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentTaskUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for task updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsSponsoring", - "description": "

      True if the viewer is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "watching", - "description": "

      A list of repositories the given user is watching.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "websiteUrl", - "description": "

      A URL pointing to the user's public website/blog.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent", - "description": "

      Represents auser_blockedevent on a given user.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockDuration", - "description": "

      Number of days that the user was blocked for.

      ", - "type": "UserBlockDuration!", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserBlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subject", - "description": "

      The user who was blocked.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit", - "description": "

      An edit on user content.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedAt", - "description": "

      Identifies the date and time when the object was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedBy", - "description": "

      The actor who deleted this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "diff", - "description": "

      A summary of the changes for this edit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "editedAt", - "description": "

      When this content was edited.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the UserContentEdit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "description": "

      A list of edits to content.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserContentEditEdge]", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserContentEdit]", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEditEdge", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - } - ], - "category": "users" - }, - { - "name": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      Represents a user.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserEmailMetadata", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata", - "description": "

      Email attributes from External Identity.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "primary", - "description": "

      Boolean to identify primary emails.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "type", - "description": "

      Type of email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      Email id.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      A user-curated list of repositories.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of this list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the UserList object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Whether or not this list is private.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The items associated with this list.

      ", - "type": "UserListItemsConnection!", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "lastAddedAt", - "description": "

      The date and time at which this list was created or last had items added to it.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "name", - "description": "

      The name of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The slug of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user to which this list belongs.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserListConnection", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "description": "

      The connection type for UserList.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListEdge]", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserList]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListEdge", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - } - ], - "category": "users" - }, - { - "name": "UserListItemsConnection", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "description": "

      The connection type for UserListItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListItemsEdge]", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserListItems]", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListItemsEdge", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - } - ], - "category": "users" - }, - { - "name": "UserListSuggestion", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion", - "description": "

      Represents a suggested user list.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The ID of the suggested user list.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the suggested user list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserNamespaceRepository", - "id": "usernamespacerepository", - "href": "/graphql/reference/objects#usernamespacerepository", - "description": "

      A repository owned by an Enterprise Managed user.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the UserNamespaceRepository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The user owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserNamespaceRepositoryConnection", - "id": "usernamespacerepositoryconnection", - "href": "/graphql/reference/objects#usernamespacerepositoryconnection", - "description": "

      A list of repositories owned by users in an enterprise with Enterprise Managed Users.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserNamespaceRepositoryEdge]", - "id": "usernamespacerepositoryedge", - "href": "/graphql/reference/objects#usernamespacerepositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserNamespaceRepository]", - "id": "usernamespacerepository", - "href": "/graphql/reference/objects#usernamespacerepository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserNamespaceRepositoryEdge", - "id": "usernamespacerepositoryedge", - "href": "/graphql/reference/objects#usernamespacerepositoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserNamespaceRepository", - "id": "usernamespacerepository", - "href": "/graphql/reference/objects#usernamespacerepository" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      The user's description of what they're currently doing.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emoji", - "description": "

      An emoji summarizing the user's status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      The status emoji as HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "expiresAt", - "description": "

      If set, the status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "indicatesLimitedAvailability", - "description": "

      Whether this status indicates the user is not fully available on GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A brief message describing what the user is doing.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      The organization whose members can see this status. If null, this status is publicly visible.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user who has this status.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserStatusConnection", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "description": "

      The connection type for UserStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserStatusEdge]", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserStatus]", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserStatusEdge", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      A domain that can be verified or approved for an organization or an enterprise.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dnsHostName", - "description": "

      The DNS host name that should be used for verification.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "domain", - "description": "

      The unicode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "hasFoundHostName", - "description": "

      Whether a TXT record for verification with the expected host name was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasFoundVerificationToken", - "description": "

      Whether a TXT record for verification with the expected verification token was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the VerifiableDomain object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isApproved", - "description": "

      Whether or not the domain is approved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRequiredForPolicyEnforcement", - "description": "

      Whether this domain is required to exist for an organization or enterprise policy to be enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether or not the domain is verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "owner", - "description": "

      The owner of the domain.

      ", - "type": "VerifiableDomainOwner!", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner" - }, - { - "name": "punycodeEncodedDomain", - "description": "

      The punycode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tokenExpirationTime", - "description": "

      The time that the current verification token will expire.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verificationToken", - "description": "

      The current verification token for the domain.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "description": "

      The connection type for VerifiableDomain.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[VerifiableDomainEdge]", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[VerifiableDomain]", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainEdge", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - } - ], - "category": "orgs" - }, - { - "name": "ViewerHovercardContext", - "id": "viewerhovercardcontext", - "href": "/graphql/reference/objects#viewerhovercardcontext", - "description": "

      A hovercard context with a message describing how the viewer is related.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewer", - "description": "

      Identifies the user who is related to this context.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Workflow", - "id": "workflow", - "href": "/graphql/reference/objects#workflow", - "description": "

      A workflow contains meta information about an Actions workflow file.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runs", - "description": "

      The runs of the workflow.

      ", - "type": "WorkflowRunConnection!", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the connection.

      ", - "type": { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of the workflow.

      ", - "type": "WorkflowState!", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "actions" - }, - { - "name": "WorkflowFileReference", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference", - "description": "

      A workflow that must run for this rule to pass.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun", - "description": "

      A workflow run.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "checkSuite", - "description": "

      The check suite this workflow run belongs to.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deploymentReviews", - "description": "

      The log of deployment reviews.

      ", - "type": "DeploymentReviewConnection!", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "event", - "description": "

      The event that triggered the workflow run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "file", - "description": "

      The workflow file.

      ", - "type": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile" - }, - { - "name": "id", - "description": "

      The Node ID of the WorkflowRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pendingDeploymentRequests", - "description": "

      The pending deployment requests of all check runs in this workflow run.

      ", - "type": "DeploymentRequestConnection!", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runNumber", - "description": "

      A number that uniquely identifies this workflow run in its parent workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflow", - "description": "

      The workflow executed in this workflow run.

      ", - "type": "Workflow!", - "id": "workflow", - "href": "/graphql/reference/objects#workflow" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunConnection", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "description": "

      The connection type for WorkflowRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[WorkflowRunEdge]", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[WorkflowRun]", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunEdge", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile", - "description": "

      An executed workflow file for a workflow run.

      ", - "isDeprecated": false, - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the WorkflowRunFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The path of the workflow file relative to its repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryFileUrl", - "description": "

      The direct link to the file in the repository which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryName", - "description": "

      The repository name and owner which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "run", - "description": "

      The parent workflow run execution for this file.

      ", - "type": "WorkflowRun!", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanPushRepository", - "description": "

      If the viewer has permissions to push to the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReadRepository", - "description": "

      If the viewer has permissions to read the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReference!]!", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference" - } - ], - "category": "actions" - } - ], - "interfaces": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Represents an object which can take actions on GitHub. Typically a User or Bot.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the actor's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "Agentic", - "id": "agentic", - "href": "/graphql/reference/interfaces#agentic", - "description": "

      Copilot Agentic fields in context of the current viewer.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "viewerCopilotAgentCreatesChannel", - "description": "

      Channel value for subscribing to live updates for session creations.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentLogUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session log updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentTaskUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for task updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      An object that can have users assigned to it.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "issues" - }, - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry", - "description": "

      An entry in the audit log.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable", - "description": "

      An object that can be closed.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment", - "description": "

      Represents a comment.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Comment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution", - "description": "

      Represents a contribution a user made on GitHub, such as opening an issue.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable", - "description": "

      Entities that can be deleted.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata", - "description": "

      Metadata for an audit entry containing enterprise account information.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "description": "

      Represents a Git object.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the GitObject object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature", - "description": "

      Information about a signature (GPG or S/MIME) on a Commit or Tag.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext", - "description": "

      An individual line of a hovercard.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon", - "description": "

      Common fields across different issue field types.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon", - "description": "

      Common fields across different issue field value types.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - } - ], - "category": "issues" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      An object that can have labels assigned to it.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      An object that can be locked.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable", - "description": "

      Entities that have members who can set status messages.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration", - "description": "

      Represents a GitHub Enterprise Importer (GEI) migration.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Migration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      Entities that can be minimized.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate, spam, and low-quality. Note that the\ncase and formatting of these values differs from the inputs to the\nMinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      An object with an ID.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      ID of the object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "meta" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata", - "description": "

      Metadata for an audit entry with action oauth_application.*.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata", - "description": "

      Metadata for an audit entry with action org.*.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner", - "description": "

      Represents an owner of a package.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "Pinnable", - "id": "pinnable", - "href": "/graphql/reference/interfaces#pinnable", - "description": "

      Entities that can be pinned.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isPinned", - "description": "

      Indicates whether or not this entity is currently pinned.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pinnedAt", - "description": "

      Identifies the date and time when this entity was pinned.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pinnedBy", - "description": "

      The user who pinned this entity.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "viewerCanPin", - "description": "

      Check if the current viewer can pin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnpin", - "description": "

      Check if the current viewer can unpin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "users" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner", - "description": "

      Represents any entity on GitHub that has a profile page.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "email", - "description": "

      The public profile email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ProfileOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The public profile website URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      Represents an owner of a Project.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event", - "description": "

      Represents an event related to a project on the timeline of an issue or pull request.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon", - "description": "

      Common fields across different project field types.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2FieldCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon", - "description": "

      Common fields across different project field value types.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldValueCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner", - "description": "

      Represents an owner of a project.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Owner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent", - "description": "

      Recent projects for the owner.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      Represents a subject that can be reacted on.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reactable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata", - "description": "

      Metadata for an audit entry with action repo.*.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor", - "description": "

      Represents an author of discussions in repositories.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor", - "description": "

      Represents an author of discussion comments in repositories.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo", - "description": "

      A subset of repository info.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPullRequestsEnabled", - "description": "

      Indicates if the repository has the pull requests feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasSponsorshipsEnabled", - "description": "

      Indicates if the repository displays a Sponsor button for financial contributions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pullRequestCreationPolicy", - "description": "

      The policy controlling who can create pull requests in this repository.

      ", - "type": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy" - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode", - "description": "

      Represents a object that belongs to a repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Represents an owner of a Repository.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the owner's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest", - "description": "

      Represents a type that can be required by a pull request for merging.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "pulls" - }, - { - "name": "Sponsorable", - "id": "sponsorable", - "href": "/graphql/reference/interfaces#sponsorable", - "description": "

      Entities that can sponsor or be sponsored through GitHub Sponsors.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "estimatedNextSponsorsPayoutInCents", - "description": "

      The estimated next GitHub Sponsors payout for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasSponsorsListing", - "description": "

      True if this user/organization has a GitHub Sponsors listing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSponsoredBy", - "description": "

      Whether the given account is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "accountLogin", - "description": "

      The target account's login.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "isSponsoringViewer", - "description": "

      True if the viewer is sponsored by this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lifetimeReceivedSponsorshipValues", - "description": "

      Calculate how much each sponsor has ever paid total to this maintainer via\nGitHub Sponsors. Does not include sponsorships paid via Patreon.

      ", - "type": "SponsorAndLifetimeValueConnection!", - "id": "sponsorandlifetimevalueconnection", - "href": "/graphql/reference/objects#sponsorandlifetimevalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for results returned from the connection.

      ", - "type": { - "name": "SponsorAndLifetimeValueOrder", - "id": "sponsorandlifetimevalueorder", - "href": "/graphql/reference/input-objects#sponsorandlifetimevalueorder" - } - } - ] - }, - { - "name": "monthlyEstimatedSponsorsIncomeInCents", - "description": "

      The estimated monthly GitHub Sponsors income for this user/organization in cents (USD).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sponsoring", - "description": "

      List of users and organizations this entity is sponsoring.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the users and organizations returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - } - ] - }, - { - "name": "sponsors", - "description": "

      List of sponsors for this user or organization.

      ", - "type": "SponsorConnection!", - "id": "sponsorconnection", - "href": "/graphql/reference/objects#sponsorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsors returned from the connection.

      ", - "type": { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder" - } - }, - { - "name": "tierId", - "description": "

      If given, will filter for sponsors at the given tier. Will only return\nsponsors whose tier the viewer is permitted to see.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "sponsorsActivities", - "description": "

      Events involving this sponsorable, such as new sponsorships.

      ", - "type": "SponsorsActivityConnection!", - "id": "sponsorsactivityconnection", - "href": "/graphql/reference/objects#sponsorsactivityconnection", - "arguments": [ - { - "name": "actions", - "description": "

      Filter activities to only the specified actions.

      ", - "type": { - "name": "[SponsorsActivityAction!]", - "id": "sponsorsactivityaction", - "href": "/graphql/reference/enums#sponsorsactivityaction" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeAsSponsor", - "defaultValue": false, - "description": "

      Whether to include those events where this sponsorable acted as the sponsor.\nDefaults to only including events where this sponsorable was the recipient\nof a sponsorship.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includePrivate", - "defaultValue": true, - "description": "

      Whether or not to include private activities in the result set. Defaults to including public and private activities.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for activity returned from the connection.

      ", - "type": { - "name": "SponsorsActivityOrder", - "id": "sponsorsactivityorder", - "href": "/graphql/reference/input-objects#sponsorsactivityorder" - } - }, - { - "name": "period", - "defaultValue": "MONTH", - "description": "

      Filter activities returned to only those that occurred in the most recent\nspecified time period. Set to ALL to avoid filtering by when the activity\noccurred. Will be ignored if since or until is given.

      ", - "type": { - "name": "SponsorsActivityPeriod", - "id": "sponsorsactivityperiod", - "href": "/graphql/reference/enums#sponsorsactivityperiod" - } - }, - { - "name": "since", - "description": "

      Filter activities to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "until", - "description": "

      Filter activities to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "sponsorsListing", - "description": "

      The GitHub Sponsors listing for this user or organization.

      ", - "type": "SponsorsListing", - "id": "sponsorslisting", - "href": "/graphql/reference/objects#sponsorslisting" - }, - { - "name": "sponsorshipForViewerAsSponsor", - "description": "

      The sponsorship from the viewer to this user/organization; that is, the sponsorship where you're the sponsor.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the viewer's sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipForViewerAsSponsorable", - "description": "

      The sponsorship from this user/organization to the viewer; that is, the sponsorship you're receiving.

      ", - "type": "Sponsorship", - "id": "sponsorship", - "href": "/graphql/reference/objects#sponsorship", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to return the sponsorship only if it's still active. Pass false to\nget the sponsorship back even if it has been cancelled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "sponsorshipNewsletters", - "description": "

      List of sponsorship updates sent from this sponsorable to sponsors.

      ", - "type": "SponsorshipNewsletterConnection!", - "id": "sponsorshipnewsletterconnection", - "href": "/graphql/reference/objects#sponsorshipnewsletterconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorship updates returned from the connection.

      ", - "type": { - "name": "SponsorshipNewsletterOrder", - "id": "sponsorshipnewsletterorder", - "href": "/graphql/reference/input-objects#sponsorshipnewsletterorder" - } - } - ] - }, - { - "name": "sponsorshipsAsMaintainer", - "description": "

      The sponsorships where this user or organization is the maintainer receiving the funds.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all\nsponsorships this maintainer has ever received.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includePrivate", - "defaultValue": false, - "description": "

      Whether or not to include private sponsorships in the result set.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "sponsorshipsAsSponsor", - "description": "

      The sponsorships where this user or organization is the funder.

      ", - "type": "SponsorshipConnection!", - "id": "sponsorshipconnection", - "href": "/graphql/reference/objects#sponsorshipconnection", - "arguments": [ - { - "name": "activeOnly", - "defaultValue": true, - "description": "

      Whether to include only sponsorships that are active right now, versus all sponsorships this sponsor has ever made.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "maintainerLogins", - "description": "

      Filter sponsorships returned to those for the specified maintainers. That\nis, the recipient of the sponsorship is a user or organization with one of\nthe given logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.

      ", - "type": { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder" - } - } - ] - }, - { - "name": "totalSponsorshipAmountAsSponsorInCents", - "description": "

      The amount in United States cents (e.g., 500 = $5.00 USD) that this entity has\nspent on GitHub to fund sponsorships. Only returns a value when viewed by the\nuser themselves or by a user who can manage sponsorships for the requested organization.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "since", - "description": "

      Filter payments to those that occurred on or after this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "sponsorableLogins", - "description": "

      Filter payments to those made to the users or organizations with the specified usernames.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "until", - "description": "

      Filter payments to those that occurred before this time.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "viewerCanSponsor", - "description": "

      Whether or not the viewer is able to sponsor this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsSponsoring", - "description": "

      True if the viewer is sponsoring this user/organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "sponsors" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      Things that can be starred.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Starrable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "activity" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Subscribable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the SubscribableThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata", - "description": "

      Metadata for an audit entry with action team.*.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamReviewRequestable", - "id": "teamreviewrequestable", - "href": "/graphql/reference/interfaces#teamreviewrequestable", - "description": "

      Represents a team that can be requested to review a pull request.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the TeamReviewRequestable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      A unique, human-readable identifier for the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "teams" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata", - "description": "

      Metadata for an audit entry with a topic.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Represents a type that can be retrieved by a URL.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable", - "description": "

      Entities that can be updated.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment", - "description": "

      Comments that can be updated.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - } - ], - "category": "issues" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      A subject that may be upvoted.

      ", - "isDeprecated": false, - "fields": [ - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - } - ], - "enums": [ - { - "name": "ActorType", - "id": "actortype", - "href": "/graphql/reference/enums#actortype", - "description": "

      The actor's type.

      ", - "isDeprecated": false, - "values": [ - { - "name": "TEAM", - "description": "

      Indicates a team actor.

      " - }, - { - "name": "USER", - "description": "

      Indicates a user actor.

      " - } - ], - "category": "users" - }, - { - "name": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield", - "description": "

      Properties by which Audit Log connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order audit log entries by timestamp.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel", - "description": "

      Represents an annotation's information level.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FAILURE", - "description": "

      An annotation indicating an inescapable error.

      " - }, - { - "name": "NOTICE", - "description": "

      An annotation indicating some information.

      " - }, - { - "name": "WARNING", - "description": "

      An annotation indicating an ignorable error.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate", - "description": "

      The possible states for a check suite or run conclusion.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check suite or run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check suite or run has been cancelled.

      " - }, - { - "name": "FAILURE", - "description": "

      The check suite or run has failed.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check suite or run was neutral.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check suite or run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check suite or run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check suite or run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check suite or run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check suite or run has timed out.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunState", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate", - "description": "

      The possible states of a check run in a status rollup.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check run has been cancelled.

      " - }, - { - "name": "COMPLETED", - "description": "

      The check run has been completed.

      " - }, - { - "name": "FAILURE", - "description": "

      The check run has failed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check run is in progress.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check run was neutral.

      " - }, - { - "name": "PENDING", - "description": "

      The check run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check run has been queued.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check run has timed out.

      " - }, - { - "name": "WAITING", - "description": "

      The check run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype", - "description": "

      The possible types of check runs.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Every check run available.

      " - }, - { - "name": "LATEST", - "description": "

      The latest check run.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate", - "description": "

      The possible states for a check suite or run status.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "REQUESTED", - "description": "

      The check suite or run has been requested.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation", - "description": "

      Collaborators affiliation level with a subject.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      All collaborators the authenticated user can see.

      " - }, - { - "name": "DIRECT", - "description": "

      All collaborators with permissions to an organization-owned subject, regardless of organization membership status.

      " - }, - { - "name": "OUTSIDE", - "description": "

      All outside collaborators of an organization-owned subject.

      " - } - ], - "category": "repos" - }, - { - "name": "CommentAuthorAssociation", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "description": "

      A comment author association with repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Author has been invited to collaborate on the repository.

      " - }, - { - "name": "CONTRIBUTOR", - "description": "

      Author has previously committed to the repository.

      " - }, - { - "name": "FIRST_TIMER", - "description": "

      Author has not previously committed to GitHub.

      " - }, - { - "name": "FIRST_TIME_CONTRIBUTOR", - "description": "

      Author has not previously committed to the repository.

      " - }, - { - "name": "MANNEQUIN", - "description": "

      Author is a placeholder for an unclaimed user.

      " - }, - { - "name": "MEMBER", - "description": "

      Author is a member of the organization that owns the repository.

      " - }, - { - "name": "NONE", - "description": "

      Author has no association with the repository.

      " - }, - { - "name": "OWNER", - "description": "

      Author is the owner of the repository.

      " - } - ], - "category": "issues" - }, - { - "name": "CommentCannotUpdateReason", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason", - "description": "

      The possible errors that will prevent a user from updating a comment.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ARCHIVED", - "description": "

      Unable to create comment because repository is archived.

      " - }, - { - "name": "DENIED", - "description": "

      You cannot update this comment.

      " - }, - { - "name": "INSUFFICIENT_ACCESS", - "description": "

      You must be the author or have write access to this repository to update this comment.

      " - }, - { - "name": "LOCKED", - "description": "

      Unable to create comment because issue is locked.

      " - }, - { - "name": "LOGIN_REQUIRED", - "description": "

      You must be logged in to update this comment.

      " - }, - { - "name": "MAINTENANCE", - "description": "

      Repository is under maintenance.

      " - }, - { - "name": "VERIFIED_EMAIL_REQUIRED", - "description": "

      At least one email address must be verified to update this comment.

      " - } - ], - "category": "issues" - }, - { - "name": "CommitContributionOrderField", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield", - "description": "

      Properties by which commit contribution connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMMIT_COUNT", - "description": "

      Order commit contributions by how many commits they represent.

      " - }, - { - "name": "OCCURRED_AT", - "description": "

      Order commit contributions by when they were made.

      " - } - ], - "category": "commits" - }, - { - "name": "ComparisonStatus", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus", - "description": "

      The status of a git comparison between two refs.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AHEAD", - "description": "

      The head ref is ahead of the base ref.

      " - }, - { - "name": "BEHIND", - "description": "

      The head ref is behind the base ref.

      " - }, - { - "name": "DIVERGED", - "description": "

      The head ref is both ahead and behind of the base ref, indicating git history has diverged.

      " - }, - { - "name": "IDENTICAL", - "description": "

      The head ref and base ref are identical.

      " - } - ], - "category": "commits" - }, - { - "name": "ContributionLevel", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel", - "description": "

      Varying levels of contributions from none to many.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FIRST_QUARTILE", - "description": "

      Lowest 25% of days of contributions.

      " - }, - { - "name": "FOURTH_QUARTILE", - "description": "

      Highest 25% of days of contributions. More contributions than the third quartile.

      " - }, - { - "name": "NONE", - "description": "

      No contributions occurred.

      " - }, - { - "name": "SECOND_QUARTILE", - "description": "

      Second lowest 25% of days of contributions. More contributions than the first quartile.

      " - }, - { - "name": "THIRD_QUARTILE", - "description": "

      Second highest 25% of days of contributions. More contributions than second quartile, less than the fourth quartile.

      " - } - ], - "category": "users" - }, - { - "name": "CustomPropertyValueType", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype", - "description": "

      The allowed value types for a custom property definition.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MULTI_SELECT", - "description": "

      A multi-select value.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      A single-select value.

      " - }, - { - "name": "STRING", - "description": "

      A string value.

      " - }, - { - "name": "TRUE_FALSE", - "description": "

      A true/false value.

      " - }, - { - "name": "URL", - "description": "

      A URL value.

      " - } - ], - "category": "repos" - }, - { - "name": "DefaultRepositoryPermissionField", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield", - "description": "

      The possible base permissions for repositories.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, write, and administrate repos by default.

      " - }, - { - "name": "NONE", - "description": "

      No access.

      " - }, - { - "name": "READ", - "description": "

      Can read repos by default.

      " - }, - { - "name": "WRITE", - "description": "

      Can read and write repos by default.

      " - } - ], - "category": "repos" - }, - { - "name": "DependencyGraphEcosystem", - "id": "dependencygraphecosystem", - "href": "/graphql/reference/enums#dependencygraphecosystem", - "description": "

      The possible ecosystems of a dependency graph package.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTIONS", - "description": "

      GitHub Actions.

      " - }, - { - "name": "COMPOSER", - "description": "

      PHP packages hosted at packagist.org.

      " - }, - { - "name": "GO", - "description": "

      Go modules.

      " - }, - { - "name": "MAVEN", - "description": "

      Java artifacts hosted at the Maven central repository.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript packages hosted at npmjs.com.

      " - }, - { - "name": "NUGET", - "description": "

      .NET packages hosted at the NuGet Gallery.

      " - }, - { - "name": "PIP", - "description": "

      Python packages hosted at PyPI.org.

      " - }, - { - "name": "PUB", - "description": "

      Dart packages hosted at pub.dev.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      Ruby gems hosted at RubyGems.org.

      " - }, - { - "name": "RUST", - "description": "

      Rust crates.

      " - }, - { - "name": "SWIFT", - "description": "

      Swift packages.

      " - } - ], - "category": "dependency-graph" - }, - { - "name": "DeploymentOrderField", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield", - "description": "

      Properties by which deployment connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order collection by creation time.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleType", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype", - "description": "

      The possible protection rule types.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BRANCH_POLICY", - "description": "

      Branch policy.

      " - }, - { - "name": "REQUIRED_REVIEWERS", - "description": "

      Required reviewers.

      " - }, - { - "name": "WAIT_TIMER", - "description": "

      Wait timer.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewState", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate", - "description": "

      The possible states for a deployment review.

      ", - "isDeprecated": false, - "values": [ - { - "name": "APPROVED", - "description": "

      The deployment was approved.

      " - }, - { - "name": "REJECTED", - "description": "

      The deployment was rejected.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate", - "description": "

      The possible states in which a deployment can be.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ABANDONED", - "description": "

      The pending deployment was not updated after 30 minutes.

      " - }, - { - "name": "ACTIVE", - "description": "

      The deployment is currently active.

      " - }, - { - "name": "DESTROYED", - "description": "

      An inactive transient deployment.

      " - }, - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment has queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusState", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate", - "description": "

      The possible states for a deployment status.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment is queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside", - "description": "

      The possible sides of a diff.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LEFT", - "description": "

      The left side of the diff.

      " - }, - { - "name": "RIGHT", - "description": "

      The right side of the diff.

      " - } - ], - "category": "pulls" - }, - { - "name": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason", - "description": "

      The possible reasons for closing a discussion.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionOrderField", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield", - "description": "

      Properties by which discussion connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order discussions by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order discussions by most recent modification time.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrderField", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield", - "description": "

      Properties by which discussion poll option connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AUTHORED_ORDER", - "description": "

      Order poll options by the order that the poll author specified when creating the poll.

      " - }, - { - "name": "VOTE_COUNT", - "description": "

      Order poll options by the number of votes it has.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionState", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate", - "description": "

      The possible states of a discussion.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      A discussion that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A discussion that is open.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason", - "description": "

      The possible state reasons of a discussion.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "REOPENED", - "description": "

      The discussion was reopened.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DismissReason", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason", - "description": "

      The possible reasons that a Dependabot alert was dismissed.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FIX_STARTED", - "description": "

      A fix has already been started.

      " - }, - { - "name": "INACCURATE", - "description": "

      This alert is inaccurate or incorrect.

      " - }, - { - "name": "NOT_USED", - "description": "

      Vulnerable code is not actually used.

      " - }, - { - "name": "NO_BANDWIDTH", - "description": "

      No bandwidth to fix this.

      " - }, - { - "name": "TOLERABLE_RISK", - "description": "

      Risk is tolerable to this project.

      " - } - ], - "category": "dependabot" - }, - { - "name": "EnterpriseAdministratorInvitationOrderField", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield", - "description": "

      Properties by which enterprise administrator invitation connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise administrator member invitations by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The possible administrator roles in an enterprise account.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      Represents a billing manager of the enterprise account.

      " - }, - { - "name": "OWNER", - "description": "

      Represents an owner of the enterprise account.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      Unaffiliated member of the enterprise account without an admin role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue", - "description": "

      The possible values for the enterprise allow private repository forking policy value.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ENTERPRISE_ORGANIZATIONS", - "description": "

      Members can fork a repository to an organization within this enterprise.

      " - }, - { - "name": "ENTERPRISE_ORGANIZATIONS_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their enterprise-managed user account or an organization inside this enterprise.

      " - }, - { - "name": "EVERYWHERE", - "description": "

      Members can fork a repository to their user account or an organization, either\ninside or outside of this enterprise. Internal repositories can only be forked\ninside of this enterprise.

      " - }, - { - "name": "SAME_ORGANIZATION", - "description": "

      Members can fork a repository only within the same organization (intra-org).

      " - }, - { - "name": "SAME_ORGANIZATION_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account or within the same organization.

      " - }, - { - "name": "USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDefaultRepositoryPermissionSettingValue", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue", - "description": "

      The possible values for the enterprise base repository permission setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Organization members will be able to clone, pull, push, and add new collaborators to all organization repositories.

      " - }, - { - "name": "NONE", - "description": "

      Organization members will only be able to clone and pull public repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organizations in the enterprise choose base repository permissions for their members.

      " - }, - { - "name": "READ", - "description": "

      Organization members will be able to clone and pull all organization repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Organization members will be able to clone, pull, and push all organization repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDisallowedMethodsSettingValue", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INSECURE", - "description": "

      The setting prevents insecure 2FA methods from being used by members of the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for preventing insecure 2FA methods from being used by members of the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledDisabledSettingValue", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", - "description": "

      The possible values for an enabled/disabled enterprise setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledSettingValue", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitationOrderField", - "id": "enterprisememberinvitationorderfield", - "href": "/graphql/reference/enums#enterprisememberinvitationorderfield", - "description": "

      Properties by which enterprise member invitation connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise member invitations by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrderField", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield", - "description": "

      Properties by which enterprise member connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise members by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the enterprise members can create repositories setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organization owners choose whether to allow members to create repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      Members will be able to create only public repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanMakePurchasesSettingValue", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue", - "description": "

      The possible values for the members can make purchases setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype", - "description": "

      The possible values we have for filtering Platform::Objects::User#enterprises.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Returns all enterprises in which the user is an admin.

      " - }, - { - "name": "ALL", - "description": "

      Returns all enterprises in which the user is a member, admin, or billing manager.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      Returns all enterprises in which the user is a billing manager.

      " - }, - { - "name": "ORG_MEMBERSHIP", - "description": "

      Returns all enterprises in which the user is a member of an org that is owned by the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrderField", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield", - "description": "

      Properties by which enterprise connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NAME", - "description": "

      Order enterprises by name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrderField", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield", - "description": "

      Properties by which Enterprise Server installation connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order Enterprise Server installations by creation time.

      " - }, - { - "name": "CUSTOMER_NAME", - "description": "

      Order Enterprise Server installations by customer name.

      " - }, - { - "name": "HOST_NAME", - "description": "

      Order Enterprise Server installations by host name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrderField", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield", - "description": "

      Properties by which Enterprise Server user account email connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "EMAIL", - "description": "

      Order emails by email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrderField", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield", - "description": "

      Properties by which Enterprise Server user account connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LOGIN", - "description": "

      Order user accounts by login.

      " - }, - { - "name": "REMOTE_CREATED_AT", - "description": "

      Order user accounts by creation time on the Enterprise Server installation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrderField", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield", - "description": "

      Properties by which Enterprise Server user accounts upload connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order user accounts uploads by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadSyncState", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate", - "description": "

      Synchronization state of the Enterprise Server user accounts upload.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FAILURE", - "description": "

      The synchronization of the upload failed.

      " - }, - { - "name": "PENDING", - "description": "

      The synchronization of the upload is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      The synchronization of the upload succeeded.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamMemberOrderField", - "id": "enterpriseteammemberorderfield", - "href": "/graphql/reference/enums#enterpriseteammemberorderfield", - "description": "

      Properties by which enterprise team member connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise team members by creation time.

      " - }, - { - "name": "ID", - "description": "

      Order enterprise team members by ID.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise team members by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamOrderField", - "id": "enterpriseteamorderfield", - "href": "/graphql/reference/enums#enterpriseteamorderfield", - "description": "

      Properties by which enterprise team connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise teams by creation time.

      " - }, - { - "name": "ID", - "description": "

      Order enterprise teams by ID.

      " - }, - { - "name": "NAME", - "description": "

      Order enterprise teams by name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamOrganizationOrderField", - "id": "enterpriseteamorganizationorderfield", - "href": "/graphql/reference/enums#enterpriseteamorganizationorderfield", - "description": "

      Properties by which enterprise team organization connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise team organizations by creation time.

      " - }, - { - "name": "ID", - "description": "

      Order enterprise team organizations by ID.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise team organizations by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamOrganizationSelectionType", - "id": "enterpriseteamorganizationselectiontype", - "href": "/graphql/reference/enums#enterpriseteamorganizationselectiontype", - "description": "

      The possible organization selection types for an enterprise team.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      The team is associated with all organizations in the enterprise.

      " - }, - { - "name": "DISABLED", - "description": "

      The team is not associated with any organizations.

      " - }, - { - "name": "SELECTED", - "description": "

      The team is associated with selected organizations.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole", - "description": "

      The possible roles for enterprise membership.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MEMBER", - "description": "

      The user is a member of an organization in the enterprise.

      " - }, - { - "name": "OWNER", - "description": "

      The user is an owner of an organization in the enterprise.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      The user is not an owner of the enterprise, and not a member or owner of any\norganizations in the enterprise; only for EMU-enabled enterprises.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment", - "description": "

      The possible GitHub Enterprise deployments where this user can exist.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOUD", - "description": "

      The user is part of a GitHub Enterprise Cloud deployment.

      " - }, - { - "name": "SERVER", - "description": "

      The user is part of a GitHub Enterprise Server deployment.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnvironmentOrderField", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NAME", - "description": "

      Order environments by name.

      " - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      All environments will be returned.

      " - }, - { - "name": "NONE", - "description": "

      Environments exclude pinned will be returned.

      " - }, - { - "name": "ONLY", - "description": "

      Only pinned environment will be returned.

      " - } - ], - "category": "deployments" - }, - { - "name": "FileViewedState", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate", - "description": "

      The possible viewed states of a file .

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISMISSED", - "description": "

      The file has new changes since last viewed.

      " - }, - { - "name": "UNVIEWED", - "description": "

      The file has not been marked as viewed.

      " - }, - { - "name": "VIEWED", - "description": "

      The file has been marked as viewed.

      " - } - ], - "category": "pulls" - }, - { - "name": "FundingPlatform", - "id": "fundingplatform", - "href": "/graphql/reference/enums#fundingplatform", - "description": "

      The possible funding platforms for repository funding links.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BUY_ME_A_COFFEE", - "description": "

      Buy Me a Coffee funding platform.

      " - }, - { - "name": "COMMUNITY_BRIDGE", - "description": "

      Community Bridge funding platform.

      " - }, - { - "name": "CUSTOM", - "description": "

      Custom funding platform.

      " - }, - { - "name": "GITHUB", - "description": "

      GitHub funding platform.

      " - }, - { - "name": "ISSUEHUNT", - "description": "

      IssueHunt funding platform.

      " - }, - { - "name": "KO_FI", - "description": "

      Ko-fi funding platform.

      " - }, - { - "name": "LFX_CROWDFUNDING", - "description": "

      LFX Crowdfunding funding platform.

      " - }, - { - "name": "LIBERAPAY", - "description": "

      Liberapay funding platform.

      " - }, - { - "name": "OPEN_COLLECTIVE", - "description": "

      Open Collective funding platform.

      " - }, - { - "name": "PATREON", - "description": "

      Patreon funding platform.

      " - }, - { - "name": "POLAR", - "description": "

      Polar funding platform.

      " - }, - { - "name": "THANKS_DEV", - "description": "

      thanks.dev funding platform.

      " - }, - { - "name": "TIDELIFT", - "description": "

      Tidelift funding platform.

      " - } - ], - "category": "repos" - }, - { - "name": "GistOrderField", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield", - "description": "

      Properties by which gist connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order gists by creation time.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order gists by push time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order gists by update time.

      " - } - ], - "category": "gists" - }, - { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy", - "description": "

      The privacy of a Gist.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Gists that are public and secret.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - }, - { - "name": "SECRET", - "description": "

      Secret.

      " - } - ], - "category": "gists" - }, - { - "name": "GitSignatureState", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate", - "description": "

      The state of a Git signature.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BAD_CERT", - "description": "

      The signing certificate or its chain could not be verified.

      " - }, - { - "name": "BAD_EMAIL", - "description": "

      Invalid email used for signing.

      " - }, - { - "name": "EXPIRED_KEY", - "description": "

      Signing key expired.

      " - }, - { - "name": "GPGVERIFY_ERROR", - "description": "

      Internal error - the GPG verification service misbehaved.

      " - }, - { - "name": "GPGVERIFY_UNAVAILABLE", - "description": "

      Internal error - the GPG verification service is unavailable at the moment.

      " - }, - { - "name": "INVALID", - "description": "

      Invalid signature.

      " - }, - { - "name": "MALFORMED_SIG", - "description": "

      Malformed signature.

      " - }, - { - "name": "NOT_SIGNING_KEY", - "description": "

      The usage flags for the key that signed this don't allow signing.

      " - }, - { - "name": "NO_USER", - "description": "

      Email used for signing not known to GitHub.

      " - }, - { - "name": "OCSP_ERROR", - "description": "

      Valid signature, though certificate revocation check failed.

      " - }, - { - "name": "OCSP_PENDING", - "description": "

      Valid signature, pending certificate revocation checking.

      " - }, - { - "name": "OCSP_REVOKED", - "description": "

      One or more certificates in chain has been revoked.

      " - }, - { - "name": "UNKNOWN_KEY", - "description": "

      Key used for signing not known to GitHub.

      " - }, - { - "name": "UNKNOWN_SIG_TYPE", - "description": "

      Unknown signature type.

      " - }, - { - "name": "UNSIGNED", - "description": "

      Unsigned.

      " - }, - { - "name": "UNVERIFIED_EMAIL", - "description": "

      Email used for signing unverified on GitHub.

      " - }, - { - "name": "VALID", - "description": "

      Valid signature and verified by GitHub.

      " - } - ], - "category": "git" - }, - { - "name": "IdentityProviderConfigurationState", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate", - "description": "

      The possible states in which authentication can be configured with an identity provider.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CONFIGURED", - "description": "

      Authentication with an identity provider is configured but not enforced.

      " - }, - { - "name": "ENFORCED", - "description": "

      Authentication with an identity provider is configured and enforced.

      " - }, - { - "name": "UNCONFIGURED", - "description": "

      Authentication with an identity provider is not configured.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEnabledSettingValue", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue", - "description": "

      The possible values for the IP allow list enabled setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryOrderField", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield", - "description": "

      Properties by which IP allow list entry connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALLOW_LIST_VALUE", - "description": "

      Order IP allow list entries by the allow list value.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order IP allow list entries by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListForInstalledAppsEnabledSettingValue", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue", - "description": "

      The possible values for the IP allow list configuration for installed GitHub Apps setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListUserLevelEnforcementEnabledSettingValue", - "id": "ipallowlistuserlevelenforcementenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistuserlevelenforcementenabledsettingvalue", - "description": "

      The possible values for the IP allow list user-level enforcement enabled setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason", - "description": "

      The possible state reasons of a closed issue.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueCommentOrderField", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield", - "description": "

      Properties by which issue comment connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order issue comments by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueDependencyOrderField", - "id": "issuedependencyorderfield", - "href": "/graphql/reference/enums#issuedependencyorderfield", - "description": "

      Properties by which issue dependencies can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue dependencies by the creation time of the dependent issue.

      " - }, - { - "name": "DEPENDENCY_ADDED_AT", - "description": "

      Order issue dependencies by time of when the dependency relationship was added.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldDataType", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype", - "description": "

      The type of an issue field.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "MULTI_SELECT", - "description": "

      Multi Select.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldOrderField", - "id": "issuefieldorderfield", - "href": "/graphql/reference/enums#issuefieldorderfield", - "description": "

      Properties by which issue field connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue fields by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order issue fields by name.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectOptionColor", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor", - "description": "

      The display color of a single-select field option.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLUE", - "description": "

      blue.

      " - }, - { - "name": "GRAY", - "description": "

      gray.

      " - }, - { - "name": "GREEN", - "description": "

      green.

      " - }, - { - "name": "ORANGE", - "description": "

      orange.

      " - }, - { - "name": "PINK", - "description": "

      pink.

      " - }, - { - "name": "PURPLE", - "description": "

      purple.

      " - }, - { - "name": "RED", - "description": "

      red.

      " - }, - { - "name": "YELLOW", - "description": "

      yellow.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldVisibility", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility", - "description": "

      The visibility of an issue field.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      All.

      " - }, - { - "name": "ORG_ONLY", - "description": "

      Org Only.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueOrderField", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield", - "description": "

      Properties by which issue connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMMENTS", - "description": "

      Order issues by comment count.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order issues by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order issues by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueSearchType", - "id": "issuesearchtype", - "href": "/graphql/reference/enums#issuesearchtype", - "description": "

      Type of issue search performed.

      ", - "isDeprecated": false, - "values": [ - { - "name": "HYBRID", - "description": "

      Hybrid search combining lexical and semantic approaches.

      " - }, - { - "name": "LEXICAL", - "description": "

      Lexical (keyword-based) search.

      " - }, - { - "name": "SEMANTIC", - "description": "

      Semantic (meaning-based) search using embeddings.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate", - "description": "

      The possible states of an issue.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      An issue that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      An issue that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "description": "

      The possible state reasons of an issue.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - }, - { - "name": "REOPENED", - "description": "

      An issue that has been reopened.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsItemType", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_V2_EVENT", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "BLOCKED_BY_ADDED_EVENT", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      " - }, - { - "name": "BLOCKED_BY_REMOVED_EVENT", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      " - }, - { - "name": "BLOCKING_ADDED_EVENT", - "description": "

      Represents ablocking_addedevent on a given issue.

      " - }, - { - "name": "BLOCKING_REMOVED_EVENT", - "description": "

      Represents ablocking_removedevent on a given issue.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_FROM_DRAFT_EVENT", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_COMMENT_PINNED_EVENT", - "description": "

      Represents aissue_comment_pinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_COMMENT_UNPINNED_EVENT", - "description": "

      Represents aissue_comment_unpinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_ADDED_EVENT", - "description": "

      Represents aissue_field_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_CHANGED_EVENT", - "description": "

      Represents aissue_field_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_REMOVED_EVENT", - "description": "

      Represents aissue_field_removedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PROJECT_V2_ITEM_STATUS_CHANGED_EVENT", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_V2_EVENT", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor", - "description": "

      The possible color for an issue type.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLUE", - "description": "

      blue.

      " - }, - { - "name": "GRAY", - "description": "

      gray.

      " - }, - { - "name": "GREEN", - "description": "

      green.

      " - }, - { - "name": "ORANGE", - "description": "

      orange.

      " - }, - { - "name": "PINK", - "description": "

      pink.

      " - }, - { - "name": "PURPLE", - "description": "

      purple.

      " - }, - { - "name": "RED", - "description": "

      red.

      " - }, - { - "name": "YELLOW", - "description": "

      yellow.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrderField", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield", - "description": "

      Properties by which issue type connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue types by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order issue types by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LabelOrderField", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield", - "description": "

      Properties by which label connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order labels by creation time.

      " - }, - { - "name": "ISSUE_COUNT", - "description": "

      Order labels by issue count.

      " - }, - { - "name": "NAME", - "description": "

      Order labels by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LanguageOrderField", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield", - "description": "

      Properties by which language connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SIZE", - "description": "

      Order languages by the size of all files containing the language.

      " - } - ], - "category": "repos" - }, - { - "name": "LexicalFallbackReason", - "id": "lexicalfallbackreason", - "href": "/graphql/reference/enums#lexicalfallbackreason", - "description": "

      Reason why a semantic or hybrid issue search fell back to lexical search.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NON_ISSUE_TARGET", - "description": "

      Query targets non-issue types (e.g., pull requests).

      " - }, - { - "name": "NO_ACCESSIBLE_REPOS", - "description": "

      Scoped query resolved to zero accessible repositories.

      " - }, - { - "name": "NO_TEXT_TERMS", - "description": "

      Query has only qualifiers and no free text terms.

      " - }, - { - "name": "ONLY_NON_SEMANTIC_FIELDS_REQUESTED", - "description": "

      Query uses an in: qualifier targeting non-semantic fields.

      " - }, - { - "name": "OR_BOOLEAN_NOT_SUPPORTED", - "description": "

      Query contains OR operators (nested boolean qualifiers).

      " - }, - { - "name": "QUOTED_TEXT", - "description": "

      Query contains quoted text requiring exact matches.

      " - }, - { - "name": "SERVER_ERROR", - "description": "

      Embedding generation failed or timed out.

      " - } - ], - "category": "search" - }, - { - "name": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason", - "description": "

      The possible reasons that an issue or pull request was locked.

      ", - "isDeprecated": false, - "values": [ - { - "name": "OFF_TOPIC", - "description": "

      The issue or pull request was locked because the conversation was off-topic.

      " - }, - { - "name": "RESOLVED", - "description": "

      The issue or pull request was locked because the conversation was resolved.

      " - }, - { - "name": "SPAM", - "description": "

      The issue or pull request was locked because the conversation was spam.

      " - }, - { - "name": "TOO_HEATED", - "description": "

      The issue or pull request was locked because the conversation was too heated.

      " - } - ], - "category": "issues" - }, - { - "name": "MannequinOrderField", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield", - "description": "

      Properties by which mannequins can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - }, - { - "name": "LOGIN", - "description": "

      Order mannequins alphabetically by their source login.

      " - } - ], - "category": "migrations" - }, - { - "name": "MergeCommitMessage", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage", - "description": "

      The possible default commit messages for merges.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeCommitTitle", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle", - "description": "

      The possible default commit titles for merges.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE_MESSAGE", - "description": "

      Default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeQueueEntryState", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate", - "description": "

      The possible states for a merge queue entry.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AWAITING_CHECKS", - "description": "

      The entry is currently waiting for checks to pass.

      " - }, - { - "name": "LOCKED", - "description": "

      The entry is currently locked.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The entry is currently mergeable.

      " - }, - { - "name": "QUEUED", - "description": "

      The entry is currently queued.

      " - }, - { - "name": "UNMERGEABLE", - "description": "

      The entry is currently unmergeable.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueGroupingStrategy", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in the\ngroup must pass all required checks to merge. When set to HEADGREEN, only the\ncommit at the head of the merge group, i.e. the commit containing changes from\nall of the PRs in the group, must pass its required checks to merge.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALLGREEN", - "description": "

      The merge commit created by merge queue for each PR in the group must pass all required checks to merge.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Only the commit at the head of the merge group must pass its required checks to merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergeMethod", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE", - "description": "

      Merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Rebase and merge.

      " - }, - { - "name": "SQUASH", - "description": "

      Squash and merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy", - "description": "

      The possible merging strategies for a merge queue.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALLGREEN", - "description": "

      Entries only allowed to merge if they are passing.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Failing Entires are allowed to merge if they are with a passing entry.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeStateStatus", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus", - "description": "

      Detailed status information about a pull request merge.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BEHIND", - "description": "

      The head ref is out of date.

      " - }, - { - "name": "BLOCKED", - "description": "

      The merge is blocked.

      " - }, - { - "name": "CLEAN", - "description": "

      Mergeable and passing commit status.

      " - }, - { - "name": "DIRTY", - "description": "

      The merge commit cannot be cleanly created.

      " - }, - { - "name": "DRAFT", - "description": "

      The merge is blocked due to the pull request being a draft.

      " - }, - { - "name": "HAS_HOOKS", - "description": "

      Mergeable with passing commit status and pre-receive hooks.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The state cannot currently be determined.

      " - }, - { - "name": "UNSTABLE", - "description": "

      Mergeable with non-passing commit status.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeableState", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate", - "description": "

      Whether or not a PullRequest can be merged.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CONFLICTING", - "description": "

      The pull request cannot be merged due to merge conflicts.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The pull request can be merged.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The mergeability of the pull request is still being calculated.

      " - } - ], - "category": "pulls" - }, - { - "name": "MigrationSourceType", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype", - "description": "

      Represents the different GitHub Enterprise Importer (GEI) migration sources.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AZURE_DEVOPS", - "description": "

      An Azure DevOps migration source.

      " - }, - { - "name": "BITBUCKET_SERVER", - "description": "

      A Bitbucket Server migration source.

      " - }, - { - "name": "GITHUB_ARCHIVE", - "description": "

      A GitHub Migration API source.

      " - } - ], - "category": "migrations" - }, - { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate", - "description": "

      The GitHub Enterprise Importer (GEI) migration state.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FAILED", - "description": "

      The migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The migration needs to have its credentials validated.

      " - }, - { - "name": "QUEUED", - "description": "

      The migration has been queued.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "MilestoneOrderField", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield", - "description": "

      Properties by which milestone connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order milestones by when they were created.

      " - }, - { - "name": "DUE_DATE", - "description": "

      Order milestones by when they are due.

      " - }, - { - "name": "NUMBER", - "description": "

      Order milestones by their number.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order milestones by when they were last updated.

      " - } - ], - "category": "issues" - }, - { - "name": "MilestoneState", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate", - "description": "

      The possible states of a milestone.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      A milestone that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A milestone that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "NotificationRestrictionSettingValue", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue", - "description": "

      The possible values for the notification restriction setting.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "activity" - }, - { - "name": "OIDCProviderType", - "id": "oidcprovidertype", - "href": "/graphql/reference/enums#oidcprovidertype", - "description": "

      The OIDC identity provider type.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AAD", - "description": "

      Azure Active Directory.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "description": "

      The state of an OAuth application when it was created.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTIVE", - "description": "

      The OAuth application was active and allowed to have OAuth Accesses.

      " - }, - { - "name": "PENDING_DELETION", - "description": "

      The OAuth application was in the process of being deleted.

      " - }, - { - "name": "SUSPENDED", - "description": "

      The OAuth application was suspended from generating OAuth Accesses due to abuse or security concerns.

      " - } - ], - "category": "apps" - }, - { - "name": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "description": "

      The corresponding operation type for the action.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACCESS", - "description": "

      An existing resource was accessed.

      " - }, - { - "name": "AUTHENTICATION", - "description": "

      A resource performed an authentication event.

      " - }, - { - "name": "CREATE", - "description": "

      A new resource was created.

      " - }, - { - "name": "MODIFY", - "description": "

      An existing resource was modified.

      " - }, - { - "name": "REMOVE", - "description": "

      An existing resource was removed.

      " - }, - { - "name": "RESTORE", - "description": "

      An existing resource was restored.

      " - }, - { - "name": "TRANSFER", - "description": "

      An existing resource was transferred between multiple resources.

      " - } - ], - "category": "meta" - }, - { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection", - "description": "

      Possible directions in which to order a list of items when provided an orderBy argument.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "meta" - }, - { - "name": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "description": "

      The billing plans available for organizations.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BUSINESS", - "description": "

      Team Plan.

      " - }, - { - "name": "BUSINESS_PLUS", - "description": "

      Enterprise Cloud Plan.

      " - }, - { - "name": "FREE", - "description": "

      Free Plan.

      " - }, - { - "name": "TIERED_PER_SEAT", - "description": "

      Tiered Per Seat Plan.

      " - }, - { - "name": "UNLIMITED", - "description": "

      Legacy Unlimited Plan.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnterpriseOwnerOrderField", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield", - "description": "

      Properties by which enterprise owners can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LOGIN", - "description": "

      Order enterprise owners by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "description": "

      The reason a billing manager was removed from an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryMembershipType", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Organization owners have full access and can change several settings,\nincluding the names of repositories that belong to the Organization and Owners\nteam membership. In addition, organization owners can delete the organization\nand all of its repositories.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      A direct member is a user that is a member of the Organization.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "SUSPENDED", - "description": "

      A suspended member.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the Organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "description": "

      The reason a member was removed from an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_ACCOUNT_RECOVERY", - "description": "

      User was removed from organization during account recovery.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - }, - { - "name": "USER_ACCOUNT_DELETED", - "description": "

      User account has been deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryMembershipType", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "description": "

      The reason an outside collaborator was removed from an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "description": "

      The default permission a repository can have in an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "NONE", - "description": "

      No default permission value.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone and push to repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "description": "

      The permissions available for repository creation on an Organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      All organization members are restricted from creating any repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      All organization members are restricted from creating internal repositories.

      " - }, - { - "name": "NONE", - "description": "

      All organization members are allowed to create any repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      All organization members are restricted from creating private repositories.

      " - }, - { - "name": "PRIVATE_INTERNAL", - "description": "

      All organization members are restricted from creating private or internal repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      All organization members are restricted from creating public repositories.

      " - }, - { - "name": "PUBLIC_INTERNAL", - "description": "

      All organization members are restricted from creating public or internal repositories.

      " - }, - { - "name": "PUBLIC_PRIVATE", - "description": "

      All organization members are restricted from creating public or private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationRole", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole", - "description": "

      The possible organization invitation roles.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      The user is invited to be an admin of the organization.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      The user is invited to be a billing manager of the organization.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      The user is invited to be a direct member of the organization.

      " - }, - { - "name": "REINSTATE", - "description": "

      The user's previous role will be reinstated.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource", - "description": "

      The possible organization invitation sources.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MEMBER", - "description": "

      The invitation was created from the web interface or from API.

      " - }, - { - "name": "SCIM", - "description": "

      The invitation was created from SCIM.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The invitation was sent before this feature was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationType", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype", - "description": "

      The possible organization invitation types.

      ", - "isDeprecated": false, - "values": [ - { - "name": "EMAIL", - "description": "

      The invitation was to an email address.

      " - }, - { - "name": "USER", - "description": "

      The invitation was to an existing user.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole", - "description": "

      The possible roles within an organization for its members.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      The user is an administrator of the organization.

      " - }, - { - "name": "MEMBER", - "description": "

      The user is a member of the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the members can create repositories setting on an organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      Members will be able to create only internal repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMigrationState", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate", - "description": "

      The Octoshift Organization migration state.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FAILED", - "description": "

      The Octoshift migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The Octoshift migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The Octoshift migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The Octoshift migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The Octoshift migration needs to have its credentials validated.

      " - }, - { - "name": "POST_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing post repository migrations.

      " - }, - { - "name": "PRE_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing pre repository migrations.

      " - }, - { - "name": "QUEUED", - "description": "

      The Octoshift migration has been queued.

      " - }, - { - "name": "REPO_MIGRATION", - "description": "

      The Octoshift org migration is performing repository migrations.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The Octoshift migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "OrganizationOrderField", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield", - "description": "

      Properties by which organization connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order organizations by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order organizations by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield", - "description": "

      Properties by which package file connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package files by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield", - "description": "

      Properties by which package connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order packages by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype", - "description": "

      The possible types of a package.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DEBIAN", - "description": "

      A debian package.

      " - }, - { - "name": "DOCKER", - "description": "

      A docker image.

      " - }, - { - "name": "MAVEN", - "description": "

      A maven package.

      " - }, - { - "name": "NPM", - "description": "

      An npm package.

      " - }, - { - "name": "NUGET", - "description": "

      A nuget package.

      " - }, - { - "name": "PYPI", - "description": "

      A python package.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      A rubygems package.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield", - "description": "

      Properties by which package version connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package versions by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PatchStatus", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus", - "description": "

      The possible types of patch statuses.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADDED", - "description": "

      The file was added. Git status 'A'.

      " - }, - { - "name": "CHANGED", - "description": "

      The file's type was changed. Git status 'T'.

      " - }, - { - "name": "COPIED", - "description": "

      The file was copied. Git status 'C'.

      " - }, - { - "name": "DELETED", - "description": "

      The file was deleted. Git status 'D'.

      " - }, - { - "name": "MODIFIED", - "description": "

      The file's contents were changed. Git status 'M'.

      " - }, - { - "name": "RENAMED", - "description": "

      The file was renamed. Git status 'R'.

      " - } - ], - "category": "pulls" - }, - { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype", - "description": "

      Represents items that can be pinned to a profile page or dashboard.

      ", - "isDeprecated": false, - "values": [ - { - "name": "GIST", - "description": "

      A gist.

      " - }, - { - "name": "ISSUE", - "description": "

      An issue.

      " - }, - { - "name": "ORGANIZATION", - "description": "

      An organization.

      " - }, - { - "name": "PROJECT", - "description": "

      A project.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      A pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      A repository.

      " - }, - { - "name": "TEAM", - "description": "

      A team.

      " - }, - { - "name": "USER", - "description": "

      A user.

      " - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient", - "description": "

      Preconfigured gradients that may be used to style discussions pinned within a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLUE_MINT", - "description": "

      A gradient of blue to mint.

      " - }, - { - "name": "BLUE_PURPLE", - "description": "

      A gradient of blue to purple.

      " - }, - { - "name": "PINK_BLUE", - "description": "

      A gradient of pink to blue.

      " - }, - { - "name": "PURPLE_CORAL", - "description": "

      A gradient of purple to coral.

      " - }, - { - "name": "RED_ORANGE", - "description": "

      A gradient of red to orange.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionPattern", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern", - "description": "

      Preconfigured background patterns that may be used to style discussions pinned within a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CHEVRON_UP", - "description": "

      An upward-facing chevron pattern.

      " - }, - { - "name": "DOT", - "description": "

      A hollow dot pattern.

      " - }, - { - "name": "DOT_FILL", - "description": "

      A solid dot pattern.

      " - }, - { - "name": "HEART_FILL", - "description": "

      A heart pattern.

      " - }, - { - "name": "PLUS", - "description": "

      A plus sign pattern.

      " - }, - { - "name": "ZAP", - "description": "

      A lightning bolt pattern.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironmentOrderField", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield", - "description": "

      Properties by which pinned environments connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "POSITION", - "description": "

      Order pinned environments by position.

      " - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardArchivedState", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate", - "description": "

      The possible archived states of a project card.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ARCHIVED", - "description": "

      A project card that is archived.

      " - }, - { - "name": "NOT_ARCHIVED", - "description": "

      A project card that is not archived.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "description": "

      Various content states of a ProjectCard.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CONTENT_ONLY", - "description": "

      The card has content only.

      " - }, - { - "name": "NOTE_ONLY", - "description": "

      The card has a note only.

      " - }, - { - "name": "REDACTED", - "description": "

      The card is redacted.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "description": "

      The semantic purpose of the column - todo, in progress, or done.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DONE", - "description": "

      The column contains cards which are complete.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The column contains cards which are currently being worked on.

      " - }, - { - "name": "TODO", - "description": "

      The column contains cards still to be worked on.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrderField", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield", - "description": "

      Properties by which project connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order projects by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order projects by name.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order projects by update time.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "description": "

      State of the project; eitheropenor 'closed'.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      The project is closed.

      " - }, - { - "name": "OPEN", - "description": "

      The project is open.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate", - "description": "

      GitHub-provided templates for Projects.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AUTOMATED_KANBAN_V2", - "description": "

      Create a board with v2 triggers to automatically move cards across To do, In progress and Done columns.

      " - }, - { - "name": "AUTOMATED_REVIEWS_KANBAN", - "description": "

      Create a board with triggers to automatically move cards across columns with review automation.

      " - }, - { - "name": "BASIC_KANBAN", - "description": "

      Create a board with columns for To do, In progress and Done.

      " - }, - { - "name": "BUG_TRIAGE", - "description": "

      Create a board to triage and prioritize bugs with To do, priority, and Done columns.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2CustomFieldType", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype", - "description": "

      The type of a project field.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrderField", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield", - "description": "

      Properties by which project v2 field connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 fields by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 fields by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 fields by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldType", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype", - "description": "

      The type of a project field.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ASSIGNEES", - "description": "

      Assignees.

      " - }, - { - "name": "CLOSED", - "description": "

      Closed.

      " - }, - { - "name": "CREATED", - "description": "

      Created.

      " - }, - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ISSUE_TYPE", - "description": "

      Issue type.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "LABELS", - "description": "

      Labels.

      " - }, - { - "name": "LINKED_PULL_REQUESTS", - "description": "

      Linked Pull Requests.

      " - }, - { - "name": "MILESTONE", - "description": "

      Milestone.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "PARENT_ISSUE", - "description": "

      Parent issue.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Repository.

      " - }, - { - "name": "REVIEWERS", - "description": "

      Reviewers.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "SUB_ISSUES_PROGRESS", - "description": "

      Sub-issues progress.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - }, - { - "name": "TITLE", - "description": "

      Title.

      " - }, - { - "name": "TRACKED_BY", - "description": "

      Tracked by.

      " - }, - { - "name": "TRACKS", - "description": "

      Tracks.

      " - }, - { - "name": "UPDATED", - "description": "

      Updated.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrderField", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield", - "description": "

      Properties by which project v2 item field value connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 item field values by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrderField", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield", - "description": "

      Properties by which project v2 item connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 items by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemType", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype", - "description": "

      The type of a project item.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DRAFT_ISSUE", - "description": "

      Draft Issue.

      " - }, - { - "name": "ISSUE", - "description": "

      Issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Pull Request.

      " - }, - { - "name": "REDACTED", - "description": "

      Redacted Item.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2OrderField", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield", - "description": "

      Properties by which projects can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      The project's date and time of creation.

      " - }, - { - "name": "NUMBER", - "description": "

      The project's number.

      " - }, - { - "name": "TITLE", - "description": "

      The project's title.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The project's date and time of update.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel", - "description": "

      The possible roles of a collaborator on a project.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "READ", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITE", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Roles", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles", - "description": "

      The possible roles of a collaborator on a project.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "NONE", - "description": "

      The collaborator has no direct access to the project.

      " - }, - { - "name": "READER", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITER", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionColor", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor", - "description": "

      The display color of a single-select field option.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLUE", - "description": "

      BLUE.

      " - }, - { - "name": "GRAY", - "description": "

      GRAY.

      " - }, - { - "name": "GREEN", - "description": "

      GREEN.

      " - }, - { - "name": "ORANGE", - "description": "

      ORANGE.

      " - }, - { - "name": "PINK", - "description": "

      PINK.

      " - }, - { - "name": "PURPLE", - "description": "

      PURPLE.

      " - }, - { - "name": "RED", - "description": "

      RED.

      " - }, - { - "name": "YELLOW", - "description": "

      YELLOW.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state", - "description": "

      The possible states of a project v2.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      A project v2 that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A project v2 that is still open.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateOrderField", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield", - "description": "

      Properties by which project v2 status updates can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of project v2 status updates.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus", - "description": "

      The possible statuses of a project v2.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AT_RISK", - "description": "

      A project v2 that is at risk and encountering some challenges.

      " - }, - { - "name": "COMPLETE", - "description": "

      A project v2 that is complete.

      " - }, - { - "name": "INACTIVE", - "description": "

      A project v2 that is inactive.

      " - }, - { - "name": "OFF_TRACK", - "description": "

      A project v2 that is off track and needs attention.

      " - }, - { - "name": "ON_TRACK", - "description": "

      A project v2 that is on track with no risks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewLayout", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout", - "description": "

      The layout of a project v2 view.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BOARD_LAYOUT", - "description": "

      Board layout.

      " - }, - { - "name": "ROADMAP_LAYOUT", - "description": "

      Roadmap layout.

      " - }, - { - "name": "TABLE_LAYOUT", - "description": "

      Table layout.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrderField", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield", - "description": "

      Properties by which project v2 view connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 views by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 views by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 views by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowsOrderField", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield", - "description": "

      Properties by which project workflows can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      The date and time of the workflow creation.

      " - }, - { - "name": "NAME", - "description": "

      The name of the workflow.

      " - }, - { - "name": "NUMBER", - "description": "

      The number of the workflow.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The date and time of the workflow update.

      " - } - ], - "category": "projects" - }, - { - "name": "PullRequestAllowedMergeMethods", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and rebase. At least one option must be enabled.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod", - "description": "

      The possible methods for updating a pull request's head branch with the base branch.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE", - "description": "

      Update branch via merge.

      " - }, - { - "name": "REBASE", - "description": "

      Update branch via rebase.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy", - "description": "

      The policy controlling who can create pull requests in a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Anyone can create pull requests.

      " - }, - { - "name": "COLLABORATORS_ONLY", - "description": "

      Only collaborators can create pull requests.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod", - "description": "

      Represents available types of methods to use when merging a pull request.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestOrderField", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield", - "description": "

      Properties by which pull_requests connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order pull_requests by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order pull_requests by update time.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentState", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate", - "description": "

      The possible states of a pull request review comment.

      ", - "isDeprecated": false, - "values": [ - { - "name": "PENDING", - "description": "

      A comment that is part of a pending review.

      " - }, - { - "name": "SUBMITTED", - "description": "

      A comment that is part of a submitted review.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision", - "description": "

      The review status of a pull request.

      ", - "isDeprecated": false, - "values": [ - { - "name": "APPROVED", - "description": "

      The pull request has received an approving review.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      Changes have been requested on the pull request.

      " - }, - { - "name": "REVIEW_REQUIRED", - "description": "

      A review is required before the pull request can be merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent", - "description": "

      The possible events to perform on a pull request review.

      ", - "isDeprecated": false, - "values": [ - { - "name": "APPROVE", - "description": "

      Submit feedback and approve merging these changes.

      " - }, - { - "name": "COMMENT", - "description": "

      Submit general feedback without explicit approval.

      " - }, - { - "name": "DISMISS", - "description": "

      Dismiss review so it now longer effects merging.

      " - }, - { - "name": "REQUEST_CHANGES", - "description": "

      Submit feedback that must be addressed before merging.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewState", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate", - "description": "

      The possible states of a pull request review.

      ", - "isDeprecated": false, - "values": [ - { - "name": "APPROVED", - "description": "

      A review allowing the pull request to merge.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      A review blocking the pull request from merging.

      " - }, - { - "name": "COMMENTED", - "description": "

      An informational review.

      " - }, - { - "name": "DISMISSED", - "description": "

      A review that has been dismissed.

      " - }, - { - "name": "PENDING", - "description": "

      A review that has not yet been submitted.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype", - "description": "

      The possible subject types of a pull request review comment.

      ", - "isDeprecated": false, - "values": [ - { - "name": "FILE", - "description": "

      A comment that has been made against the file of a pull request.

      " - }, - { - "name": "LINE", - "description": "

      A comment that has been made against the line of a pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestState", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate", - "description": "

      The possible states of a pull request.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "MERGED", - "description": "

      A pull request that has been closed by being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsItemType", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_MERGE_QUEUE_EVENT", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_V2_EVENT", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_FAILED_EVENT", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_SUCCEEDED_EVENT", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_DISABLED_EVENT", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_ENABLED_EVENT", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_REBASE_ENABLED_EVENT", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_SQUASH_ENABLED_EVENT", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      " - }, - { - "name": "BASE_REF_CHANGED_EVENT", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      " - }, - { - "name": "BASE_REF_DELETED_EVENT", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      " - }, - { - "name": "BASE_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "BLOCKED_BY_ADDED_EVENT", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      " - }, - { - "name": "BLOCKED_BY_REMOVED_EVENT", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      " - }, - { - "name": "BLOCKING_ADDED_EVENT", - "description": "

      Represents ablocking_addedevent on a given issue.

      " - }, - { - "name": "BLOCKING_REMOVED_EVENT", - "description": "

      Represents ablocking_removedevent on a given issue.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_FROM_DRAFT_EVENT", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CONVERT_TO_DRAFT_EVENT", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DEPLOYED_EVENT", - "description": "

      Represents adeployedevent on a given pull request.

      " - }, - { - "name": "DEPLOYMENT_ENVIRONMENT_CHANGED_EVENT", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "HEAD_REF_DELETED_EVENT", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_RESTORED_EVENT", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_COMMENT_PINNED_EVENT", - "description": "

      Represents aissue_comment_pinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_COMMENT_UNPINNED_EVENT", - "description": "

      Represents aissue_comment_unpinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_ADDED_EVENT", - "description": "

      Represents aissue_field_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_CHANGED_EVENT", - "description": "

      Represents aissue_field_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_REMOVED_EVENT", - "description": "

      Represents aissue_field_removedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MERGED_EVENT", - "description": "

      Represents amergedevent on a given pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PROJECT_V2_ITEM_STATUS_CHANGED_EVENT", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT", - "description": "

      Represents a Git commit part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT_COMMENT_THREAD", - "description": "

      Represents a commit comment thread part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      A review object for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW_THREAD", - "description": "

      A threaded list of comments for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVISION_MARKER", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      " - }, - { - "name": "READY_FOR_REVIEW_EVENT", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_MERGE_QUEUE_EVENT", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_V2_EVENT", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "REVIEW_DISMISSED_EVENT", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      " - }, - { - "name": "REVIEW_REQUESTED_EVENT", - "description": "

      Represents anreview_requestedevent on a given pull request.

      " - }, - { - "name": "REVIEW_REQUEST_REMOVED_EVENT", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate", - "description": "

      The possible target states when updating a pull request.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent", - "description": "

      Emojis that can be attached to Issues, Pull Requests and Comments.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CONFUSED", - "description": "

      Represents the :confused: emoji.

      " - }, - { - "name": "EYES", - "description": "

      Represents the :eyes: emoji.

      " - }, - { - "name": "HEART", - "description": "

      Represents the :heart: emoji.

      " - }, - { - "name": "HOORAY", - "description": "

      Represents the :hooray: emoji.

      " - }, - { - "name": "LAUGH", - "description": "

      Represents the :laugh: emoji.

      " - }, - { - "name": "ROCKET", - "description": "

      Represents the :rocket: emoji.

      " - }, - { - "name": "THUMBS_DOWN", - "description": "

      Represents the :-1: emoji.

      " - }, - { - "name": "THUMBS_UP", - "description": "

      Represents the :+1: emoji.

      " - } - ], - "category": "reactions" - }, - { - "name": "ReactionOrderField", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield", - "description": "

      A list of fields that reactions can be ordered by.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows ordering a list of reactions by when they were created.

      " - } - ], - "category": "reactions" - }, - { - "name": "RefOrderField", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield", - "description": "

      Properties by which ref connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALPHABETICAL", - "description": "

      Order refs by their alphanumeric name.

      " - }, - { - "name": "TAG_COMMIT_DATE", - "description": "

      Order refs by underlying commit date if the ref prefix is refs/tags/.

      " - } - ], - "category": "git" - }, - { - "name": "ReleaseOrderField", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield", - "description": "

      Properties by which release connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order releases by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order releases alphabetically by name.

      " - } - ], - "category": "releases" - }, - { - "name": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "description": "

      The merge options available for pull requests to this repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MERGE", - "description": "

      The pull request is added to the base branch in a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Commits from the pull request are added onto the base branch individually without a merge commit.

      " - }, - { - "name": "SQUASH", - "description": "

      The pull request's commits are squashed into a single commit before they are merged to the base branch.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "ReportedContentClassifiers", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers", - "description": "

      The reasons a piece of content can be reported or minimized.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ABUSE", - "description": "

      An abusive or harassing piece of content.

      " - }, - { - "name": "DUPLICATE", - "description": "

      A duplicated piece of content.

      " - }, - { - "name": "LOW_QUALITY", - "description": "

      A low quality piece of content.

      " - }, - { - "name": "OFF_TOPIC", - "description": "

      An irrelevant piece of content.

      " - }, - { - "name": "OUTDATED", - "description": "

      An outdated piece of content.

      " - }, - { - "name": "RESOLVED", - "description": "

      The content has been resolved.

      " - }, - { - "name": "SPAM", - "description": "

      A spammy piece of content.

      " - } - ], - "category": "meta" - }, - { - "name": "RepositoryAffiliation", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation", - "description": "

      The affiliation of a user to a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Repositories that the user has been added to as a collaborator.

      " - }, - { - "name": "ORGANIZATION_MEMBER", - "description": "

      Repositories that the user has access to through being a member of an\norganization. This includes every repository on every team that the user is on.

      " - }, - { - "name": "OWNER", - "description": "

      Repositories that are owned by the authenticated user.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryContributionType", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype", - "description": "

      The reason a repository is listed as 'contributed'.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMMIT", - "description": "

      Created a commit.

      " - }, - { - "name": "ISSUE", - "description": "

      Created an issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Created a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      Reviewed a pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Created the repository.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby", - "description": "

      The allowed actors who can edit the values of a custom property.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ORG_ACTORS", - "description": "

      The organization actors.

      " - }, - { - "name": "ORG_AND_REPO_ACTORS", - "description": "

      The organization and repository actors.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInteractionLimit", - "id": "repositoryinteractionlimit", - "href": "/graphql/reference/enums#repositoryinteractionlimit", - "description": "

      A repository interaction limit.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COLLABORATORS_ONLY", - "description": "

      Users that are not collaborators will not be able to interact with the repository.

      " - }, - { - "name": "CONTRIBUTORS_ONLY", - "description": "

      Users that have not previously committed to a repository’s default branch will be unable to interact with the repository.

      " - }, - { - "name": "EXISTING_USERS", - "description": "

      Users that have recently created their account will be unable to interact with the repository.

      " - }, - { - "name": "NO_LIMIT", - "description": "

      No interaction limits are enabled.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInteractionLimitExpiry", - "id": "repositoryinteractionlimitexpiry", - "href": "/graphql/reference/enums#repositoryinteractionlimitexpiry", - "description": "

      The length for a repository interaction limit to be enabled for.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ONE_DAY", - "description": "

      The interaction limit will expire after 1 day.

      " - }, - { - "name": "ONE_MONTH", - "description": "

      The interaction limit will expire after 1 month.

      " - }, - { - "name": "ONE_WEEK", - "description": "

      The interaction limit will expire after 1 week.

      " - }, - { - "name": "SIX_MONTHS", - "description": "

      The interaction limit will expire after 6 months.

      " - }, - { - "name": "THREE_DAYS", - "description": "

      The interaction limit will expire after 3 days.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInteractionLimitOrigin", - "id": "repositoryinteractionlimitorigin", - "href": "/graphql/reference/enums#repositoryinteractionlimitorigin", - "description": "

      Indicates where an interaction limit is configured.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ORGANIZATION", - "description": "

      A limit that is configured at the organization level.

      " - }, - { - "name": "REPOSITORY", - "description": "

      A limit that is configured at the repository level.

      " - }, - { - "name": "USER", - "description": "

      A limit that is configured at the user-wide level.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrderField", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield", - "description": "

      Properties by which repository invitation connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository invitations by creation time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason", - "description": "

      The possible reasons a given repository could be in a locked state.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BILLING", - "description": "

      The repository is locked due to a billing related reason.

      " - }, - { - "name": "MIGRATING", - "description": "

      The repository is locked due to a migration.

      " - }, - { - "name": "MOVING", - "description": "

      The repository is locked due to a move.

      " - }, - { - "name": "RENAME", - "description": "

      The repository is locked due to a rename.

      " - }, - { - "name": "TRADE_RESTRICTION", - "description": "

      The repository is locked due to a trade controls related reason.

      " - }, - { - "name": "TRANSFERRING_OWNERSHIP", - "description": "

      The repository is locked due to an ownership transfer.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrderDirection", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection", - "description": "

      Possible directions in which to order a list of repository migrations when provided an orderBy argument.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationOrderField", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield", - "description": "

      Properties by which repository migrations can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryOrderField", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield", - "description": "

      Properties by which repository connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission", - "description": "

      The access level to a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, and push to this repository. Can also manage issues, pull\nrequests, and repository settings, including adding collaborators.

      " - }, - { - "name": "MAINTAIN", - "description": "

      Can read, clone, and push to this repository. They can also manage issues, pull requests, and some repository settings.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone this repository. Can also open and comment on issues and pull requests.

      " - }, - { - "name": "TRIAGE", - "description": "

      Can read and clone this repository. Can also manage issues and pull requests.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone, and push to this repository. Can also manage issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy", - "description": "

      The privacy of a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "PRIVATE", - "description": "

      Private.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrderField", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield", - "description": "

      Properties by which repository rule connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository rules by created time.

      " - }, - { - "name": "TYPE", - "description": "

      Order repository rules by type.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repository rules by updated time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype", - "description": "

      The rule types supported in rulesets.

      ", - "values": [ - { - "name": "AUTHORIZATION", - "description": "

      Authorization.

      " - }, - { - "name": "BRANCH_NAME_PATTERN", - "description": "

      Branch name pattern.

      " - }, - { - "name": "CODE_SCANNING", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      " - }, - { - "name": "COMMITTER_EMAIL_PATTERN", - "description": "

      Committer email pattern.

      " - }, - { - "name": "COMMIT_AUTHOR_EMAIL_PATTERN", - "description": "

      Commit author email pattern.

      " - }, - { - "name": "COMMIT_MESSAGE_PATTERN", - "description": "

      Commit message pattern.

      " - }, - { - "name": "COPILOT_CODE_REVIEW", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      " - }, - { - "name": "CREATION", - "description": "

      Only allow users with bypass permission to create matching refs.

      " - }, - { - "name": "DELETION", - "description": "

      Only allow users with bypass permissions to delete matching refs.

      " - }, - { - "name": "FILE_EXTENSION_RESTRICTION", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      " - }, - { - "name": "FILE_PATH_RESTRICTION", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      " - }, - { - "name": "LOCK_BRANCH", - "description": "

      Branch is read-only. Users cannot push to the branch.

      " - }, - { - "name": "MAX_FILE_PATH_LENGTH", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_FILE_SIZE", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_REF_UPDATES", - "description": "

      Max ref updates.

      " - }, - { - "name": "MERGE_QUEUE", - "description": "

      Merges must be performed via a merge queue.

      " - }, - { - "name": "MERGE_QUEUE_LOCKED_REF", - "description": "

      Merge queue locked ref.

      " - }, - { - "name": "NON_FAST_FORWARD", - "description": "

      Prevent users with push access from force pushing to refs.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      " - }, - { - "name": "REQUIRED_DEPLOYMENTS", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      " - }, - { - "name": "REQUIRED_LINEAR_HISTORY", - "description": "

      Prevent merge commits from being pushed to matching refs.

      " - }, - { - "name": "REQUIRED_REVIEW_THREAD_RESOLUTION", - "description": "

      When enabled, all conversations on code must be resolved before a pull request\ncan be merged into a branch that matches this rule.

      " - }, - { - "name": "REQUIRED_SIGNATURES", - "description": "

      Commits pushed to matching refs must have verified signatures.

      " - }, - { - "name": "REQUIRED_STATUS_CHECKS", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      " - }, - { - "name": "REQUIRED_WORKFLOW_STATUS_CHECKS", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull\nrequest and required workflow checks to pass before they can be merged.

      " - }, - { - "name": "SECRET_SCANNING", - "description": "

      Secret scanning.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - }, - { - "name": "TAG_NAME_PATTERN", - "description": "

      Tag name pattern.

      " - }, - { - "name": "UPDATE", - "description": "

      Only allow users with bypass permission to update matching refs.

      " - }, - { - "name": "WORKFLOWS", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      " - }, - { - "name": "WORKFLOW_UPDATES", - "description": "

      Workflow files cannot be modified.

      " - } - ], - "category": "other" - }, - { - "name": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode", - "description": "

      The bypass mode for a specific actor on a ruleset.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALWAYS", - "description": "

      The actor can always bypass rules.

      " - }, - { - "name": "EXEMPT", - "description": "

      The actor is exempt from rules without generating a pass / fail result.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      The actor can only bypass rules via a pull request.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget", - "description": "

      The targets supported for rulesets.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BRANCH", - "description": "

      Branch.

      " - }, - { - "name": "PUSH", - "description": "

      Push.

      " - }, - { - "name": "REPOSITORY", - "description": "

      repository.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositorySuggestedActorFilter", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter", - "description": "

      The possible filters for suggested actors in a repository.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CAN_BE_ASSIGNED", - "description": "

      Actors that can be assigned to issues and pull requests.

      " - }, - { - "name": "CAN_BE_AUTHOR", - "description": "

      Actors that can be the author of issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility", - "description": "

      The repository's visibility level.

      ", - "isDeprecated": false, - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVulnerabilityAlertDependencyRelationship", - "id": "repositoryvulnerabilityalertdependencyrelationship", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyrelationship", - "description": "

      The possible relationships of an alert's dependency.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DIRECT", - "description": "

      A direct dependency of your project.

      " - }, - { - "name": "INCONCLUSIVE", - "description": "

      The relationship could not be determined.

      " - }, - { - "name": "TRANSITIVE", - "description": "

      A transitive dependency of your project.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The relationship is unknown.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope", - "description": "

      The possible scopes of an alert's dependency.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DEVELOPMENT", - "description": "

      A dependency that is only used in development.

      " - }, - { - "name": "RUNTIME", - "description": "

      A dependency that is leveraged during application runtime.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertState", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate", - "description": "

      The possible states of an alert.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AUTO_DISMISSED", - "description": "

      An alert that has been automatically closed by Dependabot.

      " - }, - { - "name": "DISMISSED", - "description": "

      An alert that has been manually closed by a user.

      " - }, - { - "name": "FIXED", - "description": "

      An alert that has been resolved by a code change.

      " - }, - { - "name": "OPEN", - "description": "

      An alert that is still open.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate", - "description": "

      The possible states that can be requested when creating a check run.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization", - "description": "

      Possible roles a user may have in relation to an organization.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DIRECT_MEMBER", - "description": "

      A user who is a direct member of the organization.

      " - }, - { - "name": "OWNER", - "description": "

      A user with full administrative access to the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      A user who is unaffiliated with the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement", - "description": "

      The level of enforcement for a rule or ruleset.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTIVE", - "description": "

      Rules will be enforced.

      " - }, - { - "name": "DISABLED", - "description": "

      Do not evaluate or enforce rules.

      " - }, - { - "name": "EVALUATE", - "description": "

      Allow admins to test rules before enforcing them. Admins can view insights on\nthe Rule Insights page (evaluate is only available with GitHub Enterprise).

      " - } - ], - "category": "repos" - }, - { - "name": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm", - "description": "

      The possible digest algorithms used to sign SAML requests for an identity provider.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SHA1", - "description": "

      SHA1.

      " - }, - { - "name": "SHA256", - "description": "

      SHA256.

      " - }, - { - "name": "SHA384", - "description": "

      SHA384.

      " - }, - { - "name": "SHA512", - "description": "

      SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm", - "description": "

      The possible signature algorithms used to sign SAML requests for a Identity Provider.

      ", - "isDeprecated": false, - "values": [ - { - "name": "RSA_SHA1", - "description": "

      RSA-SHA1.

      " - }, - { - "name": "RSA_SHA256", - "description": "

      RSA-SHA256.

      " - }, - { - "name": "RSA_SHA384", - "description": "

      RSA-SHA384.

      " - }, - { - "name": "RSA_SHA512", - "description": "

      RSA-SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SavedReplyOrderField", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield", - "description": "

      Properties by which saved reply connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order saved reply by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "SearchType", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      Represents the individual results of a search.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISCUSSION", - "description": "

      Returns matching discussions in repositories.

      " - }, - { - "name": "ISSUE", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "ISSUE_ADVANCED", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "ISSUE_HYBRID", - "description": "

      Returns results matching issues using hybrid (lexical + semantic) search.

      " - }, - { - "name": "ISSUE_SEMANTIC", - "description": "

      Returns results matching issues using semantic search.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Returns results matching repositories.

      " - }, - { - "name": "USER", - "description": "

      Returns results matching users and organizations on GitHub.

      " - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisoryClassification", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      Classification of the advisory.

      ", - "isDeprecated": false, - "values": [ - { - "name": "GENERAL", - "description": "

      Classification of general advisories.

      " - }, - { - "name": "MALWARE", - "description": "

      Classification of malware advisories.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      The possible ecosystems of a security vulnerability's package.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTIONS", - "description": "

      GitHub Actions.

      " - }, - { - "name": "COMPOSER", - "description": "

      PHP packages hosted at packagist.org.

      " - }, - { - "name": "ERLANG", - "description": "

      Erlang/Elixir packages hosted at hex.pm.

      " - }, - { - "name": "GO", - "description": "

      Go modules.

      " - }, - { - "name": "MAVEN", - "description": "

      Java artifacts hosted at the Maven central repository.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript packages hosted at npmjs.com.

      " - }, - { - "name": "NUGET", - "description": "

      .NET packages hosted at the NuGet Gallery.

      " - }, - { - "name": "PIP", - "description": "

      Python packages hosted at PyPI.org.

      " - }, - { - "name": "PUB", - "description": "

      Dart packages hosted at pub.dev.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      Ruby gems hosted at RubyGems.org.

      " - }, - { - "name": "RUST", - "description": "

      Rust crates.

      " - }, - { - "name": "SWIFT", - "description": "

      Swift packages.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryIdentifierType", - "id": "securityadvisoryidentifiertype", - "href": "/graphql/reference/enums#securityadvisoryidentifiertype", - "description": "

      Identifier formats available for advisories.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CVE", - "description": "

      Common Vulnerabilities and Exposures Identifier.

      " - }, - { - "name": "GHSA", - "description": "

      GitHub Security Advisory ID.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryOrderField", - "id": "securityadvisoryorderfield", - "href": "/graphql/reference/enums#securityadvisoryorderfield", - "description": "

      Properties by which security advisory connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "EPSS_PERCENTAGE", - "description": "

      Order advisories by EPSS percentage.

      " - }, - { - "name": "EPSS_PERCENTILE", - "description": "

      Order advisories by EPSS percentile.

      " - }, - { - "name": "PUBLISHED_AT", - "description": "

      Order advisories by publication time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order advisories by update time.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisorySeverity", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      Severity of the vulnerability.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CRITICAL", - "description": "

      Critical.

      " - }, - { - "name": "HIGH", - "description": "

      High.

      " - }, - { - "name": "LOW", - "description": "

      Low.

      " - }, - { - "name": "MODERATE", - "description": "

      Moderate.

      " - }, - { - "name": "UNKNOWN", - "description": "

      Unknown.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityOrderField", - "id": "securityvulnerabilityorderfield", - "href": "/graphql/reference/enums#securityvulnerabilityorderfield", - "description": "

      Properties by which security vulnerability connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order vulnerability by update time.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SocialAccountProvider", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider", - "description": "

      Software or company that hosts social media accounts.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLUESKY", - "description": "

      Decentralized microblogging social platform.

      " - }, - { - "name": "FACEBOOK", - "description": "

      Social media and networking website.

      " - }, - { - "name": "GENERIC", - "description": "

      Catch-all for social media providers that do not yet have specific handling.

      " - }, - { - "name": "HOMETOWN", - "description": "

      Fork of Mastodon with a greater focus on local posting.

      " - }, - { - "name": "INSTAGRAM", - "description": "

      Social media website with a focus on photo and video sharing.

      " - }, - { - "name": "LINKEDIN", - "description": "

      Professional networking website.

      " - }, - { - "name": "MASTODON", - "description": "

      Open-source federated microblogging service.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript package registry.

      " - }, - { - "name": "REDDIT", - "description": "

      Social news aggregation and discussion website.

      " - }, - { - "name": "TWITCH", - "description": "

      Live-streaming service.

      " - }, - { - "name": "TWITTER", - "description": "

      Microblogging website.

      " - }, - { - "name": "YOUTUBE", - "description": "

      Online video platform.

      " - } - ], - "category": "users" - }, - { - "name": "SponsorAndLifetimeValueOrderField", - "id": "sponsorandlifetimevalueorderfield", - "href": "/graphql/reference/enums#sponsorandlifetimevalueorderfield", - "description": "

      Properties by which sponsor and lifetime value connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LIFETIME_VALUE", - "description": "

      Order results by how much money the sponsor has paid in total.

      " - }, - { - "name": "SPONSOR_LOGIN", - "description": "

      Order results by the sponsor's login (username).

      " - }, - { - "name": "SPONSOR_RELEVANCE", - "description": "

      Order results by the sponsor's relevance to the viewer.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorOrderField", - "id": "sponsororderfield", - "href": "/graphql/reference/enums#sponsororderfield", - "description": "

      Properties by which sponsor connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LOGIN", - "description": "

      Order sponsorable entities by login (username).

      " - }, - { - "name": "RELEVANCE", - "description": "

      Order sponsors by their relevance to the viewer.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorableOrderField", - "id": "sponsorableorderfield", - "href": "/graphql/reference/enums#sponsorableorderfield", - "description": "

      Properties by which sponsorable connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LOGIN", - "description": "

      Order sponsorable entities by login (username).

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityAction", - "id": "sponsorsactivityaction", - "href": "/graphql/reference/enums#sponsorsactivityaction", - "description": "

      The possible actions that GitHub Sponsors activities can represent.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CANCELLED_SPONSORSHIP", - "description": "

      The activity was cancelling a sponsorship.

      " - }, - { - "name": "NEW_SPONSORSHIP", - "description": "

      The activity was starting a sponsorship.

      " - }, - { - "name": "PENDING_CHANGE", - "description": "

      The activity was scheduling a downgrade or cancellation.

      " - }, - { - "name": "REFUND", - "description": "

      The activity was funds being refunded to the sponsor or GitHub.

      " - }, - { - "name": "SPONSOR_MATCH_DISABLED", - "description": "

      The activity was disabling matching for a previously matched sponsorship.

      " - }, - { - "name": "TIER_CHANGE", - "description": "

      The activity was changing the sponsorship tier, either directly by the sponsor or by a scheduled/pending change.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityOrderField", - "id": "sponsorsactivityorderfield", - "href": "/graphql/reference/enums#sponsorsactivityorderfield", - "description": "

      Properties by which GitHub Sponsors activity connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "TIMESTAMP", - "description": "

      Order activities by when they happened.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityPeriod", - "id": "sponsorsactivityperiod", - "href": "/graphql/reference/enums#sponsorsactivityperiod", - "description": "

      The possible time periods for which Sponsors activities can be requested.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Don't restrict the activity to any date range, include all activity.

      " - }, - { - "name": "DAY", - "description": "

      The previous calendar day.

      " - }, - { - "name": "MONTH", - "description": "

      The previous thirty days.

      " - }, - { - "name": "WEEK", - "description": "

      The previous seven days.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsCountryOrRegionCode", - "id": "sponsorscountryorregioncode", - "href": "/graphql/reference/enums#sponsorscountryorregioncode", - "description": "

      Represents countries or regions for billing and residence for a GitHub Sponsors profile.

      ", - "isDeprecated": false, - "values": [ - { - "name": "AD", - "description": "

      Andorra.

      " - }, - { - "name": "AE", - "description": "

      United Arab Emirates.

      " - }, - { - "name": "AF", - "description": "

      Afghanistan.

      " - }, - { - "name": "AG", - "description": "

      Antigua and Barbuda.

      " - }, - { - "name": "AI", - "description": "

      Anguilla.

      " - }, - { - "name": "AL", - "description": "

      Albania.

      " - }, - { - "name": "AM", - "description": "

      Armenia.

      " - }, - { - "name": "AO", - "description": "

      Angola.

      " - }, - { - "name": "AQ", - "description": "

      Antarctica.

      " - }, - { - "name": "AR", - "description": "

      Argentina.

      " - }, - { - "name": "AS", - "description": "

      American Samoa.

      " - }, - { - "name": "AT", - "description": "

      Austria.

      " - }, - { - "name": "AU", - "description": "

      Australia.

      " - }, - { - "name": "AW", - "description": "

      Aruba.

      " - }, - { - "name": "AX", - "description": "

      Åland.

      " - }, - { - "name": "AZ", - "description": "

      Azerbaijan.

      " - }, - { - "name": "BA", - "description": "

      Bosnia and Herzegovina.

      " - }, - { - "name": "BB", - "description": "

      Barbados.

      " - }, - { - "name": "BD", - "description": "

      Bangladesh.

      " - }, - { - "name": "BE", - "description": "

      Belgium.

      " - }, - { - "name": "BF", - "description": "

      Burkina Faso.

      " - }, - { - "name": "BG", - "description": "

      Bulgaria.

      " - }, - { - "name": "BH", - "description": "

      Bahrain.

      " - }, - { - "name": "BI", - "description": "

      Burundi.

      " - }, - { - "name": "BJ", - "description": "

      Benin.

      " - }, - { - "name": "BL", - "description": "

      Saint Barthélemy.

      " - }, - { - "name": "BM", - "description": "

      Bermuda.

      " - }, - { - "name": "BN", - "description": "

      Brunei Darussalam.

      " - }, - { - "name": "BO", - "description": "

      Bolivia.

      " - }, - { - "name": "BQ", - "description": "

      Bonaire, Sint Eustatius and Saba.

      " - }, - { - "name": "BR", - "description": "

      Brazil.

      " - }, - { - "name": "BS", - "description": "

      Bahamas.

      " - }, - { - "name": "BT", - "description": "

      Bhutan.

      " - }, - { - "name": "BV", - "description": "

      Bouvet Island.

      " - }, - { - "name": "BW", - "description": "

      Botswana.

      " - }, - { - "name": "BY", - "description": "

      Belarus.

      " - }, - { - "name": "BZ", - "description": "

      Belize.

      " - }, - { - "name": "CA", - "description": "

      Canada.

      " - }, - { - "name": "CC", - "description": "

      Cocos (Keeling) Islands.

      " - }, - { - "name": "CD", - "description": "

      Congo (Kinshasa).

      " - }, - { - "name": "CF", - "description": "

      Central African Republic.

      " - }, - { - "name": "CG", - "description": "

      Congo (Brazzaville).

      " - }, - { - "name": "CH", - "description": "

      Switzerland.

      " - }, - { - "name": "CI", - "description": "

      Côte d'Ivoire.

      " - }, - { - "name": "CK", - "description": "

      Cook Islands.

      " - }, - { - "name": "CL", - "description": "

      Chile.

      " - }, - { - "name": "CM", - "description": "

      Cameroon.

      " - }, - { - "name": "CN", - "description": "

      China.

      " - }, - { - "name": "CO", - "description": "

      Colombia.

      " - }, - { - "name": "CR", - "description": "

      Costa Rica.

      " - }, - { - "name": "CV", - "description": "

      Cape Verde.

      " - }, - { - "name": "CW", - "description": "

      Curaçao.

      " - }, - { - "name": "CX", - "description": "

      Christmas Island.

      " - }, - { - "name": "CY", - "description": "

      Cyprus.

      " - }, - { - "name": "CZ", - "description": "

      Czech Republic.

      " - }, - { - "name": "DE", - "description": "

      Germany.

      " - }, - { - "name": "DJ", - "description": "

      Djibouti.

      " - }, - { - "name": "DK", - "description": "

      Denmark.

      " - }, - { - "name": "DM", - "description": "

      Dominica.

      " - }, - { - "name": "DO", - "description": "

      Dominican Republic.

      " - }, - { - "name": "DZ", - "description": "

      Algeria.

      " - }, - { - "name": "EC", - "description": "

      Ecuador.

      " - }, - { - "name": "EE", - "description": "

      Estonia.

      " - }, - { - "name": "EG", - "description": "

      Egypt.

      " - }, - { - "name": "EH", - "description": "

      Western Sahara.

      " - }, - { - "name": "ER", - "description": "

      Eritrea.

      " - }, - { - "name": "ES", - "description": "

      Spain.

      " - }, - { - "name": "ET", - "description": "

      Ethiopia.

      " - }, - { - "name": "FI", - "description": "

      Finland.

      " - }, - { - "name": "FJ", - "description": "

      Fiji.

      " - }, - { - "name": "FK", - "description": "

      Falkland Islands.

      " - }, - { - "name": "FM", - "description": "

      Micronesia.

      " - }, - { - "name": "FO", - "description": "

      Faroe Islands.

      " - }, - { - "name": "FR", - "description": "

      France.

      " - }, - { - "name": "GA", - "description": "

      Gabon.

      " - }, - { - "name": "GB", - "description": "

      United Kingdom.

      " - }, - { - "name": "GD", - "description": "

      Grenada.

      " - }, - { - "name": "GE", - "description": "

      Georgia.

      " - }, - { - "name": "GF", - "description": "

      French Guiana.

      " - }, - { - "name": "GG", - "description": "

      Guernsey.

      " - }, - { - "name": "GH", - "description": "

      Ghana.

      " - }, - { - "name": "GI", - "description": "

      Gibraltar.

      " - }, - { - "name": "GL", - "description": "

      Greenland.

      " - }, - { - "name": "GM", - "description": "

      Gambia.

      " - }, - { - "name": "GN", - "description": "

      Guinea.

      " - }, - { - "name": "GP", - "description": "

      Guadeloupe.

      " - }, - { - "name": "GQ", - "description": "

      Equatorial Guinea.

      " - }, - { - "name": "GR", - "description": "

      Greece.

      " - }, - { - "name": "GS", - "description": "

      South Georgia and South Sandwich Islands.

      " - }, - { - "name": "GT", - "description": "

      Guatemala.

      " - }, - { - "name": "GU", - "description": "

      Guam.

      " - }, - { - "name": "GW", - "description": "

      Guinea-Bissau.

      " - }, - { - "name": "GY", - "description": "

      Guyana.

      " - }, - { - "name": "HK", - "description": "

      Hong Kong.

      " - }, - { - "name": "HM", - "description": "

      Heard and McDonald Islands.

      " - }, - { - "name": "HN", - "description": "

      Honduras.

      " - }, - { - "name": "HR", - "description": "

      Croatia.

      " - }, - { - "name": "HT", - "description": "

      Haiti.

      " - }, - { - "name": "HU", - "description": "

      Hungary.

      " - }, - { - "name": "ID", - "description": "

      Indonesia.

      " - }, - { - "name": "IE", - "description": "

      Ireland.

      " - }, - { - "name": "IL", - "description": "

      Israel.

      " - }, - { - "name": "IM", - "description": "

      Isle of Man.

      " - }, - { - "name": "IN", - "description": "

      India.

      " - }, - { - "name": "IO", - "description": "

      British Indian Ocean Territory.

      " - }, - { - "name": "IQ", - "description": "

      Iraq.

      " - }, - { - "name": "IR", - "description": "

      Iran.

      " - }, - { - "name": "IS", - "description": "

      Iceland.

      " - }, - { - "name": "IT", - "description": "

      Italy.

      " - }, - { - "name": "JE", - "description": "

      Jersey.

      " - }, - { - "name": "JM", - "description": "

      Jamaica.

      " - }, - { - "name": "JO", - "description": "

      Jordan.

      " - }, - { - "name": "JP", - "description": "

      Japan.

      " - }, - { - "name": "KE", - "description": "

      Kenya.

      " - }, - { - "name": "KG", - "description": "

      Kyrgyzstan.

      " - }, - { - "name": "KH", - "description": "

      Cambodia.

      " - }, - { - "name": "KI", - "description": "

      Kiribati.

      " - }, - { - "name": "KM", - "description": "

      Comoros.

      " - }, - { - "name": "KN", - "description": "

      Saint Kitts and Nevis.

      " - }, - { - "name": "KR", - "description": "

      Korea, South.

      " - }, - { - "name": "KW", - "description": "

      Kuwait.

      " - }, - { - "name": "KY", - "description": "

      Cayman Islands.

      " - }, - { - "name": "KZ", - "description": "

      Kazakhstan.

      " - }, - { - "name": "LA", - "description": "

      Laos.

      " - }, - { - "name": "LB", - "description": "

      Lebanon.

      " - }, - { - "name": "LC", - "description": "

      Saint Lucia.

      " - }, - { - "name": "LI", - "description": "

      Liechtenstein.

      " - }, - { - "name": "LK", - "description": "

      Sri Lanka.

      " - }, - { - "name": "LR", - "description": "

      Liberia.

      " - }, - { - "name": "LS", - "description": "

      Lesotho.

      " - }, - { - "name": "LT", - "description": "

      Lithuania.

      " - }, - { - "name": "LU", - "description": "

      Luxembourg.

      " - }, - { - "name": "LV", - "description": "

      Latvia.

      " - }, - { - "name": "LY", - "description": "

      Libya.

      " - }, - { - "name": "MA", - "description": "

      Morocco.

      " - }, - { - "name": "MC", - "description": "

      Monaco.

      " - }, - { - "name": "MD", - "description": "

      Moldova.

      " - }, - { - "name": "ME", - "description": "

      Montenegro.

      " - }, - { - "name": "MF", - "description": "

      Saint Martin (French part).

      " - }, - { - "name": "MG", - "description": "

      Madagascar.

      " - }, - { - "name": "MH", - "description": "

      Marshall Islands.

      " - }, - { - "name": "MK", - "description": "

      Macedonia.

      " - }, - { - "name": "ML", - "description": "

      Mali.

      " - }, - { - "name": "MM", - "description": "

      Myanmar.

      " - }, - { - "name": "MN", - "description": "

      Mongolia.

      " - }, - { - "name": "MO", - "description": "

      Macau.

      " - }, - { - "name": "MP", - "description": "

      Northern Mariana Islands.

      " - }, - { - "name": "MQ", - "description": "

      Martinique.

      " - }, - { - "name": "MR", - "description": "

      Mauritania.

      " - }, - { - "name": "MS", - "description": "

      Montserrat.

      " - }, - { - "name": "MT", - "description": "

      Malta.

      " - }, - { - "name": "MU", - "description": "

      Mauritius.

      " - }, - { - "name": "MV", - "description": "

      Maldives.

      " - }, - { - "name": "MW", - "description": "

      Malawi.

      " - }, - { - "name": "MX", - "description": "

      Mexico.

      " - }, - { - "name": "MY", - "description": "

      Malaysia.

      " - }, - { - "name": "MZ", - "description": "

      Mozambique.

      " - }, - { - "name": "NA", - "description": "

      Namibia.

      " - }, - { - "name": "NC", - "description": "

      New Caledonia.

      " - }, - { - "name": "NE", - "description": "

      Niger.

      " - }, - { - "name": "NF", - "description": "

      Norfolk Island.

      " - }, - { - "name": "NG", - "description": "

      Nigeria.

      " - }, - { - "name": "NI", - "description": "

      Nicaragua.

      " - }, - { - "name": "NL", - "description": "

      Netherlands.

      " - }, - { - "name": "NO", - "description": "

      Norway.

      " - }, - { - "name": "NP", - "description": "

      Nepal.

      " - }, - { - "name": "NR", - "description": "

      Nauru.

      " - }, - { - "name": "NU", - "description": "

      Niue.

      " - }, - { - "name": "NZ", - "description": "

      New Zealand.

      " - }, - { - "name": "OM", - "description": "

      Oman.

      " - }, - { - "name": "PA", - "description": "

      Panama.

      " - }, - { - "name": "PE", - "description": "

      Peru.

      " - }, - { - "name": "PF", - "description": "

      French Polynesia.

      " - }, - { - "name": "PG", - "description": "

      Papua New Guinea.

      " - }, - { - "name": "PH", - "description": "

      Philippines.

      " - }, - { - "name": "PK", - "description": "

      Pakistan.

      " - }, - { - "name": "PL", - "description": "

      Poland.

      " - }, - { - "name": "PM", - "description": "

      Saint Pierre and Miquelon.

      " - }, - { - "name": "PN", - "description": "

      Pitcairn.

      " - }, - { - "name": "PR", - "description": "

      Puerto Rico.

      " - }, - { - "name": "PS", - "description": "

      Palestine.

      " - }, - { - "name": "PT", - "description": "

      Portugal.

      " - }, - { - "name": "PW", - "description": "

      Palau.

      " - }, - { - "name": "PY", - "description": "

      Paraguay.

      " - }, - { - "name": "QA", - "description": "

      Qatar.

      " - }, - { - "name": "RE", - "description": "

      Reunion.

      " - }, - { - "name": "RO", - "description": "

      Romania.

      " - }, - { - "name": "RS", - "description": "

      Serbia.

      " - }, - { - "name": "RU", - "description": "

      Russian Federation.

      " - }, - { - "name": "RW", - "description": "

      Rwanda.

      " - }, - { - "name": "SA", - "description": "

      Saudi Arabia.

      " - }, - { - "name": "SB", - "description": "

      Solomon Islands.

      " - }, - { - "name": "SC", - "description": "

      Seychelles.

      " - }, - { - "name": "SD", - "description": "

      Sudan.

      " - }, - { - "name": "SE", - "description": "

      Sweden.

      " - }, - { - "name": "SG", - "description": "

      Singapore.

      " - }, - { - "name": "SH", - "description": "

      Saint Helena.

      " - }, - { - "name": "SI", - "description": "

      Slovenia.

      " - }, - { - "name": "SJ", - "description": "

      Svalbard and Jan Mayen Islands.

      " - }, - { - "name": "SK", - "description": "

      Slovakia.

      " - }, - { - "name": "SL", - "description": "

      Sierra Leone.

      " - }, - { - "name": "SM", - "description": "

      San Marino.

      " - }, - { - "name": "SN", - "description": "

      Senegal.

      " - }, - { - "name": "SO", - "description": "

      Somalia.

      " - }, - { - "name": "SR", - "description": "

      Suriname.

      " - }, - { - "name": "SS", - "description": "

      South Sudan.

      " - }, - { - "name": "ST", - "description": "

      Sao Tome and Principe.

      " - }, - { - "name": "SV", - "description": "

      El Salvador.

      " - }, - { - "name": "SX", - "description": "

      Sint Maarten (Dutch part).

      " - }, - { - "name": "SY", - "description": "

      Syria.

      " - }, - { - "name": "SZ", - "description": "

      Swaziland.

      " - }, - { - "name": "TC", - "description": "

      Turks and Caicos Islands.

      " - }, - { - "name": "TD", - "description": "

      Chad.

      " - }, - { - "name": "TF", - "description": "

      French Southern Lands.

      " - }, - { - "name": "TG", - "description": "

      Togo.

      " - }, - { - "name": "TH", - "description": "

      Thailand.

      " - }, - { - "name": "TJ", - "description": "

      Tajikistan.

      " - }, - { - "name": "TK", - "description": "

      Tokelau.

      " - }, - { - "name": "TL", - "description": "

      Timor-Leste.

      " - }, - { - "name": "TM", - "description": "

      Turkmenistan.

      " - }, - { - "name": "TN", - "description": "

      Tunisia.

      " - }, - { - "name": "TO", - "description": "

      Tonga.

      " - }, - { - "name": "TR", - "description": "

      Türkiye.

      " - }, - { - "name": "TT", - "description": "

      Trinidad and Tobago.

      " - }, - { - "name": "TV", - "description": "

      Tuvalu.

      " - }, - { - "name": "TW", - "description": "

      Taiwan.

      " - }, - { - "name": "TZ", - "description": "

      Tanzania.

      " - }, - { - "name": "UA", - "description": "

      Ukraine.

      " - }, - { - "name": "UG", - "description": "

      Uganda.

      " - }, - { - "name": "UM", - "description": "

      United States Minor Outlying Islands.

      " - }, - { - "name": "US", - "description": "

      United States of America.

      " - }, - { - "name": "UY", - "description": "

      Uruguay.

      " - }, - { - "name": "UZ", - "description": "

      Uzbekistan.

      " - }, - { - "name": "VA", - "description": "

      Vatican City.

      " - }, - { - "name": "VC", - "description": "

      Saint Vincent and the Grenadines.

      " - }, - { - "name": "VE", - "description": "

      Venezuela.

      " - }, - { - "name": "VG", - "description": "

      Virgin Islands, British.

      " - }, - { - "name": "VI", - "description": "

      Virgin Islands, U.S.

      " - }, - { - "name": "VN", - "description": "

      Vietnam.

      " - }, - { - "name": "VU", - "description": "

      Vanuatu.

      " - }, - { - "name": "WF", - "description": "

      Wallis and Futuna Islands.

      " - }, - { - "name": "WS", - "description": "

      Samoa.

      " - }, - { - "name": "YE", - "description": "

      Yemen.

      " - }, - { - "name": "YT", - "description": "

      Mayotte.

      " - }, - { - "name": "ZA", - "description": "

      South Africa.

      " - }, - { - "name": "ZM", - "description": "

      Zambia.

      " - }, - { - "name": "ZW", - "description": "

      Zimbabwe.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsGoalKind", - "id": "sponsorsgoalkind", - "href": "/graphql/reference/enums#sponsorsgoalkind", - "description": "

      The different kinds of goals a GitHub Sponsors member can have.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MONTHLY_SPONSORSHIP_AMOUNT", - "description": "

      The goal is about getting a certain amount in USD from sponsorships each month.

      " - }, - { - "name": "TOTAL_SPONSORS_COUNT", - "description": "

      The goal is about reaching a certain number of sponsors.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsListingFeaturedItemFeatureableType", - "id": "sponsorslistingfeatureditemfeatureabletype", - "href": "/graphql/reference/enums#sponsorslistingfeatureditemfeatureabletype", - "description": "

      The different kinds of records that can be featured on a GitHub Sponsors profile page.

      ", - "isDeprecated": false, - "values": [ - { - "name": "REPOSITORY", - "description": "

      A repository owned by the user or organization with the GitHub Sponsors profile.

      " - }, - { - "name": "USER", - "description": "

      A user who belongs to the organization with the GitHub Sponsors profile.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTierOrderField", - "id": "sponsorstierorderfield", - "href": "/graphql/reference/enums#sponsorstierorderfield", - "description": "

      Properties by which Sponsors tiers connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order tiers by creation time.

      " - }, - { - "name": "MONTHLY_PRICE_IN_CENTS", - "description": "

      Order tiers by their monthly price in cents.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipNewsletterOrderField", - "id": "sponsorshipnewsletterorderfield", - "href": "/graphql/reference/enums#sponsorshipnewsletterorderfield", - "description": "

      Properties by which sponsorship update connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order sponsorship newsletters by when they were created.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipOrderField", - "id": "sponsorshiporderfield", - "href": "/graphql/reference/enums#sponsorshiporderfield", - "description": "

      Properties by which sponsorship connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order sponsorship by creation time.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipPaymentSource", - "id": "sponsorshippaymentsource", - "href": "/graphql/reference/enums#sponsorshippaymentsource", - "description": "

      How payment was made for funding a GitHub Sponsors sponsorship.

      ", - "isDeprecated": false, - "values": [ - { - "name": "GITHUB", - "description": "

      Payment was made through GitHub.

      " - }, - { - "name": "PATREON", - "description": "

      Payment was made through Patreon.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipPrivacy", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy", - "description": "

      The privacy of a sponsorship.

      ", - "isDeprecated": false, - "values": [ - { - "name": "PRIVATE", - "description": "

      Private.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - } - ], - "category": "sponsors" - }, - { - "name": "SquashMergeCommitMessage", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage", - "description": "

      The possible default commit messages for squash merges.

      ", - "isDeprecated": false, - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "COMMIT_MESSAGES", - "description": "

      Default to the branch's commit messages.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - } - ], - "category": "repos" - }, - { - "name": "SquashMergeCommitTitle", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle", - "description": "

      The possible default commit titles for squash merges.

      ", - "isDeprecated": false, - "values": [ - { - "name": "COMMIT_OR_PR_TITLE", - "description": "

      Default to the commit's title (if only one commit) or the pull request's title (when more than one commit).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "StarOrderField", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield", - "description": "

      Properties by which star connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "STARRED_AT", - "description": "

      Allows ordering a list of stars by when they were created.

      " - } - ], - "category": "activity" - }, - { - "name": "StatusState", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate", - "description": "

      The possible commit status states.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ERROR", - "description": "

      Status is errored.

      " - }, - { - "name": "EXPECTED", - "description": "

      Status is expected.

      " - }, - { - "name": "FAILURE", - "description": "

      Status is failing.

      " - }, - { - "name": "PENDING", - "description": "

      Status is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      Status is successful.

      " - } - ], - "category": "commits" - }, - { - "name": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "isDeprecated": false, - "values": [ - { - "name": "IGNORED", - "description": "

      The User is never notified.

      " - }, - { - "name": "SUBSCRIBED", - "description": "

      The User is notified of all conversations.

      " - }, - { - "name": "UNSUBSCRIBED", - "description": "

      The User is only notified when participating or @mentioned.

      " - } - ], - "category": "activity" - }, - { - "name": "TeamMemberOrderField", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield", - "description": "

      Properties by which team member connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order team members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order team members by login.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole", - "description": "

      The possible team member roles; eithermaintaineror 'member'.

      ", - "isDeprecated": false, - "values": [ - { - "name": "MAINTAINER", - "description": "

      A team maintainer has permission to add and remove team members.

      " - }, - { - "name": "MEMBER", - "description": "

      A team member has no administrative permissions on the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype", - "description": "

      Defines which types of team members are included in the returned list. Can be one of IMMEDIATE, CHILD_TEAM or ALL.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ALL", - "description": "

      Includes immediate and child team members for the team.

      " - }, - { - "name": "CHILD_TEAM", - "description": "

      Includes only child team members for the team.

      " - }, - { - "name": "IMMEDIATE", - "description": "

      Includes only immediate members of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting", - "description": "

      The possible team notification values.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NOTIFICATIONS_DISABLED", - "description": "

      No one will receive notifications.

      " - }, - { - "name": "NOTIFICATIONS_ENABLED", - "description": "

      Everyone will receive notifications when the team is @mentioned.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamOrderField", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield", - "description": "

      Properties by which team connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NAME", - "description": "

      Allows ordering a list of teams by name.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy", - "description": "

      The possible team privacy values.

      ", - "isDeprecated": false, - "values": [ - { - "name": "SECRET", - "description": "

      A secret team can only be seen by its members.

      " - }, - { - "name": "VISIBLE", - "description": "

      A visible team can be seen and @mentioned by every member of the organization.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrderField", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield", - "description": "

      Properties by which team repository connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PERMISSION", - "description": "

      Order repositories by permission.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm", - "description": "

      The possible team review assignment algorithms.

      ", - "isDeprecated": false, - "values": [ - { - "name": "LOAD_BALANCE", - "description": "

      Balance review load across the entire team.

      " - }, - { - "name": "ROUND_ROBIN", - "description": "

      Alternate reviews between each team member.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole", - "description": "

      The role of a user on a team.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ADMIN", - "description": "

      User has admin rights on the team.

      " - }, - { - "name": "MEMBER", - "description": "

      User is a member of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction", - "description": "

      The possible states of a thread subscription form action.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NONE", - "description": "

      The User cannot subscribe or unsubscribe to the thread.

      " - }, - { - "name": "SUBSCRIBE", - "description": "

      The User can subscribe to the thread.

      " - }, - { - "name": "UNSUBSCRIBE", - "description": "

      The User can unsubscribe to the thread.

      " - } - ], - "category": "activity" - }, - { - "name": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      The subscription status is currently disabled.

      " - }, - { - "name": "IGNORING_LIST", - "description": "

      The User is never notified because they are ignoring the list.

      " - }, - { - "name": "IGNORING_THREAD", - "description": "

      The User is never notified because they are ignoring the thread.

      " - }, - { - "name": "NONE", - "description": "

      The User is not recieving notifications from this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_LIST", - "description": "

      The User is notified becuase they are watching the list.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD", - "description": "

      The User is notified because they are subscribed to the thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_EVENTS", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_TYPE", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "UNAVAILABLE", - "description": "

      The subscription status is currently unavailable.

      " - } - ], - "category": "activity" - }, - { - "name": "TopicSuggestionDeclineReason", - "id": "topicsuggestiondeclinereason", - "href": "/graphql/reference/enums#topicsuggestiondeclinereason", - "description": "

      Reason that the suggested topic is declined.

      ", - "isDeprecated": false, - "values": [ - { - "name": "NOT_RELEVANT", - "description": "

      The suggested topic is not relevant to the repository.

      " - }, - { - "name": "PERSONAL_PREFERENCE", - "description": "

      The viewer does not like the suggested topic.

      " - }, - { - "name": "TOO_GENERAL", - "description": "

      The suggested topic is too general for the repository.

      " - }, - { - "name": "TOO_SPECIFIC", - "description": "

      The suggested topic is too specific for the repository (e.g. #ruby-on-rails-version-4-2-1).

      " - } - ], - "category": "repos" - }, - { - "name": "TrackedIssueStates", - "id": "trackedissuestates", - "href": "/graphql/reference/enums#trackedissuestates", - "description": "

      The possible states of a tracked issue.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CLOSED", - "description": "

      The tracked issue is closed.

      " - }, - { - "name": "OPEN", - "description": "

      The tracked issue is open.

      " - } - ], - "category": "issues" - }, - { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype", - "description": "

      Filters by whether or not 2FA is enabled and if the method configured is considered secure or insecure.

      ", - "isDeprecated": false, - "values": [ - { - "name": "DISABLED", - "description": "

      No method of two-factor authentication.

      " - }, - { - "name": "INSECURE", - "description": "

      Has an insecure method of two-factor authentication. GitHub currently defines this as SMS two-factor authentication.

      " - }, - { - "name": "SECURE", - "description": "

      Has only secure methods of two-factor authentication.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserBlockDuration", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration", - "description": "

      The possible durations that a user can be blocked for.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ONE_DAY", - "description": "

      The user was blocked for 1 day.

      " - }, - { - "name": "ONE_MONTH", - "description": "

      The user was blocked for 30 days.

      " - }, - { - "name": "ONE_WEEK", - "description": "

      The user was blocked for 7 days.

      " - }, - { - "name": "PERMANENT", - "description": "

      The user was blocked permanently.

      " - }, - { - "name": "THREE_DAYS", - "description": "

      The user was blocked for 3 days.

      " - } - ], - "category": "users" - }, - { - "name": "UserStatusOrderField", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield", - "description": "

      Properties by which user status connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order user statuses by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "UserViewType", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype", - "description": "

      Whether a user being viewed contains public or private information.

      ", - "isDeprecated": false, - "values": [ - { - "name": "PRIVATE", - "description": "

      A user containing information only visible to the authenticated user.

      " - }, - { - "name": "PUBLIC", - "description": "

      A user that is publicly visible.

      " - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrderField", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield", - "description": "

      Properties by which verifiable domain connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order verifiable domains by their creation date.

      " - }, - { - "name": "DOMAIN", - "description": "

      Order verifiable domains by the domain name.

      " - } - ], - "category": "orgs" - }, - { - "name": "WorkflowRunOrderField", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield", - "description": "

      Properties by which workflow run connections can be ordered.

      ", - "isDeprecated": false, - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order workflow runs by most recently created.

      " - } - ], - "category": "actions" - }, - { - "name": "WorkflowState", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate", - "description": "

      The possible states for a workflow.

      ", - "isDeprecated": false, - "values": [ - { - "name": "ACTIVE", - "description": "

      The workflow is active.

      " - }, - { - "name": "DELETED", - "description": "

      The workflow was deleted from the git repository.

      " - }, - { - "name": "DISABLED_FORK", - "description": "

      The workflow was disabled by default on a fork.

      " - }, - { - "name": "DISABLED_INACTIVITY", - "description": "

      The workflow was disabled for inactivity in the repository.

      " - }, - { - "name": "DISABLED_MANUALLY", - "description": "

      The workflow was disabled manually.

      " - } - ], - "category": "actions" - } - ], - "unions": [ - { - "name": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee", - "description": "

      Types that can be assigned to issues.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "issues" - }, - { - "name": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "description": "

      Types that can initiate an audit log event.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor", - "description": "

      Types which can be actors for BranchActorAllowance objects.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor", - "description": "

      Types that can represent a repository ruleset bypass actor.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "repos" - }, - { - "name": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      An object which can have its data claimed or claim data from another.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer", - "description": "

      The object which triggered a ClosedEvent.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution", - "description": "

      Represents either a issue the viewer can access or a restricted contribution.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution", - "description": "

      Represents either a pull request the viewer can access or a restricted contribution.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution", - "description": "

      Represents either a repository the viewer can access or a restricted contribution.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CustomPropertySource", - "id": "custompropertysource", - "href": "/graphql/reference/unions#custompropertysource", - "description": "

      Sources which can have custom properties defined.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "repos" - }, - { - "name": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer", - "description": "

      Users and teams.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember", - "description": "

      An object that is a member of an enterprise.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      Types that can own an IP allow list.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      Issue field values.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "IssueFieldDateValue", - "id": "issuefielddatevalue", - "href": "/graphql/reference/objects#issuefielddatevalue" - }, - { - "name": "IssueFieldNumberValue", - "id": "issuefieldnumbervalue", - "href": "/graphql/reference/objects#issuefieldnumbervalue" - }, - { - "name": "IssueFieldSingleSelectValue", - "id": "issuefieldsingleselectvalue", - "href": "/graphql/reference/objects#issuefieldsingleselectvalue" - }, - { - "name": "IssueFieldTextValue", - "id": "issuefieldtextvalue", - "href": "/graphql/reference/objects#issuefieldtextvalue" - } - ], - "category": "issues" - }, - { - "name": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      Possible issue fields.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "IssueFieldDate", - "id": "issuefielddate", - "href": "/graphql/reference/objects#issuefielddate" - }, - { - "name": "IssueFieldNumber", - "id": "issuefieldnumber", - "href": "/graphql/reference/objects#issuefieldnumber" - }, - { - "name": "IssueFieldSingleSelect", - "id": "issuefieldsingleselect", - "href": "/graphql/reference/objects#issuefieldsingleselect" - }, - { - "name": "IssueFieldText", - "id": "issuefieldtext", - "href": "/graphql/reference/objects#issuefieldtext" - } - ], - "category": "issues" - }, - { - "name": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      Used for return value of Repository.issueOrPullRequest.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem", - "description": "

      An item in an issue timeline.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems", - "description": "

      An item in an issue timeline.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueCommentPinnedEvent", - "id": "issuecommentpinnedevent", - "href": "/graphql/reference/objects#issuecommentpinnedevent" - }, - { - "name": "IssueCommentUnpinnedEvent", - "id": "issuecommentunpinnedevent", - "href": "/graphql/reference/objects#issuecommentunpinnedevent" - }, - { - "name": "IssueFieldAddedEvent", - "id": "issuefieldaddedevent", - "href": "/graphql/reference/objects#issuefieldaddedevent" - }, - { - "name": "IssueFieldChangedEvent", - "id": "issuefieldchangedevent", - "href": "/graphql/reference/objects#issuefieldchangedevent" - }, - { - "name": "IssueFieldRemovedEvent", - "id": "issuefieldremovedevent", - "href": "/graphql/reference/objects#issuefieldremovedevent" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "MilestoneItem", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem", - "description": "

      Types that can be inside a Milestone.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "OrgRestoreMemberAuditEntryMembership", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "description": "

      Types of memberships that can be restored for an Organization member.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry", - "description": "

      An audit entry in an organization audit log.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrUser", - "id": "organizationoruser", - "href": "/graphql/reference/unions#organizationoruser", - "description": "

      Used for argument of CreateProjectV2 mutation.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "PermissionGranter", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter", - "description": "

      Types that can grant permissions on a repository to a user.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "orgs" - }, - { - "name": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem", - "description": "

      Types that can be pinned to a profile page.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "description": "

      Types that can be inside Project Cards.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor", - "description": "

      Possible collaborators for a project.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      Configurations for project fields.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IssueFieldValues", - "id": "projectv2issuefieldvalues", - "href": "/graphql/reference/unions#projectv2issuefieldvalues", - "description": "

      Possible issue field values for a Project item.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "IssueFieldDateValue", - "id": "issuefielddatevalue", - "href": "/graphql/reference/objects#issuefielddatevalue" - }, - { - "name": "IssueFieldNumberValue", - "id": "issuefieldnumbervalue", - "href": "/graphql/reference/objects#issuefieldnumbervalue" - }, - { - "name": "IssueFieldSingleSelectValue", - "id": "issuefieldsingleselectvalue", - "href": "/graphql/reference/objects#issuefieldsingleselectvalue" - }, - { - "name": "IssueFieldTextValue", - "id": "issuefieldtextvalue", - "href": "/graphql/reference/objects#issuefieldtextvalue" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent", - "description": "

      Types that can be inside Project Items.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "description": "

      Project field values.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue" - }, - { - "name": "ProjectV2ItemIssueFieldValue", - "id": "projectv2itemissuefieldvalue", - "href": "/graphql/reference/objects#projectv2itemissuefieldvalue" - } - ], - "category": "projects" - }, - { - "name": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem", - "description": "

      An item in a pull request timeline.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems", - "description": "

      An item in a pull request timeline.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueCommentPinnedEvent", - "id": "issuecommentpinnedevent", - "href": "/graphql/reference/objects#issuecommentpinnedevent" - }, - { - "name": "IssueCommentUnpinnedEvent", - "id": "issuecommentunpinnedevent", - "href": "/graphql/reference/objects#issuecommentunpinnedevent" - }, - { - "name": "IssueFieldAddedEvent", - "id": "issuefieldaddedevent", - "href": "/graphql/reference/objects#issuefieldaddedevent" - }, - { - "name": "IssueFieldChangedEvent", - "id": "issuefieldchangedevent", - "href": "/graphql/reference/objects#issuefieldchangedevent" - }, - { - "name": "IssueFieldRemovedEvent", - "id": "issuefieldremovedevent", - "href": "/graphql/reference/objects#issuefieldremovedevent" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor", - "description": "

      Types that can be an actor.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "Reactor", - "id": "reactor", - "href": "/graphql/reference/unions#reactor", - "description": "

      Types that can be assigned to reactions.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReferencedSubject", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject", - "description": "

      Any referencable object.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RenamedTitleSubject", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject", - "description": "

      An object which has a renamable title.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer", - "description": "

      Types that can be requested reviewers.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "EnterpriseTeam", - "id": "enterpriseteam", - "href": "/graphql/reference/objects#enterpriseteam" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor", - "description": "

      Types that can be an actor.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters", - "description": "

      Types which can be parameters for RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters" - }, - { - "name": "CopilotCodeReviewParameters", - "id": "copilotcodereviewparameters", - "href": "/graphql/reference/objects#copilotcodereviewparameters" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters" - } - ], - "category": "other" - }, - { - "name": "RuleSource", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource", - "description": "

      Types which can have RepositoryRule objects.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem", - "description": "

      The results of a search.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "MarketplaceListing", - "id": "marketplacelisting", - "href": "/graphql/reference/objects#marketplacelisting" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "search" - }, - { - "name": "Sponsor", - "id": "sponsor", - "href": "/graphql/reference/unions#sponsor", - "description": "

      Entities that can sponsor others via GitHub Sponsors.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorableItem", - "id": "sponsorableitem", - "href": "/graphql/reference/unions#sponsorableitem", - "description": "

      Entities that can be sponsored via GitHub Sponsors.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsListingFeatureableItem", - "id": "sponsorslistingfeatureableitem", - "href": "/graphql/reference/unions#sponsorslistingfeatureableitem", - "description": "

      A record that can be featured on a GitHub Sponsors profile.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "sponsors" - }, - { - "name": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext", - "description": "

      Types that can be inside a StatusCheckRollup context.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - } - ], - "category": "commits" - }, - { - "name": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      Types that can be added to a user list.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      Types that can own a verifiable domain.

      ", - "isDeprecated": false, - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - } - ], - "inputObjects": [ - { - "name": "AbortQueuedMigrationsInput", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput", - "description": "

      Autogenerated input type of AbortQueuedMigrations.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that is running the migrations.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AbortRepositoryMigrationInput", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput", - "description": "

      Autogenerated input type of AbortRepositoryMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "migrationId", - "description": "

      The ID of the migration to be aborted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AcceptEnterpriseAdministratorInvitationInput", - "id": "acceptenterpriseadministratorinvitationinput", - "href": "/graphql/reference/input-objects#acceptenterpriseadministratorinvitationinput", - "description": "

      Autogenerated input type of AcceptEnterpriseAdministratorInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "invitationId", - "description": "

      The id of the invitation being accepted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "AcceptEnterpriseMemberInvitationInput", - "id": "acceptenterprisememberinvitationinput", - "href": "/graphql/reference/input-objects#acceptenterprisememberinvitationinput", - "description": "

      Autogenerated input type of AcceptEnterpriseMemberInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "invitationId", - "description": "

      The id of the invitation being accepted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "AcceptTopicSuggestionInput", - "id": "accepttopicsuggestioninput", - "href": "/graphql/reference/input-objects#accepttopicsuggestioninput", - "description": "

      Autogenerated input type of AcceptTopicSuggestion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the suggested topic.

      \n

      Upcoming Change on 2024-04-01 UTC\nDescription: name will be removed.\nReason: Suggested topics are no longer supported.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      \n

      Upcoming Change on 2024-04-01 UTC\nDescription: repositoryId will be removed.\nReason: Suggested topics are no longer supported.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "AccessUserNamespaceRepositoryInput", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput", - "description": "

      Autogenerated input type of AccessUserNamespaceRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the user namespace repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the user namespace repository to access.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddAssigneesToAssignableInput", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput", - "description": "

      Autogenerated input type of AddAssigneesToAssignable.

      ", - "inputFields": [ - { - "name": "agentAssignment", - "description": "

      Configuration for assigning Copilot to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assignableId", - "description": "

      The id of the assignable object to add assignees to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The ids of actors (users or bots) to add as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddBlockedByInput", - "id": "addblockedbyinput", - "href": "/graphql/reference/input-objects#addblockedbyinput", - "description": "

      Autogenerated input type of AddBlockedBy.

      ", - "inputFields": [ - { - "name": "blockingIssueId", - "description": "

      The ID of the issue that blocks the given issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be blocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddCommentInput", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput", - "description": "

      Autogenerated input type of AddComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddDiscussionCommentInput", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput", - "description": "

      Autogenerated input type of AddDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to comment on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replyToId", - "description": "

      The Node ID of the discussion comment within this discussion to reply to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddDiscussionPollVoteInput", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput", - "description": "

      Autogenerated input type of AddDiscussionPollVote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pollOptionId", - "description": "

      The Node ID of the discussion poll option to vote for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddEnterpriseOrganizationMemberInput", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput", - "description": "

      Autogenerated input type of AddEnterpriseOrganizationMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise which owns the organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization the users will be added to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "role", - "description": "

      The role to assign the users in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - }, - { - "name": "userIds", - "description": "

      The IDs of the enterprise members to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddEnterpriseSupportEntitlementInput", - "id": "addenterprisesupportentitlementinput", - "href": "/graphql/reference/input-objects#addenterprisesupportentitlementinput", - "description": "

      Autogenerated input type of AddEnterpriseSupportEntitlement.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the admin belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of a member who will receive the support entitlement.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddLabelsToLabelableInput", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput", - "description": "

      Autogenerated input type of AddLabelsToLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of the labels to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to add labels to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddProjectCardInput", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput", - "description": "

      Autogenerated input type of AddProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The content of the card. Must be a member of the ProjectCardItem union.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "note", - "description": "

      The note on the card.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The Node ID of the ProjectColumn.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectColumnInput", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput", - "description": "

      Autogenerated input type of AddProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Node ID of the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectV2DraftIssueInput", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput", - "description": "

      Autogenerated input type of AddProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the draft issue to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue. A project item can also be created by providing\nthe URL of an Issue or Pull Request if you have access.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "AddProjectV2ItemByIdInput", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput", - "description": "

      Autogenerated input type of AddProjectV2ItemById.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The id of the Issue or Pull Request to add.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the item to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "AddPullRequestReviewCommentInput", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput", - "description": "

      Autogenerated input type of AddPullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment. This field is required

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: body will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitOID", - "description": "

      The SHA of the commit to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: commitOID will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "inReplyTo", - "description": "

      The comment id to reply to.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: inReplyTo will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "path", - "description": "

      The relative path of the file to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: path will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: position will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestReviewId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewInput", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput", - "description": "

      Autogenerated input type of AddPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the review body comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      The review line comments.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: comments will be removed. use the threads argument instead\nReason: We are deprecating comment fields that use diff-relative positioning.

      ", - "type": "[DraftPullRequestReviewComment]", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment" - }, - { - "name": "commitOID", - "description": "

      The commit OID the review pertains to.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "event", - "description": "

      The event to perform on the pull request review.

      ", - "type": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "threads", - "description": "

      The review line comment threads.

      ", - "type": "[DraftPullRequestReviewThread]", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadInput", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThread.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the thread's first comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers, required for line-level\nthreads. The end of the line range for multi-line comments.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadReplyInput", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThreadReply.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pending review to which the reply will belong.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewThreadId", - "description": "

      The Node ID of the thread to which this reply is being written.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddReactionInput", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput", - "description": "

      Autogenerated input type of AddReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji to react with.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "AddStarInput", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput", - "description": "

      Autogenerated input type of AddStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to star.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "AddSubIssueInput", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput", - "description": "

      Autogenerated input type of AddSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replaceParent", - "description": "

      Option to replace parent issue if one already exists.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueUrl", - "description": "

      The url of the sub-issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddUpvoteInput", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput", - "description": "

      Autogenerated input type of AddUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddVerifiableDomainInput", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput", - "description": "

      Autogenerated input type of AddVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domain", - "description": "

      The URL of the domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner to add the domain to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput", - "description": "

      Represents configuration for assigning Copilot to an issue (public variant).

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "baseRef", - "description": "

      The base ref/branch for the repository. Defaults to the default branch if not provided.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "customAgent", - "description": "

      Custom agent for Copilot.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "customInstructions", - "description": "

      Custom instructions for Copilot.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "targetRepositoryId", - "description": "

      The Node ID of the target repository where Copilot should work. Defaults to the issue's repository if not provided.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "ApproveDeploymentsInput", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput", - "description": "

      Autogenerated input type of ApproveDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for approving deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ApproveVerifiableDomainInput", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput", - "description": "

      Autogenerated input type of ApproveVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to approve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ArchiveProjectV2ItemInput", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput", - "description": "

      Autogenerated input type of ArchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to archive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ArchivePullRequestInput", - "id": "archivepullrequestinput", - "href": "/graphql/reference/input-objects#archivepullrequestinput", - "description": "

      Autogenerated input type of ArchivePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to archive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "ArchiveRepositoryInput", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput", - "description": "

      Autogenerated input type of ArchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to mark as archived.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder", - "description": "

      Ordering options for Audit Log connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Audit Logs by.

      ", - "type": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "BulkSponsorship", - "id": "bulksponsorship", - "href": "/graphql/reference/input-objects#bulksponsorship", - "description": "

      Information about a sponsorship to make for a user or organization with a GitHub\nSponsors profile, as part of sponsoring many users or organizations at once.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "amount", - "description": "

      The amount to pay to the sponsorable in US dollars. Valid values: 1-12000.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sponsorableId", - "description": "

      The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "CancelEnterpriseAdminInvitationInput", - "id": "cancelenterpriseadmininvitationinput", - "href": "/graphql/reference/input-objects#cancelenterpriseadmininvitationinput", - "description": "

      Autogenerated input type of CancelEnterpriseAdminInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "invitationId", - "description": "

      The Node ID of the pending enterprise administrator invitation.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CancelEnterpriseMemberInvitationInput", - "id": "cancelenterprisememberinvitationinput", - "href": "/graphql/reference/input-objects#cancelenterprisememberinvitationinput", - "description": "

      Autogenerated input type of CancelEnterpriseMemberInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "invitationId", - "description": "

      The Node ID of the pending enterprise member invitation.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CancelSponsorshipInput", - "id": "cancelsponsorshipinput", - "href": "/graphql/reference/input-objects#cancelsponsorshipinput", - "description": "

      Autogenerated input type of CancelSponsorship.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorId", - "description": "

      The ID of the user or organization who is acting as the sponsor, paying for\nthe sponsorship. Required if sponsorLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorLogin", - "description": "

      The username of the user or organization who is acting as the sponsor, paying\nfor the sponsorship. Required if sponsorId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorableId", - "description": "

      The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "ChangeUserStatusInput", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput", - "description": "

      Autogenerated input type of ChangeUserStatus.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., 😀.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiresAt", - "description": "

      If set, the user status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "limitedAvailability", - "description": "

      Whether this status should indicate you are not fully available on GitHub, e.g., you are away.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A short description of your current status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "CheckAnnotationData", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "annotationLevel", - "description": "

      Represents an annotation's information level.

      ", - "type": "CheckAnnotationLevel!", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "location", - "description": "

      The location of the annotation.

      ", - "type": "CheckAnnotationRange!", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange" - }, - { - "name": "message", - "description": "

      A short description of the feedback for these lines of code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to add an annotation to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Details about this annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title that represents the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationRange", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "endColumn", - "description": "

      The ending column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endLine", - "description": "

      The ending line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startColumn", - "description": "

      The starting column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startLine", - "description": "

      The starting line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunAction", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction", - "description": "

      Possible further actions the integrator can perform.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "description", - "description": "

      A short explanation of what this action would do.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "identifier", - "description": "

      A reference for the action on the integrator's system.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The text to be displayed on a button in the web UI.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter", - "description": "

      The filters that are available when fetching check runs.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check runs created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check runs by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "checkType", - "description": "

      Filters the check runs by this type.

      ", - "type": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype" - }, - { - "name": "conclusions", - "description": "

      Filters the check runs by these conclusions.

      ", - "type": "[CheckConclusionState!]", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "status", - "description": "

      Filters the check runs by this status. Superceded by statuses.

      ", - "type": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "statuses", - "description": "

      Filters the check runs by this status. Overrides status.

      ", - "type": "[CheckStatusState!]", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput", - "description": "

      Descriptive details about the check run.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "annotations", - "description": "

      The annotations that are made as part of the check run.

      ", - "type": "[CheckAnnotationData!]", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata" - }, - { - "name": "images", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "type": "[CheckRunOutputImage!]", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage" - }, - { - "name": "summary", - "description": "

      The summary of the check run (supports Commonmark).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The details of the check run (supports Commonmark).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A title to provide for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutputImage", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "alt", - "description": "

      The alternative text for the image.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "caption", - "description": "

      A short image description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "imageUrl", - "description": "

      The full URL of the image.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteAutoTriggerPreference", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference", - "description": "

      The auto-trigger preferences that are available for check suites.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "appId", - "description": "

      The node ID of the application that owns the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "setting", - "description": "

      Set to true to enable automatic creation of CheckSuite events upon pushes to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter", - "description": "

      The filters that are available when fetching check suites.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check suites created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check suites by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "ClearLabelsFromLabelableInput", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput", - "description": "

      Autogenerated input type of ClearLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to clear the labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ClearProjectV2ItemFieldValueInput", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of ClearProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "CloneProjectInput", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput", - "description": "

      Autogenerated input type of CloneProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeWorkflows", - "description": "

      Whether or not to clone the source project's workflows.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      The visibility of the project, defaults to false (private).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The source project to clone.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOwnerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "CloneTemplateRepositoryInput", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput", - "description": "

      Autogenerated input type of CloneTemplateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeAllBranches", - "description": "

      Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch of the template.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the template repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CloseDiscussionInput", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput", - "description": "

      Autogenerated input type of CloseDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "reason", - "description": "

      The reason why the discussion is being closed.

      ", - "type": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason" - } - ], - "category": "discussions" - }, - { - "name": "CloseIssueInput", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput", - "description": "

      Autogenerated input type of CloseIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateIssueId", - "description": "

      ID of the issue that this is a duplicate of.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueId", - "description": "

      ID of the issue to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "stateReason", - "description": "

      The reason the issue is to be closed.

      ", - "type": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason" - } - ], - "category": "issues" - }, - { - "name": "ClosePullRequestInput", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput", - "description": "

      Autogenerated input type of ClosePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningToolInput!]!", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningToolInput", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor", - "description": "

      Specifies an author for filtering Git commits.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "emails", - "description": "

      Email addresses to filter by. Commits authored by any of the specified email addresses will be returned.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      ID of a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder", - "description": "

      Ordering options for commit contribution connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order commit contributions.

      ", - "type": "CommitContributionOrderField!", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield" - } - ], - "category": "commits" - }, - { - "name": "CommitMessage", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage", - "description": "

      A message to include with a new commit.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "body", - "description": "

      The body of the message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headline", - "description": "

      The headline of the message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommittableBranch", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch", - "description": "

      A git ref for a commit to be appended to.

      \n

      The ref must be a branch, i.e. its fully qualified name must start\nwith refs/heads/ (although the input is not required to be fully\nqualified).

      \n

      The Ref may be specified by its global node ID or by the\nrepositoryNameWithOwner and branchName.

      \n

      Examples

      \n

      Specify a branch using a global node ID:

      \n
      { \"id\": \"MDM6UmVmMTpyZWZzL2hlYWRzL21haW4=\" }\n
      \n

      Specify a branch using repositoryNameWithOwner and branchName:

      \n
      {\n  \"repositoryNameWithOwner\": \"github/graphql-client\",\n  \"branchName\": \"main\"\n}.\n
      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "branchName", - "description": "

      The unqualified name of the branch to append the commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryNameWithOwner", - "description": "

      The nameWithOwner of the repository to commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder", - "description": "

      Ordering options for contribution connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - ], - "category": "users" - }, - { - "name": "ConvertProjectCardNoteToIssueInput", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput", - "description": "

      Autogenerated input type of ConvertProjectCardNoteToIssue.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the newly created issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the newly created issue. Defaults to the card's note text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ConvertProjectV2DraftIssueItemToIssueInput", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput", - "description": "

      Autogenerated input type of ConvertProjectV2DraftIssueItemToIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the draft issue ProjectV2Item to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ConvertPullRequestToDraftInput", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput", - "description": "

      Autogenerated input type of ConvertPullRequestToDraft.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to convert to draft.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CopilotCodeReviewParametersInput", - "id": "copilotcodereviewparametersinput", - "href": "/graphql/reference/input-objects#copilotcodereviewparametersinput", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "reviewDraftPullRequests", - "description": "

      Copilot automatically reviews draft pull requests before they are marked as ready for review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewOnPush", - "description": "

      Copilot automatically reviews each new push to the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "CopyProjectV2Input", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input", - "description": "

      Autogenerated input type of CopyProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeDraftIssues", - "description": "

      Include draft issues in the new project.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "ownerId", - "description": "

      The owner ID of the new project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the source Project to copy.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateAttributionInvitationInput", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput", - "description": "

      Autogenerated input type of CreateAttributionInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The Node ID of the owner scoping the reattributable data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceId", - "description": "

      The Node ID of the account owning the data to reattribute.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetId", - "description": "

      The Node ID of the account which may claim the data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "CreateBranchProtectionRuleInput", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput", - "description": "

      Autogenerated input type of CreateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryId", - "description": "

      The global relay id of the repository in which a new branch protection rule should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "CreateCheckRunInput", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput", - "description": "

      Autogenerated input type of CreateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CreateCheckSuiteInput", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput", - "description": "

      Autogenerated input type of CreateCheckSuite.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "CreateCommitOnBranchInput", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput", - "description": "

      Autogenerated input type of CreateCommitOnBranch.

      ", - "inputFields": [ - { - "name": "branch", - "description": "

      The Ref to be updated. Must be a branch.

      ", - "type": "CommittableBranch!", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The git commit oid expected at the head of the branch prior to the commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "fileChanges", - "description": "

      A description of changes to files in this commit.

      ", - "type": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges" - }, - { - "name": "message", - "description": "

      The commit message the be included with the commit.

      ", - "type": "CommitMessage!", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage" - } - ], - "category": "commits" - }, - { - "name": "CreateDeploymentInput", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput", - "description": "

      Autogenerated input type of CreateDeployment.

      ", - "inputFields": [ - { - "name": "autoMerge", - "description": "

      Attempt to automatically merge the default branch into the requested ref, defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      Short description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Name for the target deployment environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      JSON payload with extra information about the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The node ID of the ref to be deployed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requiredContexts", - "description": "

      The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "task", - "description": "

      Specifies a task to execute.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "CreateDeploymentStatusInput", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput", - "description": "

      Autogenerated input type of CreateDeploymentStatus.

      ", - "inputFields": [ - { - "name": "autoInactive", - "description": "

      Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus's deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "deploymentId", - "description": "

      The node ID of the deployment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "description", - "description": "

      A short description of the status. Maximum length of 140 characters.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      If provided, updates the environment of the deploy. Otherwise, does not modify the environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Sets the URL for accessing your environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logUrl", - "description": "

      The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - } - ], - "category": "deployments" - }, - { - "name": "CreateDiscussionInput", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput", - "description": "

      Autogenerated input type of CreateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The id of the discussion category to associate with this discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The id of the repository on which to create the discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "CreateEnterpriseOrganizationInput", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput", - "description": "

      Autogenerated input type of CreateEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "adminLogins", - "description": "

      The logins for the administrators of the new organization.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingEmail", - "description": "

      The email used for sending billing receipts.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the new organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateEnvironmentInput", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput", - "description": "

      Autogenerated input type of CreateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "CreateIpAllowListEntryInput", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput", - "description": "

      Autogenerated input type of CreateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for which to create the new IP allow list entry.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateIssueFieldInput", - "id": "createissuefieldinput", - "href": "/graphql/reference/input-objects#createissuefieldinput", - "description": "

      Autogenerated input type of CreateIssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dataType", - "description": "

      The data type of the issue field.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      A description of the issue field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the issue field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      The options for the issue field if applicable.

      ", - "type": "[IssueFieldSingleSelectOptionInput!]", - "id": "issuefieldsingleselectoptioninput", - "href": "/graphql/reference/input-objects#issuefieldsingleselectoptioninput" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization where the issue field will be created.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "visibility", - "description": "

      The visibility of the issue field.

      ", - "type": "IssueFieldVisibility", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "CreateIssueFieldValueInput", - "id": "createissuefieldvalueinput", - "href": "/graphql/reference/input-objects#createissuefieldvalueinput", - "description": "

      Autogenerated input type of CreateIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueField", - "description": "

      The field value to create.

      ", - "type": "IssueFieldCreateOrUpdateInput!", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueId", - "description": "

      The ID of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateIssueInput", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput", - "description": "

      Autogenerated input type of CreateIssue.

      ", - "inputFields": [ - { - "name": "agentAssignment", - "description": "

      Configuration for assigning Copilot to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assigneeIds", - "description": "

      The Node ID of assignees for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueFields", - "description": "

      An array of issue fields to set on the issue during creation.

      ", - "type": "[IssueFieldCreateOrUpdateInput!]", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueTemplate", - "description": "

      The name of an issue template in the repository, assigns labels and assignees from the template to the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The Node ID of the issue type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parentIssueId", - "description": "

      The Node ID of the parent issue to add this new issue to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectV2Ids", - "description": "

      An array of Node IDs for Projects V2 associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "CreateIssueTypeInput", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput", - "description": "

      Autogenerated input type of CreateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      Description of the new issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled on the org level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      Name of the new issue type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID for the organization on which the issue type is created.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLabelInput", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput", - "description": "

      Autogenerated input type of CreateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the color of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLinkedBranchInput", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput", - "description": "

      Autogenerated input type of CreateLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to link to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the new branch. Defaults to issue number and title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The commit SHA to base the new branch on.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      ID of the repository to create the branch in. Defaults to the issue repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateMigrationSourceInput", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput", - "description": "

      Autogenerated input type of CreateMigrationSource.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "CreateProjectInput", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput", - "description": "

      Autogenerated input type of CreateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryIds", - "description": "

      A list of repository IDs to create as linked repositories for the project.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      The name of the GitHub-provided template.

      ", - "type": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate" - } - ], - "category": "projects-classic" - }, - { - "name": "CreateProjectV2FieldInput", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput", - "description": "

      Autogenerated input type of CreateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dataType", - "description": "

      The data type of the field.

      ", - "type": "ProjectV2CustomFieldType!", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype" - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for an iteration field.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the field in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a single select field. At least one value is required if data_type is SINGLE_SELECT.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2Input", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input", - "description": "

      Autogenerated input type of CreateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The repository to link the project to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The team to link the project to. The team will be granted read permissions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2IssueFieldInput", - "id": "createprojectv2issuefieldinput", - "href": "/graphql/reference/input-objects#createprojectv2issuefieldinput", - "description": "

      Autogenerated input type of CreateProjectV2IssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueFieldId", - "description": "

      The ID of the IssueField to create the field for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the field in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2StatusUpdateInput", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput", - "description": "

      Autogenerated input type of CreateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the status update in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "CreatePullRequestInput", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput", - "description": "

      Autogenerated input type of CreatePullRequest.

      ", - "inputFields": [ - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether this pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "headRefName", - "description": "

      The name of the branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace head_ref_name with a user like this: username:branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRepositoryId", - "description": "

      The Node ID of the head repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "CreateRefInput", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput", - "description": "

      Autogenerated input type of CreateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The fully qualified name of the new Ref (ie: refs/heads/my_new_branch).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the new Ref shall target. Must point to a commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository to create the Ref in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "CreateRepositoryCustomPropertyInput", - "id": "createrepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#createrepositorycustompropertyinput", - "description": "

      Autogenerated input type of CreateRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "allowedValues", - "description": "

      The allowed values for the custom property.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The default value for the custom property if the property is required.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requireExplicitValues", - "description": "

      Whether this repository custom property requires explicit values.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "required", - "description": "

      Whether the custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new custom property should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "valueType", - "description": "

      The value type for the custom property.

      ", - "type": "CustomPropertyValueType!", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype" - }, - { - "name": "valuesEditableBy", - "description": "

      The allowed actors who can edit the values of a custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryInput", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput", - "description": "

      Autogenerated input type of CreateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryRulesetInput", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput", - "description": "

      Autogenerated input type of CreateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The set of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput!", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new ruleset should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "CreateSponsorsListingInput", - "id": "createsponsorslistinginput", - "href": "/graphql/reference/input-objects#createsponsorslistinginput", - "description": "

      Autogenerated input type of CreateSponsorsListing.

      ", - "inputFields": [ - { - "name": "billingCountryOrRegionCode", - "description": "

      The country or region where the sponsorable's bank account is located.\nRequired if fiscalHostLogin is not specified, ignored when fiscalHostLogin is specified.

      ", - "type": "SponsorsCountryOrRegionCode", - "id": "sponsorscountryorregioncode", - "href": "/graphql/reference/enums#sponsorscountryorregioncode" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contactEmail", - "description": "

      The email address we should use to contact you about the GitHub Sponsors\nprofile being created. This will not be shared publicly. Must be a verified\nemail address already on your GitHub account. Only relevant when the\nsponsorable is yourself. Defaults to your primary email address on file if omitted.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fiscalHostLogin", - "description": "

      The username of the supported fiscal host's GitHub organization, if you want\nto receive sponsorship payouts through a fiscal host rather than directly to a\nbank account. For example,Open-Source-Collectivefor Open Source Collective\nor '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\nfor more information.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fiscallyHostedProjectProfileUrl", - "description": "

      The URL for your profile page on the fiscal host's website, e.g.,\nhttps://opencollective.com/babel or https://numfocus.org/project/bokeh.\nRequired if fiscalHostLogin is specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDescription", - "description": "

      Provide an introduction to serve as the main focus that appears on your GitHub\nSponsors profile. It's a great opportunity to help potential sponsors learn\nmore about you, your work, and why their sponsorship is important to you.\nGitHub-flavored Markdown is supported.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "residenceCountryOrRegionCode", - "description": "

      The country or region where the sponsorable resides. This is for tax purposes.\nRequired if the sponsorable is yourself, ignored when sponsorableLogin\nspecifies an organization.

      ", - "type": "SponsorsCountryOrRegionCode", - "id": "sponsorscountryorregioncode", - "href": "/graphql/reference/enums#sponsorscountryorregioncode" - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the organization to create a GitHub Sponsors profile for, if\ndesired. Defaults to creating a GitHub Sponsors profile for the authenticated\nuser if omitted.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "CreateSponsorsTierInput", - "id": "createsponsorstierinput", - "href": "/graphql/reference/input-objects#createsponsorstierinput", - "description": "

      Autogenerated input type of CreateSponsorsTier.

      ", - "inputFields": [ - { - "name": "amount", - "description": "

      The value of the new tier in US dollars. Valid values: 1-12000.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of what this tier is, what perks sponsors might receive, what a sponsorship at this tier means for you, etc.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isRecurring", - "description": "

      Whether sponsorships using this tier should happen monthly/yearly or just once.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "publish", - "description": "

      Whether to make the tier available immediately for sponsors to choose.\nDefaults to creating a draft tier that will not be publicly visible.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryId", - "description": "

      Optional ID of the private repository that sponsors at this tier should gain\nread-only access to. Must be owned by an organization.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryName", - "description": "

      Optional name of the private repository that sponsors at this tier should gain\nread-only access to. Must be owned by an organization. Necessary if\nrepositoryOwnerLogin is given. Will be ignored if repositoryId is given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryOwnerLogin", - "description": "

      Optional login of the organization owner of the private repository that\nsponsors at this tier should gain read-only access to. Necessary if\nrepositoryName is given. Will be ignored if repositoryId is given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorableId", - "description": "

      The ID of the user or organization who owns the GitHub Sponsors profile.\nDefaults to the current user if omitted and sponsorableLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the user or organization who owns the GitHub Sponsors profile.\nDefaults to the current user if omitted and sponsorableId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "welcomeMessage", - "description": "

      Optional message new sponsors at this tier will receive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "CreateSponsorshipInput", - "id": "createsponsorshipinput", - "href": "/graphql/reference/input-objects#createsponsorshipinput", - "description": "

      Autogenerated input type of CreateSponsorship.

      ", - "inputFields": [ - { - "name": "amount", - "description": "

      The amount to pay to the sponsorable in US dollars. Required if a tierId is not specified. Valid values: 1-12000.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isRecurring", - "description": "

      Whether the sponsorship should happen monthly/yearly or just this one time. Required if a tierId is not specified.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "privacyLevel", - "description": "

      Specify whether others should be able to see that the sponsor is sponsoring\nthe sponsorable. Public visibility still does not reveal which tier is used.

      ", - "type": "SponsorshipPrivacy", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy" - }, - { - "name": "receiveEmails", - "description": "

      Whether the sponsor should receive email updates from the sponsorable.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorId", - "description": "

      The ID of the user or organization who is acting as the sponsor, paying for\nthe sponsorship. Required if sponsorLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorLogin", - "description": "

      The username of the user or organization who is acting as the sponsor, paying\nfor the sponsorship. Required if sponsorId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorableId", - "description": "

      The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tierId", - "description": "

      The ID of one of sponsorable's existing tiers to sponsor at. Required if amount is not specified.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "sponsors" - }, - { - "name": "CreateSponsorshipsInput", - "id": "createsponsorshipsinput", - "href": "/graphql/reference/input-objects#createsponsorshipsinput", - "description": "

      Autogenerated input type of CreateSponsorships.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "privacyLevel", - "description": "

      Specify whether others should be able to see that the sponsor is sponsoring\nthe sponsorables. Public visibility still does not reveal the dollar value of\nthe sponsorship.

      ", - "type": "SponsorshipPrivacy", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy" - }, - { - "name": "receiveEmails", - "description": "

      Whether the sponsor should receive email updates from the sponsorables.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "recurring", - "description": "

      Whether the sponsorships created should continue each billing cycle for the\nsponsor (monthly or annually), versus lasting only a single month. Defaults to\none-time sponsorships.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorLogin", - "description": "

      The username of the user or organization who is acting as the sponsor, paying for the sponsorships.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorships", - "description": "

      The list of maintainers to sponsor and for how much apiece.

      ", - "type": "[BulkSponsorship!]!", - "id": "bulksponsorship", - "href": "/graphql/reference/input-objects#bulksponsorship" - } - ], - "category": "sponsors" - }, - { - "name": "CreateUserListInput", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput", - "description": "

      Autogenerated input type of CreateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "CustomPropertyValueInput", - "id": "custompropertyvalueinput", - "href": "/graphql/reference/input-objects#custompropertyvalueinput", - "description": "

      The custom property name and value to be set.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The value to set for the custom property. Using a value of null will unset the\nproperty value, reverting to the default value if the property is required.

      ", - "type": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "DeclineTopicSuggestionInput", - "id": "declinetopicsuggestioninput", - "href": "/graphql/reference/input-objects#declinetopicsuggestioninput", - "description": "

      Autogenerated input type of DeclineTopicSuggestion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the suggested topic.

      \n

      Upcoming Change on 2024-04-01 UTC\nDescription: name will be removed.\nReason: Suggested topics are no longer supported.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reason", - "description": "

      The reason why the suggested topic is declined.

      \n

      Upcoming Change on 2024-04-01 UTC\nDescription: reason will be removed.\nReason: Suggested topics are no longer supported.

      ", - "type": "TopicSuggestionDeclineReason", - "id": "topicsuggestiondeclinereason", - "href": "/graphql/reference/enums#topicsuggestiondeclinereason" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      \n

      Upcoming Change on 2024-04-01 UTC\nDescription: repositoryId will be removed.\nReason: Suggested topics are no longer supported.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteBranchProtectionRuleInput", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput", - "description": "

      Autogenerated input type of DeleteBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "DeleteDeploymentInput", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput", - "description": "

      Autogenerated input type of DeleteDeployment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the deployment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteDiscussionCommentInput", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput", - "description": "

      Autogenerated input type of DeleteDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node id of the discussion comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteDiscussionInput", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput", - "description": "

      Autogenerated input type of DeleteDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The id of the discussion to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteEnvironmentInput", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput", - "description": "

      Autogenerated input type of DeleteEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the environment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteIpAllowListEntryInput", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput", - "description": "

      Autogenerated input type of DeleteIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "DeleteIssueCommentInput", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput", - "description": "

      Autogenerated input type of DeleteIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueFieldInput", - "id": "deleteissuefieldinput", - "href": "/graphql/reference/input-objects#deleteissuefieldinput", - "description": "

      Autogenerated input type of DeleteIssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueFieldValueInput", - "id": "deleteissuefieldvalueinput", - "href": "/graphql/reference/input-objects#deleteissuefieldvalueinput", - "description": "

      Autogenerated input type of DeleteIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueId", - "description": "

      The ID of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueInput", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput", - "description": "

      Autogenerated input type of DeleteIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueTypeInput", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput", - "description": "

      Autogenerated input type of DeleteIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLabelInput", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput", - "description": "

      Autogenerated input type of DeleteLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLinkedBranchInput", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput", - "description": "

      Autogenerated input type of DeleteLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "linkedBranchId", - "description": "

      The ID of the linked branch.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeletePackageVersionInput", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput", - "description": "

      Autogenerated input type of DeletePackageVersion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersionId", - "description": "

      The ID of the package version to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "packages" - }, - { - "name": "DeleteProjectCardInput", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput", - "description": "

      Autogenerated input type of DeleteProjectCard.

      ", - "inputFields": [ - { - "name": "cardId", - "description": "

      The id of the card to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectColumnInput", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput", - "description": "

      Autogenerated input type of DeleteProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectInput", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput", - "description": "

      Autogenerated input type of DeleteProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectV2FieldInput", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput", - "description": "

      Autogenerated input type of DeleteProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2Input", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input", - "description": "

      Autogenerated input type of DeleteProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2ItemInput", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput", - "description": "

      Autogenerated input type of DeleteProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project from which the item should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2StatusUpdateInput", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput", - "description": "

      Autogenerated input type of DeleteProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2WorkflowInput", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput", - "description": "

      Autogenerated input type of DeleteProjectV2Workflow.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "workflowId", - "description": "

      The ID of the workflow to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeletePullRequestReviewCommentInput", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of DeletePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeletePullRequestReviewInput", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput", - "description": "

      Autogenerated input type of DeletePullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeleteRefInput", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput", - "description": "

      Autogenerated input type of DeleteRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "DeleteRepositoryCustomPropertyInput", - "id": "deleterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#deleterepositorycustompropertyinput", - "description": "

      Autogenerated input type of DeleteRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The global relay id of the custom property to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteRepositoryRulesetInput", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput", - "description": "

      Autogenerated input type of DeleteRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteUserListInput", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput", - "description": "

      Autogenerated input type of DeleteUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "listId", - "description": "

      The ID of the list to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "DeleteVerifiableDomainInput", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput", - "description": "

      Autogenerated input type of DeleteVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder", - "description": "

      Ordering options for deployment connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order deployments by.

      ", - "type": "DeploymentOrderField!", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "DequeuePullRequestInput", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput", - "description": "

      Autogenerated input type of DequeuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the pull request to be dequeued.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DisablePullRequestAutoMergeInput", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput", - "description": "

      Autogenerated input type of DisablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to disable auto merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder", - "description": "

      Ways in which lists of discussions can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order discussions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order discussions.

      ", - "type": "DiscussionOrderField!", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder", - "description": "

      Ordering options for discussion poll option connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order poll options by.

      ", - "type": "DiscussionPollOptionOrderField!", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DismissPullRequestReviewInput", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput", - "description": "

      Autogenerated input type of DismissPullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "message", - "description": "

      The contents of the pull request review dismissal message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DismissRepositoryVulnerabilityAlertInput", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput", - "description": "

      Autogenerated input type of DismissRepositoryVulnerabilityAlert.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the Dependabot alert is being dismissed.

      ", - "type": "DismissReason!", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason" - }, - { - "name": "repositoryVulnerabilityAlertId", - "description": "

      The Dependabot alert ID to dismiss.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "dependabot" - }, - { - "name": "DraftPullRequestReviewComment", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment", - "description": "

      Specifies a review comment to be left with a Pull Request Review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Position in the file to leave a comment on.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "DraftPullRequestReviewThread", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread", - "description": "

      Specifies a review comment thread to be left with a Pull Request Review.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers. The end of the line range for\nmulti-line comments. Required if not using positioning.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on. Required if not using positioning.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - } - ], - "category": "pulls" - }, - { - "name": "EnablePullRequestAutoMergeInput", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput", - "description": "

      Autogenerated input type of EnablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit message is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit headline is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to MERGE. NOTE: when merging\nwith a merge queue any input value for merge method is ignored.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to enable auto-merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnqueuePullRequestInput", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput", - "description": "

      Autogenerated input type of EnqueuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "jump", - "description": "

      Add the pull request to the front of the queue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to enqueue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder", - "description": "

      Ordering options for enterprise administrator invitation connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise administrator invitations by.

      ", - "type": "EnterpriseAdministratorInvitationOrderField!", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitationOrder", - "id": "enterprisememberinvitationorder", - "href": "/graphql/reference/input-objects#enterprisememberinvitationorder", - "description": "

      Ordering options for enterprise administrator invitation connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise member invitations by.

      ", - "type": "EnterpriseMemberInvitationOrderField!", - "id": "enterprisememberinvitationorderfield", - "href": "/graphql/reference/enums#enterprisememberinvitationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder", - "description": "

      Ordering options for enterprise member connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise members by.

      ", - "type": "EnterpriseMemberOrderField!", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder", - "description": "

      Ordering options for enterprises.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprises by.

      ", - "type": "EnterpriseOrderField!", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder", - "description": "

      Ordering options for Enterprise Server installation connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Enterprise Server installations by.

      ", - "type": "EnterpriseServerInstallationOrderField!", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder", - "description": "

      Ordering options for Enterprise Server user account email connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order emails by.

      ", - "type": "EnterpriseServerUserAccountEmailOrderField!", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder", - "description": "

      Ordering options for Enterprise Server user account connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts by.

      ", - "type": "EnterpriseServerUserAccountOrderField!", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder", - "description": "

      Ordering options for Enterprise Server user accounts upload connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts uploads by.

      ", - "type": "EnterpriseServerUserAccountsUploadOrderField!", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamMemberOrder", - "id": "enterpriseteammemberorder", - "href": "/graphql/reference/input-objects#enterpriseteammemberorder", - "description": "

      Ordering options for enterprise team member connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise team members by.

      ", - "type": "EnterpriseTeamMemberOrderField!", - "id": "enterpriseteammemberorderfield", - "href": "/graphql/reference/enums#enterpriseteammemberorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamOrder", - "id": "enterpriseteamorder", - "href": "/graphql/reference/input-objects#enterpriseteamorder", - "description": "

      Ordering options for enterprise team connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise teams by.

      ", - "type": "EnterpriseTeamOrderField!", - "id": "enterpriseteamorderfield", - "href": "/graphql/reference/enums#enterpriseteamorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseTeamOrganizationOrder", - "id": "enterpriseteamorganizationorder", - "href": "/graphql/reference/input-objects#enterpriseteamorganizationorder", - "description": "

      Ordering options for enterprise team organization connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order organizations by.

      ", - "type": "EnterpriseTeamOrganizationOrderField!", - "id": "enterpriseteamorganizationorderfield", - "href": "/graphql/reference/enums#enterpriseteamorganizationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments", - "description": "

      Ordering options for environments.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order environments by.

      ", - "type": "EnvironmentOrderField!", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "FileAddition", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition", - "description": "

      A command to add a file at the given path with the given contents as part of a\ncommit. Any existing file at that that path will be replaced.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "contents", - "description": "

      The base64 encoded contents of the file.

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the repository where the file will be located.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges", - "description": "

      A description of a set of changes to a file tree to be made as part of\na git commit, modeled as zero or more file additions and zero or more\nfile deletions.

      \n

      Both fields are optional; omitting both will produce a commit with no\nfile changes.

      \n

      deletions and additions describe changes to files identified\nby 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\nslash-prefixed.

      \n

      path values must be unique across all additions and deletions\nprovided. Any duplication will result in a validation error.

      \n

      Encoding

      \n

      File contents must be provided in full for each FileAddition.

      \n

      The contents of a FileAddition must be encoded using RFC 4648\ncompliant base64, i.e. correct padding is required and no characters\noutside the standard alphabet may be used. Invalid base64\nencoding will be rejected with a validation error.

      \n

      The encoded contents may be binary.

      \n

      For text files, no assumptions are made about the character encoding of\nthe file contents (after base64 decoding). No charset transcoding or\nline-ending normalization will be performed; it is the client's\nresponsibility to manage the character encoding of files they provide.\nHowever, for maximum compatibility we recommend using UTF-8 encoding\nand ensuring that all files in a repository use a consistent\nline-ending convention (\\n or \\r\\n), and that all files end\nwith a newline.

      \n

      Modeling file changes

      \n

      Each of the the five types of conceptual changes that can be made in a\ngit commit can be described using the FileChanges type as follows:

      \n
        \n
      1. \n

        New file addition: create file hello world\\n at path docs/README.txt:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"hello world\\n\")\n    }\n  ]\n}\n
        \n
      2. \n
      3. \n

        Existing file modification: change existing docs/README.txt to have new\ncontent new content here\\n:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"new content here\\n\")\n    }\n  ]\n}\n
        \n
      4. \n
      5. \n

        Existing file deletion: remove existing file docs/README.txt.\nNote that the path is required to exist -- specifying a\npath that does not exist on the given branch will abort the\ncommit and return an error.

        \n
        {\n  \"deletions\" [\n    {\n      \"path\": \"docs/README.txt\"\n    }\n  ]\n}\n
        \n
      6. \n
      7. \n

        File rename with no changes: rename docs/README.txt with\nprevious content hello world\\n to the same content at\nnewdocs/README.txt:

        \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
      8. \n
      9. \n

        File rename with changes: rename docs/README.txt with\nprevious content hello world\\n to a file at path\nnewdocs/README.txt with content new contents\\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
        \n
      10. \n
      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "additions", - "description": "

      File to add or change.

      ", - "type": "[FileAddition!]", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition" - }, - { - "name": "deletions", - "description": "

      Files to delete.

      ", - "type": "[FileDeletion!]", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion" - } - ], - "category": "git" - }, - { - "name": "FileDeletion", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion", - "description": "

      A command to delete the file at the given path as part of a commit.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "path", - "description": "

      The path to delete.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowOrganizationInput", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput", - "description": "

      Autogenerated input type of FollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "FollowUserInput", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput", - "description": "

      Autogenerated input type of FollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder", - "description": "

      Ordering options for gist connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "GistOrderField!", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield" - } - ], - "category": "gists" - }, - { - "name": "GrantEnterpriseOrganizationsMigratorRoleInput", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of GrantEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GrantMigratorRoleInput", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput", - "description": "

      Autogenerated input type of GrantMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "ImportProjectInput", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput", - "description": "

      Autogenerated input type of ImportProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of Project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnImports", - "description": "

      A list of columns containing issues and pull requests.

      ", - "type": "[ProjectColumnImport!]!", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport" - }, - { - "name": "name", - "description": "

      The name of Project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerName", - "description": "

      The name of the Organization or User to create the Project under.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      Whether the Project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "migrations" - }, - { - "name": "InviteEnterpriseAdminInput", - "id": "inviteenterpriseadmininput", - "href": "/graphql/reference/input-objects#inviteenterpriseadmininput", - "description": "

      Autogenerated input type of InviteEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "email", - "description": "

      The email of the person to invite as an administrator.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which you want to invite an administrator.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "invitee", - "description": "

      The login of a user to invite as an administrator.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "role", - "description": "

      The role of the administrator.

      ", - "type": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "InviteEnterpriseMemberInput", - "id": "inviteenterprisememberinput", - "href": "/graphql/reference/input-objects#inviteenterprisememberinput", - "description": "

      Autogenerated input type of InviteEnterpriseMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "email", - "description": "

      The email of the person to invite as an unaffiliated member.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which you want to invite an unaffiliated member.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "invitee", - "description": "

      The login of a user to invite as an unaffiliated member.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder", - "description": "

      Ordering options for IP allow list entry connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order IP allow list entries by.

      ", - "type": "IpAllowListEntryOrderField!", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder", - "description": "

      Ways in which lists of issue comments can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issue comments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issue comments by.

      ", - "type": "IssueCommentOrderField!", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder", - "description": "

      Ordering options issue dependencies.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue dependencies by.

      ", - "type": "IssueDependencyOrderField!", - "id": "issuedependencyorderfield", - "href": "/graphql/reference/enums#issuedependencyorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldCreateOrUpdateInput", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput", - "description": "

      Represents an issue field value that must be set on an issue during issue creation.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "dateValue", - "description": "

      The date value, for a date field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "delete", - "description": "

      Set to true to delete the field value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "fieldId", - "description": "

      The ID of the issue field.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "numberValue", - "description": "

      The numeric value, for a number field.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "singleSelectOptionId", - "description": "

      The ID of the selected option, for a single select field.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "textValue", - "description": "

      The text value, for a text field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldOrder", - "id": "issuefieldorder", - "href": "/graphql/reference/input-objects#issuefieldorder", - "description": "

      Ordering options for issue field connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue fields by.

      ", - "type": "IssueFieldOrderField!", - "id": "issuefieldorderfield", - "href": "/graphql/reference/enums#issuefieldorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectOptionInput", - "id": "issuefieldsingleselectoptioninput", - "href": "/graphql/reference/input-objects#issuefieldsingleselectoptioninput", - "description": "

      A single selection option for an issue field.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "color", - "description": "

      The color associated with the option.

      ", - "type": "IssueFieldSingleSelectOptionColor!", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor" - }, - { - "name": "description", - "description": "

      A description of the option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "priority", - "description": "

      The priority of the option in the list.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters", - "description": "

      Ways in which to filter lists of issues.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "assignee", - "description": "

      List issues assigned to given name. Pass in null for issues with no assigned\nuser, and * for issues assigned to any user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdBy", - "description": "

      List issues created by given name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      List issues where the list of label names exist on the issue.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mentioned", - "description": "

      List issues where the given name is mentioned in the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestone", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its database ID. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestoneNumber", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "since", - "description": "

      List issues that have been updated at or after the given date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "states", - "description": "

      List issues filtered by the list of states given.

      ", - "type": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "type", - "description": "

      List issues filtered by the type given, only supported by searches on repositories.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscribed", - "description": "

      List issues subscribed to by viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issues by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issues by.

      ", - "type": "IssueOrderField!", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder", - "description": "

      Ordering options for issue types connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue types by.

      ", - "type": "IssueTypeOrderField!", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield" - } - ], - "category": "issues" - }, - { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder", - "description": "

      Ways in which lists of labels can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order labels by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order labels by.

      ", - "type": "LabelOrderField!", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield" - } - ], - "category": "issues" - }, - { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder", - "description": "

      Ordering options for language connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order languages by.

      ", - "type": "LanguageOrderField!", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield" - } - ], - "category": "repos" - }, - { - "name": "LinkProjectV2ToRepositoryInput", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput", - "description": "

      Autogenerated input type of LinkProjectV2ToRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkProjectV2ToTeamInput", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput", - "description": "

      Autogenerated input type of LinkProjectV2ToTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkRepositoryToProjectInput", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput", - "description": "

      Autogenerated input type of LinkRepositoryToProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to link to a Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository to link to a Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "LockLockableInput", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput", - "description": "

      Autogenerated input type of LockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockReason", - "description": "

      A reason for why the item will be locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be locked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder", - "description": "

      Ordering options for mannequins.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order mannequins by.

      ", - "type": "MannequinOrderField!", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield" - } - ], - "category": "migrations" - }, - { - "name": "MarkDiscussionCommentAsAnswerInput", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of MarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to mark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "MarkFileAsViewedInput", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput", - "description": "

      Autogenerated input type of MarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as viewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MarkProjectV2AsTemplateInput", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput", - "description": "

      Autogenerated input type of MarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to mark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "MarkPullRequestReadyForReviewInput", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput", - "description": "

      Autogenerated input type of MarkPullRequestReadyForReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be marked as ready for review.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MergeBranchInput", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput", - "description": "

      Autogenerated input type of MergeBranch.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "base", - "description": "

      The name of the base branch that the provided head will be merged into.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitMessage", - "description": "

      Message to use for the merge commit. If omitted, a default will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "head", - "description": "

      The head to merge into the base branch. This can be a branch name or a commit GitObjectID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository containing the base branch that will be modified.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "branches" - }, - { - "name": "MergePullRequestInput", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput", - "description": "

      Autogenerated input type of MergePullRequest.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      OID that the pull request head ref must match to allow merge; if omitted, no check is performed.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be merged.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput", - "description": "

      Merges must be performed via a merge queue.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder", - "description": "

      Ordering options for milestone connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order milestones by.

      ", - "type": "MilestoneOrderField!", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield" - } - ], - "category": "issues" - }, - { - "name": "MinimizeCommentInput", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput", - "description": "

      Autogenerated input type of MinimizeComment.

      ", - "inputFields": [ - { - "name": "classifier", - "description": "

      The classification of comment.

      ", - "type": "ReportedContentClassifiers!", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MoveProjectCardInput", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput", - "description": "

      Autogenerated input type of MoveProjectCard.

      ", - "inputFields": [ - { - "name": "afterCardId", - "description": "

      Place the new card after the card with this id. Pass null to place it at the top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "cardId", - "description": "

      The id of the card to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move it into.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "MoveProjectColumnInput", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput", - "description": "

      Autogenerated input type of MoveProjectColumn.

      ", - "inputFields": [ - { - "name": "afterColumnId", - "description": "

      Place the new column after the column with this id. Pass null to place it at the front.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder", - "description": "

      Ordering options for an organization's enterprise owner connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise owners by.

      ", - "type": "OrgEnterpriseOwnerOrderField!", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for organization connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order organizations by.

      ", - "type": "OrganizationOrderField!", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyConditionTargetInput", - "id": "organizationpropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#organizationpropertyconditiontargetinput", - "description": "

      Parameters to be used for the organization_property condition.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of organization properties that must not match.

      ", - "type": "[OrganizationPropertyTargetDefinitionInput!]!", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of organization properties that must match.

      ", - "type": "[OrganizationPropertyTargetDefinitionInput!]!", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyTargetDefinitionInput", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder", - "description": "

      Ways in which lists of package files can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package files by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package files by.

      ", - "type": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder", - "description": "

      Ways in which lists of packages can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order packages by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order packages by.

      ", - "type": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder", - "description": "

      Ways in which lists of package versions can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package versions by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package versions by.

      ", - "type": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield" - } - ], - "category": "packages" - }, - { - "name": "PinEnvironmentInput", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput", - "description": "

      Autogenerated input type of PinEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      The desired state of the environment. If true, environment will be pinned. If false, it will be unpinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deployments" - }, - { - "name": "PinIssueCommentInput", - "id": "pinissuecommentinput", - "href": "/graphql/reference/input-objects#pinissuecommentinput", - "description": "

      Autogenerated input type of PinIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueCommentId", - "description": "

      The ID of the Issue Comment to pin. Comment pinning is not supported on Pull Requests.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "PinIssueInput", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput", - "description": "

      Autogenerated input type of PinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be pinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder", - "description": "

      Ordering options for pinned environments.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pinned environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order pinned environments by.

      ", - "type": "PinnedEnvironmentOrderField!", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardImport", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport", - "description": "

      An issue or PR and its owning repository to be used in a project card.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "number", - "description": "

      The issue or pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      Repository name with owner (owner/repository).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnImport", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport", - "description": "

      A project column and a list of its issues and PRs.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "columnName", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issues", - "description": "

      A list of issues and pull requests in the column.

      ", - "type": "[ProjectCardImport!]", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport" - }, - { - "name": "position", - "description": "

      The position of the column, starting from 0.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectOrderField!", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Collaborator", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator", - "description": "

      A collaborator to update on a project. Only one of the userId or teamId should be provided.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "role", - "description": "

      The role to grant the collaborator.

      ", - "type": "ProjectV2Roles!", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles" - }, - { - "name": "teamId", - "description": "

      The ID of the team as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the user as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder", - "description": "

      Ordering options for project v2 field connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 fields by.

      ", - "type": "ProjectV2FieldOrderField!", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldValue", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue", - "description": "

      The values that can be used to update a field of an item inside a Project. Only 1 value can be updated at a time.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "date", - "description": "

      The ISO 8601 date to set on the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "iterationId", - "description": "

      The id of the iteration to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number to set on the field.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "singleSelectOptionId", - "description": "

      The id of the single select option to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The text to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters", - "description": "

      Ways in which to filter lists of projects.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "state", - "description": "

      List project v2 filtered by the state given.

      ", - "type": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder", - "description": "

      Ordering options for project v2 item field value connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 item field values by.

      ", - "type": "ProjectV2ItemFieldValueOrderField!", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder", - "description": "

      Ordering options for project v2 item connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 items by.

      ", - "type": "ProjectV2ItemOrderField!", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Iteration", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration", - "description": "

      Represents an iteration.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of the iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startDate", - "description": "

      The start date for the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title for the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput", - "description": "

      Represents an iteration field configuration.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of each iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      Zero or more iterations for the field.

      ", - "type": "[ProjectV2Iteration!]!", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration" - }, - { - "name": "startDate", - "description": "

      The start date for the first iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectV2OrderField!", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionInput", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput", - "description": "

      Represents a single select field option.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "color", - "description": "

      The display color of the option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The description text of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of an existing single select option. Include this to preserve the\noption's identity during updates, preventing item field values from being cleared.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder", - "description": "

      Ways in which project v2 status updates can be ordered.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "ProjectV2StatusUpdateOrderField!", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder", - "description": "

      Ordering options for project v2 view connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 views by.

      ", - "type": "ProjectV2ViewOrderField!", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder", - "description": "

      Ordering options for project v2 workflows connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 workflows by.

      ", - "type": "ProjectV2WorkflowsOrderField!", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield" - } - ], - "category": "projects" - }, - { - "name": "PromoteRepositoryCustomPropertyInput", - "id": "promoterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#promoterepositorycustompropertyinput", - "description": "

      Autogenerated input type of PromoteRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryCustomPropertyId", - "description": "

      The ID of the repository custom property to be promoted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "PropertyTargetDefinitionInput", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PublishSponsorsTierInput", - "id": "publishsponsorstierinput", - "href": "/graphql/reference/input-objects#publishsponsorstierinput", - "description": "

      Autogenerated input type of PublishSponsorsTier.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tierId", - "description": "

      The ID of the draft tier to publish.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "sponsors" - }, - { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pull requests by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order pull requests by.

      ", - "type": "PullRequestOrderField!", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredReviewers", - "description": "

      This argument is in beta and subject to change. A collection of reviewers and\nassociated file patterns. Each reviewer has a list of file patterns which\ndetermine the files that reviewer is required to review.

      ", - "type": "[RequiredReviewerConfigurationInput!]", - "id": "requiredreviewerconfigurationinput", - "href": "/graphql/reference/input-objects#requiredreviewerconfigurationinput" - } - ], - "category": "pulls" - }, - { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder", - "description": "

      Ways in which lists of reactions can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order reactions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order reactions by.

      ", - "type": "ReactionOrderField!", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield" - } - ], - "category": "reactions" - }, - { - "name": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder", - "description": "

      Ways in which lists of git refs can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order refs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order refs by.

      ", - "type": "RefOrderField!", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield" - } - ], - "category": "git" - }, - { - "name": "RefUpdate", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate", - "description": "

      A ref update.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "afterOid", - "description": "

      The value this ref should be updated to.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "beforeOid", - "description": "

      The value this ref needs to point to before the update.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "force", - "description": "

      Force a non fast-forward update.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The fully qualified name of the ref to be update. For example refs/heads/branch-name.

      ", - "type": "GitRefname!", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname" - } - ], - "category": "git" - }, - { - "name": "RegenerateEnterpriseIdentityProviderRecoveryCodesInput", - "id": "regenerateenterpriseidentityproviderrecoverycodesinput", - "href": "/graphql/reference/input-objects#regenerateenterpriseidentityproviderrecoverycodesinput", - "description": "

      Autogenerated input type of RegenerateEnterpriseIdentityProviderRecoveryCodes.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set an identity provider.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "RegenerateVerifiableDomainTokenInput", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput", - "description": "

      Autogenerated input type of RegenerateVerifiableDomainToken.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to regenerate the verification token of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RejectDeploymentsInput", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput", - "description": "

      Autogenerated input type of RejectDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for rejecting deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder", - "description": "

      Ways in which lists of releases can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order releases by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order releases by.

      ", - "type": "ReleaseOrderField!", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield" - } - ], - "category": "releases" - }, - { - "name": "RemoveAssigneesFromAssignableInput", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput", - "description": "

      Autogenerated input type of RemoveAssigneesFromAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to remove assignees from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The ids of actors to remove as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RemoveBlockedByInput", - "id": "removeblockedbyinput", - "href": "/graphql/reference/input-objects#removeblockedbyinput", - "description": "

      Autogenerated input type of RemoveBlockedBy.

      ", - "inputFields": [ - { - "name": "blockingIssueId", - "description": "

      The ID of the blocking issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the blocked issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveEnterpriseAdminInput", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput", - "description": "

      Autogenerated input type of RemoveEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID from which to remove the administrator.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to remove as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveEnterpriseIdentityProviderInput", - "id": "removeenterpriseidentityproviderinput", - "href": "/graphql/reference/input-objects#removeenterpriseidentityproviderinput", - "description": "

      Autogenerated input type of RemoveEnterpriseIdentityProvider.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise from which to remove the identity provider.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveEnterpriseMemberInput", - "id": "removeenterprisememberinput", - "href": "/graphql/reference/input-objects#removeenterprisememberinput", - "description": "

      Autogenerated input type of RemoveEnterpriseMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise from which the user should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the user to remove from the enterprise.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveEnterpriseOrganizationInput", - "id": "removeenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#removeenterpriseorganizationinput", - "description": "

      Autogenerated input type of RemoveEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise from which the organization should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to remove from the enterprise.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveEnterpriseSupportEntitlementInput", - "id": "removeenterprisesupportentitlementinput", - "href": "/graphql/reference/input-objects#removeenterprisesupportentitlementinput", - "description": "

      Autogenerated input type of RemoveEnterpriseSupportEntitlement.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the admin belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of a member who will lose the support entitlement.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveLabelsFromLabelableInput", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput", - "description": "

      Autogenerated input type of RemoveLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of labels to remove.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the Labelable to remove labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveOutsideCollaboratorInput", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput", - "description": "

      Autogenerated input type of RemoveOutsideCollaborator.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to remove the outside collaborator from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the outside collaborator to remove.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RemoveReactionInput", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput", - "description": "

      Autogenerated input type of RemoveReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji reaction to remove.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "RemoveStarInput", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput", - "description": "

      Autogenerated input type of RemoveStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to unstar.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "RemoveSubIssueInput", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput", - "description": "

      Autogenerated input type of RemoveSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveUpvoteInput", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput", - "description": "

      Autogenerated input type of RemoveUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to remove upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenDiscussionInput", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput", - "description": "

      Autogenerated input type of ReopenDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenIssueInput", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput", - "description": "

      Autogenerated input type of ReopenIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to be opened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ReopenPullRequestInput", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput", - "description": "

      Autogenerated input type of ReopenPullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "ReorderEnvironmentInput", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput", - "description": "

      Autogenerated input type of ReorderEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "position", - "description": "

      The desired position of the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "ReplaceActorsForAssignableInput", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput", - "description": "

      Autogenerated input type of ReplaceActorsForAssignable.

      ", - "inputFields": [ - { - "name": "actorIds", - "description": "

      The ids of the actors to replace the existing assignees. May be used as an\nalternative to or in conjunction with actorLogins.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "actorLogins", - "description": "

      The usernames of the actors to replace the existing assignees. May be used as\nan alternative to or in conjunction with actorIds. For bots, use the login\nformat with [bot] suffix (e.g., 'my-app[bot]').

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "agentAssignment", - "description": "

      Configuration for assigning an AI agent to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assignableId", - "description": "

      The id of the assignable object to replace the assignees for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder", - "description": "

      Ordering options for repository invitation connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository invitations by.

      ", - "type": "RepositoryInvitationOrderField!", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder", - "description": "

      Ordering options for repository migrations.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "RepositoryMigrationOrderDirection!", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository migrations by.

      ", - "type": "RepositoryMigrationOrderField!", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder", - "description": "

      Ordering options for repository connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "RepositoryOrderField!", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput", - "description": "

      Specifies the conditions required for a ruleset to evaluate.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "organizationProperty", - "description": "

      Configuration for the organization_property condition.

      ", - "type": "OrganizationPropertyConditionTargetInput", - "id": "organizationpropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#organizationpropertyconditiontargetinput" - }, - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleInput", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput", - "description": "

      Specifies the attributes for a new or updated rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "id", - "description": "

      Optional ID of this rule when updating.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parameters", - "description": "

      The parameters for the rule.

      ", - "type": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput" - }, - { - "name": "type", - "description": "

      The type of rule to create.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder", - "description": "

      Ordering options for repository rules.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository rules by.

      ", - "type": "RepositoryRuleOrderField!", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorInput", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput", - "description": "

      Specifies the attributes for a new or updated ruleset bypass actor. Only one of\nactor_id, repository_role_database_id, organization_admin,\nenterprise_owner, or deploy_key should be specified.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "actorId", - "description": "

      For Team, Integration and User bypasses, the Team, Integration, or User ID.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassMode", - "description": "

      The bypass mode for this actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode!", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      For deploy key bypasses, true. Can only use ALWAYS as the bypass mode.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      For enterprise owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseRole", - "description": "

      For enterprise role bypasses, true. NOTE: This bypass actor is in beta.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationAdmin", - "description": "

      For organization owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      For role bypasses, the role database ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "ReprioritizeSubIssueInput", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput", - "description": "

      Autogenerated input type of ReprioritizeSubIssue.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The id of the sub-issue to be prioritized after (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "beforeId", - "description": "

      The id of the sub-issue to be prioritized before (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the parent issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue to reprioritize.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RequestReviewsByLoginInput", - "id": "requestreviewsbylogininput", - "href": "/graphql/reference/input-objects#requestreviewsbylogininput", - "description": "

      Autogenerated input type of RequestReviewsByLogin.

      ", - "inputFields": [ - { - "name": "botLogins", - "description": "

      The logins of the bots to request reviews from, including the [bot] suffix (e.g., 'copilot-pull-request-reviewer[bot]').

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamSlugs", - "description": "

      The slugs of the teams to request reviews from (format: 'org/team-slug').

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "union", - "description": "

      Add users to the set rather than replace.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "userLogins", - "description": "

      The login strings of the users to request reviews from.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RequestReviewsInput", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput", - "description": "

      Autogenerated input type of RequestReviews.

      ", - "inputFields": [ - { - "name": "botIds", - "description": "

      The Node IDs of the bot to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      The Node IDs of the team to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "union", - "description": "

      Add users to the set rather than replace.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "userIds", - "description": "

      The Node IDs of the user to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredReviewerConfigurationInput", - "id": "requiredreviewerconfigurationinput", - "href": "/graphql/reference/input-objects#requiredreviewerconfigurationinput", - "description": "

      A reviewing team, and file patterns describing which files they must approve changes to.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "filePatterns", - "description": "

      Array of file patterns. Pull requests which change matching files must be\napproved by the specified team. File patterns use fnmatch syntax.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "minimumApprovals", - "description": "

      Minimum number of approvals required from the specified team. If set to zero,\nthe team will be added to the pull request but approval is optional.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewerId", - "description": "

      Node ID of the team which must review changes to matching files.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "pulls" - }, - { - "name": "RequiredStatusCheckInput", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput", - "description": "

      Specifies the attributes for a new or updated required status check.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "appId", - "description": "

      The ID of the App that must set the status in order for it to be accepted.\nOmit this value to use whichever app has recently been setting this status, or\nuse \"any\" to allow any app to set the status.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "context", - "description": "

      Status check context that must pass for commits to be accepted to the matching branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfigurationInput!]!", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RerequestCheckSuiteInput", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput", - "description": "

      Autogenerated input type of RerequestCheckSuite.

      ", - "inputFields": [ - { - "name": "checkSuiteId", - "description": "

      The Node ID of the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "ResolveReviewThreadInput", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput", - "description": "

      Autogenerated input type of ResolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to resolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RetireSponsorsTierInput", - "id": "retiresponsorstierinput", - "href": "/graphql/reference/input-objects#retiresponsorstierinput", - "description": "

      Autogenerated input type of RetireSponsorsTier.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tierId", - "description": "

      The ID of the published tier to retire.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "sponsors" - }, - { - "name": "RevertPullRequestInput", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput", - "description": "

      Autogenerated input type of RevertPullRequest.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether the revert pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to revert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RevokeEnterpriseOrganizationsMigratorRoleInput", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of RevokeEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to revoke the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RevokeMigratorRoleInput", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput", - "description": "

      Autogenerated input type of RevokeMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to revoke the migrator role from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput", - "description": "

      Specifies the parameters for a RepositoryRule object. Only one of the fields should be specified.

      ", - "inputFields": [ - { - "name": "branchNamePattern", - "description": "

      Parameters used for the branch_name_pattern rule type.

      ", - "type": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput" - }, - { - "name": "codeScanning", - "description": "

      Parameters used for the code_scanning rule type.

      ", - "type": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput" - }, - { - "name": "commitAuthorEmailPattern", - "description": "

      Parameters used for the commit_author_email_pattern rule type.

      ", - "type": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput" - }, - { - "name": "commitMessagePattern", - "description": "

      Parameters used for the commit_message_pattern rule type.

      ", - "type": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput" - }, - { - "name": "committerEmailPattern", - "description": "

      Parameters used for the committer_email_pattern rule type.

      ", - "type": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput" - }, - { - "name": "copilotCodeReview", - "description": "

      Parameters used for the copilot_code_review rule type.

      ", - "type": "CopilotCodeReviewParametersInput", - "id": "copilotcodereviewparametersinput", - "href": "/graphql/reference/input-objects#copilotcodereviewparametersinput" - }, - { - "name": "fileExtensionRestriction", - "description": "

      Parameters used for the file_extension_restriction rule type.

      ", - "type": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput" - }, - { - "name": "filePathRestriction", - "description": "

      Parameters used for the file_path_restriction rule type.

      ", - "type": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput" - }, - { - "name": "maxFilePathLength", - "description": "

      Parameters used for the max_file_path_length rule type.

      ", - "type": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput" - }, - { - "name": "maxFileSize", - "description": "

      Parameters used for the max_file_size rule type.

      ", - "type": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput" - }, - { - "name": "mergeQueue", - "description": "

      Parameters used for the merge_queue rule type.

      ", - "type": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput" - }, - { - "name": "pullRequest", - "description": "

      Parameters used for the pull_request rule type.

      ", - "type": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput" - }, - { - "name": "requiredDeployments", - "description": "

      Parameters used for the required_deployments rule type.

      ", - "type": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput" - }, - { - "name": "requiredStatusChecks", - "description": "

      Parameters used for the required_status_checks rule type.

      ", - "type": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput" - }, - { - "name": "tagNamePattern", - "description": "

      Parameters used for the tag_name_pattern rule type.

      ", - "type": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput" - }, - { - "name": "update", - "description": "

      Parameters used for the update rule type.

      ", - "type": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput" - }, - { - "name": "workflows", - "description": "

      Parameters used for the workflows rule type.

      ", - "type": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput" - } - ], - "category": "other" - }, - { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder", - "description": "

      Ordering options for saved reply connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order saved replies by.

      ", - "type": "SavedReplyOrderField!", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield" - } - ], - "category": "users" - }, - { - "name": "SecurityAdvisoryIdentifierFilter", - "id": "securityadvisoryidentifierfilter", - "href": "/graphql/reference/input-objects#securityadvisoryidentifierfilter", - "description": "

      An advisory identifier to filter results on.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "type", - "description": "

      The identifier type.

      ", - "type": "SecurityAdvisoryIdentifierType!", - "id": "securityadvisoryidentifiertype", - "href": "/graphql/reference/enums#securityadvisoryidentifiertype" - }, - { - "name": "value", - "description": "

      The identifier string. Supports exact or partial matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryOrder", - "id": "securityadvisoryorder", - "href": "/graphql/reference/input-objects#securityadvisoryorder", - "description": "

      Ordering options for security advisory connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order security advisories by.

      ", - "type": "SecurityAdvisoryOrderField!", - "id": "securityadvisoryorderfield", - "href": "/graphql/reference/enums#securityadvisoryorderfield" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityOrder", - "id": "securityvulnerabilityorder", - "href": "/graphql/reference/input-objects#securityvulnerabilityorder", - "description": "

      Ordering options for security vulnerability connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order security vulnerabilities by.

      ", - "type": "SecurityVulnerabilityOrderField!", - "id": "securityvulnerabilityorderfield", - "href": "/graphql/reference/enums#securityvulnerabilityorderfield" - } - ], - "category": "security-advisories" - }, - { - "name": "SetEnterpriseIdentityProviderInput", - "id": "setenterpriseidentityproviderinput", - "href": "/graphql/reference/input-objects#setenterpriseidentityproviderinput", - "description": "

      Autogenerated input type of SetEnterpriseIdentityProvider.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlDigestAlgorithm!", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set an identity provider.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the identity provider to sign assertions and responses.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML identity provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlSignatureAlgorithm!", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the identity provider's SAML SSO.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "SetIssueFieldValueInput", - "id": "setissuefieldvalueinput", - "href": "/graphql/reference/input-objects#setissuefieldvalueinput", - "description": "

      Autogenerated input type of SetIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueFields", - "description": "

      The issue fields to set on the issue.

      ", - "type": "[IssueFieldCreateOrUpdateInput!]!", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueId", - "description": "

      The ID of the Issue to set the field value on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "SetOrganizationInteractionLimitInput", - "id": "setorganizationinteractionlimitinput", - "href": "/graphql/reference/input-objects#setorganizationinteractionlimitinput", - "description": "

      Autogenerated input type of SetOrganizationInteractionLimit.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiry", - "description": "

      When this limit should expire.

      ", - "type": "RepositoryInteractionLimitExpiry", - "id": "repositoryinteractionlimitexpiry", - "href": "/graphql/reference/enums#repositoryinteractionlimitexpiry" - }, - { - "name": "limit", - "description": "

      The limit to set.

      ", - "type": "RepositoryInteractionLimit!", - "id": "repositoryinteractionlimit", - "href": "/graphql/reference/enums#repositoryinteractionlimit" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to set a limit for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "SetRepositoryCustomPropertyValuesInput", - "id": "setrepositorycustompropertyvaluesinput", - "href": "/graphql/reference/input-objects#setrepositorycustompropertyvaluesinput", - "description": "

      Autogenerated input type of SetRepositoryCustomPropertyValues.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "properties", - "description": "

      A list of custom property names and associated values to apply.

      ", - "type": "[CustomPropertyValueInput!]!", - "id": "custompropertyvalueinput", - "href": "/graphql/reference/input-objects#custompropertyvalueinput" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to set properties for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "SetRepositoryInteractionLimitInput", - "id": "setrepositoryinteractionlimitinput", - "href": "/graphql/reference/input-objects#setrepositoryinteractionlimitinput", - "description": "

      Autogenerated input type of SetRepositoryInteractionLimit.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiry", - "description": "

      When this limit should expire.

      ", - "type": "RepositoryInteractionLimitExpiry", - "id": "repositoryinteractionlimitexpiry", - "href": "/graphql/reference/enums#repositoryinteractionlimitexpiry" - }, - { - "name": "limit", - "description": "

      The limit to set.

      ", - "type": "RepositoryInteractionLimit!", - "id": "repositoryinteractionlimit", - "href": "/graphql/reference/enums#repositoryinteractionlimit" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to set a limit for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "SetUserInteractionLimitInput", - "id": "setuserinteractionlimitinput", - "href": "/graphql/reference/input-objects#setuserinteractionlimitinput", - "description": "

      Autogenerated input type of SetUserInteractionLimit.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiry", - "description": "

      When this limit should expire.

      ", - "type": "RepositoryInteractionLimitExpiry", - "id": "repositoryinteractionlimitexpiry", - "href": "/graphql/reference/enums#repositoryinteractionlimitexpiry" - }, - { - "name": "limit", - "description": "

      The limit to set.

      ", - "type": "RepositoryInteractionLimit!", - "id": "repositoryinteractionlimit", - "href": "/graphql/reference/enums#repositoryinteractionlimit" - }, - { - "name": "userId", - "description": "

      The ID of the user to set a limit for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "SponsorAndLifetimeValueOrder", - "id": "sponsorandlifetimevalueorder", - "href": "/graphql/reference/input-objects#sponsorandlifetimevalueorder", - "description": "

      Ordering options for connections to get sponsor entities and associated USD amounts for GitHub Sponsors.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order results by.

      ", - "type": "SponsorAndLifetimeValueOrderField!", - "id": "sponsorandlifetimevalueorderfield", - "href": "/graphql/reference/enums#sponsorandlifetimevalueorderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorOrder", - "id": "sponsororder", - "href": "/graphql/reference/input-objects#sponsororder", - "description": "

      Ordering options for connections to get sponsor entities for GitHub Sponsors.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order sponsor entities by.

      ", - "type": "SponsorOrderField!", - "id": "sponsororderfield", - "href": "/graphql/reference/enums#sponsororderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorableOrder", - "id": "sponsorableorder", - "href": "/graphql/reference/input-objects#sponsorableorder", - "description": "

      Ordering options for connections to get sponsorable entities for GitHub Sponsors.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order sponsorable entities by.

      ", - "type": "SponsorableOrderField!", - "id": "sponsorableorderfield", - "href": "/graphql/reference/enums#sponsorableorderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsActivityOrder", - "id": "sponsorsactivityorder", - "href": "/graphql/reference/input-objects#sponsorsactivityorder", - "description": "

      Ordering options for GitHub Sponsors activity connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order activity by.

      ", - "type": "SponsorsActivityOrderField!", - "id": "sponsorsactivityorderfield", - "href": "/graphql/reference/enums#sponsorsactivityorderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorsTierOrder", - "id": "sponsorstierorder", - "href": "/graphql/reference/input-objects#sponsorstierorder", - "description": "

      Ordering options for Sponsors tiers connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order tiers by.

      ", - "type": "SponsorsTierOrderField!", - "id": "sponsorstierorderfield", - "href": "/graphql/reference/enums#sponsorstierorderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipNewsletterOrder", - "id": "sponsorshipnewsletterorder", - "href": "/graphql/reference/input-objects#sponsorshipnewsletterorder", - "description": "

      Ordering options for sponsorship newsletter connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order sponsorship newsletters by.

      ", - "type": "SponsorshipNewsletterOrderField!", - "id": "sponsorshipnewsletterorderfield", - "href": "/graphql/reference/enums#sponsorshipnewsletterorderfield" - } - ], - "category": "sponsors" - }, - { - "name": "SponsorshipOrder", - "id": "sponsorshiporder", - "href": "/graphql/reference/input-objects#sponsorshiporder", - "description": "

      Ordering options for sponsorship connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order sponsorship by.

      ", - "type": "SponsorshipOrderField!", - "id": "sponsorshiporderfield", - "href": "/graphql/reference/enums#sponsorshiporderfield" - } - ], - "category": "sponsors" - }, - { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder", - "description": "

      Ways in which star connections can be ordered.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "StarOrderField!", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield" - } - ], - "category": "activity" - }, - { - "name": "StartOrganizationMigrationInput", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput", - "description": "

      Autogenerated input type of StartOrganizationMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceAccessToken", - "description": "

      The migration source access token.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetEnterpriseId", - "description": "

      The ID of the enterprise the target organization belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StartRepositoryMigrationInput", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput", - "description": "

      Autogenerated input type of StartRepositoryMigration.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "continueOnError", - "description": "

      Whether to continue the migration on error. Defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "gitArchiveUrl", - "description": "

      The signed URL to access the user-uploaded git archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockSource", - "description": "

      Whether to lock the source repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "metadataArchiveUrl", - "description": "

      The signed URL to access the user-uploaded metadata archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the imported repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryName", - "description": "

      The name of the imported repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "skipReleases", - "description": "

      Whether to skip migrating releases for the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The ID of the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceRepositoryUrl", - "description": "

      The URL of the source repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetRepoVisibility", - "description": "

      The visibility of the imported repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StatusCheckConfigurationInput", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput", - "description": "

      Required status check.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "SubmitPullRequestReviewInput", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput", - "description": "

      Autogenerated input type of SubmitPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text field to set on the Pull Request Review.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "event", - "description": "

      The event to send to the Pull Request Review.

      ", - "type": "PullRequestReviewEvent!", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Pull Request ID to submit any pending reviews.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Pull Request Review ID to submit.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder", - "description": "

      Ordering options for team member connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order team members by.

      ", - "type": "TeamMemberOrderField!", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder", - "description": "

      Ways in which team connections can be ordered.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "TeamOrderField!", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder", - "description": "

      Ordering options for team repository connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "TeamRepositoryOrderField!", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield" - } - ], - "category": "teams" - }, - { - "name": "TransferEnterpriseOrganizationInput", - "id": "transferenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#transferenterpriseorganizationinput", - "description": "

      Autogenerated input type of TransferEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "destinationEnterpriseId", - "description": "

      The ID of the enterprise where the organization should be transferred.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to transfer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "TransferIssueInput", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput", - "description": "

      Autogenerated input type of TransferIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createLabelsIfMissing", - "description": "

      Whether to create labels if they don't exist in the target repository (matched by name).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueId", - "description": "

      The Node ID of the issue to be transferred.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository the issue should be transferred to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnarchiveProjectV2ItemInput", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput", - "description": "

      Autogenerated input type of UnarchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnarchivePullRequestInput", - "id": "unarchivepullrequestinput", - "href": "/graphql/reference/input-objects#unarchivepullrequestinput", - "description": "

      Autogenerated input type of UnarchivePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UnarchiveRepositoryInput", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput", - "description": "

      Autogenerated input type of UnarchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "UnfollowOrganizationInput", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput", - "description": "

      Autogenerated input type of UnfollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UnfollowUserInput", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput", - "description": "

      Autogenerated input type of UnfollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UnlinkProjectV2FromRepositoryInput", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkProjectV2FromTeamInput", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkRepositoryFromProjectInput", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput", - "description": "

      Autogenerated input type of UnlinkRepositoryFromProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project linked to the Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository linked to the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UnlockLockableInput", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput", - "description": "

      Autogenerated input type of UnlockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be unlocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkDiscussionCommentAsAnswerInput", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of UnmarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to unmark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UnmarkFileAsViewedInput", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput", - "description": "

      Autogenerated input type of UnmarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as unviewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UnmarkIssueAsDuplicateInput", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput", - "description": "

      Autogenerated input type of UnmarkIssueAsDuplicate.

      ", - "inputFields": [ - { - "name": "canonicalId", - "description": "

      ID of the issue or pull request currently considered canonical/authoritative/original.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateId", - "description": "

      ID of the issue or pull request currently marked as a duplicate.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkProjectV2AsTemplateInput", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput", - "description": "

      Autogenerated input type of UnmarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to unmark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnminimizeCommentInput", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput", - "description": "

      Autogenerated input type of UnminimizeComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnpinIssueCommentInput", - "id": "unpinissuecommentinput", - "href": "/graphql/reference/input-objects#unpinissuecommentinput", - "description": "

      Autogenerated input type of UnpinIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueCommentId", - "description": "

      The ID of the Issue Comment to unpin. Comment pinning is not supported on Pull Requests.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnpinIssueInput", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput", - "description": "

      Autogenerated input type of UnpinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be unpinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnresolveReviewThreadInput", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput", - "description": "

      Autogenerated input type of UnresolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to unresolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateBranchProtectionRuleInput", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput", - "description": "

      Autogenerated input type of UpdateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "UpdateCheckRunInput", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput", - "description": "

      Autogenerated input type of UpdateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "checkRunId", - "description": "

      The node of the check.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "UpdateCheckSuitePreferencesInput", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput", - "description": "

      Autogenerated input type of UpdateCheckSuitePreferences.

      ", - "inputFields": [ - { - "name": "autoTriggerPreferences", - "description": "

      The check suite preferences to modify.

      ", - "type": "[CheckSuiteAutoTriggerPreference!]!", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "UpdateDiscussionCommentInput", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput", - "description": "

      Autogenerated input type of UpdateDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commentId", - "description": "

      The Node ID of the discussion comment to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UpdateDiscussionInput", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput", - "description": "

      Autogenerated input type of UpdateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the discussion body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The Node ID of a discussion category within the same repository to change this discussion to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The new discussion title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "UpdateEnterpriseAdministratorRoleInput", - "id": "updateenterpriseadministratorroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseadministratorroleinput", - "description": "

      Autogenerated input type of UpdateEnterpriseAdministratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the admin belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of a administrator whose role is being changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "role", - "description": "

      The new role for the Enterprise administrator.

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "policyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "settingValue", - "description": "

      The value for the allow private repository forking setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the base repository permission setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the base repository permission setting on the enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDeployKeySettingInput", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDeployKeySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the deploy key setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the deploy key setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can change repository visibility setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can change repository visibility setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can create repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "membersCanCreateInternalRepositories", - "description": "

      Allow members to create internal repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositories", - "description": "

      Allow members to create private repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositories", - "description": "

      Allow members to create public repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesPolicyEnabled", - "description": "

      When false, allow member organizations to set their own repository creation member privileges.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "settingValue", - "description": "

      Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete issues setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete issues setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete repositories setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can invite collaborators setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can invite collaborators setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanMakePurchasesSettingInput", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can make purchases setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can make purchases setting on the enterprise.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can update protected branches setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can update protected branches setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can view dependency insights setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can view dependency insights setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOrganizationProjectsSettingInput", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the organization projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the organization projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOwnerOrganizationRoleInput", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput", - "description": "

      Autogenerated input type of UpdateEnterpriseOwnerOrganizationRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the owner belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization for membership change.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationRole", - "description": "

      The role to assume in the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseProfileInput", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput", - "description": "

      Autogenerated input type of UpdateEnterpriseProfile.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityContactEmail", - "description": "

      The security contact email address of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise's website.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseRepositoryProjectsSettingInput", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the repository projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the repository projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two-factor authentication disallowed methods setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two-factor authentication disallowed methods setting on the enterprise.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two factor authentication required setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two factor authentication required setting on the enterprise.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnvironmentInput", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput", - "description": "

      Autogenerated input type of UpdateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The node ID of the environment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The ids of users or teams that can approve deployments to this environment.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "UpdateIpAllowListEnabledSettingInput", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the IP allow list enabled setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list enabled setting.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListEntryInput", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput", - "description": "

      Autogenerated input type of UpdateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListForInstalledAppsEnabledSettingInput", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListForInstalledAppsEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list configuration for installed GitHub Apps setting.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListUserLevelEnforcementEnabledSettingInput", - "id": "updateipallowlistuserlevelenforcementenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistuserlevelenforcementenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListUserLevelEnforcementEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list user-level enforcement enabled setting.

      ", - "type": "IpAllowListUserLevelEnforcementEnabledSettingValue!", - "id": "ipallowlistuserlevelenforcementenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistuserlevelenforcementenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIssueCommentInput", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput", - "description": "

      Autogenerated input type of UpdateIssueComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the IssueComment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueFieldInput", - "id": "updateissuefieldinput", - "href": "/graphql/reference/input-objects#updateissuefieldinput", - "description": "

      Autogenerated input type of UpdateIssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the issue field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the issue field to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the issue field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      The options for the issue field if applicable.

      ", - "type": "[IssueFieldSingleSelectOptionInput!]", - "id": "issuefieldsingleselectoptioninput", - "href": "/graphql/reference/input-objects#issuefieldsingleselectoptioninput" - }, - { - "name": "visibility", - "description": "

      The visibility of the issue field.

      ", - "type": "IssueFieldVisibility", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueFieldValueInput", - "id": "updateissuefieldvalueinput", - "href": "/graphql/reference/input-objects#updateissuefieldvalueinput", - "description": "

      Autogenerated input type of UpdateIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueField", - "description": "

      The field value to update.

      ", - "type": "IssueFieldCreateOrUpdateInput!", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueId", - "description": "

      The ID of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueInput", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput", - "description": "

      Autogenerated input type of UpdateIssue.

      ", - "inputFields": [ - { - "name": "agentAssignment", - "description": "

      Configuration for assigning an AI agent to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users or bots for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the Issue to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the Issue Type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The desired issue state.

      ", - "type": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueIssueTypeInput", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update on the issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueTypeInput", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The description of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled for the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateLabelInput", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput", - "description": "

      Autogenerated input type of UpdateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the updated color of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The updated name of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateNotificationRestrictionSettingInput", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput", - "description": "

      Autogenerated input type of UpdateNotificationRestrictionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the restrict notifications setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the restrict notifications setting.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - } - ], - "category": "activity" - }, - { - "name": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "forkingEnabled", - "description": "

      Enable forking of private repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UpdateOrganizationWebCommitSignoffSettingInput", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the web commit signoff setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Enable signoff on web-based commits for repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "orgs" - }, - { - "name": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdatePatreonSponsorabilityInput", - "id": "updatepatreonsponsorabilityinput", - "href": "/graphql/reference/input-objects#updatepatreonsponsorabilityinput", - "description": "

      Autogenerated input type of UpdatePatreonSponsorability.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enablePatreonSponsorships", - "description": "

      Whether Patreon tiers should be shown on the GitHub Sponsors profile page,\nallowing potential sponsors to make their payment through Patreon instead of GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the organization with the GitHub Sponsors profile, if any.\nDefaults to the GitHub Sponsors profile for the authenticated user if omitted.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "UpdateProjectCardInput", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput", - "description": "

      Autogenerated input type of UpdateProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isArchived", - "description": "

      Whether or not the ProjectCard should be archived.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "note", - "description": "

      The note of ProjectCard.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectColumnInput", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput", - "description": "

      Autogenerated input type of UpdateProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The ProjectColumn ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectInput", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput", - "description": "

      Autogenerated input type of UpdateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Whether the project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectV2CollaboratorsInput", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput", - "description": "

      Autogenerated input type of UpdateProjectV2Collaborators.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "collaborators", - "description": "

      The collaborators to update.

      ", - "type": "[ProjectV2Collaborator!]!", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator" - }, - { - "name": "projectId", - "description": "

      The ID of the project to update the collaborators for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2DraftIssueInput", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput", - "description": "

      Autogenerated input type of UpdateProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftIssueId", - "description": "

      The ID of the draft issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2FieldInput", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput", - "description": "

      Autogenerated input type of UpdateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for a field of type ITERATION. Empty input is ignored, provided\nvalues overwrite the existing configuration, and existing configuration should\nbe fetched for partial updates.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name to update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a field of type SINGLE_SELECT. Empty input is ignored, provided\nvalues overwrite existing options, and existing options should be fetched for\npartial updates.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2Input", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input", - "description": "

      Autogenerated input type of UpdateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "closed", - "description": "

      Set the project to closed or open.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Set the project to public or private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      Set the readme description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "shortDescription", - "description": "

      Set the short description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      Set the title of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemFieldValueInput", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "value", - "description": "

      The value which will be set on the field.

      ", - "type": "ProjectV2FieldValue!", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemPositionInput", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemPosition.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The ID of the item to position this item after. If omitted or set to null the item will be moved to top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be moved.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2StatusUpdateInput", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput", - "description": "

      Autogenerated input type of UpdateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "UpdatePullRequestBranchInput", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput", - "description": "

      Autogenerated input type of UpdatePullRequestBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The head ref oid for the upstream branch.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "updateMethod", - "description": "

      The update branch method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestInput", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput", - "description": "

      Autogenerated input type of UpdatePullRequest.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this pull request.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "state", - "description": "

      The target state of the pull request.

      ", - "type": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate" - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewCommentInput", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of UpdatePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewCommentId", - "description": "

      The Node ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewInput", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput", - "description": "

      Autogenerated input type of UpdatePullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateRefInput", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput", - "description": "

      Autogenerated input type of UpdateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "force", - "description": "

      Permit updates of branch Refs that are not fast-forwards?.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the Ref shall be updated to target.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRefsInput", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput", - "description": "

      Autogenerated input type of UpdateRefs.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdates", - "description": "

      A list of ref updates.

      ", - "type": "[RefUpdate!]!", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRepositoryCustomPropertyInput", - "id": "updaterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#updaterepositorycustompropertyinput", - "description": "

      Autogenerated input type of UpdateRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "allowedValues", - "description": "

      The updated allowed values for the custom property.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The updated default value for the custom property if the property is required.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The updated description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryCustomPropertyId", - "description": "

      The global relay id of the source of the custom property.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requireExplicitValues", - "description": "

      Whether this repository custom property requires explicit values.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "required", - "description": "

      Whether the updated custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "valuesEditableBy", - "description": "

      The updated actors who can edit the values of the custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryInput", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput", - "description": "

      Autogenerated input type of UpdateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A new description for the repository. Pass an empty string to erase the existing description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository should have the discussions feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository should have the project boards feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPullRequestsEnabled", - "description": "

      Indicates if the repository should have the pull requests feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasSponsorshipsEnabled", - "description": "

      Indicates if the repository displays a Sponsor button for financial contributions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository. Pass an empty string to erase the existing URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The new name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestCreationPolicy", - "description": "

      The policy controlling who can create pull requests in this repository.

      ", - "type": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryRulesetInput", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput", - "description": "

      Autogenerated input type of UpdateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The list of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryWebCommitSignoffSettingInput", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateRepositoryWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Indicates if the repository should require signoff on web-based commits.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateSponsorshipPreferencesInput", - "id": "updatesponsorshippreferencesinput", - "href": "/graphql/reference/input-objects#updatesponsorshippreferencesinput", - "description": "

      Autogenerated input type of UpdateSponsorshipPreferences.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "privacyLevel", - "description": "

      Specify whether others should be able to see that the sponsor is sponsoring\nthe sponsorable. Public visibility still does not reveal which tier is used.

      ", - "type": "SponsorshipPrivacy", - "id": "sponsorshipprivacy", - "href": "/graphql/reference/enums#sponsorshipprivacy" - }, - { - "name": "receiveEmails", - "description": "

      Whether the sponsor should receive email updates from the sponsorable.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sponsorId", - "description": "

      The ID of the user or organization who is acting as the sponsor, paying for\nthe sponsorship. Required if sponsorLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorLogin", - "description": "

      The username of the user or organization who is acting as the sponsor, paying\nfor the sponsorship. Required if sponsorId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sponsorableId", - "description": "

      The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sponsorableLogin", - "description": "

      The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "sponsors" - }, - { - "name": "UpdateSubscriptionInput", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput", - "description": "

      Autogenerated input type of UpdateSubscription.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The new state of the subscription.

      ", - "type": "SubscriptionState!", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "subscribableId", - "description": "

      The Node ID of the subscribable object to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "UpdateTeamReviewAssignmentInput", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput", - "description": "

      Autogenerated input type of UpdateTeamReviewAssignment.

      ", - "inputFields": [ - { - "name": "algorithm", - "description": "

      The algorithm to use for review assignment.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countMembersAlreadyRequested", - "description": "

      Count any members whose review has already been requested against the required number of members assigned to review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enabled", - "description": "

      Turn on or off review assignment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "excludedTeamMemberIds", - "description": "

      An array of team member IDs to exclude.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "id", - "description": "

      The Node ID of the team to update review assignments of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "includeChildTeamMembers", - "description": "

      Include the members of any child teams when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "notifyTeam", - "description": "

      Notify the entire team of the PR if it is delegated.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "removeTeamRequest", - "description": "

      Remove the team review request when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamMemberCount", - "description": "

      The number of team members to assign.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "UpdateTeamsRepositoryInput", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput", - "description": "

      Autogenerated input type of UpdateTeamsRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permission", - "description": "

      Permission that should be granted to the teams.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repositoryId", - "description": "

      Repository ID being granted access to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      A list of teams being granted access. Limit: 10.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "teams" - }, - { - "name": "UpdateTopicsInput", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput", - "description": "

      Autogenerated input type of UpdateTopics.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "topicNames", - "description": "

      An array of topic names.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "UpdateUserListInput", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput", - "description": "

      Autogenerated input type of UpdateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "listId", - "description": "

      The ID of the list to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UpdateUserListsForItemInput", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput", - "description": "

      Autogenerated input type of UpdateUserListsForItem.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The item to add to the list.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "listIds", - "description": "

      The lists to which this item should belong.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "suggestedListIds", - "description": "

      The suggested lists to create and add this item to.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder", - "description": "

      Ordering options for user status connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user statuses by.

      ", - "type": "UserStatusOrderField!", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder", - "description": "

      Ordering options for verifiable domain connections.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order verifiable domains by.

      ", - "type": "VerifiableDomainOrderField!", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield" - } - ], - "category": "orgs" - }, - { - "name": "VerifyVerifiableDomainInput", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput", - "description": "

      Autogenerated input type of VerifyVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to verify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "WorkflowFileReferenceInput", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput", - "description": "

      A workflow that must run for this rule to pass.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder", - "description": "

      Ways in which lists of workflow runs can be ordered upon return.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order workflow runs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order workflows.

      ", - "type": "WorkflowRunOrderField!", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReferenceInput!]!", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput" - } - ], - "category": "actions" - } - ], - "scalars": [ - { - "name": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string", - "description": "

      A (potentially binary) string encoded using base64.

      ", - "category": "other" - }, - { - "name": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint", - "description": "

      Represents non-fractional signed whole numeric values. Since the value may\nexceed the size of a 32-bit integer, it's encoded as a string.

      ", - "category": "other" - }, - { - "name": "Boolean", - "description": "

      Represents true or false values.

      ", - "id": "boolean", - "href": "/graphql/reference/other#scalar-boolean", - "category": "other" - }, - { - "name": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue", - "description": "

      A custom property value can be either a string or an array of strings. All\nproperty types support only a single string value, except for the multi-select\ntype, which supports only a string array.

      ", - "category": "other" - }, - { - "name": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date", - "description": "

      An ISO-8601 encoded date string.

      ", - "category": "other" - }, - { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      An ISO-8601 encoded UTC date string.

      ", - "category": "other" - }, - { - "name": "Float", - "description": "

      Represents signed double-precision fractional values as specified by IEEE 754.

      ", - "id": "float", - "href": "/graphql/reference/other#scalar-float", - "category": "other" - }, - { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid", - "description": "

      A Git object ID.

      ", - "category": "other" - }, - { - "name": "GitRefname", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname", - "description": "

      A fully qualified reference name (e.g. refs/heads/master).

      ", - "category": "other" - }, - { - "name": "GitSSHRemote", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote", - "description": "

      Git SSH string.

      ", - "category": "other" - }, - { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp", - "description": "

      An ISO-8601 encoded date string. Unlike the DateTime type, GitTimestamp is not converted in UTC.

      ", - "category": "other" - }, - { - "name": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "description": "

      A string containing HTML code.

      ", - "category": "other" - }, - { - "name": "ID", - "description": "

      Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as \"VXNlci0xMA==\") or integer (such as 4) input value will be accepted as an ID.

      ", - "id": "id", - "href": "/graphql/reference/other#scalar-id", - "category": "other" - }, - { - "name": "Int", - "description": "

      Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

      ", - "id": "int", - "href": "/graphql/reference/other#scalar-int", - "category": "other" - }, - { - "name": "PreciseDateTime", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "description": "

      An ISO-8601 encoded UTC date string with millisecond precision.

      ", - "category": "other" - }, - { - "name": "String", - "description": "

      Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

      ", - "id": "string", - "href": "/graphql/reference/other#scalar-string", - "category": "other" - }, - { - "name": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

      ", - "category": "other" - }, - { - "name": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate", - "description": "

      A valid x509 certificate string.

      ", - "category": "other" - } - ] -} \ No newline at end of file diff --git a/src/graphql/data/ghes-3.16/schema.json b/src/graphql/data/ghes-3.16/schema.json deleted file mode 100644 index a3b08e4d427f..000000000000 --- a/src/graphql/data/ghes-3.16/schema.json +++ /dev/null @@ -1,88368 +0,0 @@ -{ - "queries": [ - { - "name": "codeOfConduct", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The code of conduct's key.

      " - } - ], - "category": "meta" - }, - { - "name": "codesOfConduct", - "type": "[CodeOfConduct]", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [], - "category": "meta" - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      Look up an enterprise by URL slug.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise invitation token.

      " - }, - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise URL slug.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      ", - "args": [], - "category": "other" - }, - { - "name": "license", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Look up an open source license by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The license's downcased SPDX ID.

      " - } - ], - "category": "licenses" - }, - { - "name": "licenses", - "type": "[License]!", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Return a list of known open source licenses.

      ", - "args": [], - "category": "licenses" - }, - { - "name": "meta", - "type": "GitHubMetadata!", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Return information about the GitHub instance.

      ", - "args": [], - "category": "meta" - }, - { - "name": "node", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Fetches an object given its ID.

      ", - "args": [ - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      " - } - ], - "category": "meta" - }, - { - "name": "nodes", - "type": "[Node]!", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Lookup nodes by a list of IDs.

      ", - "args": [ - { - "name": "ids", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The list of node IDs.

      " - } - ], - "category": "meta" - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      Lookup a organization by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The organization's login.

      " - } - ], - "category": "orgs" - }, - { - "name": "organizations", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "orderBy", - "type": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for the User's organizations.

      " - } - ], - "category": "orgs" - }, - { - "name": "rateLimit", - "type": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      The client's rate limit information.

      ", - "args": [ - { - "name": "dryRun", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      If true, calculate the cost for the query without evaluating it.

      " - } - ], - "category": "meta" - }, - { - "name": "relay", - "type": "Query!", - "id": "query", - "href": "/graphql/reference/objects#query", - "description": "

      Workaround for re-exposing the root query object. (Refer to\nhttps://github.com/facebook/relay/issues/112 for more information.).

      ", - "args": [], - "category": "other" - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      Lookup a given repository by the owner and repository name.

      ", - "args": [ - { - "name": "followRenames", - "defaultValue": true, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      " - }, - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The name of the repository.

      " - }, - { - "name": "owner", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login field of a user or organization.

      " - } - ], - "category": "repos" - }, - { - "name": "repositoryOwner", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Lookup a repository owner (ie. either a User or an Organization) by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The username to lookup the owner by.

      " - } - ], - "category": "repos" - }, - { - "name": "resource", - "type": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Lookup resource by a URL.

      ", - "args": [ - { - "name": "url", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      The URL.

      " - } - ], - "category": "meta" - }, - { - "name": "search", - "type": "SearchResultItemConnection!", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      Perform a search across resources, returning a maximum of 1,000 results.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "query", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The search string to look for. GitHub search syntax is supported. For more\ninformation, see \"Searching on\nGitHub,\"\n\"Understanding the search syntax,\"\nand \"Sorting search results.\".

      " - }, - { - "name": "type", - "type": "SearchType!", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      The types of search items to search within.

      " - } - ], - "category": "search" - }, - { - "name": "securityAdvisories", - "type": "SecurityAdvisoryConnection!", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of classifications to filter advisories by.

      " - }, - { - "name": "epssPercentage", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentage to filter advisories by.

      " - }, - { - "name": "epssPercentile", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentile to filter advisories by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "publishedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those published since a time in the past.

      " - }, - { - "name": "updatedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those updated since a time in the past.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityAdvisory", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      Fetch a Security Advisory by its GHSA ID.

      ", - "args": [ - { - "name": "ghsaId", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      GitHub Security Advisory ID.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityVulnerabilities", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      Software Vulnerabilities documented by GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      " - }, - { - "name": "ecosystem", - "type": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "package", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A package name to filter vulnerabilities by.

      " - }, - { - "name": "severities", - "type": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      A list of severities to filter vulnerabilities by.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      Look up a topic by name.

      ", - "args": [ - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The topic's name.

      " - } - ], - "category": "repos" - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      Lookup a user by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The user's login.

      " - } - ], - "category": "users" - }, - { - "name": "users", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - } - ], - "category": "users" - }, - { - "name": "viewer", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The currently authenticated user.

      ", - "args": [], - "category": "users" - } - ], - "mutations": [ - { - "name": "abortQueuedMigrations", - "id": "abortqueuedmigrations", - "href": "/graphql/reference/mutations#abortqueuedmigrations", - "description": "

      Clear all of a customer's queued migrations.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortQueuedMigrationsInput!", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "abortRepositoryMigration", - "id": "abortrepositorymigration", - "href": "/graphql/reference/mutations#abortrepositorymigration", - "description": "

      Abort a repository migration queued or in progress.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortRepositoryMigrationInput!", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "addAssigneesToAssignable", - "id": "addassigneestoassignable", - "href": "/graphql/reference/mutations#addassigneestoassignable", - "description": "

      Adds assignees to an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddAssigneesToAssignableInput!", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "addComment", - "id": "addcomment", - "href": "/graphql/reference/mutations#addcomment", - "description": "

      Adds a comment to an Issue or Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddCommentInput!", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commentEdge", - "type": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      The edge from the subject's comment connection.

      " - }, - { - "name": "subject", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      The subject.

      " - }, - { - "name": "timelineEdge", - "type": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      The edge from the subject's timeline connection.

      " - } - ], - "category": "issues" - }, - { - "name": "addDiscussionComment", - "id": "adddiscussioncomment", - "href": "/graphql/reference/mutations#adddiscussioncomment", - "description": "

      Adds a comment to a Discussion, possibly as a reply to another comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionCommentInput!", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The newly created discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "addDiscussionPollVote", - "id": "adddiscussionpollvote", - "href": "/graphql/reference/mutations#adddiscussionpollvote", - "description": "

      Vote for an option in a discussion poll.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionPollVoteInput!", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pollOption", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      The poll option that a vote was added to.

      " - } - ], - "category": "discussions" - }, - { - "name": "addEnterpriseAdmin", - "id": "addenterpriseadmin", - "href": "/graphql/reference/mutations#addenterpriseadmin", - "description": "

      Adds an administrator to the global enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseAdminInput!", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was added as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "role", - "type": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The role of the administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "addEnterpriseOrganizationMember", - "id": "addenterpriseorganizationmember", - "href": "/graphql/reference/mutations#addenterpriseorganizationmember", - "description": "

      Adds enterprise members to an organization within the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseOrganizationMemberInput!", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "users", - "type": "[User!]", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The users who were added to the organization.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addLabelsToLabelable", - "id": "addlabelstolabelable", - "href": "/graphql/reference/mutations#addlabelstolabelable", - "description": "

      Adds labels to a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddLabelsToLabelableInput!", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was labeled.

      " - } - ], - "category": "issues" - }, - { - "name": "addProjectCard", - "id": "addprojectcard", - "href": "/graphql/reference/mutations#addprojectcard", - "description": "

      Adds a card to a ProjectColumn. Either contentId or note must be provided but not both.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectCardInput!", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The edge from the ProjectColumn's card connection.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The ProjectColumn.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectColumn", - "id": "addprojectcolumn", - "href": "/graphql/reference/mutations#addprojectcolumn", - "description": "

      Adds a column to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectColumnInput!", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The edge from the project's column connection.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectV2DraftIssue", - "id": "addprojectv2draftissue", - "href": "/graphql/reference/mutations#addprojectv2draftissue", - "description": "

      Creates a new draft issue and add it to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2DraftIssueInput!", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectItem", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The draft issue added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addProjectV2ItemById", - "id": "addprojectv2itembyid", - "href": "/graphql/reference/mutations#addprojectv2itembyid", - "description": "

      Links an existing content instance to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2ItemByIdInput!", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addPullRequestReview", - "id": "addpullrequestreview", - "href": "/graphql/reference/mutations#addpullrequestreview", - "description": "

      Adds a review to a Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewInput!", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The newly created pull request review.

      " - }, - { - "name": "reviewEdge", - "type": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      The edge from the pull request's review connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewComment", - "id": "addpullrequestreviewcomment", - "href": "/graphql/reference/mutations#addpullrequestreviewcomment", - "description": "

      Adds a comment to a review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewCommentInput!", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created comment.

      " - }, - { - "name": "commentEdge", - "type": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      The edge from the review's comment connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThread", - "id": "addpullrequestreviewthread", - "href": "/graphql/reference/mutations#addpullrequestreviewthread", - "description": "

      Adds a new thread to a pending Pull Request Review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadInput!", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The newly created thread.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThreadReply", - "id": "addpullrequestreviewthreadreply", - "href": "/graphql/reference/mutations#addpullrequestreviewthreadreply", - "description": "

      Adds a reply to an existing Pull Request Review Thread.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadReplyInput!", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created reply.

      " - } - ], - "category": "pulls" - }, - { - "name": "addReaction", - "id": "addreaction", - "href": "/graphql/reference/mutations#addreaction", - "description": "

      Adds a reaction to a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddReactionInput!", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "addStar", - "id": "addstar", - "href": "/graphql/reference/mutations#addstar", - "description": "

      Adds a star to a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddStarInput!", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "addSubIssue", - "id": "addsubissue", - "href": "/graphql/reference/mutations#addsubissue", - "description": "

      Adds a sub-issue to a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddSubIssueInput!", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was added to.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "addUpvote", - "id": "addupvote", - "href": "/graphql/reference/mutations#addupvote", - "description": "

      Add an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddUpvoteInput!", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "addVerifiableDomain", - "id": "addverifiabledomain", - "href": "/graphql/reference/mutations#addverifiabledomain", - "description": "

      Adds a verifiable domain to an owning account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddVerifiableDomainInput!", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "approveDeployments", - "id": "approvedeployments", - "href": "/graphql/reference/mutations#approvedeployments", - "description": "

      Approve all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveDeploymentsInput!", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "approveVerifiableDomain", - "id": "approveverifiabledomain", - "href": "/graphql/reference/mutations#approveverifiabledomain", - "description": "

      Approve a verifiable domain for notification delivery.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveVerifiableDomainInput!", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was approved.

      " - } - ], - "category": "orgs" - }, - { - "name": "archiveProjectV2Item", - "id": "archiveprojectv2item", - "href": "/graphql/reference/mutations#archiveprojectv2item", - "description": "

      Archives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveProjectV2ItemInput!", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item archived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "archiveRepository", - "id": "archiverepository", - "href": "/graphql/reference/mutations#archiverepository", - "description": "

      Marks a repository as archived.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveRepositoryInput!", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was marked as archived.

      " - } - ], - "category": "repos" - }, - { - "name": "changeUserStatus", - "id": "changeuserstatus", - "href": "/graphql/reference/mutations#changeuserstatus", - "description": "

      Update your status on GitHub.

      ", - "inputFields": [ - { - "name": "input", - "type": "ChangeUserStatusInput!", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "status", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      Your updated status.

      " - } - ], - "category": "users" - }, - { - "name": "clearLabelsFromLabelable", - "id": "clearlabelsfromlabelable", - "href": "/graphql/reference/mutations#clearlabelsfromlabelable", - "description": "

      Clears all labels from a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearLabelsFromLabelableInput!", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was unlabeled.

      " - } - ], - "category": "issues" - }, - { - "name": "clearProjectV2ItemFieldValue", - "id": "clearprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#clearprojectv2itemfieldvalue", - "description": "

      This mutation clears the value of a field for an item in a Project. Currently\nonly text, number, date, assignees, labels, single-select, iteration and\nmilestone fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearProjectV2ItemFieldValueInput!", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "cloneProject", - "id": "cloneproject", - "href": "/graphql/reference/mutations#cloneproject", - "description": "

      Creates a new project by cloning configuration from an existing project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneProjectInput!", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "jobStatusId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The id of the JobStatus for populating cloned fields.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new cloned project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "cloneTemplateRepository", - "id": "clonetemplaterepository", - "href": "/graphql/reference/mutations#clonetemplaterepository", - "description": "

      Create a new repository with the same files and directory structure as a template repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneTemplateRepositoryInput!", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "closeDiscussion", - "id": "closediscussion", - "href": "/graphql/reference/mutations#closediscussion", - "description": "

      Close a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseDiscussionInput!", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was closed.

      " - } - ], - "category": "discussions" - }, - { - "name": "closeIssue", - "id": "closeissue", - "href": "/graphql/reference/mutations#closeissue", - "description": "

      Close an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseIssueInput!", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was closed.

      " - } - ], - "category": "issues" - }, - { - "name": "closePullRequest", - "id": "closepullrequest", - "href": "/graphql/reference/mutations#closepullrequest", - "description": "

      Close a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClosePullRequestInput!", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was closed.

      " - } - ], - "category": "pulls" - }, - { - "name": "convertProjectCardNoteToIssue", - "id": "convertprojectcardnotetoissue", - "href": "/graphql/reference/mutations#convertprojectcardnotetoissue", - "description": "

      Convert a project note card to one associated with a newly created issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectCardNoteToIssueInput!", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "convertProjectV2DraftIssueItemToIssue", - "id": "convertprojectv2draftissueitemtoissue", - "href": "/graphql/reference/mutations#convertprojectv2draftissueitemtoissue", - "description": "

      Converts a projectV2 draft issue item to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectV2DraftIssueItemToIssueInput!", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated project item.

      " - } - ], - "category": "projects" - }, - { - "name": "convertPullRequestToDraft", - "id": "convertpullrequesttodraft", - "href": "/graphql/reference/mutations#convertpullrequesttodraft", - "description": "

      Converts a pull request to draft.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertPullRequestToDraftInput!", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is now a draft.

      " - } - ], - "category": "pulls" - }, - { - "name": "copyProjectV2", - "id": "copyprojectv2", - "href": "/graphql/reference/mutations#copyprojectv2", - "description": "

      Copy a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CopyProjectV2Input!", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The copied project.

      " - } - ], - "category": "projects" - }, - { - "name": "createAttributionInvitation", - "id": "createattributioninvitation", - "href": "/graphql/reference/mutations#createattributioninvitation", - "description": "

      Invites a user to claim reattributable data.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateAttributionInvitationInput!", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The owner scoping the reattributable data.

      " - }, - { - "name": "source", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account owning the data to reattribute.

      " - }, - { - "name": "target", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account which may claim the data.

      " - } - ], - "category": "migrations" - }, - { - "name": "createBranchProtectionRule", - "id": "createbranchprotectionrule", - "href": "/graphql/reference/mutations#createbranchprotectionrule", - "description": "

      Create a new branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateBranchProtectionRuleInput!", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "createCheckRun", - "id": "createcheckrun", - "href": "/graphql/reference/mutations#createcheckrun", - "description": "

      Create a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckRunInput!", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The newly created check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCheckSuite", - "id": "createchecksuite", - "href": "/graphql/reference/mutations#createchecksuite", - "description": "

      Create a check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckSuiteInput!", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The newly created check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCommitOnBranch", - "id": "createcommitonbranch", - "href": "/graphql/reference/mutations#createcommitonbranch", - "description": "

      Appends a commit to the given branch as the authenticated user.

      \n

      This mutation creates a commit whose parent is the HEAD of the provided\nbranch and also updates that branch to point to the new commit.\nIt can be thought of as similar to git commit.

      \n

      Locating a Branch

      \n

      Commits are appended to a branch of type Ref.\nThis must refer to a git branch (i.e. the fully qualified path must\nbegin with refs/heads/, although including this prefix is optional.

      \n

      Callers may specify the branch to commit to either by its global node\nID or by passing both of repositoryNameWithOwner and refName. For\nmore details see the documentation for CommittableBranch.

      \n

      Describing Changes

      \n

      fileChanges are specified as a FilesChanges object describing\nFileAdditions and FileDeletions.

      \n

      Please see the documentation for FileChanges for more information on\nhow to use this argument to describe any set of file changes.

      \n

      Authorship

      \n

      Similar to the web commit interface, this mutation does not support\nspecifying the author or committer of the commit and will not add\nsupport for this in the future.

      \n

      A commit created by a successful execution of this mutation will be\nauthored by the owner of the credential which authenticates the API\nrequest. The committer will be identical to that of commits authored\nusing the web interface.

      \n

      If you need full control over author and committer information, please\nuse the Git Database REST API instead.

      \n

      Commit Signing

      \n

      Commits made using this mutation are automatically signed by GitHub if\nsupported and will be marked as verified in the user interface.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCommitOnBranchInput!", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The new commit.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The ref which has been updated to point to the new commit.

      " - } - ], - "category": "commits" - }, - { - "name": "createDeployment", - "id": "createdeployment", - "href": "/graphql/reference/mutations#createdeployment", - "description": "

      Creates a new deployment event.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentInput!", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput" - } - ], - "returnFields": [ - { - "name": "autoMerged", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      True if the default branch has been auto-merged into the deployment ref.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployment", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The new deployment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDeploymentStatus", - "id": "createdeploymentstatus", - "href": "/graphql/reference/mutations#createdeploymentstatus", - "description": "

      Create a deployment status.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentStatusInput!", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deploymentStatus", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      The new deployment status.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDiscussion", - "id": "creatediscussion", - "href": "/graphql/reference/mutations#creatediscussion", - "description": "

      Create a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDiscussionInput!", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just created.

      " - } - ], - "category": "discussions" - }, - { - "name": "createEnterpriseOrganization", - "id": "createenterpriseorganization", - "href": "/graphql/reference/mutations#createenterpriseorganization", - "description": "

      Creates an organization as part of an enterprise account. A personal access\ntoken used to create an organization is implicitly permitted to update the\norganization it created, if the organization is part of an enterprise that has\nSAML enabled or uses Enterprise Managed Users. If the organization is not part\nof such an enterprise, and instead has SAML enabled for it individually, the\ntoken will then require SAML authorization to continue working against that organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnterpriseOrganizationInput!", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise that owns the created organization.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createEnvironment", - "id": "createenvironment", - "href": "/graphql/reference/mutations#createenvironment", - "description": "

      Creates an environment or simply returns it if already exists.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnvironmentInput!", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The new or existing environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createIpAllowListEntry", - "id": "createipallowlistentry", - "href": "/graphql/reference/mutations#createipallowlistentry", - "description": "

      Creates a new IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIpAllowListEntryInput!", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createIssue", - "id": "createissue", - "href": "/graphql/reference/mutations#createissue", - "description": "

      Creates a new issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueInput!", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The new issue.

      " - } - ], - "category": "issues" - }, - { - "name": "createLabel", - "id": "createlabel", - "href": "/graphql/reference/mutations#createlabel", - "description": "

      Creates a new label.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLabelInput!", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The new label.

      " - } - ], - "category": "issues" - }, - { - "name": "createLinkedBranch", - "id": "createlinkedbranch", - "href": "/graphql/reference/mutations#createlinkedbranch", - "description": "

      Create a branch linked to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLinkedBranchInput!", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was linked to.

      " - }, - { - "name": "linkedBranch", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      The new branch issue reference.

      " - } - ], - "category": "issues" - }, - { - "name": "createMigrationSource", - "id": "createmigrationsource", - "href": "/graphql/reference/mutations#createmigrationsource", - "description": "

      Creates a GitHub Enterprise Importer (GEI) migration source.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateMigrationSourceInput!", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "migrationSource", - "type": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      The created migration source.

      " - } - ], - "category": "migrations" - }, - { - "name": "createProject", - "id": "createproject", - "href": "/graphql/reference/mutations#createproject", - "description": "

      Creates a new project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectInput!", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "createProjectV2", - "id": "createprojectv2", - "href": "/graphql/reference/mutations#createprojectv2", - "description": "

      Creates a new project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2Input!", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The new project.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2Field", - "id": "createprojectv2field", - "href": "/graphql/reference/mutations#createprojectv2field", - "description": "

      Create a new project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2FieldInput!", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The new field.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2StatusUpdate", - "id": "createprojectv2statusupdate", - "href": "/graphql/reference/mutations#createprojectv2statusupdate", - "description": "

      Creates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2StatusUpdateInput!", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "createPullRequest", - "id": "createpullrequest", - "href": "/graphql/reference/mutations#createpullrequest", - "description": "

      Create a new pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreatePullRequestInput!", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "createRef", - "id": "createref", - "href": "/graphql/reference/mutations#createref", - "description": "

      Create a new Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRefInput!", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The newly created ref.

      " - } - ], - "category": "git" - }, - { - "name": "createRepository", - "id": "createrepository", - "href": "/graphql/reference/mutations#createrepository", - "description": "

      Create a new repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryInput!", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryRuleset", - "id": "createrepositoryruleset", - "href": "/graphql/reference/mutations#createrepositoryruleset", - "description": "

      Create a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryRulesetInput!", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "createTeamDiscussion", - "id": "createteamdiscussion", - "href": "/graphql/reference/mutations#createteamdiscussion", - "description": "

      Creates a new team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateTeamDiscussionInput!", - "id": "createteamdiscussioninput", - "href": "/graphql/reference/input-objects#createteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussion", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      The new discussion.

      ", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - } - ], - "category": "other" - }, - { - "name": "createTeamDiscussionComment", - "id": "createteamdiscussioncomment", - "href": "/graphql/reference/mutations#createteamdiscussioncomment", - "description": "

      Creates a new team discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateTeamDiscussionCommentInput!", - "id": "createteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#createteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussionComment", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      The new comment.

      ", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - } - ], - "category": "other" - }, - { - "name": "createUserList", - "id": "createuserlist", - "href": "/graphql/reference/mutations#createuserlist", - "description": "

      Creates a new user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateUserListInput!", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just created.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who created the list.

      " - } - ], - "category": "users" - }, - { - "name": "deleteBranchProtectionRule", - "id": "deletebranchprotectionrule", - "href": "/graphql/reference/mutations#deletebranchprotectionrule", - "description": "

      Delete a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteBranchProtectionRuleInput!", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "deleteDeployment", - "id": "deletedeployment", - "href": "/graphql/reference/mutations#deletedeployment", - "description": "

      Deletes a deployment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDeploymentInput!", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteDiscussion", - "id": "deletediscussion", - "href": "/graphql/reference/mutations#deletediscussion", - "description": "

      Delete a discussion and all of its replies.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionInput!", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteDiscussionComment", - "id": "deletediscussioncomment", - "href": "/graphql/reference/mutations#deletediscussioncomment", - "description": "

      Delete a discussion comment. If it has replies, wipe it instead.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionCommentInput!", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The discussion comment that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteEnvironment", - "id": "deleteenvironment", - "href": "/graphql/reference/mutations#deleteenvironment", - "description": "

      Deletes an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteEnvironmentInput!", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteIpAllowListEntry", - "id": "deleteipallowlistentry", - "href": "/graphql/reference/mutations#deleteipallowlistentry", - "description": "

      Deletes an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIpAllowListEntryInput!", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was deleted.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "deleteIssue", - "id": "deleteissue", - "href": "/graphql/reference/mutations#deleteissue", - "description": "

      Deletes an Issue object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueInput!", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the issue belonged to.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueComment", - "id": "deleteissuecomment", - "href": "/graphql/reference/mutations#deleteissuecomment", - "description": "

      Deletes an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueCommentInput!", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLabel", - "id": "deletelabel", - "href": "/graphql/reference/mutations#deletelabel", - "description": "

      Deletes a label.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLabelInput!", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLinkedBranch", - "id": "deletelinkedbranch", - "href": "/graphql/reference/mutations#deletelinkedbranch", - "description": "

      Unlink a branch from an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLinkedBranchInput!", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue the linked branch was unlinked from.

      " - } - ], - "category": "issues" - }, - { - "name": "deletePackageVersion", - "id": "deletepackageversion", - "href": "/graphql/reference/mutations#deletepackageversion", - "description": "

      Delete a package version.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePackageVersionInput!", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether or not the operation succeeded.

      " - } - ], - "category": "packages" - }, - { - "name": "deleteProject", - "id": "deleteproject", - "href": "/graphql/reference/mutations#deleteproject", - "description": "

      Deletes a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectInput!", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      The repository or organization the project was removed from.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectCard", - "id": "deleteprojectcard", - "href": "/graphql/reference/mutations#deleteprojectcard", - "description": "

      Deletes a project card.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectCardInput!", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "column", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The column the deleted card was in.

      " - }, - { - "name": "deletedCardId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted card ID.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectColumn", - "id": "deleteprojectcolumn", - "href": "/graphql/reference/mutations#deleteprojectcolumn", - "description": "

      Deletes a project column.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectColumnInput!", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedColumnId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted column ID.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project the deleted column was in.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectV2", - "id": "deleteprojectv2", - "href": "/graphql/reference/mutations#deleteprojectv2", - "description": "

      Delete a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2Input!", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The deleted Project.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Field", - "id": "deleteprojectv2field", - "href": "/graphql/reference/mutations#deleteprojectv2field", - "description": "

      Delete a project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2FieldInput!", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The deleted field.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Item", - "id": "deleteprojectv2item", - "href": "/graphql/reference/mutations#deleteprojectv2item", - "description": "

      Deletes an item from a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2ItemInput!", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedItemId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted item.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2StatusUpdate", - "id": "deleteprojectv2statusupdate", - "href": "/graphql/reference/mutations#deleteprojectv2statusupdate", - "description": "

      Deletes a project status update.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2StatusUpdateInput!", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedStatusUpdateId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted status update.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted status update was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Workflow", - "id": "deleteprojectv2workflow", - "href": "/graphql/reference/mutations#deleteprojectv2workflow", - "description": "

      Deletes a project workflow.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2WorkflowInput!", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedWorkflowId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted workflow.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted workflow was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deletePullRequestReview", - "id": "deletepullrequestreview", - "href": "/graphql/reference/mutations#deletepullrequestreview", - "description": "

      Deletes a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewInput!", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The deleted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "deletePullRequestReviewComment", - "id": "deletepullrequestreviewcomment", - "href": "/graphql/reference/mutations#deletepullrequestreviewcomment", - "description": "

      Deletes a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewCommentInput!", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The pull request review the deleted comment belonged to.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The deleted pull request review comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "deleteRef", - "id": "deleteref", - "href": "/graphql/reference/mutations#deleteref", - "description": "

      Delete a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRefInput!", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "deleteRepositoryRuleset", - "id": "deleterepositoryruleset", - "href": "/graphql/reference/mutations#deleterepositoryruleset", - "description": "

      Delete a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryRulesetInput!", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteTeamDiscussion", - "id": "deleteteamdiscussion", - "href": "/graphql/reference/mutations#deleteteamdiscussion", - "description": "

      Deletes a team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteTeamDiscussionInput!", - "id": "deleteteamdiscussioninput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "deleteTeamDiscussionComment", - "id": "deleteteamdiscussioncomment", - "href": "/graphql/reference/mutations#deleteteamdiscussioncomment", - "description": "

      Deletes a team discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteTeamDiscussionCommentInput!", - "id": "deleteteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "deleteUserList", - "id": "deleteuserlist", - "href": "/graphql/reference/mutations#deleteuserlist", - "description": "

      Deletes a user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteUserListInput!", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The owner of the list that will be deleted.

      " - } - ], - "category": "users" - }, - { - "name": "deleteVerifiableDomain", - "id": "deleteverifiabledomain", - "href": "/graphql/reference/mutations#deleteverifiabledomain", - "description": "

      Deletes a verifiable domain.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteVerifiableDomainInput!", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owning account from which the domain was deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "dequeuePullRequest", - "id": "dequeuepullrequest", - "href": "/graphql/reference/mutations#dequeuepullrequest", - "description": "

      Remove a pull request from the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DequeuePullRequestInput!", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry of the dequeued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "disablePullRequestAutoMerge", - "id": "disablepullrequestautomerge", - "href": "/graphql/reference/mutations#disablepullrequestautomerge", - "description": "

      Disable auto merge on the given pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "DisablePullRequestAutoMergeInput!", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto merge was disabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissPullRequestReview", - "id": "dismisspullrequestreview", - "href": "/graphql/reference/mutations#dismisspullrequestreview", - "description": "

      Dismisses an approved or rejected pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissPullRequestReviewInput!", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The dismissed pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissRepositoryVulnerabilityAlert", - "id": "dismissrepositoryvulnerabilityalert", - "href": "/graphql/reference/mutations#dismissrepositoryvulnerabilityalert", - "description": "

      Dismisses the Dependabot alert.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissRepositoryVulnerabilityAlertInput!", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryVulnerabilityAlert", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      The Dependabot alert that was dismissed.

      " - } - ], - "category": "dependabot" - }, - { - "name": "enablePullRequestAutoMerge", - "id": "enablepullrequestautomerge", - "href": "/graphql/reference/mutations#enablepullrequestautomerge", - "description": "

      Enable the default auto-merge on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnablePullRequestAutoMergeInput!", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto-merge was enabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "enqueuePullRequest", - "id": "enqueuepullrequest", - "href": "/graphql/reference/mutations#enqueuepullrequest", - "description": "

      Add a pull request to the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnqueuePullRequestInput!", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry for the enqueued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "followOrganization", - "id": "followorganization", - "href": "/graphql/reference/mutations#followorganization", - "description": "

      Follow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowOrganizationInput!", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was followed.

      " - } - ], - "category": "orgs" - }, - { - "name": "followUser", - "id": "followuser", - "href": "/graphql/reference/mutations#followuser", - "description": "

      Follow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowUserInput!", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was followed.

      " - } - ], - "category": "users" - }, - { - "name": "grantEnterpriseOrganizationsMigratorRole", - "id": "grantenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#grantenterpriseorganizationsmigratorrole", - "description": "

      Grant the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantEnterpriseOrganizationsMigratorRoleInput!", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role applied to for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "grantMigratorRole", - "id": "grantmigratorrole", - "href": "/graphql/reference/mutations#grantmigratorrole", - "description": "

      Grant the migrator role to a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantMigratorRoleInput!", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "importProject", - "id": "importproject", - "href": "/graphql/reference/mutations#importproject", - "description": "

      Creates a new project by importing columns and a list of issues/PRs.

      ", - "inputFields": [ - { - "name": "input", - "type": "ImportProjectInput!", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new Project!.

      " - } - ], - "category": "migrations" - }, - { - "name": "linkProjectV2ToRepository", - "id": "linkprojectv2torepository", - "href": "/graphql/reference/mutations#linkprojectv2torepository", - "description": "

      Links a project to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToRepositoryInput!", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkProjectV2ToTeam", - "id": "linkprojectv2toteam", - "href": "/graphql/reference/mutations#linkprojectv2toteam", - "description": "

      Links a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToTeamInput!", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkRepositoryToProject", - "id": "linkrepositorytoproject", - "href": "/graphql/reference/mutations#linkrepositorytoproject", - "description": "

      Creates a repository link for a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkRepositoryToProjectInput!", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "lockLockable", - "id": "locklockable", - "href": "/graphql/reference/mutations#locklockable", - "description": "

      Lock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "LockLockableInput!", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "lockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was locked.

      " - } - ], - "category": "issues" - }, - { - "name": "markDiscussionCommentAsAnswer", - "id": "markdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#markdiscussioncommentasanswer", - "description": "

      Mark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkDiscussionCommentAsAnswerInput!", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the chosen comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "markFileAsViewed", - "id": "markfileasviewed", - "href": "/graphql/reference/mutations#markfileasviewed", - "description": "

      Mark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkFileAsViewedInput!", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "markNotificationAsDone", - "id": "marknotificationasdone", - "href": "/graphql/reference/mutations#marknotificationasdone", - "description": "

      Marks a notification as done.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkNotificationAsDoneInput!", - "id": "marknotificationasdoneinput", - "href": "/graphql/reference/input-objects#marknotificationasdoneinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that the notification belongs to.

      " - } - ], - "category": "other" - }, - { - "name": "markProjectV2AsTemplate", - "id": "markprojectv2astemplate", - "href": "/graphql/reference/mutations#markprojectv2astemplate", - "description": "

      Mark a project as a template. Note that only projects which are owned by an Organization can be marked as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkProjectV2AsTemplateInput!", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "markPullRequestReadyForReview", - "id": "markpullrequestreadyforreview", - "href": "/graphql/reference/mutations#markpullrequestreadyforreview", - "description": "

      Marks a pull request ready for review.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkPullRequestReadyForReviewInput!", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is ready for review.

      " - } - ], - "category": "pulls" - }, - { - "name": "mergeBranch", - "id": "mergebranch", - "href": "/graphql/reference/mutations#mergebranch", - "description": "

      Merge a head into a branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergeBranchInput!", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeCommit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The resulting merge Commit.

      " - } - ], - "category": "branches" - }, - { - "name": "mergePullRequest", - "id": "mergepullrequest", - "href": "/graphql/reference/mutations#mergepullrequest", - "description": "

      Merge a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergePullRequestInput!", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "minimizeComment", - "id": "minimizecomment", - "href": "/graphql/reference/mutations#minimizecomment", - "description": "

      Minimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "MinimizeCommentInput!", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "minimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was minimized.

      " - } - ], - "category": "issues" - }, - { - "name": "moveProjectCard", - "id": "moveprojectcard", - "href": "/graphql/reference/mutations#moveprojectcard", - "description": "

      Moves a project card to another place.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectCardInput!", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The new edge of the moved card.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "moveProjectColumn", - "id": "moveprojectcolumn", - "href": "/graphql/reference/mutations#moveprojectcolumn", - "description": "

      Moves a project column to another place.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectColumnInput!", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The new edge of the moved column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "pinEnvironment", - "id": "pinenvironment", - "href": "/graphql/reference/mutations#pinenvironment", - "description": "

      Pin an environment to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinEnvironmentInput!", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was pinned.

      " - }, - { - "name": "pinnedEnvironment", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      The pinned environment if we pinned.

      " - } - ], - "category": "deployments" - }, - { - "name": "pinIssue", - "id": "pinissue", - "href": "/graphql/reference/mutations#pinissue", - "description": "

      Pin an issue to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinIssueInput!", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was pinned.

      " - } - ], - "category": "issues" - }, - { - "name": "regenerateVerifiableDomainToken", - "id": "regenerateverifiabledomaintoken", - "href": "/graphql/reference/mutations#regenerateverifiabledomaintoken", - "description": "

      Regenerates a verifiable domain's verification token.

      ", - "inputFields": [ - { - "name": "input", - "type": "RegenerateVerifiableDomainTokenInput!", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "verificationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The verification token that was generated.

      " - } - ], - "category": "orgs" - }, - { - "name": "rejectDeployments", - "id": "rejectdeployments", - "href": "/graphql/reference/mutations#rejectdeployments", - "description": "

      Reject all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "RejectDeploymentsInput!", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "removeAssigneesFromAssignable", - "id": "removeassigneesfromassignable", - "href": "/graphql/reference/mutations#removeassigneesfromassignable", - "description": "

      Removes assignees from an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveAssigneesFromAssignableInput!", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was unassigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "removeEnterpriseAdmin", - "id": "removeenterpriseadmin", - "href": "/graphql/reference/mutations#removeenterpriseadmin", - "description": "

      Removes an administrator from the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseAdminInput!", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was removed as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of removing an administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeLabelsFromLabelable", - "id": "removelabelsfromlabelable", - "href": "/graphql/reference/mutations#removelabelsfromlabelable", - "description": "

      Removes labels from a Labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveLabelsFromLabelableInput!", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The Labelable the labels were removed from.

      " - } - ], - "category": "issues" - }, - { - "name": "removeOutsideCollaborator", - "id": "removeoutsidecollaborator", - "href": "/graphql/reference/mutations#removeoutsidecollaborator", - "description": "

      Removes outside collaborator from all repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveOutsideCollaboratorInput!", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "removedUser", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was removed as an outside collaborator.

      " - } - ], - "category": "orgs" - }, - { - "name": "removeReaction", - "id": "removereaction", - "href": "/graphql/reference/mutations#removereaction", - "description": "

      Removes a reaction from a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveReactionInput!", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "removeStar", - "id": "removestar", - "href": "/graphql/reference/mutations#removestar", - "description": "

      Removes a star from a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveStarInput!", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "removeSubIssue", - "id": "removesubissue", - "href": "/graphql/reference/mutations#removesubissue", - "description": "

      Removes a sub-issue from a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveSubIssueInput!", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent of the sub-issue.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "removeUpvote", - "id": "removeupvote", - "href": "/graphql/reference/mutations#removeupvote", - "description": "

      Remove an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveUpvoteInput!", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenDiscussion", - "id": "reopendiscussion", - "href": "/graphql/reference/mutations#reopendiscussion", - "description": "

      Reopen a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenDiscussionInput!", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was reopened.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenIssue", - "id": "reopenissue", - "href": "/graphql/reference/mutations#reopenissue", - "description": "

      Reopen a issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenIssueInput!", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was opened.

      " - } - ], - "category": "issues" - }, - { - "name": "reopenPullRequest", - "id": "reopenpullrequest", - "href": "/graphql/reference/mutations#reopenpullrequest", - "description": "

      Reopen a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenPullRequestInput!", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reopened.

      " - } - ], - "category": "pulls" - }, - { - "name": "reorderEnvironment", - "id": "reorderenvironment", - "href": "/graphql/reference/mutations#reorderenvironment", - "description": "

      Reorder a pinned repository environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReorderEnvironmentInput!", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was reordered.

      " - } - ], - "category": "deployments" - }, - { - "name": "reprioritizeSubIssue", - "id": "reprioritizesubissue", - "href": "/graphql/reference/mutations#reprioritizesubissue", - "description": "

      Reprioritizes a sub-issue to a different position in the parent list.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReprioritizeSubIssueInput!", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was reprioritized in.

      " - } - ], - "category": "issues" - }, - { - "name": "requestReviews", - "id": "requestreviews", - "href": "/graphql/reference/mutations#requestreviews", - "description": "

      Set review requests on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RequestReviewsInput!", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is getting requests.

      " - }, - { - "name": "requestedReviewersEdge", - "type": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      The edge from the pull request to the requested reviewers.

      " - } - ], - "category": "pulls" - }, - { - "name": "rerequestCheckSuite", - "id": "rerequestchecksuite", - "href": "/graphql/reference/mutations#rerequestchecksuite", - "description": "

      Rerequests an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "RerequestCheckSuiteInput!", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The requested check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "resolveReviewThread", - "id": "resolvereviewthread", - "href": "/graphql/reference/mutations#resolvereviewthread", - "description": "

      Marks a review thread as resolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "ResolveReviewThreadInput!", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "revertPullRequest", - "id": "revertpullrequest", - "href": "/graphql/reference/mutations#revertpullrequest", - "description": "

      Create a pull request that reverts the changes from a merged pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevertPullRequestInput!", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reverted.

      " - }, - { - "name": "revertPullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request that reverts the input pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "revokeEnterpriseOrganizationsMigratorRole", - "id": "revokeenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#revokeenterpriseorganizationsmigratorrole", - "description": "

      Revoke the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeEnterpriseOrganizationsMigratorRoleInput!", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role revoked for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "revokeMigratorRole", - "id": "revokemigratorrole", - "href": "/graphql/reference/mutations#revokemigratorrole", - "description": "

      Revoke the migrator role from a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeMigratorRoleInput!", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "startOrganizationMigration", - "id": "startorganizationmigration", - "href": "/graphql/reference/mutations#startorganizationmigration", - "description": "

      Starts a GitHub Enterprise Importer organization migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartOrganizationMigrationInput!", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "orgMigration", - "type": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      The new organization migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "startRepositoryMigration", - "id": "startrepositorymigration", - "href": "/graphql/reference/mutations#startrepositorymigration", - "description": "

      Starts a GitHub Enterprise Importer (GEI) repository migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartRepositoryMigrationInput!", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryMigration", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      The new repository migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "submitPullRequestReview", - "id": "submitpullrequestreview", - "href": "/graphql/reference/mutations#submitpullrequestreview", - "description": "

      Submits a pending pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "SubmitPullRequestReviewInput!", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The submitted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "transferIssue", - "id": "transferissue", - "href": "/graphql/reference/mutations#transferissue", - "description": "

      Transfer an issue to a different repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "TransferIssueInput!", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was transferred.

      " - } - ], - "category": "issues" - }, - { - "name": "unarchiveProjectV2Item", - "id": "unarchiveprojectv2item", - "href": "/graphql/reference/mutations#unarchiveprojectv2item", - "description": "

      Unarchives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveProjectV2ItemInput!", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item unarchived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "unarchiveRepository", - "id": "unarchiverepository", - "href": "/graphql/reference/mutations#unarchiverepository", - "description": "

      Unarchives a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveRepositoryInput!", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was unarchived.

      " - } - ], - "category": "repos" - }, - { - "name": "unfollowOrganization", - "id": "unfolloworganization", - "href": "/graphql/reference/mutations#unfolloworganization", - "description": "

      Unfollow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowOrganizationInput!", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was unfollowed.

      " - } - ], - "category": "orgs" - }, - { - "name": "unfollowUser", - "id": "unfollowuser", - "href": "/graphql/reference/mutations#unfollowuser", - "description": "

      Unfollow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowUserInput!", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was unfollowed.

      " - } - ], - "category": "users" - }, - { - "name": "unlinkProjectV2FromRepository", - "id": "unlinkprojectv2fromrepository", - "href": "/graphql/reference/mutations#unlinkprojectv2fromrepository", - "description": "

      Unlinks a project from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromRepositoryInput!", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is no longer linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkProjectV2FromTeam", - "id": "unlinkprojectv2fromteam", - "href": "/graphql/reference/mutations#unlinkprojectv2fromteam", - "description": "

      Unlinks a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromTeamInput!", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is unlinked from.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkRepositoryFromProject", - "id": "unlinkrepositoryfromproject", - "href": "/graphql/reference/mutations#unlinkrepositoryfromproject", - "description": "

      Deletes a repository link from a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkRepositoryFromProjectInput!", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "unlockLockable", - "id": "unlocklockable", - "href": "/graphql/reference/mutations#unlocklockable", - "description": "

      Unlock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlockLockableInput!", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unlockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was unlocked.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkDiscussionCommentAsAnswer", - "id": "unmarkdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#unmarkdiscussioncommentasanswer", - "description": "

      Unmark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkDiscussionCommentAsAnswerInput!", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "unmarkFileAsViewed", - "id": "unmarkfileasviewed", - "href": "/graphql/reference/mutations#unmarkfileasviewed", - "description": "

      Unmark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkFileAsViewedInput!", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "unmarkIssueAsDuplicate", - "id": "unmarkissueasduplicate", - "href": "/graphql/reference/mutations#unmarkissueasduplicate", - "description": "

      Unmark an issue as a duplicate of another issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkIssueAsDuplicateInput!", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "duplicate", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      The issue or pull request that was marked as a duplicate.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkProjectV2AsTemplate", - "id": "unmarkprojectv2astemplate", - "href": "/graphql/reference/mutations#unmarkprojectv2astemplate", - "description": "

      Unmark a project as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkProjectV2AsTemplateInput!", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "unminimizeComment", - "id": "unminimizecomment", - "href": "/graphql/reference/mutations#unminimizecomment", - "description": "

      Unminimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnminimizeCommentInput!", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unminimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was unminimized.

      " - } - ], - "category": "issues" - }, - { - "name": "unpinIssue", - "id": "unpinissue", - "href": "/graphql/reference/mutations#unpinissue", - "description": "

      Unpin a pinned issue from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnpinIssueInput!", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "id", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The id of the pinned issue that was unpinned.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was unpinned.

      " - } - ], - "category": "issues" - }, - { - "name": "unresolveReviewThread", - "id": "unresolvereviewthread", - "href": "/graphql/reference/mutations#unresolvereviewthread", - "description": "

      Marks a review thread as unresolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnresolveReviewThreadInput!", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "unsubscribeFromNotifications", - "id": "unsubscribefromnotifications", - "href": "/graphql/reference/mutations#unsubscribefromnotifications", - "description": "

      Unsubscribes from notifications.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnsubscribeFromNotificationsInput!", - "id": "unsubscribefromnotificationsinput", - "href": "/graphql/reference/input-objects#unsubscribefromnotificationsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "other" - }, - { - "name": "updateBranchProtectionRule", - "id": "updatebranchprotectionrule", - "href": "/graphql/reference/mutations#updatebranchprotectionrule", - "description": "

      Update a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateBranchProtectionRuleInput!", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "updateCheckRun", - "id": "updatecheckrun", - "href": "/graphql/reference/mutations#updatecheckrun", - "description": "

      Update a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckRunInput!", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The updated check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "updateCheckSuitePreferences", - "id": "updatechecksuitepreferences", - "href": "/graphql/reference/mutations#updatechecksuitepreferences", - "description": "

      Modifies the settings of an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckSuitePreferencesInput!", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "checks" - }, - { - "name": "updateDiscussion", - "id": "updatediscussion", - "href": "/graphql/reference/mutations#updatediscussion", - "description": "

      Update a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionInput!", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The modified discussion.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateDiscussionComment", - "id": "updatediscussioncomment", - "href": "/graphql/reference/mutations#updatediscussioncomment", - "description": "

      Update the contents of a comment on a Discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionCommentInput!", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The modified discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateEnterpriseAllowPrivateRepositoryForkingSetting", - "id": "updateenterpriseallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateenterpriseallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput!", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated allow private repository forking setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDefaultRepositoryPermissionSetting", - "id": "updateenterprisedefaultrepositorypermissionsetting", - "href": "/graphql/reference/mutations#updateenterprisedefaultrepositorypermissionsetting", - "description": "

      Sets the base repository permission for organizations in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput!", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated base repository permission setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the base repository permission setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDeployKeySetting", - "id": "updateenterprisedeploykeysetting", - "href": "/graphql/reference/mutations#updateenterprisedeploykeysetting", - "description": "

      Sets whether deploy keys are allowed to be created and used for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDeployKeySettingInput!", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated deploy key setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the deploy key setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanChangeRepositoryVisibilitySetting", - "id": "updateenterprisememberscanchangerepositoryvisibilitysetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanchangerepositoryvisibilitysetting", - "description": "

      Sets whether organization members with admin permissions on a repository can change repository visibility.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput!", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can change repository visibility setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can change repository visibility setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanCreateRepositoriesSetting", - "id": "updateenterprisememberscancreaterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscancreaterepositoriessetting", - "description": "

      Sets the members can create repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput!", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can create repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can create repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteIssuesSetting", - "id": "updateenterprisememberscandeleteissuessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleteissuessetting", - "description": "

      Sets the members can delete issues setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput!", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete issues setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete issues setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteRepositoriesSetting", - "id": "updateenterprisememberscandeleterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleterepositoriessetting", - "description": "

      Sets the members can delete repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput!", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanInviteCollaboratorsSetting", - "id": "updateenterprisememberscaninvitecollaboratorssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscaninvitecollaboratorssetting", - "description": "

      Sets whether members can invite collaborators are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput!", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can invite collaborators setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can invite collaborators setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanMakePurchasesSetting", - "id": "updateenterprisememberscanmakepurchasessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanmakepurchasessetting", - "description": "

      Sets whether or not an organization owner can make purchases.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanMakePurchasesSettingInput!", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can make purchases setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can make purchases setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanUpdateProtectedBranchesSetting", - "id": "updateenterprisememberscanupdateprotectedbranchessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanupdateprotectedbranchessetting", - "description": "

      Sets the members can update protected branches setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput!", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can update protected branches setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can update protected branches setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanViewDependencyInsightsSetting", - "id": "updateenterprisememberscanviewdependencyinsightssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanviewdependencyinsightssetting", - "description": "

      Sets the members can view dependency insights for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput!", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can view dependency insights setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can view dependency insights setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOrganizationProjectsSetting", - "id": "updateenterpriseorganizationprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriseorganizationprojectssetting", - "description": "

      Sets whether organization projects are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOrganizationProjectsSettingInput!", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated organization projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the organization projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOwnerOrganizationRole", - "id": "updateenterpriseownerorganizationrole", - "href": "/graphql/reference/mutations#updateenterpriseownerorganizationrole", - "description": "

      Updates the role of an enterprise owner with an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOwnerOrganizationRoleInput!", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of changing the owner's organization role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseProfile", - "id": "updateenterpriseprofile", - "href": "/graphql/reference/mutations#updateenterpriseprofile", - "description": "

      Updates an enterprise's profile.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseProfileInput!", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseRepositoryProjectsSetting", - "id": "updateenterpriserepositoryprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriserepositoryprojectssetting", - "description": "

      Sets whether repository projects are enabled for a enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseRepositoryProjectsSettingInput!", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated repository projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the repository projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTeamDiscussionsSetting", - "id": "updateenterpriseteamdiscussionssetting", - "href": "/graphql/reference/mutations#updateenterpriseteamdiscussionssetting", - "description": "

      Sets whether team discussions are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTeamDiscussionsSettingInput!", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated team discussions setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the team discussions setting.

      " - } - ], - "category": "other" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "description": "

      Sets the two-factor authentication methods that users of an enterprise may not use.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput!", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two-factor authentication disallowed methods setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two-factor authentication disallowed methods setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationRequiredSetting", - "id": "updateenterprisetwofactorauthenticationrequiredsetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationrequiredsetting", - "description": "

      Sets whether two factor authentication is required for all users in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput!", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two factor authentication required setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two factor authentication required setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnvironment", - "id": "updateenvironment", - "href": "/graphql/reference/mutations#updateenvironment", - "description": "

      Updates an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnvironmentInput!", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The updated environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "updateIpAllowListEnabledSetting", - "id": "updateipallowlistenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistenabledsetting", - "description": "

      Sets whether an IP allow list is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEnabledSettingInput!", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListEntry", - "id": "updateipallowlistentry", - "href": "/graphql/reference/mutations#updateipallowlistentry", - "description": "

      Updates an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEntryInput!", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListForInstalledAppsEnabledSetting", - "id": "updateipallowlistforinstalledappsenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistforinstalledappsenabledsetting", - "description": "

      Sets whether IP allow list configuration for installed GitHub Apps is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListForInstalledAppsEnabledSettingInput!", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIssue", - "id": "updateissue", - "href": "/graphql/reference/mutations#updateissue", - "description": "

      Updates an Issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueInput!", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueComment", - "id": "updateissuecomment", - "href": "/graphql/reference/mutations#updateissuecomment", - "description": "

      Updates an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueCommentInput!", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The updated comment.

      " - } - ], - "category": "issues" - }, - { - "name": "updateLabel", - "id": "updatelabel", - "href": "/graphql/reference/mutations#updatelabel", - "description": "

      Updates an existing label.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateLabelInput!", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The updated label.

      " - } - ], - "category": "issues" - }, - { - "name": "updateNotificationRestrictionSetting", - "id": "updatenotificationrestrictionsetting", - "href": "/graphql/reference/mutations#updatenotificationrestrictionsetting", - "description": "

      Update the setting to restrict notifications to only verified or approved domains available to an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateNotificationRestrictionSettingInput!", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owner on which the setting was updated.

      " - } - ], - "category": "activity" - }, - { - "name": "updateOrganizationAllowPrivateRepositoryForkingSetting", - "id": "updateorganizationallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateorganizationallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput!", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated allow private repository forking setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateOrganizationWebCommitSignoffSetting", - "id": "updateorganizationwebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updateorganizationwebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationWebCommitSignoffSettingInput!", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated web commit signoff setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateProject", - "id": "updateproject", - "href": "/graphql/reference/mutations#updateproject", - "description": "

      Updates an existing project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectInput!", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The updated project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectCard", - "id": "updateprojectcard", - "href": "/graphql/reference/mutations#updateprojectcard", - "description": "

      Updates an existing project card.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectCardInput!", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectColumn", - "id": "updateprojectcolumn", - "href": "/graphql/reference/mutations#updateprojectcolumn", - "description": "

      Updates an existing project column.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectColumnInput!", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The updated project column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectV2", - "id": "updateprojectv2", - "href": "/graphql/reference/mutations#updateprojectv2", - "description": "

      Updates an existing project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2Input!", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The updated Project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Collaborators", - "id": "updateprojectv2collaborators", - "href": "/graphql/reference/mutations#updateprojectv2collaborators", - "description": "

      Update the collaborators on a team or a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2CollaboratorsInput!", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "collaborators", - "type": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The collaborators granted a role.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2DraftIssue", - "id": "updateprojectv2draftissue", - "href": "/graphql/reference/mutations#updateprojectv2draftissue", - "description": "

      Updates a draft issue within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2DraftIssueInput!", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "draftIssue", - "type": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      The draft issue updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemFieldValue", - "id": "updateprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#updateprojectv2itemfieldvalue", - "description": "

      This mutation updates the value of a field for an item in a Project. Currently\nonly single-select, text, number, date, and iteration fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemFieldValueInput!", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemPosition", - "id": "updateprojectv2itemposition", - "href": "/graphql/reference/mutations#updateprojectv2itemposition", - "description": "

      This mutation updates the position of the item in the project, where the position represents the priority of an item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemPositionInput!", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "items", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The items in the new order.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2StatusUpdate", - "id": "updateprojectv2statusupdate", - "href": "/graphql/reference/mutations#updateprojectv2statusupdate", - "description": "

      Updates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2StatusUpdateInput!", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updatePullRequest", - "id": "updatepullrequest", - "href": "/graphql/reference/mutations#updatepullrequest", - "description": "

      Update a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestInput!", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestBranch", - "id": "updatepullrequestbranch", - "href": "/graphql/reference/mutations#updatepullrequestbranch", - "description": "

      Merge or Rebase HEAD from upstream branch into pull request branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestBranchInput!", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReview", - "id": "updatepullrequestreview", - "href": "/graphql/reference/mutations#updatepullrequestreview", - "description": "

      Updates the body of a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewInput!", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The updated pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReviewComment", - "id": "updatepullrequestreviewcomment", - "href": "/graphql/reference/mutations#updatepullrequestreviewcomment", - "description": "

      Updates a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewCommentInput!", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The updated comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateRef", - "id": "updateref", - "href": "/graphql/reference/mutations#updateref", - "description": "

      Update a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefInput!", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The updated Ref.

      " - } - ], - "category": "git" - }, - { - "name": "updateRefs", - "id": "updaterefs", - "href": "/graphql/reference/mutations#updaterefs", - "description": "

      Creates, updates and/or deletes multiple refs in a repository.

      \n

      This mutation takes a list of RefUpdates and performs these updates\non the repository. All updates are performed atomically, meaning that\nif one of them is rejected, no other ref will be modified.

      \n

      RefUpdate.beforeOid specifies that the given reference needs to point\nto the given value before performing any updates. A value of\n0000000000000000000000000000000000000000 can be used to verify that\nthe references should not exist.

      \n

      RefUpdate.afterOid specifies the value that the given reference\nwill point to after performing all updates. A value of\n0000000000000000000000000000000000000000 can be used to delete a\nreference.

      \n

      If RefUpdate.force is set to true, a non-fast-forward updates\nfor the given reference will be allowed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefsInput!", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "updateRepository", - "id": "updaterepository", - "href": "/graphql/reference/mutations#updaterepository", - "description": "

      Update information about a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryInput!", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryRuleset", - "id": "updaterepositoryruleset", - "href": "/graphql/reference/mutations#updaterepositoryruleset", - "description": "

      Update a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryRulesetInput!", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryWebCommitSignoffSetting", - "id": "updaterepositorywebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updaterepositorywebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryWebCommitSignoffSettingInput!", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateSubscription", - "id": "updatesubscription", - "href": "/graphql/reference/mutations#updatesubscription", - "description": "

      Updates the state for subscribable subjects.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateSubscriptionInput!", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subscribable", - "type": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      The input subscribable entity.

      " - } - ], - "category": "activity" - }, - { - "name": "updateTeamDiscussion", - "id": "updateteamdiscussion", - "href": "/graphql/reference/mutations#updateteamdiscussion", - "description": "

      Updates a team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamDiscussionInput!", - "id": "updateteamdiscussioninput", - "href": "/graphql/reference/input-objects#updateteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussion", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      The updated discussion.

      " - } - ], - "category": "other" - }, - { - "name": "updateTeamDiscussionComment", - "id": "updateteamdiscussioncomment", - "href": "/graphql/reference/mutations#updateteamdiscussioncomment", - "description": "

      Updates a discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamDiscussionCommentInput!", - "id": "updateteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#updateteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussionComment", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      The updated comment.

      " - } - ], - "category": "other" - }, - { - "name": "updateTeamReviewAssignment", - "id": "updateteamreviewassignment", - "href": "/graphql/reference/mutations#updateteamreviewassignment", - "description": "

      Updates team review assignment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamReviewAssignmentInput!", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team that was modified.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateTeamsRepository", - "id": "updateteamsrepository", - "href": "/graphql/reference/mutations#updateteamsrepository", - "description": "

      Update team repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamsRepositoryInput!", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was updated.

      " - }, - { - "name": "teams", - "type": "[Team!]", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The teams granted permission on the repository.

      " - } - ], - "category": "teams" - }, - { - "name": "updateTopics", - "id": "updatetopics", - "href": "/graphql/reference/mutations#updatetopics", - "description": "

      Replaces the repository's topics with the given topics.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTopicsInput!", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invalidTopicNames", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Names of the provided topics that are not valid.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateUserList", - "id": "updateuserlist", - "href": "/graphql/reference/mutations#updateuserlist", - "description": "

      Updates an existing user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListInput!", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just updated.

      " - } - ], - "category": "users" - }, - { - "name": "updateUserListsForItem", - "id": "updateuserlistsforitem", - "href": "/graphql/reference/mutations#updateuserlistsforitem", - "description": "

      Updates which of the viewer's lists an item belongs to.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListsForItemInput!", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      The item that was added.

      " - }, - { - "name": "lists", - "type": "[UserList!]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The lists to which this item belongs.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who owns the lists.

      " - } - ], - "category": "users" - }, - { - "name": "verifyVerifiableDomain", - "id": "verifyverifiabledomain", - "href": "/graphql/reference/mutations#verifyverifiabledomain", - "description": "

      Verify that a verifiable domain has the expected DNS record.

      ", - "inputFields": [ - { - "name": "input", - "type": "VerifyVerifiableDomainInput!", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was verified.

      " - } - ], - "category": "orgs" - } - ], - "objects": [ - { - "name": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "description": "

      Location information for an actor.

      ", - "fields": [ - { - "name": "city", - "description": "

      City.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "country", - "description": "

      Country name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countryCode", - "description": "

      Country code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "region", - "description": "

      Region name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regionCode", - "description": "

      Region or state code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who added this Pull Request to the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was added to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app", - "description": "

      A GitHub App.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "clientId", - "description": "

      The client ID of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the App object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses of the app.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "logoBackgroundColor", - "description": "

      The hex color code, without the leading '#', for the logo background.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logoUrl", - "description": "

      A URL pointing to the app's logo.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the app.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      A slug based on the name of the app for use in URLs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to the app's homepage.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent", - "description": "

      Represents anassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was assigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AssignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the user who was assigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "disabler", - "description": "

      The user who disabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeDisabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reasonCode", - "description": "

      The reason_code relating to why auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest", - "description": "

      Represents an auto-merge request for a pull request.

      ", - "fields": [ - { - "name": "authorEmail", - "description": "

      The email address of the author of this auto-merge request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      The commit message of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      The commit title of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enabledAt", - "description": "

      When was this auto-merge request was enabled.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabledBy", - "description": "

      The actor who created the auto-merge request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "mergeMethod", - "description": "

      The merge method of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequest", - "description": "

      The pull request that this auto-merge request is set against.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (rebase) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoRebaseEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (squash) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoSquashEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeFailedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeSucceededEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentRefName", - "description": "

      Identifies the name of the base ref for the pull request after it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousRefName", - "description": "

      Identifies the name of the base ref for the pull request before it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the Ref associated with the base_ref_deleted event.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thebase_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "Blame", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "description": "

      Represents a Git blame.

      ", - "fields": [ - { - "name": "ranges", - "description": "

      The list of ranges from a Git blame.

      ", - "type": "[BlameRange!]!", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange" - } - ], - "category": "git" - }, - { - "name": "BlameRange", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange", - "description": "

      Represents a range of information from a Git blame.

      ", - "fields": [ - { - "name": "age", - "description": "

      Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange's change.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commit", - "description": "

      Identifies the line author.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "endingLine", - "description": "

      The ending line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startingLine", - "description": "

      The starting line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "Blob", - "id": "blob", - "href": "/graphql/reference/objects#blob", - "description": "

      Represents a Git blob.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "byteSize", - "description": "

      Byte size of Blob object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Blob object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBinary", - "description": "

      Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Indicates whether the contents is truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the Blob is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot", - "description": "

      A special type of user which takes actions on behalf of GitHub Apps.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Bot object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      A branch protection rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleConflicts", - "description": "

      A list of conflicts matching branches protection rule and other branch protection rules.

      ", - "type": "BranchProtectionRuleConflictConnection!", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassForcePushAllowances", - "description": "

      A list of actors able to force push for this branch protection rule.

      ", - "type": "BypassForcePushAllowanceConnection!", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassPullRequestAllowances", - "description": "

      A list of actors able to bypass PRs for this branch protection rule.

      ", - "type": "BypassPullRequestAllowanceConnection!", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "creator", - "description": "

      The actor who created this branch protection rule.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the BranchProtectionRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "matchingRefs", - "description": "

      Repository refs that are protected by this rule.

      ", - "type": "RefConnection!", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushAllowances", - "description": "

      A list push allowances for this branch protection rule.

      ", - "type": "PushAllowanceConnection!", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this branch protection rule.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      List of required deployment environments that must be deployed successfully to update matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      List of required status checks that must pass for commits to be accepted to matching branches.

      ", - "type": "[RequiredStatusCheckDescription!]", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Does this branch require deployment to specific environments before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalAllowances", - "description": "

      A list review dismissal allowances for this branch protection rule.

      ", - "type": "ReviewDismissalAllowanceConnection!", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict", - "description": "

      A conflict between two branch protection rules.

      ", - "fields": [ - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "conflictingBranchProtectionRule", - "description": "

      Identifies the conflicting branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "ref", - "description": "

      Identifies the branch ref that has conflicting rules.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictConnection", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "description": "

      The connection type for BranchProtectionRuleConflict.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleConflictEdge]", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRuleConflict]", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictEdge", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConnection", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "description": "

      The connection type for BranchProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleEdge]", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRule]", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleEdge", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance", - "description": "

      A user, team, or app who has the ability to bypass a force push requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can force push.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassForcePushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceConnection", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "description": "

      The connection type for BypassForcePushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassForcePushAllowanceEdge]", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassForcePushAllowance]", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceEdge", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance", - "description": "

      A user, team, or app who has the ability to bypass a pull request requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassPullRequestAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceConnection", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "description": "

      The connection type for BypassPullRequestAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassPullRequestAllowanceEdge]", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassPullRequestAllowance]", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceEdge", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - } - ], - "category": "branches" - }, - { - "name": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "score", - "description": "

      The CVSS score associated with this advisory.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "vectorString", - "description": "

      The CVSS vector string associated with this advisory.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe", - "description": "

      A common weakness enumeration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cweId", - "description": "

      The id of the CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A detailed description of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CWE object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEConnection", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "description": "

      The connection type for CWE.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CWEEdge]", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CWE]", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEEdge", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - } - ], - "category": "security-advisories" - }, - { - "name": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation", - "description": "

      A single check annotation.

      ", - "fields": [ - { - "name": "annotationLevel", - "description": "

      The annotation's severity level.

      ", - "type": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "blobUrl", - "description": "

      The path to the file that this annotation was made on.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "location", - "description": "

      The position of this annotation.

      ", - "type": "CheckAnnotationSpan!", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan" - }, - { - "name": "message", - "description": "

      The annotation's message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path that this annotation was made on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Additional information about the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The annotation's title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "description": "

      The connection type for CheckAnnotation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckAnnotationEdge]", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckAnnotation]", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationEdge", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationPosition", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition", - "description": "

      A character position in a check annotation.

      ", - "fields": [ - { - "name": "column", - "description": "

      Column number (1 indexed).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "line", - "description": "

      Line number (1 indexed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationSpan", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan", - "description": "

      An inclusive pair of positions for a check annotation.

      ", - "fields": [ - { - "name": "end", - "description": "

      End position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - }, - { - "name": "start", - "description": "

      Start position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - } - ], - "category": "checks" - }, - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      A check run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "annotations", - "description": "

      The check run's annotations.

      ", - "type": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "checkSuite", - "description": "

      The check suite that this run is a part of.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check run was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check run.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The corresponding deployment for this job, if any.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "detailsUrl", - "description": "

      The URL from which to find full details of the check run on the integrator's site.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the check run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the check for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pendingDeploymentRequest", - "description": "

      Information about a pending deployment, if any, in this check run.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "permalink", - "description": "

      The permalink to the check run summary.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with this check run.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check run was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check run.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "steps", - "description": "

      The check run's steps.

      ", - "type": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "number", - "description": "

      Step number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "summary", - "description": "

      A string representing the check run's summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      A string representing the check run's text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A string representing the check run.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "description": "

      The connection type for CheckRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckRunEdge]", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckRun]", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunEdge", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - } - ], - "category": "checks" - }, - { - "name": "CheckRunStateCount", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount", - "description": "

      Represents a count of the state of a check run.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of check runs with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a check run.

      ", - "type": "CheckRunState!", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep", - "description": "

      A single check step.

      ", - "fields": [ - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check step was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check step.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "externalId", - "description": "

      A reference for the check step on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The step's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The index of the step in the list of steps of the parent check run.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "secondsToCompletion", - "description": "

      Number of seconds to completion.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check step was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check step.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "description": "

      The connection type for CheckStep.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckStepEdge]", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckStep]", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckStepEdge", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - } - ], - "category": "checks" - }, - { - "name": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      A check suite.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "app", - "description": "

      The GitHub App which created this check suite.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "branch", - "description": "

      The name of the branch for this check suite.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "checkRuns", - "description": "

      The check runs associated with a check suite.

      ", - "type": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check runs by this type.

      ", - "type": { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit for this check suite.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "conclusion", - "description": "

      The conclusion of this check suite.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The user who triggered the check suite.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckSuite object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "matchingPullRequests", - "description": "

      A list of open pull requests matching the check suite.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "push", - "description": "

      The push that triggered this check suite.

      ", - "type": "Push", - "id": "push", - "href": "/graphql/reference/objects#push" - }, - { - "name": "repository", - "description": "

      The repository associated with this check suite.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "status", - "description": "

      The status of this check suite.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflowRun", - "description": "

      The workflow run associated with this check suite.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "description": "

      The connection type for CheckSuite.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckSuiteEdge]", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckSuite]", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteEdge", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - } - ], - "category": "checks" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent", - "description": "

      Represents aclosedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was closed.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "closer", - "description": "

      Object which triggered the creation of this event.

      ", - "type": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ClosedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to closed.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - }, - { - "name": "url", - "description": "

      The HTTP URL for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      The Code of Conduct for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the Code of Conduct.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CodeOfConduct object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The key for the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The formal name of the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "fields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningTool!]!", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningTool", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "fields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedCommentAuthor", - "description": "

      The user who authored the deleted comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommentDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      Represents a Git commit.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "additions", - "description": "

      The number of additions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "associatedPullRequests", - "description": "

      The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - }, - { - "name": "author", - "description": "

      Authorship details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "authoredByCommitter", - "description": "

      Check if the committer and the author match.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "authoredDate", - "description": "

      The datetime when this commit was authored.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "authors", - "description": "

      The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.

      ", - "type": "GitActorConnection!", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "blame", - "description": "

      Fetches git blame information.

      ", - "type": "Blame!", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "arguments": [ - { - "name": "path", - "description": "

      The file whose Git blame information you want.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "changedFiles", - "description": "

      We recommend using the changedFilesIfAvailable field instead of\nchangedFiles, as changedFiles will cause your request to return an error\nif GitHub is unable to calculate the number of changed files.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      changedFiles will be removed. Use changedFilesIfAvailable instead. Removal on 2023-01-01 UTC.

      " - }, - { - "name": "changedFilesIfAvailable", - "description": "

      The number of changed files in this commit. If GitHub is unable to calculate\nthe number of changed files (for example due to a timeout), this will return\nnull. We recommend using this field instead of changedFiles.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkSuites", - "description": "

      The check suites associated with a commit.

      ", - "type": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check suites by this type.

      ", - "type": { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "comments", - "description": "

      Comments made on the commit.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "committedDate", - "description": "

      The datetime when this commit was committed.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "committedViaWeb", - "description": "

      Check if committed via GitHub web UI.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "committer", - "description": "

      Committer details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "deletions", - "description": "

      The number of deletions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployments", - "description": "

      The deployments associated with a commit.

      ", - "type": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "file", - "description": "

      The tree entry representing the file located at the given path.

      ", - "type": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "arguments": [ - { - "name": "path", - "description": "

      The path for the file.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "history", - "description": "

      The linear commit history starting from (and including) this commit, in the same order as git log.

      ", - "type": "CommitHistoryConnection!", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      If non-null, filters history to only show commits with matching authorship.

      ", - "type": { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "path", - "description": "

      If non-null, filters history to only show commits touching files under this path.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "since", - "description": "

      Allows specifying a beginning time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - }, - { - "name": "until", - "description": "

      Allows specifying an ending time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Commit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git commit message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBody", - "description": "

      The Git commit message body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBodyHTML", - "description": "

      The commit message body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "messageHeadline", - "description": "

      The Git commit message headline.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageHeadlineHTML", - "description": "

      The commit message headline rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "onBehalfOf", - "description": "

      The organization this commit was made on behalf of.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parents", - "description": "

      The parents of a commit.

      ", - "type": "CommitConnection!", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pushedDate", - "description": "

      The datetime when this commit was pushed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      pushedDate is no longer supported. Removal on 2023-07-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The Repository this commit belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signature", - "description": "

      Commit signing information, if present.

      ", - "type": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - }, - { - "name": "status", - "description": "

      Status information for this commit.

      ", - "type": "Status", - "id": "status", - "href": "/graphql/reference/objects#status" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for this commit.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tarballUrl", - "description": "

      Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tree", - "description": "

      Commit's root Tree.

      ", - "type": "Tree!", - "id": "tree", - "href": "/graphql/reference/objects#tree" - }, - { - "name": "treeResourcePath", - "description": "

      The HTTP path for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "treeUrl", - "description": "

      The HTTP URL for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "zipballUrl", - "description": "

      Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment", - "description": "

      Represents a comment on a given Commit.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment, if the commit exists.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Identifies the file path associated with the comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Identifies the line position associated with the comment.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentConnection", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "description": "

      The connection type for CommitComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitCommentEdge]", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CommitComment]", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentEdge", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread", - "description": "

      A thread of comments on a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "commits" - }, - { - "name": "CommitConnection", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionsByRepository", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "description": "

      This aggregates commits made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The commit contributions, each representing a day.

      ", - "type": "CreatedCommitContributionConnection!", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for commit contributions returned from the connection.

      ", - "type": { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the commits were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitEdge", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - } - ], - "category": "commits" - }, - { - "name": "CommitHistoryConnection", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "description": "

      Represents a comparison between two commit revisions.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "aheadBy", - "description": "

      The number of commits ahead of the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "baseTarget", - "description": "

      The base revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "behindBy", - "description": "

      The number of commits behind the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commits", - "description": "

      The commits which compose this comparison.

      ", - "type": "ComparisonCommitConnection!", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "headTarget", - "description": "

      The head revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "id", - "description": "

      The Node ID of the Comparison object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "status", - "description": "

      The status of this comparison.

      ", - "type": "ComparisonStatus!", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus" - } - ], - "category": "commits" - }, - { - "name": "ComparisonCommitConnection", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "authorCount", - "description": "

      The total count of authors and co-authors across all commits.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was connected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines", - "description": "

      The Contributing Guidelines for a repository.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the Contributing Guidelines.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "ContributionCalendar", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar", - "description": "

      A calendar of contributions made on GitHub by a user.

      ", - "fields": [ - { - "name": "colors", - "description": "

      A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isHalloween", - "description": "

      Determine if the color set was chosen because it's currently Halloween.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "months", - "description": "

      A list of the months of contributions in this calendar.

      ", - "type": "[ContributionCalendarMonth!]!", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth" - }, - { - "name": "totalContributions", - "description": "

      The count of total contributions in the calendar.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "weeks", - "description": "

      A list of the weeks of contributions in this calendar.

      ", - "type": "[ContributionCalendarWeek!]!", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarDay", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday", - "description": "

      Represents a single day of contributions on GitHub by a user.

      ", - "fields": [ - { - "name": "color", - "description": "

      The hex color code that represents how many contributions were made on this day compared to others in the calendar.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contributionCount", - "description": "

      How many contributions were made by the user on this day.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "contributionLevel", - "description": "

      Indication of contributions, relative to other days. Can be used to indicate\nwhich color to represent this day on a calendar.

      ", - "type": "ContributionLevel!", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel" - }, - { - "name": "date", - "description": "

      The day this square represents.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "weekday", - "description": "

      A number representing which day of the week this square represents, e.g., 1 is Monday.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarMonth", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth", - "description": "

      A month of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "firstDay", - "description": "

      The date of the first day of this month.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "name", - "description": "

      The name of the month.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalWeeks", - "description": "

      How many weeks started in this month.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "year", - "description": "

      The year the month occurred in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarWeek", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek", - "description": "

      A week of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "contributionDays", - "description": "

      The days of contributions in this week.

      ", - "type": "[ContributionCalendarDay!]!", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday" - }, - { - "name": "firstDay", - "description": "

      The date of the earliest square in this week.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "users" - }, - { - "name": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "description": "

      A contributions collection aggregates contributions such as opened issues and commits created by a user.

      ", - "fields": [ - { - "name": "commitContributionsByRepository", - "description": "

      Commit contributions made by the user, grouped by repository.

      ", - "type": "[CommitContributionsByRepository!]!", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contributionCalendar", - "description": "

      A calendar of this user's contributions on GitHub.

      ", - "type": "ContributionCalendar!", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar" - }, - { - "name": "contributionYears", - "description": "

      The years the user has been making contributions with the most recent year first.

      ", - "type": "[Int!]!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "doesEndInCurrentMonth", - "description": "

      Determine if this collection's time span ends in the current month.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "earliestRestrictedContributionDate", - "description": "

      The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "endedAt", - "description": "

      The ending date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "firstIssueContribution", - "description": "

      The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection's time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.

      ", - "type": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution" - }, - { - "name": "firstPullRequestContribution", - "description": "

      The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection's time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.

      ", - "type": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution" - }, - { - "name": "firstRepositoryContribution", - "description": "

      The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection's time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.

      ", - "type": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution" - }, - { - "name": "hasActivityInThePast", - "description": "

      Does the user have any more activity in the timeline that occurred prior to the collection's time range?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyContributions", - "description": "

      Determine if there are any contributions in this collection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyRestrictedContributions", - "description": "

      Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSingleDay", - "description": "

      Whether or not the collector's time span is all within the same day.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueContributions", - "description": "

      A list of issues the user opened.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "issueContributionsByRepository", - "description": "

      Issue contributions made by the user, grouped by repository.

      ", - "type": "[IssueContributionsByRepository!]!", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "joinedGitHubContribution", - "description": "

      When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection's time range and ignoreTimeRange is false.

      ", - "type": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution" - }, - { - "name": "latestRestrictedContributionDate", - "description": "

      The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "mostRecentCollectionWithActivity", - "description": "

      When this collection's time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "mostRecentCollectionWithoutActivity", - "description": "

      Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "popularIssueContribution", - "description": "

      The issue the user opened on GitHub that received the most comments in the specified\ntime frame.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "popularPullRequestContribution", - "description": "

      The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pullRequestContributions", - "description": "

      Pull request contributions made by the user.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestContributionsByRepository", - "description": "

      Pull request contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestContributionsByRepository!]!", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestReviewContributions", - "description": "

      Pull request review contributions made by the user. Returns the most recently\nsubmitted review for each PR reviewed by the user.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestReviewContributionsByRepository", - "description": "

      Pull request review contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestReviewContributionsByRepository!]!", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryContributions", - "description": "

      A list of repositories owned by the user that the user created in this time range.

      ", - "type": "CreatedRepositoryContributionConnection!", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "restrictedContributionsCount", - "description": "

      A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      The beginning date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "totalCommitContributions", - "description": "

      How many commits were made by the user in this time span.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalIssueContributions", - "description": "

      How many issues the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestContributions", - "description": "

      How many pull requests the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestReviewContributions", - "description": "

      How many pull request reviews the user left.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedCommits", - "description": "

      How many different repositories the user committed to.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedIssues", - "description": "

      How many different repositories the user opened issues in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoriesWithContributedPullRequestReviews", - "description": "

      How many different repositories the user left pull request reviews in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedPullRequests", - "description": "

      How many different repositories the user opened pull requests in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoryContributions", - "description": "

      How many repositories the user created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "user", - "description": "

      The user who made the contributions in this collection.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertToDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedNoteToIssueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion that the issue was converted into.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedToDiscussionEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints", - "description": "

      Copilot endpoint information.

      ", - "fields": [ - { - "name": "api", - "description": "

      Copilot API endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originTracker", - "description": "

      Copilot origin tracker endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "proxy", - "description": "

      Copilot proxy endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "telemetry", - "description": "

      Copilot telemetry endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution", - "description": "

      Represents the contribution a user made by committing to a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "commitCount", - "description": "

      How many commits were made on this day to this repository by the user.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository the user made a commit in.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionConnection", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "description": "

      The connection type for CreatedCommitContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedCommitContributionEdge]", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedCommitContribution]", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of commits across days and repositories in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionEdge", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution", - "description": "

      Represents the contribution a user made on GitHub by opening an issue.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      The issue that was opened.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionConnection", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "description": "

      The connection type for CreatedIssueContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedIssueContributionEdge]", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedIssueContribution]", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionEdge", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution", - "description": "

      Represents the contribution a user made on GitHub by opening a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request that was opened.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionConnection", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "description": "

      The connection type for CreatedPullRequestContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestContributionEdge]", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestContribution]", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionEdge", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution", - "description": "

      Represents the contribution a user made by leaving a review on a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request the user reviewed.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The review the user left on the pull request.

      ", - "type": "PullRequestReview!", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "repository", - "description": "

      The repository containing the pull request that the user reviewed.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionConnection", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "description": "

      The connection type for CreatedPullRequestReviewContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestReviewContributionEdge]", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestReviewContribution]", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionEdge", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution", - "description": "

      Represents the contribution a user made on GitHub by creating a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository that was created.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionConnection", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "description": "

      The connection type for CreatedRepositoryContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedRepositoryContributionEdge]", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedRepositoryContribution]", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionEdge", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - } - ], - "category": "users" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent", - "description": "

      Represents a mention made by one issue or pull request to another.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the CrossReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "referencedAt", - "description": "

      Identifies when the reference was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "target", - "description": "

      Issue or pull request to which the reference was made.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "willCloseTarget", - "description": "

      Checks if the target will be closed when the source is merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "CvssSeverities", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "cvssV3", - "description": "

      The CVSS v3 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - }, - { - "name": "cvssV4", - "description": "

      The CVSS v4 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - } - ], - "category": "security-advisories" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DemilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with thedemilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate", - "description": "

      A Dependabot Update for a dependency in a repository.

      ", - "implements": [ - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "error", - "description": "

      The error from a dependency update.

      ", - "type": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror" - }, - { - "name": "pullRequest", - "description": "

      The associated pull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependabot" - }, - { - "name": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror", - "description": "

      An error produced from a Dependabot Update.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "errorType", - "description": "

      The error code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency", - "description": "

      A dependency manifest entry.

      ", - "fields": [ - { - "name": "hasDependencies", - "description": "

      Does the dependency itself have dependencies?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "packageLabel", - "description": "

      The original name of the package, as it appears in the manifest.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      packageLabel will be removed. Use normalized packageName field instead. Removal on 2022-10-01 UTC.

      " - }, - { - "name": "packageManager", - "description": "

      The dependency package manager.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageName", - "description": "

      The name of the package in the canonical form used by the package manager.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository containing the package.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requirements", - "description": "

      The dependency version requirements.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "description": "

      The connection type for DependencyGraphDependency.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphDependencyEdge]", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphDependency]", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyEdge", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest", - "description": "

      Dependency manifest for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "blobPath", - "description": "

      Path to view the manifest file blob.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dependencies", - "description": "

      A list of manifest dependencies.

      ", - "type": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "dependenciesCount", - "description": "

      The number of dependencies listed in the manifest.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "exceedsMaxSize", - "description": "

      Is the manifest too big to parse?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "filename", - "description": "

      Fully qualified manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the DependencyGraphManifest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parseable", - "description": "

      Were we able to parse the manifest?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repository", - "description": "

      The repository containing the manifest.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "description": "

      The connection type for DependencyGraphManifest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphManifestEdge]", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphManifest]", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestEdge", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - } - ], - "category": "dependency-graph" - }, - { - "name": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey", - "description": "

      A repository deploy key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabled", - "description": "

      Whether or not the deploy key is enabled by policy at the Enterprise or Organization level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The deploy key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readOnly", - "description": "

      Whether or not the deploy key is read only.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The deploy key title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "verified", - "description": "

      Whether or not the deploy key has been verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyConnection", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "description": "

      The connection type for DeployKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeployKeyEdge]", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeployKey]", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyEdge", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent", - "description": "

      Represents adeployedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The deployment associated with thedeployedevent.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      The ref associated with thedeployedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "deployments" - }, - { - "name": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      Represents triggered deployment instance.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      Identifies the commit sha of the deployment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitOid", - "description": "

      Identifies the oid of the deployment commit, even if the commit has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The deployment description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Deployment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestEnvironment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "latestStatus", - "description": "

      The latest status of this deployment.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "originalEnvironment", - "description": "

      The original environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Extra information that a deployment system might need.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      Identifies the Ref of the deployment, if the deployment was created by ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with the deployment.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "state", - "description": "

      The current state of the deployment.

      ", - "type": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate" - }, - { - "name": "statuses", - "description": "

      A list of statuses associated with the deployment.

      ", - "type": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "task", - "description": "

      The deployment task.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "description": "

      The connection type for Deployment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentEdge]", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Deployment]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEdge", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deploymentStatus", - "description": "

      The deployment status that updated the deployment environment.

      ", - "type": "DeploymentStatus!", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentEnvironmentChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule", - "description": "

      A protection rule.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "timeout", - "description": "

      The timeout in minutes for this protection rule.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "type", - "description": "

      The type of protection rule.

      ", - "type": "DeploymentProtectionRuleType!", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleConnection", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "description": "

      The connection type for DeploymentProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentProtectionRuleEdge]", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentProtectionRule]", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleEdge", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest", - "description": "

      A request to deploy a workflow run to an environment.

      ", - "fields": [ - { - "name": "currentUserCanApprove", - "description": "

      Whether or not the current user can approve the deployment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "environment", - "description": "

      The target environment of the deployment.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "waitTimerStartedAt", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestConnection", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "description": "

      The connection type for DeploymentRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentRequestEdge]", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentRequest]", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestEdge", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview", - "description": "

      A deployment review.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comment", - "description": "

      The comment the user left.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environments", - "description": "

      The environments approved or rejected.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The decision of the user.

      ", - "type": "DeploymentReviewState!", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate" - }, - { - "name": "user", - "description": "

      The user that reviewed the deployment.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewConnection", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "description": "

      The connection type for DeploymentReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewEdge]", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReview]", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewEdge", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerConnection", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "description": "

      The connection type for DeploymentReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewerEdge]", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReviewer]", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerEdge", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      Describes the status of a given deployment attempt.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "deployment", - "description": "

      Identifies the deployment associated with status.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "description", - "description": "

      Identifies the description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Identifies the environment of the deployment at the time of this deployment status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Identifies the environment URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "logUrl", - "description": "

      Identifies the log URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "description": "

      The connection type for DeploymentStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentStatusEdge]", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentStatus]", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusEdge", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - } - ], - "category": "deployments" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DisconnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request from which the issue was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      A discussion in a repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "answer", - "description": "

      The comment chosen as this discussion's answer, if any.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "answerChosenAt", - "description": "

      The time when a user chose this discussion's answer, if answered.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "answerChosenBy", - "description": "

      The user who chose this discussion's answer, if answered.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The main text of the discussion post.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "category", - "description": "

      The category for this discussion.

      ", - "type": "DiscussionCategory!", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "comments", - "description": "

      The replies to the discussion.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Discussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswered", - "description": "

      Only return answered/unanswered discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "number", - "description": "

      The number identifying this discussion within the repository.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "poll", - "description": "

      The poll associated with this discussion, if one exists.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the discussion's state.

      ", - "type": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason" - }, - { - "name": "title", - "description": "

      The title of this discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "description": "

      A category for discussions in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A description of this category.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      An emoji representing this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      This category's emoji rendered as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionCategory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAnswerable", - "description": "

      Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "slug", - "description": "

      The slug of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryConnection", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "description": "

      The connection type for DiscussionCategory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCategoryEdge]", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionCategory]", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryEdge", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      A comment on a discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedAt", - "description": "

      The time when this replied-to comment was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion this comment was created in.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswer", - "description": "

      Has this comment been chosen as the answer of its discussion?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replies", - "description": "

      The threaded replies to this comment.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The discussion comment this comment is a reply to.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMarkAsAnswer", - "description": "

      Can the current user mark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnmarkAsAnswer", - "description": "

      Can the current user unmark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentConnection", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "description": "

      The connection type for DiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCommentEdge]", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionComment]", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentEdge", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionConnection", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "description": "

      The connection type for Discussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionEdge]", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Discussion]", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionEdge", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll", - "description": "

      A poll for a discussion.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "discussion", - "description": "

      The discussion that this poll belongs to.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionPoll object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "options", - "description": "

      The options for this poll.

      ", - "type": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      How to order the options for the discussion poll.

      ", - "type": { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder" - } - } - ] - }, - { - "name": "question", - "description": "

      The question that is being asked by this poll.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this poll.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanVote", - "description": "

      Indicates if the viewer has permission to vote in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for any option in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      An option for a discussion poll.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the DiscussionPollOption object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "option", - "description": "

      The text for this option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "poll", - "description": "

      The discussion poll that this option belongs to.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this option.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for this option in the poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "description": "

      The connection type for DiscussionPollOption.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionPollOptionEdge]", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionPollOption]", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionEdge", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - } - ], - "category": "discussions" - }, - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      A draft issue within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "assignees", - "description": "

      A list of users to assigned to this draft issue.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the draft issue rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of the draft issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this draft issue.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DraftIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2Items", - "description": "

      List of items linked with the draft issue (currently draft issue can be linked to only one item).

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      Projects that link to this draft issue (currently draft issue can be linked to only one project).

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "fields": [ - { - "name": "percentage", - "description": "

      The EPSS percentage represents the likelihood of a CVE being exploited.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "percentile", - "description": "

      The EPSS percentile represents the relative rank of the CVE's likelihood of being exploited compared to other CVEs.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "security-advisories" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      An account to manage multiple organizations with consolidated policy and billing.

      ", - "implements": [ - { - "name": "AnnouncementBannerI", - "id": "announcementbanneri", - "href": "/graphql/reference/interfaces#announcementbanneri" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "announcement", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "announcementCreatedAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "announcementExpiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "announcementUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "billingEmail", - "description": "

      The enterprise's billing email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingInfo", - "description": "

      Enterprise billing information visible to enterprise billing managers.

      ", - "type": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the enterprise as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Enterprise object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "members", - "description": "

      A list of users who are members of this enterprise.

      ", - "type": "EnterpriseMemberConnection!", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "deployment", - "description": "

      Only return members within the selected GitHub Enterprise deployment.

      ", - "type": { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return members with this two-factor authentication status. Does not\ninclude members who only have an account on a GitHub Enterprise Server instance.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for members returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization or server.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return members with this type of two-factor authentication method. Does\nnot include members who only have an account on a GitHub Enterprise Server instance.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of organizations that belong to this enterprise.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "viewerOrganizationRole", - "description": "

      The viewer's role in an organization.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - } - ] - }, - { - "name": "ownerInfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "type": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo" - }, - { - "name": "readme", - "description": "

      The raw content of the enterprise README.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readmeHTML", - "description": "

      The content of the enterprise README as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "slug", - "description": "

      The URL-friendly identifier for the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerIsAdmin", - "description": "

      Is the current viewer an admin of this enterprise?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise website.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorConnection", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorEdge]", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorEdge", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge", - "description": "

      A User who is an administrator of an enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role of the administrator.

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      An invitation for a user to become an owner or billing manager of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseAdministratorInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The invitee's pending role in the enterprise (owner or billing_manager).

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationConnection", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "description": "

      The connection type for EnterpriseAdministratorInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorInvitationEdge]", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseAdministratorInvitation]", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationEdge", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo", - "description": "

      Enterprise billing information visible to enterprise billing managers and owners.

      ", - "fields": [ - { - "name": "allLicensableUsersCount", - "description": "

      The number of licenseable users/emails across the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assetPacks", - "description": "

      The number of data packs used by all organizations owned by the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "bandwidthQuota", - "description": "

      The bandwidth quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsage", - "description": "

      The bandwidth usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsagePercentage", - "description": "

      The bandwidth usage as a percentage of the bandwidth quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "storageQuota", - "description": "

      The storage quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsage", - "description": "

      The storage usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsagePercentage", - "description": "

      The storage usage as a percentage of the storage quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalAvailableLicenses", - "description": "

      The number of available licenses across all owned organizations based on the unique number of billable users.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalLicenses", - "description": "

      The total number of licenses allocated.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "description": "

      The connection type for Enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseEdge]", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Enterprise]", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEdge", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseFailedInvitationConnection", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseFailedInvitationEdge]", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseFailedInvitationEdge", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge", - "description": "

      A failed invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      An identity provider configured to provision identities for an enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm" - }, - { - "name": "enterprise", - "description": "

      The enterprise this identity provider belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "externalIdentities", - "description": "

      ExternalIdentities provisioned by this identity provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the identity provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML identity provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "recoveryCodes", - "description": "

      Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the identity provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberConnection", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "description": "

      The connection type for EnterpriseMember.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseMemberEdge]", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseMember]", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberEdge", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge", - "description": "

      A User who is a member of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      An invitation for a user to become an unaffiliated member of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseMemberInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrganizationMembershipConnection", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "description": "

      The connection type for Organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOrganizationMembershipEdge]", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOrganizationMembershipEdge", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge", - "description": "

      An enterprise organization that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOutsideCollaboratorConnection", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOutsideCollaboratorEdge]", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseOutsideCollaboratorEdge", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge", - "description": "

      A User who is an outside collaborator of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "repositories", - "description": "

      The enterprise organization repositories this user is a member of.

      ", - "type": "EnterpriseRepositoryInfoConnection!", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "fields": [ - { - "name": "admins", - "description": "

      A list of all of the administrators for this enterprise.

      ", - "type": "EnterpriseAdministratorConnection!", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return administrators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for administrators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabled", - "description": "

      A list of users in the enterprise who currently have two-factor authentication disabled.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabledExist", - "description": "

      Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowPrivateRepositoryForkingSetting", - "description": "

      The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "allowPrivateRepositoryForkingSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided private repository forking setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "allowPrivateRepositoryForkingSettingPolicyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "defaultRepositoryPermissionSetting", - "description": "

      The setting value for base repository permissions for organizations in this enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - }, - { - "name": "defaultRepositoryPermissionSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided base repository permission.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The permission to find organizations for.

      ", - "type": { - "name": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - } - } - ] - }, - { - "name": "domains", - "description": "

      A list of domains owned by the enterprise. Visible to enterprise owners or\nenterprise owners' personal access tokens (classic) with admin:enterprise scope.

      ", - "type": "VerifiableDomainConnection!", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter whether or not the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter whether or not the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "failedInvitations", - "description": "

      A list of failed invitations in the enterprise.

      ", - "type": "EnterpriseFailedInvitationConnection!", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the enterprise has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with admin:enterprise scope.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isUpdatingDefaultRepositoryPermission", - "description": "

      Whether or not the base repository permission is currently being updated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUpdatingTwoFactorRequirement", - "description": "

      Whether the two-factor authentication requirement is currently being enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanChangeRepositoryVisibilitySetting", - "description": "

      The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanChangeRepositoryVisibilitySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided can change repository visibility setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanCreateInternalRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create internal repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create private repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create public repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create repositories.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - }, - { - "name": "membersCanCreateRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository creation setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting to find organizations for.

      ", - "type": { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue!", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue" - } - } - ] - }, - { - "name": "membersCanDeleteIssuesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete issues.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteIssuesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete issues setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanDeleteRepositoriesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete or transfer repositories.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete repositories setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanInviteCollaboratorsSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can invite outside collaborators.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanInviteCollaboratorsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can invite collaborators setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanMakePurchasesSetting", - "description": "

      Indicates whether members of this enterprise's organizations can purchase additional services for those organizations.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can update protected branches.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can update protected branches setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanViewDependencyInsightsSetting", - "description": "

      The setting value for whether members can view dependency insights.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanViewDependencyInsightsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can view dependency insights setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this enterprise is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationProjectsSetting", - "description": "

      The setting value for whether organization projects are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "organizationProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided organization projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "outsideCollaborators", - "description": "

      A list of outside collaborators across the repositories in the enterprise.

      ", - "type": "EnterpriseOutsideCollaboratorConnection!", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return outside collaborators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific outside collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for outside collaborators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return outside collaborators within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - }, - { - "name": "visibility", - "description": "

      Only return outside collaborators on repositories with this visibility.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "pendingAdminInvitations", - "description": "

      A list of pending administrator invitations for the enterprise.

      ", - "type": "EnterpriseAdministratorInvitationConnection!", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending enterprise administrator invitations returned from the connection.

      ", - "type": { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - } - ] - }, - { - "name": "pendingCollaboratorInvitations", - "description": "

      A list of pending collaborator invitations across the repositories in the enterprise.

      ", - "type": "RepositoryInvitationConnection!", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending repository collaborator invitations returned from the connection.

      ", - "type": { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pendingMemberInvitations", - "description": "

      A list of pending member invitations for organizations in the enterprise.

      ", - "type": "EnterprisePendingMemberInvitationConnection!", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "invitationSource", - "description": "

      Only return invitations matching this invitation source.

      ", - "type": { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return invitations within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDeployKeySetting", - "description": "

      The setting value for whether deploy keys are enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryDeployKeySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided deploy keys setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "repositoryProjectsSetting", - "description": "

      The setting value for whether repository projects are enabled in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The SAML Identity Provider for the enterprise.

      ", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider" - }, - { - "name": "samlIdentityProviderSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the SAML single sign-on setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "IdentityProviderConfigurationState!", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate" - } - } - ] - }, - { - "name": "teamDiscussionsSetting", - "description": "

      The setting value for whether team discussions are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "teamDiscussionsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided team discussions setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "twoFactorDisallowedMethodsSetting", - "description": "

      The setting value for what methods of two-factor authentication the enterprise prevents its users from having.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - }, - { - "name": "twoFactorRequiredSetting", - "description": "

      The setting value for whether the enterprise requires two-factor authentication for its organizations and users.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - }, - { - "name": "twoFactorRequiredSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the two-factor authentication setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterprisePendingMemberInvitationConnection", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterprisePendingMemberInvitationEdge]", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterprisePendingMemberInvitationEdge", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge", - "description": "

      An invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo", - "description": "

      A subset of repository information queryable from an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the EnterpriseRepositoryInfo object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The repository's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoConnection", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "description": "

      The connection type for EnterpriseRepositoryInfo.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseRepositoryInfoEdge]", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseRepositoryInfo]", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoEdge", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation", - "description": "

      An Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "customerName", - "description": "

      The customer name to which the Enterprise Server installation belongs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hostName", - "description": "

      The host name of the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerInstallation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isConnected", - "description": "

      Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccounts", - "description": "

      User accounts on this Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountConnection!", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder" - } - } - ] - }, - { - "name": "userAccountsUploads", - "description": "

      User accounts uploads for the Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountsUploadConnection!", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts uploads returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipConnection", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "description": "

      The connection type for EnterpriseServerInstallation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerInstallationMembershipEdge]", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerInstallation]", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipEdge", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge", - "description": "

      An Enterprise Server installation that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount", - "description": "

      A user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emails", - "description": "

      User emails belonging to this user account.

      ", - "type": "EnterpriseServerUserAccountEmailConnection!", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user account emails returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder" - } - } - ] - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation on which this user account exists.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether the user account is a site administrator on the Enterprise Server installation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "login", - "description": "

      The login of the user account on the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the user account on the Enterprise Server installation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "remoteCreatedAt", - "description": "

      The date and time when the user account was created on the Enterprise Server installation.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "remoteUserId", - "description": "

      The ID of the user account on the Enterprise Server installation.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountConnection", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "description": "

      The connection type for EnterpriseServerUserAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEdge]", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccount]", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEdge", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail", - "description": "

      An email belonging to a user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountEmail object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrimary", - "description": "

      Indicates whether this is the primary email of the associated user account.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccount", - "description": "

      The user account to which the email belongs.

      ", - "type": "EnterpriseServerUserAccount!", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailConnection", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "description": "

      The connection type for EnterpriseServerUserAccountEmail.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEmailEdge]", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountEmail]", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailEdge", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload", - "description": "

      A user accounts upload from an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise to which this upload belongs.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation for which this upload was generated.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountsUpload object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the file uploaded.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "syncState", - "description": "

      The synchronization state of the upload.

      ", - "type": "EnterpriseServerUserAccountsUploadSyncState!", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadConnection", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "description": "

      The connection type for EnterpriseServerUserAccountsUpload.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountsUploadEdge]", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountsUpload]", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadEdge", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount", - "description": "

      An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise user account's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise in which this user account exists.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseInstallations", - "description": "

      A list of Enterprise Server installations this user is a member of.

      ", - "type": "EnterpriseServerInstallationMembershipConnection!", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for installations returned from the connection.

      ", - "type": { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the installation.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      An identifier for the enterprise user account, a login or email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise user account.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of enterprise organizations this user is a member of.

      ", - "type": "EnterpriseOrganizationMembershipConnection!", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user within the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      An environment.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Environment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this environment is currently pinned to the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "latestCompletedDeployment", - "description": "

      The latest completed deployment with status success, failure, or error if it exists.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedPosition", - "description": "

      The position of the environment if it is pinned, null if it is not pinned.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "protectionRules", - "description": "

      The protection rules defined for this environment.

      ", - "type": "DeploymentProtectionRuleConnection!", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentConnection", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "description": "

      The connection type for Environment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnvironmentEdge]", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Environment]", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentEdge", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment" - } - ], - "category": "deployments" - }, - { - "name": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity", - "description": "

      An external identity provisioned by SAML SSO or SCIM. If SAML is configured on\nthe organization, the external identity is visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members. If SAML is configured on the enterprise, the external\nidentity is visible to (1) enterprise owners, (2) enterprise owners' personal\naccess tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "guid", - "description": "

      The GUID for this identity.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ExternalIdentity object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationInvitation", - "description": "

      Organization invitation for this SCIM-provisioned external identity.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "samlIdentity", - "description": "

      SAML Identity attributes.

      ", - "type": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes" - }, - { - "name": "scimIdentity", - "description": "

      SCIM Identity attributes.

      ", - "type": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes" - }, - { - "name": "user", - "description": "

      User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityAttribute", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute", - "description": "

      An attribute for the External Identity attributes collection.

      ", - "fields": [ - { - "name": "metadata", - "description": "

      The attribute metadata as JSON.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The attribute name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The attribute value.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityConnection", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "description": "

      The connection type for ExternalIdentity.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ExternalIdentityEdge]", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ExternalIdentity]", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityEdge", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes", - "description": "

      SAML attributes for the External Identity.

      ", - "fields": [ - { - "name": "attributes", - "description": "

      SAML Identity attributes.

      ", - "type": "[ExternalIdentityAttribute!]!", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute" - }, - { - "name": "emails", - "description": "

      The emails associated with the SAML identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameId", - "description": "

      The NameID of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes", - "description": "

      SCIM attributes for the External Identity.

      ", - "fields": [ - { - "name": "emails", - "description": "

      The emails associated with the SCIM identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters", - "description": "

      Prevent commits that include changes in specified file paths from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowerConnection", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "FollowingConnection", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "GenericHovercardContext", - "id": "generichovercardcontext", - "href": "/graphql/reference/objects#generichovercardcontext", - "description": "

      A generic hovercard context with a message and icon.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "description": "

      A Gist.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of comments associated with the gist.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The gist description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "files", - "description": "

      The files in this gist.

      ", - "type": "[GistFile]", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "arguments": [ - { - "name": "limit", - "defaultValue": "10", - "description": "

      The maximum number of files to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "oid", - "description": "

      The oid of the files to return.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "forks", - "description": "

      A list of forks associated with the gist.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Gist object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isFork", - "description": "

      Identifies if the gist is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublic", - "description": "

      Whether the gist is public or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The gist name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The gist owner.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies when the gist was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Gist.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment", - "description": "

      Represents a comment on an Gist.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the gist.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "gist", - "description": "

      The associated gist.

      ", - "type": "Gist!", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "id", - "description": "

      The Node ID of the GistComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistCommentConnection", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "description": "

      The connection type for GistComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistCommentEdge]", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GistComment]", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistCommentEdge", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - } - ], - "category": "gists" - }, - { - "name": "GistConnection", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "description": "

      The connection type for Gist.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistEdge]", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Gist]", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistEdge", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - } - ], - "category": "gists" - }, - { - "name": "GistFile", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "description": "

      A file in a gist.

      ", - "fields": [ - { - "name": "encodedName", - "description": "

      The file name encoded to remove characters that are invalid in URL paths.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "encoding", - "description": "

      The gist file encoding.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "extension", - "description": "

      The file extension from the file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isImage", - "description": "

      Indicates if this file is an image.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Whether the file's contents were truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "name", - "description": "

      The gist file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      The gist file size in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the file is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "truncate", - "description": "

      Optionally truncate the returned file to this length.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "gists" - }, - { - "name": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor", - "description": "

      Represents an actor in a Git commit (ie. an author or committer).

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the author's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "date", - "description": "

      The timestamp of the Git action (authoring or committing).

      ", - "type": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - }, - { - "name": "email", - "description": "

      The email in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The GitHub user corresponding to the email field. Null if no such user exists.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "git" - }, - { - "name": "GitActorConnection", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "description": "

      The connection type for GitActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GitActorEdge]", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GitActor]", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "GitActorEdge", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - } - ], - "category": "git" - }, - { - "name": "GitHubMetadata", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Represents information about the GitHub instance.

      ", - "fields": [ - { - "name": "gitHubServicesSha", - "description": "

      Returns a String that's a SHA of github-services.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "isPasswordAuthenticationVerifiable", - "description": "

      Whether or not users are verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "meta" - }, - { - "name": "GpgSignature", - "id": "gpgsignature", - "href": "/graphql/reference/objects#gpgsignature", - "description": "

      Represents a GPG signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyId", - "description": "

      Hex-encoded ID of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "headRef", - "description": "

      Identifies the Ref associated with the head_ref_deleted event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the Ref associated with the head_ref_deleted event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thehead_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefRestoredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "Hovercard", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "description": "

      Detail needed to display a hovercard for a user.

      ", - "fields": [ - { - "name": "contexts", - "description": "

      Each of the contexts for this hovercard.

      ", - "type": "[HovercardContext!]!", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "category": "users" - }, - { - "name": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      An IP address or range of addresses that is allowed to access an owner's resources.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowListValue", - "description": "

      A single IP address or range of IP addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IpAllowListEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isActive", - "description": "

      Whether the entry is currently active.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The owner of the IP allow list entry.

      ", - "type": "IpAllowListOwner!", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryConnection", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "description": "

      The connection type for IpAllowListEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IpAllowListEntryEdge]", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IpAllowListEntry]", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryEdge", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the body of the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyResourcePath", - "description": "

      The http path for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "bodyText", - "description": "

      Identifies the body of the issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyUrl", - "description": "

      The http URL for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedByPullRequestsReferences", - "description": "

      List of open pull requests referenced from this issue.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeClosedPrs", - "defaultValue": false, - "description": "

      Include closed PRs in results.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderByState", - "defaultValue": false, - "description": "

      Return results ordered by state.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked PRs.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the Issue.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Issue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this issue is currently pinned to the repository issues list.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this issue read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "linkedBranches", - "description": "

      Branches linked to this issue.

      ", - "type": "LinkedBranchConnection!", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the issue.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the issue number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "parent", - "description": "

      The parent entity of the issue.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Issue conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this issue.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this issue.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the issue.

      ", - "type": "IssueState!", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the issue state.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - }, - { - "name": "subIssues", - "description": "

      A list of sub-issues associated with the Issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subIssuesSummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "type": "SubIssuesSummary!", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary" - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineConnection!", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineItemsConnection!", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[IssueTimelineItemsItemType!]", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the issue title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the issue title rendered to HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "issues" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      Represents a comment on an Issue.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the comment.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Returns the pull request associated with the comment, if this comment was made on a\npull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentConnection", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "description": "

      The connection type for IssueComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueCommentEdge]", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueComment]", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "description": "

      The connection type for Issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueEdge]", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Issue]", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueContributionsByRepository", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "description": "

      This aggregates issues opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The issue contributions.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the issues were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "IssueEdge", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "IssueTemplate", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate", - "description": "

      A repository issue template.

      ", - "fields": [ - { - "name": "about", - "description": "

      The template purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "assignees", - "description": "

      The suggested assignees.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The suggested issue body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The template filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      The suggested issue labels.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "name", - "description": "

      The template name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The suggested issue title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineConnection", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "description": "

      The connection type for IssueTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemEdge]", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItem]", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsConnection", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "description": "

      The connection type for IssueTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemsEdge]", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItems]", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsEdge", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - } - ], - "category": "issues" - }, - { - "name": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution", - "description": "

      Represents a user signing up for a GitHub account.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      Identifies the label color.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the label was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A brief description of this label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Label object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isDefault", - "description": "

      Indicates whether or not this is a default label.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issues", - "description": "

      A list of issues associated with this label.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      Identifies the label name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this label.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this label.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the label was last updated.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "description": "

      The connection type for Label.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LabelEdge]", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Label]", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LabelEdge", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label" - } - ], - "category": "issues" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent", - "description": "

      Represents alabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with thelabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "Language", - "id": "language", - "href": "/graphql/reference/objects#language", - "description": "

      Represents a given language found in repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color defined for the current language.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Language object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the current language.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "description": "

      A list of languages associated with the parent.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LanguageEdge]", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Language]", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalSize", - "description": "

      The total size in bytes of files written in that language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "LanguageEdge", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge", - "description": "

      Represents the language of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Language!", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "size", - "description": "

      The number of bytes of code written in the language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      A repository's open source license.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The full text of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The conditions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "description", - "description": "

      A human-readable description of the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "featured", - "description": "

      Whether the license should be featured.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hidden", - "description": "

      Whether the license should be displayed in license pickers.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the License object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "implementation", - "description": "

      Instructions on how to implement the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The lowercased SPDX ID of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "limitations", - "description": "

      The limitations set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "name", - "description": "

      The license full name specified by https://spdx.org/licenses.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nickname", - "description": "

      Customary short name if applicable (e.g, GPLv3).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permissions", - "description": "

      The permissions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "pseudoLicense", - "description": "

      Whether the license is a pseudo-license placeholder (e.g., other, no-license).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "spdxId", - "description": "

      Short identifier specified by https://spdx.org/licenses.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      URL to the license on https://choosealicense.com.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "licenses" - }, - { - "name": "LicenseRule", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule", - "description": "

      Describes a License's conditions, permissions, and limitations.

      ", - "fields": [ - { - "name": "description", - "description": "

      A description of the rule.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The machine-readable rule key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The human-readable rule label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "licenses" - }, - { - "name": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      A branch linked to an issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the LinkedBranch object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ref", - "description": "

      The branch's ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchConnection", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "description": "

      A list of branches linked to an issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LinkedBranchEdge]", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[LinkedBranch]", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchEdge", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - } - ], - "category": "issues" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent", - "description": "

      Represents alockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockReason", - "description": "

      Reason that the conversation was locked (optional).

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockable", - "description": "

      Object that was locked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin", - "description": "

      A placeholder user for attribution of imported data on GitHub.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "claimant", - "description": "

      The user that has claimed the data attributed to this mannequin.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The mannequin's email on the source instance.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Mannequin object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "MannequinConnection", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "description": "

      A list of mannequins.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MannequinEdge]", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Mannequin]", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "MannequinEdge", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge", - "description": "

      Represents a mannequin.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - } - ], - "category": "migrations" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the MarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters", - "description": "

      Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters", - "description": "

      Prevent commits that exceed a specified file size limit from being pushed to the commit.

      ", - "fields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MemberFeatureRequestNotification", - "id": "memberfeaturerequestnotification", - "href": "/graphql/reference/objects#memberfeaturerequestnotification", - "description": "

      Represents a member feature request notification.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      Represents member feature request body containing entity name and the number of feature requests.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the MemberFeatureRequestNotification object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      Represents member feature request notification title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "orgs" - }, - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.clear event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposClearAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent", - "description": "

      Represents amentionedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the MentionedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "description": "

      The queue of pull request entries to be merged into a protected branch in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      The configuration for this merge queue.

      ", - "type": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration" - }, - { - "name": "entries", - "description": "

      The entries in the queue.

      ", - "type": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextEntryEstimatedTimeToMerge", - "description": "

      The estimated time in seconds until a newly added entry would be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository this merge queue belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration", - "description": "

      Configuration for a MergeQueue.

      ", - "fields": [ - { - "name": "checkResponseTimeout", - "description": "

      The amount of time in minutes to wait for a check response before considering it a failure.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToBuild", - "description": "

      The maximum number of entries to build at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToMerge", - "description": "

      The maximum number of entries to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use for this queue.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "mergingStrategy", - "description": "

      The strategy to use when merging entries.

      ", - "type": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy" - }, - { - "name": "minimumEntriesToMerge", - "description": "

      The minimum number of entries required to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimumEntriesToMergeWaitTime", - "description": "

      The amount of time in minutes to wait before ignoring the minumum number of\nentries in the queue requirement and merging a collection of entries.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      Entries in a MergeQueue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "baseCommit", - "description": "

      The base commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "enqueuedAt", - "description": "

      The date and time this entry was added to the merge queue.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The actor that enqueued this entry.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "estimatedTimeToMerge", - "description": "

      The estimated time in seconds until this entry will be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "headCommit", - "description": "

      The head commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueueEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "jump", - "description": "

      Whether this pull request should jump the queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue that this entry belongs to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "position", - "description": "

      The position of this entry in the queue.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request that will be added to a merge group.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "solo", - "description": "

      Does this pull request need to be deployed on its own.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      The state of this entry in the queue.

      ", - "type": "MergeQueueEntryState!", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "description": "

      The connection type for MergeQueueEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MergeQueueEntryEdge]", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[MergeQueueEntry]", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryEdge", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters", - "description": "

      Merges must be performed via a merge queue.

      ", - "fields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent", - "description": "

      Represents amergedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the merge event.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MergedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeRef", - "description": "

      Identifies the Ref associated with the merge event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "mergeRefName", - "description": "

      Identifies the name of the Ref associated with the merge event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      A GitHub Enterprise Importer (GEI) migration source.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the MigrationSource object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "description": "

      Represents a Milestone object on a given repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who created the milestone.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      Identifies the description of the milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dueOn", - "description": "

      Identifies the due date of the milestone.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the Milestone object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issues", - "description": "

      A list of issues associated with the milestone.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "number", - "description": "

      Identifies the number of the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "progressPercentage", - "description": "

      Identifies the percentage complete for the milestone.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with the milestone.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this milestone.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the milestone.

      ", - "type": "MilestoneState!", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - }, - { - "name": "title", - "description": "

      Identifies the title of the milestone.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "description": "

      The connection type for Milestone.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MilestoneEdge]", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Milestone]", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "MilestoneEdge", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "issues" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with themilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the MovedColumnsInProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousProjectColumnName", - "description": "

      Column name the issue or pull request was moved from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - }, - { - "name": "projectColumnName", - "description": "

      Column name the issue or pull request was moved to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry", - "description": "

      Audit log entry for a oauth_application.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "applicationUrl", - "description": "

      The application URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "callbackUrl", - "description": "

      The callback URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OauthApplicationCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "rateLimit", - "description": "

      The rate limit of the OAuth application.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of the OAuth application.

      ", - "type": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry", - "description": "

      Audit log entry for a org.add_billing_manager.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationEmail", - "description": "

      The email address used to invite a billing manager for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry", - "description": "

      Audit log entry for a org.add_member.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The permission level of the member added to the organization.

      ", - "type": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry", - "description": "

      Audit log entry for a org.block_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "blockedUser", - "description": "

      The blocked user.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgBlockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry", - "description": "

      Audit log entry for a org.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "billingPlan", - "description": "

      The billing plan for the Organization.

      ", - "type": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.disable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry", - "description": "

      Audit log entry for a org.disable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.disable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.enable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry", - "description": "

      Audit log entry for a org.enable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.enable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry", - "description": "

      Audit log entry for a org.invite_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "email", - "description": "

      The email address of the organization invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationInvitation", - "description": "

      The organization invitation.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry", - "description": "

      Audit log entry for a org.invite_to_business event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteToBusinessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_approved event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessApprovedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_blocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessBlockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_denied event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessDeniedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_requested event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessRequestedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_unblocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessUnblockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry", - "description": "

      Audit log entry for a org.remove_billing_manager event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reason", - "description": "

      The reason for the billing manager being removed.

      ", - "type": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry", - "description": "

      Audit log entry for a org.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the member has with the organization.

      ", - "type": "[OrgRemoveMemberAuditEntryMembershipType!]", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reason", - "description": "

      The reason for the member being removed.

      ", - "type": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry", - "description": "

      Audit log entry for a org.remove_outside_collaborator event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveOutsideCollaboratorAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the outside collaborator has with the organization.

      ", - "type": "[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reason", - "description": "

      The reason for the outside collaborator being removed from the Organization.

      ", - "type": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry", - "description": "

      Audit log entry for a org.restore_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRestoreMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "restoredCustomEmailRoutingsCount", - "description": "

      The number of custom email routings for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "restoredIssueAssignmentsCount", - "description": "

      The number of issue assignments for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "restoredMemberships", - "description": "

      Restored organization membership objects.

      ", - "type": "[OrgRestoreMemberAuditEntryMembership!]", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership" - }, - { - "name": "restoredMembershipsCount", - "description": "

      The number of restored memberships.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "restoredRepositoriesCount", - "description": "

      The number of repositories of the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "restoredRepositoryStarsCount", - "description": "

      The number of starred repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "restoredRepositoryWatchesCount", - "description": "

      The number of watched repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata", - "description": "

      Metadata for an organization membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata", - "description": "

      Metadata for a repository membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata", - "description": "

      Metadata for a team membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry", - "description": "

      Audit log entry for a org.unblock_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "blockedUser", - "description": "

      The user being unblocked by the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUnblockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry", - "description": "

      Audit log entry for a org.update_default_repository_permission.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateDefaultRepositoryPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The new base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission" - }, - { - "name": "permissionWas", - "description": "

      The former base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry", - "description": "

      Audit log entry for a org.update_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The new member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission" - }, - { - "name": "permissionWas", - "description": "

      The former member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_creation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "canCreateRepositories", - "description": "

      Can members create repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryCreationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The permission for visibility level of repositories for this organization.

      ", - "type": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility" - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_invitation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "canInviteOutsideCollaboratorsToRepositories", - "description": "

      Can outside collaborators be invited to repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryInvitationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      An account on GitHub, with one or more owners, that has repositories, members and teams.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "AnnouncementBannerI", - "id": "announcementbanneri", - "href": "/graphql/reference/interfaces#announcementbanneri" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "announcement", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "announcementCreatedAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "announcementExpiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "announcementUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the organization was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "auditLog", - "description": "

      Audit log entries of the organization.

      ", - "type": "OrganizationAuditEntryConnection!", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the returned audit log entries.

      ", - "type": { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder" - } - }, - { - "name": "query", - "description": "

      The query string to filter audit entries.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the organization's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The organization's public profile description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The organization's public profile description rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domains", - "description": "

      A list of domains owned by the organization.

      ", - "type": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter by if the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter by if the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "email", - "description": "

      The organization's public email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseOwners", - "description": "

      A list of owners of the organization's enterprise account.

      ", - "type": "OrganizationEnterpriseOwnerConnection!", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for enterprise owners returned from the connection.

      ", - "type": { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder" - } - }, - { - "name": "organizationRole", - "description": "

      The organization role to filter by.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Organization object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the organization has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the organization.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isVerified", - "description": "

      Whether the organization has verified its profile email and website.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The organization's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The organization's login name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mannequins", - "description": "

      A list of all mannequins for this organization.

      ", - "type": "MannequinConnection!", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter mannequins by login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for mannequins returned from the connection.

      ", - "type": { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "membersCanForkPrivateRepositories", - "description": "

      Members can fork private repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersWithRole", - "description": "

      A list of users who are members of this organization.

      ", - "type": "OrganizationMemberConnection!", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The organization's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this organization is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationBillingEmail", - "description": "

      The billing email for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pendingMembers", - "description": "

      A list of users who have been invited to join this organization.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ] - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "repositoryMigrations", - "description": "

      A list of all repository migrations for this organization.

      ", - "type": "RepositoryMigrationConnection!", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository migrations returned.

      ", - "type": { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder" - } - }, - { - "name": "repositoryName", - "description": "

      Filter repository migrations by repository name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "state", - "description": "

      Filter repository migrations by state.

      ", - "type": { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - } - } - ] - }, - { - "name": "requiresTwoFactorAuthentication", - "description": "

      When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current organization by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this organization.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The Organization's SAML identity provider. Visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members.

      ", - "type": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider" - }, - { - "name": "team", - "description": "

      Find an organization's team by its slug.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "arguments": [ - { - "name": "slug", - "description": "

      The name or slug of the team to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teams", - "description": "

      A list of teams in this organization.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "ldapMapped", - "description": "

      If true, filters teams that are mapped to an LDAP Group (Enterprise only).

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "notificationSetting", - "description": "

      If non-null, filters teams according to notification setting.

      ", - "type": { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from the connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters teams according to privacy.

      ", - "type": { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - } - }, - { - "name": "query", - "description": "

      If non-null, filters teams with query on team name and team slug.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      If non-null, filters teams according to whether the viewer is an admin or member on team.

      ", - "type": { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole" - } - }, - { - "name": "rootTeamsOnly", - "defaultValue": false, - "description": "

      If true, restrict to only root teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "twitterUsername", - "description": "

      The organization's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Organization is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateRepositories", - "description": "

      Viewer can create repositories on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateTeams", - "description": "

      Viewer can create teams on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsAMember", - "description": "

      Viewer is an active member of this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this Organization is followed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits for repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The organization's public profile URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryConnection", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "description": "

      The connection type for OrganizationAuditEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationAuditEntryEdge]", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationAuditEntry]", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryEdge", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations managed by an enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEdge]", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEdge", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEnterpriseOwnerConnection", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEnterpriseOwnerEdge]", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationEnterpriseOwnerEdge", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge", - "description": "

      An enterprise owner in the context of an organization that is part of the enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organizationRole", - "description": "

      The role of the owner with respect to the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "users" - }, - { - "name": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider", - "description": "

      An Identity Provider configured to provision SAML and SCIM identities for\nOrganizations. Visible to (1) organization owners, (2) organization owners'\npersonal access tokens (classic) with read:org or admin:org scope, (3) GitHub\nApp with an installation token with read or write access to members.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalIdentities", - "description": "

      External Identities provisioned by this Identity Provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the Identity Provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML Identity Provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Organization this Identity Provider belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the Identity Provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "description": "

      An Invitation for a user to an organization.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address of the user invited to the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationSource", - "description": "

      The source of the invitation.

      ", - "type": "OrganizationInvitationSource!", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - }, - { - "name": "invitationType", - "description": "

      The type of invitation that was sent (e.g. email, user).

      ", - "type": "OrganizationInvitationType!", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      inviter will be removed. inviter will be replaced by inviterActor. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "inviterActor", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organization", - "description": "

      The organization the invite is for.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The user's pending role in the organization (e.g. member, owner).

      ", - "type": "OrganizationInvitationRole!", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationInvitationEdge]", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationEdge", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberConnection", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "description": "

      A list of users who belong to the organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationMemberEdge]", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationMemberEdge", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge", - "description": "

      Represents a user within an organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role this user has in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - } - ], - "category": "users" - }, - { - "name": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      A GitHub Enterprise Importer (GEI) organization migration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the organization migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "remainingRepositoriesCount", - "description": "

      The remaining amount of repos to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sourceOrgName", - "description": "

      The name of the source organization to be migrated.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the source organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "OrganizationMigrationState!", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate" - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalRepositoriesCount", - "description": "

      The total amount of repositories to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "OrganizationTeamsHovercardContext", - "id": "organizationteamshovercardcontext", - "href": "/graphql/reference/objects#organizationteamshovercardcontext", - "description": "

      An organization teams hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantTeams", - "description": "

      Teams in this organization the user is a member of that are relevant.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The path for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The URL for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "totalTeamCount", - "description": "

      The total number of teams the user is on in the organization.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "OrganizationsHovercardContext", - "id": "organizationshovercardcontext", - "href": "/graphql/reference/objects#organizationshovercardcontext", - "description": "

      An organization list hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantOrganizations", - "description": "

      Organizations this user is a member of that are relevant.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "totalOrganizationCount", - "description": "

      The total number of organizations this user is in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "Package", - "id": "package", - "href": "/graphql/reference/objects#package", - "description": "

      Information for an uploaded package.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Package object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestVersion", - "description": "

      Find the latest version for the package.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "name", - "description": "

      Identifies the name of the package.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageType", - "description": "

      Identifies the type of the package.

      ", - "type": "PackageType!", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - }, - { - "name": "repository", - "description": "

      The repository this package belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics" - }, - { - "name": "version", - "description": "

      Find package version by version string.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "arguments": [ - { - "name": "version", - "description": "

      The package version.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "versions", - "description": "

      list of versions for this package.

      ", - "type": "PackageVersionConnection!", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "PackageConnection", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "description": "

      The connection type for Package.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageEdge]", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Package]", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageEdge", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - } - ], - "category": "packages" - }, - { - "name": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile", - "description": "

      A file in a package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "md5", - "description": "

      MD5 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      Name of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersion", - "description": "

      The package version this file belongs to.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "sha1", - "description": "

      SHA1 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sha256", - "description": "

      SHA256 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      Size of the file in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      URL to download the asset.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "packages" - }, - { - "name": "PackageFileConnection", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "description": "

      The connection type for PackageFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageFileEdge]", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageFile]", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageFileEdge", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - } - ], - "category": "packages" - }, - { - "name": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics", - "description": "

      Represents a object that contains package activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageTag", - "id": "packagetag", - "href": "/graphql/reference/objects#packagetag", - "description": "

      A version tag contains the mapping between a tag name and a version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageTag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the tag name of the version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      Version that the tag is associated with.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "description": "

      Information about a specific package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "files", - "description": "

      List of files associated with this package version.

      ", - "type": "PackageFileConnection!", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned package files.

      ", - "type": { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PackageVersion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "package", - "description": "

      The package associated with this version.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "platform", - "description": "

      The platform this version was built for.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "preRelease", - "description": "

      Whether or not this version is a pre-release.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The README of this package version.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      The release associated with this package version.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics" - }, - { - "name": "summary", - "description": "

      The package version summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      The version string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionConnection", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "description": "

      The connection type for PackageVersion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageVersionEdge]", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageVersion]", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionEdge", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics", - "description": "

      Represents a object that contains package version activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PageInfo", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo", - "description": "

      Information about pagination in a connection.

      ", - "fields": [ - { - "name": "endCursor", - "description": "

      When paginating forwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasNextPage", - "description": "

      When paginating forwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPreviousPage", - "description": "

      When paginating backwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "startCursor", - "description": "

      When paginating backwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "PermissionSource", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource", - "description": "

      A level of permission and source for a user's access to a repository.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The organization the repository belongs to.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "permission", - "description": "

      The level of access this source has granted to the user.

      ", - "type": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - }, - { - "name": "roleName", - "description": "

      The name of the role this source has granted to the user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of this permission.

      ", - "type": "PermissionGranter!", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter" - } - ], - "category": "repos" - }, - { - "name": "PinnableItemConnection", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "description": "

      The connection type for PinnableItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnableItemEdge]", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnableItem]", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PinnableItemEdge", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion", - "description": "

      A Pinned Discussion is a discussion pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion that was pinned.

      ", - "type": "Discussion!", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "gradientStopColors", - "description": "

      Color stops of the chosen gradient.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pattern", - "description": "

      Background texture pattern.

      ", - "type": "PinnedDiscussionPattern!", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this discussion.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "preconfiguredGradient", - "description": "

      Preconfigured background gradient option.

      ", - "type": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionConnection", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "description": "

      The connection type for PinnedDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedDiscussionEdge]", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedDiscussion]", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionEdge", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      Represents a pinned environment on a given repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the pinned environment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Identifies the environment associated.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEnvironment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "position", - "description": "

      Identifies the position of the pinned environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository that this environment was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "description": "

      The connection type for PinnedEnvironment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedEnvironmentEdge]", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedEnvironment]", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentEdge", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent", - "description": "

      Represents apinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue", - "description": "

      A Pinned Issue is a issue pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      The issue that was pinned.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this issue.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that this issue was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "description": "

      The connection type for PinnedIssue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedIssueEdge]", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedIssue]", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueEdge", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - } - ], - "category": "issues" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry", - "description": "

      Audit log entry for a private_repository_forking.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry", - "description": "

      Audit log entry for a private_repository_forking.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ProfileItemShowcase", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase", - "description": "

      A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.

      ", - "fields": [ - { - "name": "hasPinnedItems", - "description": "

      Whether or not the owner has pinned any repositories or gists.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner's popular\nrepositories will be returned.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      Projects manage issues, pull requests and notes within a project owner.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The project's description body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The projects description body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "columns", - "description": "

      List of columns in the project.

      ", - "type": "ProjectColumnConnection!", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Project object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to repositories, organizations, and users.

      ", - "type": "ProjectOwner!", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "pendingCards", - "description": "

      List of pending cards in this project.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "progress", - "description": "

      Project progress details.

      ", - "type": "ProjectProgress!", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState!", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      A card in a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "column", - "description": "

      The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - }, - { - "name": "content", - "description": "

      The card content item.

      ", - "type": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this card.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectCard object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Whether the card is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "note", - "description": "

      The card note.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this card.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The state of ProjectCard.

      ", - "type": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardConnection", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "description": "

      The connection type for ProjectCard.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectCardEdge]", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectCard]", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      A column inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cards", - "description": "

      List of cards in the column.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectColumn object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project column's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this column.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "purpose", - "description": "

      The semantic purpose of the column.

      ", - "type": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnConnection", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "description": "

      The connection type for ProjectColumn.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectColumnEdge]", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectColumn]", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectConnection", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "description": "

      A list of projects associated with the owner.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectEdge]", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Project]", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectEdge", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectProgress", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "description": "

      Project progress stats.

      ", - "fields": [ - { - "name": "doneCount", - "description": "

      The number of done cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "donePercentage", - "description": "

      The percentage of done cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "enabled", - "description": "

      Whether progress tracking is enabled and cards with purpose exist for this project.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "inProgressCount", - "description": "

      The number of in-progress cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "inProgressPercentage", - "description": "

      The percentage of in-progress cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "todoCount", - "description": "

      The number of to do cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "todoPercentage", - "description": "

      The percentage of to do cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      New projects that manage issues, pull requests and drafts using tables and boards.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Returns true if the project is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "field", - "description": "

      A field of the project.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fields", - "description": "

      List of fields and their constraints in the project.

      ", - "type": "ProjectV2FieldConfigurationConnection!", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2 object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "items", - "description": "

      List of items in the project.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 items returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder" - } - } - ] - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to organizations and users.

      ", - "type": "ProjectV2Owner!", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "public", - "description": "

      Returns true if the project is public.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The project's readme.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      The repositories the project is linked to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescription", - "description": "

      The project's short description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdates", - "description": "

      List of the status updates in the project.

      ", - "type": "ProjectV2StatusUpdateConnection!", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder" - } - } - ] - }, - { - "name": "teams", - "description": "

      The teams the project is linked to.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from this connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - } - ] - }, - { - "name": "template", - "description": "

      Returns true if this project is a template.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "view", - "description": "

      A view of the project.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "arguments": [ - { - "name": "number", - "description": "

      The number of a view belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "views", - "description": "

      List of views in the project.

      ", - "type": "ProjectV2ViewConnection!", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 views returned from the connection.

      ", - "type": { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder" - } - } - ] - }, - { - "name": "workflow", - "description": "

      A workflow of the project.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "arguments": [ - { - "name": "number", - "description": "

      The number of a workflow belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "workflows", - "description": "

      List of the workflows in the project.

      ", - "type": "ProjectV2WorkflowConnection!", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 workflows returned from the connection.

      ", - "type": { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The connection type for ProjectV2Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ActorEdge]", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Actor]", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorEdge", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Connection", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "description": "

      The connection type for ProjectV2.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2Edge]", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2]", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Edge", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field", - "description": "

      A field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Field object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "description": "

      The connection type for ProjectV2FieldConfiguration.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldConfigurationEdge]", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2FieldConfiguration]", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationEdge", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "description": "

      The connection type for ProjectV2Field.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldEdge]", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Field]", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldEdge", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      An item within a Project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      The content of the referenced draft issue, issue, or pull request.

      ", - "type": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fieldValueByName", - "description": "

      The field value of the first project field which matches thenameargument that is set on the item.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field to return the field value of.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fieldValues", - "description": "

      The field values that are set on the item.

      ", - "type": "ProjectV2ItemFieldValueConnection!", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 item field values returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Item object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Whether the item is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "project", - "description": "

      The project that contains this item.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "type", - "description": "

      The type of the item.

      ", - "type": "ProjectV2ItemType!", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The connection type for ProjectV2Item.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemEdge]", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Item]", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemEdge", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue", - "description": "

      The value of a date field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "date", - "description": "

      Date value for the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldDateValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue", - "description": "

      The value of an iteration field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duration", - "description": "

      The duration of the iteration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldIterationValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "iterationId", - "description": "

      The ID of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The title of the iteration, with HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue", - "description": "

      The value of the labels field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "labels", - "description": "

      Labels value of a field.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue", - "description": "

      The value of a milestone field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "milestone", - "description": "

      Milestone value of a field.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue", - "description": "

      The value of a number field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldNumberValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "number", - "description": "

      Number as a float(8).

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue", - "description": "

      The value of a pull request field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pullRequests", - "description": "

      The pull requests for this field.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue", - "description": "

      The value of a repository field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "repository", - "description": "

      The repository for this field.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue", - "description": "

      The value of a reviewers field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "reviewers", - "description": "

      The reviewers for this field.

      ", - "type": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue", - "description": "

      The value of a single select field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color applied to the selected single-select option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      A plain-text description of the selected single-select option, such as what the option means.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the selected single-select option, including HTML tags.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldSingleSelectValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "name", - "description": "

      The name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The html name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "optionId", - "description": "

      The id of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue", - "description": "

      The value of a text field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldTextValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "text", - "description": "

      Text value of a field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue", - "description": "

      The value of a user field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "users", - "description": "

      The users for this field.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueConnection", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "description": "

      The connection type for ProjectV2ItemFieldValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemFieldValueEdge]", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2ItemFieldValue]", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueEdge", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield", - "description": "

      An iteration field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      Iteration configuration settings.

      ", - "type": "ProjectV2IterationFieldConfiguration!", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2IterationField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfiguration", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration", - "description": "

      Iteration field configuration for a project.

      ", - "fields": [ - { - "name": "completedIterations", - "description": "

      The iteration's completed iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      The iteration's iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "startDay", - "description": "

      The iteration's start day of the week.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldIteration", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration", - "description": "

      Iteration field iteration settings for a project.

      ", - "fields": [ - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The iteration's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The iteration's start date.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The iteration's title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The iteration's html title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield", - "description": "

      A single select field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2SingleSelectField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      Options for the single select field.

      ", - "type": "[ProjectV2SingleSelectFieldOption!]!", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "arguments": [ - { - "name": "names", - "description": "

      Filter returned options to only those matching these names, case insensitive.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOption", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "description": "

      Single select field option for a configuration for a project.

      ", - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The option's description, possibly containing HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The option's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The option's html name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2Field!", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "description": "

      The connection type for ProjectV2SortBy.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByEdge]", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortBy]", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByEdge", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "description": "

      The connection type for ProjectV2SortByField.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByFieldEdge]", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortByField]", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldEdge", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      A status update within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the status update rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the status update.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2StatusUpdate object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      The project that contains this status update.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateConnection", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "description": "

      The connection type for ProjectV2StatusUpdate.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2StatusUpdateEdge]", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2StatusUpdate]", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateEdge", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "description": "

      A view within a ProjectV2.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "filter", - "description": "

      The project view's filter.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "groupBy", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#order_by API is deprecated in favour of the more capable ProjectV2View#group_by_field API. Check out the ProjectV2View#group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "groupByFields", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2View object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "layout", - "description": "

      The project view's layout.

      ", - "type": "ProjectV2ViewLayout!", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout" - }, - { - "name": "name", - "description": "

      The project view's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The project view's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this view.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "sortBy", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#sort_by API is deprecated in favour of the more capable ProjectV2View#sort_by_fields API. Check out the ProjectV2View#sort_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sortByFields", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verticalGroupBy", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#vertical_group_by API is deprecated in favour of the more capable ProjectV2View#vertical_group_by_fields API. Check out the ProjectV2View#vertical_group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "verticalGroupByFields", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "visibleFields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#visibleFields API is deprecated in favour of the more capable ProjectV2View#fields API. Check out the ProjectV2View#fields API as an example for the more capable alternative. Removal on 2023-01-01 UTC.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewConnection", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "description": "

      The connection type for ProjectV2View.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ViewEdge]", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2View]", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewEdge", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "description": "

      A workflow inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether the workflow is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number of the workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this workflow.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowConnection", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "description": "

      The connection type for ProjectV2Workflow.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2WorkflowEdge]", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Workflow]", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowEdge", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinition", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition", - "description": "

      A property that must match.

      ", - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey", - "description": "

      A user's public key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "accessedAt", - "description": "

      The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fingerprint", - "description": "

      The fingerprint for this PublicKey.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PublicKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isReadOnly", - "description": "

      Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "key", - "description": "

      The public key string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "PublicKeyConnection", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "description": "

      The connection type for PublicKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PublicKeyEdge]", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PublicKey]", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PublicKeyEdge", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - } - ], - "category": "users" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      A repository pull request.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "additions", - "description": "

      The number of additions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "autoMergeRequest", - "description": "

      Returns the auto-merge request object if one exists for this pull request.

      ", - "type": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest" - }, - { - "name": "baseRef", - "description": "

      Identifies the base Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "baseRefOid", - "description": "

      Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "baseRepository", - "description": "

      The repository associated with this pull request's base Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "canBeRebased", - "description": "

      Whether or not the pull request is rebaseable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "changedFiles", - "description": "

      The number of changed files in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checksResourcePath", - "description": "

      The HTTP path for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "checksUrl", - "description": "

      The HTTP URL for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      true if the pull request is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closingIssuesReferences", - "description": "

      List of issues that may be closed by this pull request.

      ", - "type": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked Issues.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the pull request.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "commits", - "description": "

      A list of commits present in this pull request's head branch not present in the base branch.

      ", - "type": "PullRequestCommitConnection!", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "deletions", - "description": "

      The number of deletions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited this pull request's body.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "files", - "description": "

      Lists the files changed within this pull request.

      ", - "type": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "headRef", - "description": "

      Identifies the head Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRefOid", - "description": "

      Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "headRepository", - "description": "

      The repository associated with this pull request's head Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "headRepositoryOwner", - "description": "

      The owner of the repository associated with this pull request's head Ref.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCrossRepository", - "description": "

      The head and base repositories are different.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Identifies if the pull request is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInMergeQueue", - "description": "

      Indicates whether the pull request is in a merge queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMergeQueueEnabled", - "description": "

      Indicates whether the pull request's base ref has a merge queue enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this pull request read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "latestOpinionatedReviews", - "description": "

      A list of latest reviews per user associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "writersOnly", - "defaultValue": false, - "description": "

      Only return reviews from user who have write access to the repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "latestReviews", - "description": "

      A list of latest reviews per user associated with the pull request that are not also pending review.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the pull request is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommit", - "description": "

      The commit that was created when this pull request was merged.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for the pull request's base branch.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "mergeQueueEntry", - "description": "

      The merge queue entry of the pull request in the base branch's merge queue.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "mergeStateStatus", - "description": "

      Detailed information about the current pull request merge state status.

      ", - "type": "MergeStateStatus!", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus" - }, - { - "name": "mergeable", - "description": "

      Whether or not the pull request can be merged based on the existence of merge conflicts.

      ", - "type": "MergeableState!", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate" - }, - { - "name": "merged", - "description": "

      Whether or not the pull request was merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergedAt", - "description": "

      The date and time that the pull request was merged.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "mergedBy", - "description": "

      The actor who merged the pull request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the pull request.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Pull Request conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "permalink", - "description": "

      The permalink to the pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "potentialMergeCommit", - "description": "

      The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\nmergeable field for more details on the mergeability of the pull request.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this pull request.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this pull request.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertResourcePath", - "description": "

      The HTTP path for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertUrl", - "description": "

      The HTTP URL for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewDecision", - "description": "

      The current status of this pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - }, - { - "name": "reviewRequests", - "description": "

      A list of review requests associated with the pull request.

      ", - "type": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviewThreads", - "description": "

      The list of all review threads for this pull request.

      ", - "type": "PullRequestReviewThreadConnection!", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviews", - "description": "

      A list of reviews associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      Filter by author of the review.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the reviews.

      ", - "type": { - "name": "[PullRequestReviewState!]", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - } - } - ] - }, - { - "name": "state", - "description": "

      Identifies the state of the pull request.

      ", - "type": "PullRequestState!", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for the PR's head ref.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "suggestedReviewers", - "description": "

      A list of reviewer suggestions based on commit history and past review comments.

      ", - "type": "[SuggestedReviewer]!", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer" - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineConnection!", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineItemsConnection!", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[PullRequestTimelineItemsItemType!]", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the pull request title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the pull request title rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "totalCommentsCount", - "description": "

      Returns a count of how many comments this pull request has received.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanApplySuggestion", - "description": "

      Whether or not the viewer can apply suggestion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDeleteHeadRef", - "description": "

      Check if the viewer can restore the deleted head ref.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDisableAutoMerge", - "description": "

      Whether or not the viewer can disable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditFiles", - "description": "

      Can the viewer edit files within this pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEnableAutoMerge", - "description": "

      Whether or not the viewer can enable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMergeAsAdmin", - "description": "

      Indicates whether the viewer can bypass branch protections and merge the pull request immediately.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateBranch", - "description": "

      Whether or not the viewer can update the head ref of this PR, by merging or rebasing the base ref.\nIf the head ref is up to date or unable to be updated by this user, this will return false.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerLatestReview", - "description": "

      The latest review given from the viewer.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "viewerLatestReviewRequest", - "description": "

      The person who has requested the viewer for review on this pull request.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "viewerMergeBodyText", - "description": "

      The merge body text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerMergeHeadlineText", - "description": "

      The merge headline text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile", - "description": "

      A file changed in a pull request.

      ", - "fields": [ - { - "name": "additions", - "description": "

      The number of additions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "changeType", - "description": "

      How the file was changed in this PullRequest.

      ", - "type": "PatchStatus!", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus" - }, - { - "name": "deletions", - "description": "

      The number of deletions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      The path of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerViewedState", - "description": "

      The state of the file for the viewer.

      ", - "type": "FileViewedState!", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "description": "

      The connection type for PullRequestChangedFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestChangedFileEdge]", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestChangedFile]", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileEdge", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit", - "description": "

      Represents a Git commit part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The Git commit object.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread", - "description": "

      Represents a commit comment thread part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit comment thread belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitConnection", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "description": "

      The connection type for PullRequestCommit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestCommitEdge]", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestCommit]", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitEdge", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "description": "

      The connection type for PullRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestEdge]", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequest]", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestContributionsByRepository", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "description": "

      This aggregates pull requests opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request contributions.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull requests were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestEdge", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "fields": [ - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      A review object for a given pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "authorCanPushToRepository", - "description": "

      Indicates whether the author of this review has push access to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "body", - "description": "

      Identifies the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of this review rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      A list of review comments for the current pull request review.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with this pull request review.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "onBehalfOf", - "description": "

      A list of teams that this review was made on behalf of.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this pull request review.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the pull request review.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "submittedAt", - "description": "

      Identifies when the Pull Request Review was submitted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      A review comment associated with a given repository pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The comment body of this review comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The comment body of this review comment rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies when the comment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "diffHunk", - "description": "

      The diff hunk to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftedAt", - "description": "

      Identifies when the comment was created in a draft state.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "line", - "description": "

      The end line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originalCommit", - "description": "

      Identifies the original commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "originalLine", - "description": "

      The end line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalPosition", - "description": "

      The original line index in the diff to which the comment applies.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Removal on 2023-10-01 UTC.

      " - }, - { - "name": "originalStartLine", - "description": "

      The start line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "outdated", - "description": "

      Identifies when the comment body is outdated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "path", - "description": "

      The path to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Use the line and startLine fields instead, which are file line numbers instead of diff line numbers Removal on 2023-10-01 UTC.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request associated with this review comment.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The pull request review associated with this review comment.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The comment this is a reply to.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startLine", - "description": "

      The start line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      Identifies the state of the comment.

      ", - "type": "PullRequestReviewCommentState!", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "updatedAt", - "description": "

      Identifies when the comment was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentConnection", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "description": "

      The connection type for PullRequestReviewComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewCommentEdge]", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewComment]", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "description": "

      The connection type for PullRequestReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewEdge]", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReview]", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewContributionsByRepository", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "description": "

      This aggregates pull request reviews made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request review contributions.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull request reviews were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalLine", - "description": "

      The original line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalStartLine", - "description": "

      The original start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadConnection", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "description": "

      Review comment threads for a pull request review.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewThreadEdge]", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewThread]", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadEdge", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "lastSeenCommit", - "description": "

      The last commit the viewer has seen.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pullRequest", - "description": "

      The pull request to which the marker belongs.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTemplate", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate", - "description": "

      A repository pull request template.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The filename of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository the template belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestThread", - "id": "pullrequestthread", - "href": "/graphql/reference/objects#pullrequestthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The line of the first file diff in the thread.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineConnection", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "description": "

      The connection type for PullRequestTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemEdge]", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItem]", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemEdge", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsConnection", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "description": "

      The connection type for PullRequestTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemsEdge]", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItems]", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsEdge", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - } - ], - "category": "pulls" - }, - { - "name": "Push", - "id": "push", - "href": "/graphql/reference/objects#push", - "description": "

      A Git push.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Push object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextSha", - "description": "

      The SHA after the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "permalink", - "description": "

      The permalink for this push.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "previousSha", - "description": "

      The SHA before the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pusher", - "description": "

      The actor who pushed.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that was pushed to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance", - "description": "

      A team, user, or app who has the ability to push to a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can push.

      ", - "type": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the PushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceConnection", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "description": "

      The connection type for PushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PushAllowanceEdge]", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PushAllowance]", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceEdge", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - } - ], - "category": "branches" - }, - { - "name": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      Represents the client's rate limit.

      ", - "fields": [ - { - "name": "cost", - "description": "

      The point cost for the current query counting against the rate limit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "limit", - "description": "

      The maximum number of points the client is permitted to consume in a 60 minute window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodeCount", - "description": "

      The maximum number of nodes this query may return.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "remaining", - "description": "

      The number of points remaining in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "resetAt", - "description": "

      The time at which the current rate limit window resets in UTC epoch seconds.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "used", - "description": "

      The number of points used in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "meta" - }, - { - "name": "ReactingUserConnection", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactingUserEdge]", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ReactingUserEdge", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge", - "description": "

      Represents a user that's made a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      An emoji reaction to a particular piece of content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reaction object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactable", - "description": "

      The reactable piece of content.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "user", - "description": "

      Identifies the user who created this reaction.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReactionConnection", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "description": "

      A list of reactions that have been left on the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactionEdge]", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reaction]", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactionEdge", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - } - ], - "category": "reactions" - }, - { - "name": "ReactionGroup", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      A group of emoji reactions to a particular piece of content.

      ", - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies when the reaction was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactors", - "description": "

      Reactors to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactorConnection!", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subject", - "description": "

      The subject that was reacted to.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "users", - "description": "

      Users who have reacted to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactingUserConnection!", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Reactors can now be mannequins, bots, and organizations. Use the reactors field instead. Removal on 2021-10-01 UTC.

      " - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactorConnection", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "description": "

      The connection type for Reactor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactorEdge]", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reactor]", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "reactions" - }, - { - "name": "ReactorEdge", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge", - "description": "

      Represents an author of a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The author of the reaction.

      ", - "type": "Reactor!", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "reactions" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReadyForReviewEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      Represents a Git reference.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "associatedPullRequests", - "description": "

      A list of pull requests with this ref as the head ref.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "branchProtectionRule", - "description": "

      Branch protection rules for this ref.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "compare", - "description": "

      Compares the current ref as a base ref to another head ref, if the comparison can be made.

      ", - "type": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "arguments": [ - { - "name": "headRef", - "description": "

      The head ref to compare against.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Ref object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The ref name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "prefix", - "description": "

      The ref's prefix, such as refs/heads/ or refs/tags/.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdateRule", - "description": "

      Branch protection rules that are viewable by non-admins.

      ", - "type": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule" - }, - { - "name": "repository", - "description": "

      The repository the ref belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "rules", - "description": "

      A list of rules from active Repository and Organization rulesets that apply to this ref.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository rules.

      ", - "type": { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder" - } - } - ] - }, - { - "name": "target", - "description": "

      The object the ref points to. Returns null when object does not exist.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "description": "

      The connection type for Ref.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RefEdge]", - "id": "refedge", - "href": "/graphql/reference/objects#refedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Ref]", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "RefEdge", - "id": "refedge", - "href": "/graphql/reference/objects#refedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "git" - }, - { - "name": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule", - "description": "

      Branch protection rules that are enforced on the viewer.

      ", - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Can matching branches be created.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerAllowedToDismissReviews", - "description": "

      Is the viewer allowed to dismiss reviews.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPush", - "description": "

      Can the viewer push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with thereferencedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitRepository", - "description": "

      Identifies the repository associated with thereferencedevent.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDirectReference", - "description": "

      Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "description": "

      A release contains the content for a release.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The author of the release.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of this release rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Release object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isDraft", - "description": "

      Whether or not the release is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLatest", - "description": "

      Whether or not the release is the latest releast.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrerelease", - "description": "

      Whether or not the release is a prerelease.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mentions", - "description": "

      A list of users mentioned in the release description.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The title of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies the date and time when the release was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "releaseAssets", - "description": "

      List of releases assets which are dependent on this release.

      ", - "type": "ReleaseAssetConnection!", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "name", - "description": "

      A name to filter the assets by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository that the release belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the release, rendered to HTML without any links in it.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tag", - "description": "

      The Git tag the release points to.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "tagCommit", - "description": "

      The tag commit for this release.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "tagName", - "description": "

      The name of the release's Git tag.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset", - "description": "

      A release asset contains the content for a release asset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "contentType", - "description": "

      The asset's content-type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "downloadCount", - "description": "

      The number of times this asset was downloaded.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "downloadUrl", - "description": "

      Identifies the URL where you can download the release asset via the browser.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the ReleaseAsset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the title of the release asset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      Release that the asset is associated with.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "size", - "description": "

      The size (in bytes) of the asset.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "uploadedBy", - "description": "

      The user that performed the upload.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "url", - "description": "

      Identifies the URL of the release asset.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetConnection", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "description": "

      The connection type for ReleaseAsset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseAssetEdge]", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReleaseAsset]", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetEdge", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - } - ], - "category": "releases" - }, - { - "name": "ReleaseConnection", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "description": "

      The connection type for Release.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseEdge]", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Release]", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseEdge", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - } - ], - "category": "releases" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for theremoved_from_merge_queueevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who removed this Pull Request from the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was removed from.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason this pull request was removed from the queue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent", - "description": "

      Represents arenamedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentTitle", - "description": "

      Identifies the current title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RenamedTitleEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousTitle", - "description": "

      Identifies the previous title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Subject that was renamed.

      ", - "type": "RenamedTitleSubject!", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject" - } - ], - "category": "issues" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent", - "description": "

      Represents areopenedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was reopened.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReopenedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to open.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - } - ], - "category": "issues" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry", - "description": "

      Audit log entry for a repo.access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry", - "description": "

      Audit log entry for a repo.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry", - "description": "

      Audit log entry for a repo.add_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry", - "description": "

      Audit log entry for a repo.archived event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoArchivedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry", - "description": "

      Audit log entry for a repo.change_merge_setting event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoChangeMergeSettingAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      Whether the change was to enable (true) or disable (false) the merge type.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeType", - "description": "

      The merge method affected by the change.

      ", - "type": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.disable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.disable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.enable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.enable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.lock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigLockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.unlock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigUnlockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry", - "description": "

      Audit log entry for a repo.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "forkParentName", - "description": "

      The name of the parent repository for this forked repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "forkSourceName", - "description": "

      The name of the root repository for this network.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry", - "description": "

      Audit log entry for a repo.destroy event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoDestroyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry", - "description": "

      Audit log entry for a repo.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry", - "description": "

      Audit log entry for a repo.remove_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      A repository contains the content for a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "allowUpdateBranch", - "description": "

      Whether or not a pull request head branch that is behind its base branch can\nalways be updated even if it is not required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "assignableUsers", - "description": "

      A list of users that can be assigned to issues in this repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "autoMergeAllowed", - "description": "

      Whether or not Auto-merge can be enabled on pull requests in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRules", - "description": "

      A list of branch protection rules for this repository.

      ", - "type": "BranchProtectionRuleConnection!", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "codeOfConduct", - "description": "

      Returns the code of conduct for this repository.

      ", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct" - }, - { - "name": "codeowners", - "description": "

      Information extracted from the repository's CODEOWNERS file.

      ", - "type": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "arguments": [ - { - "name": "refName", - "description": "

      The ref name used to return the associated CODEOWNERS file.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "collaborators", - "description": "

      A list of collaborators associated with the repository.

      ", - "type": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "arguments": [ - { - "name": "affiliation", - "description": "

      Collaborators affiliation level with a repository.

      ", - "type": { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments associated with the repository.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contactLinks", - "description": "

      Returns a list of contact links associated to the repository.

      ", - "type": "[RepositoryContactLink!]", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink" - }, - { - "name": "contributingGuidelines", - "description": "

      Returns the contributing guidelines for this repository.

      ", - "type": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "defaultBranchRef", - "description": "

      The Ref associated with the repository's default branch.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "deleteBranchOnMerge", - "description": "

      Whether or not branches are automatically deleted when merged in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dependencyGraphManifests", - "description": "

      A list of dependency manifests contained in the repository.

      ", - "type": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesAfter", - "description": "

      Cursor to paginate dependencies.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesFirst", - "description": "

      Number of dependencies to fetch.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "withDependencies", - "description": "

      Flag to scope to only manifests with dependencies.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "deployKeys", - "description": "

      A list of deploy keys that are on this repository.

      ", - "type": "DeployKeyConnection!", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "deployments", - "description": "

      Deployments associated with the repository.

      ", - "type": "DeploymentConnection!", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "discussion", - "description": "

      Returns a single discussion from the current repository by number.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "arguments": [ - { - "name": "number", - "description": "

      The number for the discussion to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategories", - "description": "

      A list of discussion categories that are available in the repository.

      ", - "type": "DiscussionCategoryConnection!", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterByAssignable", - "defaultValue": false, - "description": "

      Filter by categories that are assignable by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategory", - "description": "

      A discussion category by slug.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "arguments": [ - { - "name": "slug", - "description": "

      The slug of the discussion category to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of discussions that have been opened in the repository.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Only show answered or unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "categoryId", - "description": "

      Only include discussions that belong to the category with this ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "diskUsage", - "description": "

      The number of kilobytes this repository occupies on disk.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Returns a single active environment from the current repository by name.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "arguments": [ - { - "name": "name", - "description": "

      The name of the environment to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "environments", - "description": "

      A list of environments that are in this repository.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      The names of the environments to be returned.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments" - } - }, - { - "name": "pinnedEnvironmentFilter", - "defaultValue": "ALL", - "description": "

      Filter to control pinned environments return.

      ", - "type": { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield" - } - } - ] - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "forkingAllowed", - "description": "

      Whether this repository allows forks.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "forks", - "description": "

      A list of direct forked repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasVulnerabilityAlertsEnabled", - "description": "

      Whether vulnerability alerts are enabled for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Repository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isBlankIssuesEnabled", - "description": "

      Returns true if blank issue creation is allowed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDisabled", - "description": "

      Returns whether or not this repository disabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmpty", - "description": "

      Returns whether or not this repository is empty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSecurityPolicyEnabled", - "description": "

      Returns true if this repository has a security policy.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUserConfigurationRepository", - "description": "

      Is this repository a user configuration repository?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Returns a single issue from the current repository by number.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueOrPullRequest", - "description": "

      Returns a single issue-like object from the current repository by number.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueTemplates", - "description": "

      Returns a list of issue templates associated to the repository.

      ", - "type": "[IssueTemplate!]", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate" - }, - { - "name": "issues", - "description": "

      A list of issues that have been opened in the repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "label", - "description": "

      Returns a single label by name.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "arguments": [ - { - "name": "name", - "description": "

      Label name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "labels", - "description": "

      A list of labels associated with the repository.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - }, - { - "name": "query", - "description": "

      If provided, searches labels by name and description.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "languages", - "description": "

      A list containing a breakdown of the language composition of the repository.

      ", - "type": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder" - } - } - ] - }, - { - "name": "latestRelease", - "description": "

      Get the latest release for the repository if one exists.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mentionableUsers", - "description": "

      A list of Users that can be mentioned in the context of the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "mergeCommitAllowed", - "description": "

      Whether or not PRs are merged with a merge commit on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommitMessage", - "description": "

      How the default commit message will be generated when merging a pull request.

      ", - "type": "MergeCommitMessage!", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage" - }, - { - "name": "mergeCommitTitle", - "description": "

      How the default commit title will be generated when merging a pull request.

      ", - "type": "MergeCommitTitle!", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for a specified branch, otherwise the default branch if not provided.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "arguments": [ - { - "name": "branch", - "description": "

      The name of the branch to get the merge queue for. Case sensitive.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "milestone", - "description": "

      Returns a single milestone from the current repository by number.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "arguments": [ - { - "name": "number", - "description": "

      The number for the milestone to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "milestones", - "description": "

      A list of milestones associated with the repository.

      ", - "type": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for milestones.

      ", - "type": { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder" - } - }, - { - "name": "query", - "description": "

      Filters milestones with a query on the title.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the milestones.

      ", - "type": { - "name": "[MilestoneState!]", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - } - } - ] - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "object", - "description": "

      A Git object in the repository.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "arguments": [ - { - "name": "expression", - "description": "

      A Git revision expression suitable for rev-parse.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "parent", - "description": "

      The repository parent, if this is a fork.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pinnedDiscussions", - "description": "

      A list of discussions that have been pinned in this repository.

      ", - "type": "PinnedDiscussionConnection!", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnedEnvironments", - "description": "

      A list of pinned environments for this repository.

      ", - "type": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder" - } - } - ] - }, - { - "name": "pinnedIssues", - "description": "

      A list of pinned issues for this repository.

      ", - "type": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "planFeatures", - "description": "

      Returns information about the availability of certain features and limits based on the repository's billing plan.

      ", - "type": "RepositoryPlanFeatures!", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures" - }, - { - "name": "primaryLanguage", - "description": "

      The primary language of the repository's code.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Finds and returns the Project according to the provided Project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ] - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      List of projects linked to this repository.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for linked to the repo.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pullRequest", - "description": "

      Returns a single pull request from the current repository by number.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the pull request to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestTemplates", - "description": "

      Returns a list of pull request templates associated to the repository.

      ", - "type": "[PullRequestTemplate!]", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests that have been opened in the repository.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "rebaseMergeAllowed", - "description": "

      Whether or not rebase-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "ref", - "description": "

      Fetch a given ref from the repository.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "arguments": [ - { - "name": "qualifiedName", - "description": "

      The ref to retrieve. Fully qualified matches are checked in order\n(refs/heads/master) before falling back onto checks for short name matches (master).

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "refs", - "description": "

      Fetch a list of refs from the repository.

      ", - "type": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "direction", - "description": "

      DEPRECATED: use orderBy. The ordering direction.

      ", - "type": { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for refs returned from the connection.

      ", - "type": { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "refPrefix", - "description": "

      A ref name prefix like refs/heads/, refs/tags/, etc.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "release", - "description": "

      Lookup a single release given various criteria.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "arguments": [ - { - "name": "tagName", - "description": "

      The name of the Tag the Release was created from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "releases", - "description": "

      List of releases which are dependent on this repository.

      ", - "type": "ReleaseConnection!", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder" - } - } - ] - }, - { - "name": "repositoryTopics", - "description": "

      A list of applied repository-topic associations for this repository.

      ", - "type": "RepositoryTopicConnection!", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current repository by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this repository.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "securityPolicyUrl", - "description": "

      The security policy URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "squashMergeAllowed", - "description": "

      Whether or not squash-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "squashMergeCommitMessage", - "description": "

      How the default commit message will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitMessage!", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage" - }, - { - "name": "squashMergeCommitTitle", - "description": "

      How the default commit title will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitTitle!", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle" - }, - { - "name": "squashPrTitleUsedAsDefault", - "description": "

      Whether a squash merge commit can use the pull request title as default.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      squashPrTitleUsedAsDefault will be removed. Use Repository.squashMergeCommitTitle instead. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sshUrl", - "description": "

      The SSH URL to clone this repository.

      ", - "type": "GitSSHRemote!", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch's HEAD commit.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tempCloneToken", - "description": "

      Temporary authentication token for cloning this repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "templateRepository", - "description": "

      The repository from which this repository was generated, if any.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanAdminister", - "description": "

      Indicates whether the viewer has admin permissions on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateTopics", - "description": "

      Indicates whether the viewer can update the topics of this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDefaultCommitEmail", - "description": "

      The last commit email for the viewer.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerDefaultMergeMethod", - "description": "

      The last used merge method by the viewer or the default for the repository.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerPermission", - "description": "

      The users permission level on the repository. Will return null if authenticated as an GitHub App.

      ", - "type": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "viewerPossibleCommitEmails", - "description": "

      A list of emails this viewer can commit with.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - }, - { - "name": "vulnerabilityAlert", - "description": "

      Returns a single vulnerability alert from the current repository by number.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "arguments": [ - { - "name": "number", - "description": "

      The number for the vulnerability alert to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "vulnerabilityAlerts", - "description": "

      A list of vulnerability alerts that are on this repository.

      ", - "type": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependencyScopes", - "description": "

      Filter by the scope of the alert's dependency.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertDependencyScope!]", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the alert.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertState!]", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - } - } - ] - }, - { - "name": "watchers", - "description": "

      A list of users watching the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "description": "

      Information extracted from a repository's CODEOWNERS file.

      ", - "fields": [ - { - "name": "errors", - "description": "

      Any problems that were encountered while parsing the CODEOWNERS file.

      ", - "type": "[RepositoryCodeownersError!]!", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeownersError", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror", - "description": "

      An error in a CODEOWNERS file.

      ", - "fields": [ - { - "name": "column", - "description": "

      The column number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "kind", - "description": "

      A short string describing the type of error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "message", - "description": "

      A complete description of the error, combining information from other fields.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path to the file when the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The content of the line where the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "suggestion", - "description": "

      A suggestion of how to fix the error.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCollaboratorEdge]", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "RepositoryCollaboratorEdge", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge", - "description": "

      Represents a user who is a collaborator of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permission", - "description": "

      The permission the user has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "permissionSources", - "description": "

      A list of sources for the user's access to the repository.

      ", - "type": "[PermissionSource!]", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource" - } - ], - "category": "users" - }, - { - "name": "RepositoryConnection", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "description": "

      A list of repositories owned by the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryEdge]", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalDiskUsage", - "description": "

      The total size in kilobytes of all repositories in the connection. Value will\nnever be larger than max 32-bit signed integer.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryContactLink", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink", - "description": "

      A repository contact link.

      ", - "fields": [ - { - "name": "about", - "description": "

      The contact link purpose.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The contact link name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The contact link URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryEdge", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "fields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation", - "description": "

      An invitation for a user to be added to a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "email", - "description": "

      The email address that received the invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who received the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permalink", - "description": "

      The permalink for this repository invitation.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The permission granted on this repository by this invitation.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repository", - "description": "

      The Repository the user is invited to.

      ", - "type": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationConnection", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "description": "

      A list of repository invitations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryInvitationEdge]", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryInvitation]", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationEdge", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      A GitHub Enterprise Importer (GEI) repository migration.

      ", - "implements": [ - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationConnection", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "description": "

      A list of migrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryMigrationEdge]", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryMigration]", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationEdge", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge", - "description": "

      Represents a repository migration.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPlanFeatures", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures", - "description": "

      Information about the availability of features and limits for a repository based on its billing plan.

      ", - "fields": [ - { - "name": "codeowners", - "description": "

      Whether reviews can be automatically requested and enforced with a CODEOWNERS file.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "draftPullRequests", - "description": "

      Whether pull requests can be created as or converted to draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maximumAssignees", - "description": "

      Maximum number of users that can be assigned to an issue or pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumManualReviewRequests", - "description": "

      Maximum number of manually-requested reviews on a pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "teamReviewRequests", - "description": "

      Whether teams can be requested to review pull requests.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule", - "description": "

      A repository rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parameters", - "description": "

      The parameters for this rule.

      ", - "type": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters" - }, - { - "name": "repositoryRuleset", - "description": "

      The repository ruleset associated with this rule configuration.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditions", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions", - "description": "

      Set of conditions that determine if a ruleset will evaluate.

      ", - "fields": [ - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "description": "

      The connection type for RepositoryRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRuleEdge]", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRule]", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleEdge", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      A repository ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "bypassActors", - "description": "

      The actors that can bypass this ruleset.

      ", - "type": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "conditions", - "description": "

      The set of conditions that must evaluate to true for this ruleset to apply.

      ", - "type": "RepositoryRuleConditions!", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "enforcement", - "description": "

      The enforcement level of this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRuleset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      List of rules.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - } - ] - }, - { - "name": "source", - "description": "

      Source of ruleset.

      ", - "type": "RuleSource!", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource" - }, - { - "name": "target", - "description": "

      Target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor", - "description": "

      A team or app that has the ability to bypass a rules defined on a ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass rules.

      ", - "type": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor" - }, - { - "name": "bypassMode", - "description": "

      The mode for the bypass actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      This actor represents the ability for a deploy key to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      This actor represents the ability for an enterprise owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRulesetBypassActor object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationAdmin", - "description": "

      This actor represents the ability for an organization owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      If the actor is a repository role, the repository role's ID that can bypass.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repositoryRoleName", - "description": "

      If the actor is a repository role, the repository role's name that can bypass.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRuleset", - "description": "

      Identifies the ruleset associated with the allowed actor.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "description": "

      The connection type for RepositoryRulesetBypassActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetBypassActorEdge]", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRulesetBypassActor]", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorEdge", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "description": "

      The connection type for RepositoryRuleset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetEdge]", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRuleset]", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetEdge", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic", - "description": "

      A repository-topic connects a repository to a topic.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryTopic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The topic.

      ", - "type": "Topic!", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicConnection", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "description": "

      The connection type for RepositoryTopic.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryTopicEdge]", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryTopic]", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicEdge", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      A Dependabot alert for a repository with a dependency affected by a security vulnerability.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "autoDismissedAt", - "description": "

      When was the alert auto-dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      When was the alert created?.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dependabotUpdate", - "description": "

      The associated Dependabot update.

      ", - "type": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate" - }, - { - "name": "dependencyScope", - "description": "

      The scope of an alert's dependency.

      ", - "type": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - }, - { - "name": "dismissComment", - "description": "

      Comment explaining the reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissedAt", - "description": "

      When was the alert dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dismisser", - "description": "

      The user who dismissed the alert.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "fixedAt", - "description": "

      When was the alert fixed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVulnerabilityAlert object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "number", - "description": "

      Identifies the alert number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The associated repository.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "securityAdvisory", - "description": "

      The associated security advisory.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "securityVulnerability", - "description": "

      The associated security vulnerability.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "state", - "description": "

      Identifies the state of the alert.

      ", - "type": "RepositoryVulnerabilityAlertState!", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - }, - { - "name": "vulnerableManifestFilename", - "description": "

      The vulnerable manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableManifestPath", - "description": "

      The vulnerable manifest path.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableRequirements", - "description": "

      The vulnerable requirements.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "description": "

      The connection type for RepositoryVulnerabilityAlert.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryVulnerabilityAlertEdge]", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryVulnerabilityAlert]", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertEdge", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - } - ], - "category": "dependabot" - }, - { - "name": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "description": "

      The connection type for RequestedReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RequestedReviewerEdge]", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RequestedReviewer]", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "RequestedReviewerEdge", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "fields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredStatusCheckDescription", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription", - "description": "

      Represents a required status check for a protected branch, but not any specific run of that check.

      ", - "fields": [ - { - "name": "app", - "description": "

      The App that must provide this status in order for it to be accepted.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "context", - "description": "

      The name of this status.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfiguration!]!", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution", - "description": "

      Represents a private contribution a user made on GitHub.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance", - "description": "

      A user, team, or app who has the ability to dismiss a review on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can dismiss.

      ", - "type": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissalAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceConnection", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "description": "

      The connection type for ReviewDismissalAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewDismissalAllowanceEdge]", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewDismissalAllowance]", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceEdge", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissalMessage", - "description": "

      Identifies the optional message associated with thereview_dismissedevent.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissalMessageHTML", - "description": "

      Identifies the optional message associated with the event, rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousReviewState", - "description": "

      Identifies the previous state of the review with thereview_dismissedevent.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestCommit", - "description": "

      Identifies the commit which caused the review to become stale.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "review", - "description": "

      Identifies the review associated with thereview_dismissedevent.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "url", - "description": "

      The HTTP URL for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest", - "description": "

      A request for a user to review a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "asCodeOwner", - "description": "

      Whether this request was created for a code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this review request.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      The reviewer that is requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "description": "

      The connection type for ReviewRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewRequestEdge]", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewRequest]", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestEdge", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review request was removed.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent", - "description": "

      Represents anreview_requestedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review was requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewStatusHovercardContext", - "id": "reviewstatushovercardcontext", - "href": "/graphql/reference/objects#reviewstatushovercardcontext", - "description": "

      A hovercard context with a message describing the current code review state of the pull\nrequest.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reviewDecision", - "description": "

      The current status of the pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - } - ], - "category": "pulls" - }, - { - "name": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply", - "description": "

      A Saved Reply is text a user can use to reply quickly.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The saved reply body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the SavedReply object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      The title of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user that saved this reply.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "description": "

      The connection type for SavedReply.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SavedReplyEdge]", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SavedReply]", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SavedReplyEdge", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - } - ], - "category": "users" - }, - { - "name": "SearchResultItemConnection", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      A list of results that matched against a search query. Regardless of the number\nof matches, a maximum of 1,000 results will be available across all types,\npotentially split across many pages.

      ", - "fields": [ - { - "name": "codeCount", - "description": "

      The total number of pieces of code that matched the search query. Regardless\nof the total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussionCount", - "description": "

      The total number of discussions that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SearchResultItemEdge]", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge" - }, - { - "name": "issueCount", - "description": "

      The total number of issues that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SearchResultItem]", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "repositoryCount", - "description": "

      The total number of repositories that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "userCount", - "description": "

      The total number of users that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "wikiCount", - "description": "

      The total number of wiki pages that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "search" - }, - { - "name": "SearchResultItemEdge", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "textMatches", - "description": "

      Text matches on the result found.

      ", - "type": "[TextMatch]", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch" - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      A GitHub Security Advisory.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "classification", - "description": "

      The classification of the advisory.

      ", - "type": "SecurityAdvisoryClassification!", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - }, - { - "name": "cvss", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CVSS!", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "isDeprecated": true, - "deprecationReason": "

      cvss will be removed. New cvss_severities field will now contain both cvss_v3 and cvss_v4 properties. Removal on 2025-10-01 UTC.

      " - }, - { - "name": "cvssSeverities", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CvssSeverities!", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities" - }, - { - "name": "cwes", - "description": "

      CWEs associated with this Advisory.

      ", - "type": "CWEConnection!", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      This is a long plaintext description of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "type": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss" - }, - { - "name": "ghsaId", - "description": "

      The GitHub Security Advisory ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the SecurityAdvisory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "identifiers", - "description": "

      A list of identifiers for this advisory.

      ", - "type": "[SecurityAdvisoryIdentifier!]!", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier" - }, - { - "name": "notificationsPermalink", - "description": "

      The permalink for the advisory's dependabot alerts page.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "origin", - "description": "

      The organization that originated the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permalink", - "description": "

      The permalink for the advisory.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "publishedAt", - "description": "

      When the advisory was published.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "references", - "description": "

      A list of references for this advisory.

      ", - "type": "[SecurityAdvisoryReference!]!", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference" - }, - { - "name": "severity", - "description": "

      The severity of the advisory.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "summary", - "description": "

      A short plaintext summary of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      When the advisory was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerabilities", - "description": "

      Vulnerabilities associated with this Advisory.

      ", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "classifications", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - } - }, - { - "name": "ecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      ", - "type": { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "package", - "description": "

      A package name to filter vulnerabilities by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "severities", - "description": "

      A list of severities to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - } - } - ] - }, - { - "name": "withdrawnAt", - "description": "

      When the advisory was withdrawn, if it has been withdrawn.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryConnection", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      The connection type for SecurityAdvisory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityAdvisoryEdge]", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityAdvisory]", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEdge", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryIdentifier", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier", - "description": "

      A GitHub Security Advisory Identifier.

      ", - "fields": [ - { - "name": "type", - "description": "

      The identifier type, e.g. GHSA, CVE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The identifier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackage", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage", - "description": "

      An individual package.

      ", - "fields": [ - { - "name": "ecosystem", - "description": "

      The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.

      ", - "type": "SecurityAdvisoryEcosystem!", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - }, - { - "name": "name", - "description": "

      The package name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion", - "description": "

      An individual package version.

      ", - "fields": [ - { - "name": "identifier", - "description": "

      The package name or version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryReference", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference", - "description": "

      A GitHub Security Advisory Reference.

      ", - "fields": [ - { - "name": "url", - "description": "

      A publicly accessible reference.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability", - "description": "

      An individual vulnerability within an Advisory.

      ", - "fields": [ - { - "name": "advisory", - "description": "

      The Advisory associated with this Vulnerability.

      ", - "type": "SecurityAdvisory!", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "firstPatchedVersion", - "description": "

      The first version containing a fix for the vulnerability.

      ", - "type": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion" - }, - { - "name": "package", - "description": "

      A description of the vulnerable package.

      ", - "type": "SecurityAdvisoryPackage!", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage" - }, - { - "name": "severity", - "description": "

      The severity of the vulnerability within this package.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "updatedAt", - "description": "

      When the vulnerability was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerableVersionRange", - "description": "

      A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.

      \n
        \n
      • = 0.2.0 denotes a single vulnerable version.
      • \n
      • <= 1.0.8 denotes a version range up to and including the specified version
      • \n
      • < 0.1.11 denotes a version range up to, but excluding, the specified version
      • \n
      • >= 4.3.0, < 4.3.5 denotes a version range with a known minimum and maximum version.
      • \n
      • >= 0.0.1 denotes a version range with a known minimum, but no known maximum.
      • \n
      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityConnection", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      The connection type for SecurityVulnerability.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityVulnerabilityEdge]", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityVulnerability]", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityEdge", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - } - ], - "category": "security-advisories" - }, - { - "name": "SmimeSignature", - "id": "smimesignature", - "href": "/graphql/reference/objects#smimesignature", - "description": "

      Represents an S/MIME signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount", - "description": "

      Social media profile associated with a user.

      ", - "fields": [ - { - "name": "displayName", - "description": "

      Name of the social media account as it appears on the profile.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "provider", - "description": "

      Software or company that hosts the social media account.

      ", - "type": "SocialAccountProvider!", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider" - }, - { - "name": "url", - "description": "

      URL of the social media account.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "SocialAccountConnection", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "description": "

      The connection type for SocialAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SocialAccountEdge]", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SocialAccount]", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SocialAccountEdge", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - } - ], - "category": "users" - }, - { - "name": "SshSignature", - "id": "sshsignature", - "href": "/graphql/reference/objects#sshsignature", - "description": "

      Represents an SSH signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyFingerprint", - "description": "

      Hex-encoded fingerprint of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "StargazerConnection", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StargazerEdge]", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "StargazerEdge", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge", - "description": "

      Represents a user that's starred a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "StarredRepositoryConnection", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StarredRepositoryEdge]", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge" - }, - { - "name": "isOverLimit", - "description": "

      Is the list of stars for this user truncated? This is true for users that have many stars.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "StarredRepositoryEdge", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge", - "description": "

      Represents a starred repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "Status", - "id": "status", - "href": "/graphql/reference/objects#status", - "description": "

      Represents a commit status.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "combinedContexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit this status is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      Looks up an individual status context by context name.

      ", - "type": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "arguments": [ - { - "name": "name", - "description": "

      The context name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "contexts", - "description": "

      The individual status contexts for this commit.

      ", - "type": "[StatusContext!]!", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - }, - { - "name": "id", - "description": "

      The Node ID of the Status object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined commit status.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckConfiguration", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration", - "description": "

      Required status check.

      ", - "fields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup", - "description": "

      Represents the rollup for both the check runs and status for a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The commit the status and check runs are attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "contexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the StatusCheckRollup object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined status for the commit.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextConnection", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "description": "

      The connection type for StatusCheckRollupContext.

      ", - "fields": [ - { - "name": "checkRunCount", - "description": "

      The number of check runs in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkRunCountsByState", - "description": "

      Counts of check runs by state.

      ", - "type": "[CheckRunStateCount!]", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StatusCheckRollupContextEdge]", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[StatusCheckRollupContext]", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "statusContextCount", - "description": "

      The number of status contexts in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "statusContextCountsByState", - "description": "

      Counts of status contexts by state.

      ", - "type": "[StatusContextStateCount!]", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextEdge", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - } - ], - "category": "commits" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "description": "

      Represents an individual commit status context.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      The avatar of the OAuth application or the user that created the status.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "40", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      This commit this status context is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      The name of this status context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this status context.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      The description for this status context.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the StatusContext object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of this status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - }, - { - "name": "targetUrl", - "description": "

      The URL for this status context.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "StatusContextStateCount", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount", - "description": "

      Represents a count of the state of a status context.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of statuses with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "SubIssuesSummary", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "fields": [ - { - "name": "completed", - "description": "

      Count of completed sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "percentCompleted", - "description": "

      Percent of sub-issues which are completed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "total", - "description": "

      Count of total number of sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule", - "description": "

      A pointer to a repository at a specific revision embedded inside another repository.

      ", - "fields": [ - { - "name": "branch", - "description": "

      The branch of the upstream submodule for tracking updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "gitUrl", - "description": "

      The git URL of the submodule repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the submodule in .gitmodules.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      The name of the submodule in .gitmodules (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the superproject that this submodule is located in.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The path in the superproject that this submodule is located in (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "subprojectCommitOid", - "description": "

      The commit revision of the subproject repository being tracked by the submodule.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - ], - "category": "git" - }, - { - "name": "SubmoduleConnection", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "description": "

      The connection type for Submodule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SubmoduleEdge]", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Submodule]", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "SubmoduleEdge", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - } - ], - "category": "git" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent", - "description": "

      Represents asubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "SuggestedReviewer", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer", - "description": "

      A suggestion to review a pull request based on a user's commit history and review comments.

      ", - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the user suggested to review the pull request.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "Tag", - "id": "tag", - "href": "/graphql/reference/objects#tag", - "description": "

      Represents a Git tag.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Tag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git tag message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The Git tag name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "tagger", - "description": "

      Details about the tag author.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "target", - "description": "

      The Git object the tag points to.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      A team of users in an organization.

      ", - "implements": [ - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "fields": [ - { - "name": "ancestors", - "description": "

      A list of teams that are ancestors of this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the team's avatar.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "400", - "description": "

      The size in pixels of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "childTeams", - "description": "

      List of child teams belonging to this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "immediateOnly", - "defaultValue": true, - "description": "

      Whether to list immediate child teams or all descendant child teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "combinedSlug", - "description": "

      The slug corresponding to the organization and team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussion", - "description": "

      Find a team discussion by its number.

      ", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "arguments": [ - { - "name": "number", - "description": "

      The sequence number of the discussion to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of team discussions.

      ", - "type": "TeamDiscussionConnection!", - "id": "teamdiscussionconnection", - "href": "/graphql/reference/objects#teamdiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isPinned", - "description": "

      If provided, filters discussions according to whether or not they are pinned.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamDiscussionOrder", - "id": "teamdiscussionorder", - "href": "/graphql/reference/input-objects#teamdiscussionorder" - } - } - ] - }, - { - "name": "discussionsResourcePath", - "description": "

      The HTTP path for team discussions.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "discussionsUrl", - "description": "

      The HTTP URL for team discussions.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamResourcePath", - "description": "

      The HTTP path for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamUrl", - "description": "

      The HTTP URL for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Team object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitations", - "description": "

      A list of pending invitations for users to this team.

      ", - "type": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "members", - "description": "

      A list of users who are members of this team.

      ", - "type": "TeamMemberConnection!", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membership", - "defaultValue": "ALL", - "description": "

      Filter by membership type.

      ", - "type": { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      Filter by team member role.

      ", - "type": { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - } - ] - }, - { - "name": "membersResourcePath", - "description": "

      The HTTP path for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "membersUrl", - "description": "

      The HTTP URL for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationSetting", - "description": "

      The notification setting that the team has set.

      ", - "type": "TeamNotificationSetting!", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - }, - { - "name": "organization", - "description": "

      The organization that owns this team.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parentTeam", - "description": "

      The parent team of the team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "privacy", - "description": "

      The level of privacy the team has.

      ", - "type": "TeamPrivacy!", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - }, - { - "name": "projectV2", - "description": "

      Finds and returns the project according to the provided project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      List of projects this team has collaborator access to.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for projects returned from this connection.

      ", - "type": { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      The query to search projects by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories this team has access to.

      ", - "type": "TeamRepositoryConnection!", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for. Repositories will be returned where the name contains your search string.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoriesResourcePath", - "description": "

      The HTTP path for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoriesUrl", - "description": "

      The HTTP URL for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewRequestDelegationAlgorithm", - "description": "

      What algorithm is used for review assignment for this team.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "reviewRequestDelegationEnabled", - "description": "

      True if review assignment is enabled for this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewRequestDelegationMemberCount", - "description": "

      How many team members are required for review assignment for this team.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewRequestDelegationNotifyTeam", - "description": "

      When assigning team members via delegation, whether the entire team should be notified as well.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "slug", - "description": "

      The slug corresponding to the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Team is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "teams" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry", - "description": "

      Audit log entry for a team.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry", - "description": "

      Audit log entry for a team.add_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry", - "description": "

      Audit log entry for a team.change_parent_team event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamChangeParentTeamAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "parentTeam", - "description": "

      The new parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "parentTeamName", - "description": "

      The name of the new parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "parentTeamNameWas", - "description": "

      The name of the former parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "parentTeamResourcePath", - "description": "

      The HTTP path for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "parentTeamUrl", - "description": "

      The HTTP URL for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "parentTeamWas", - "description": "

      The former parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "parentTeamWasResourcePath", - "description": "

      The HTTP path for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "parentTeamWasUrl", - "description": "

      The HTTP URL for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamConnection", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "description": "

      The connection type for Team.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamEdge]", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Team]", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      A team discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the discussion's team.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      Identifies the discussion body hash.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "comments", - "description": "

      A list of comments on this discussion.

      ", - "type": "TeamDiscussionCommentConnection!", - "id": "teamdiscussioncommentconnection", - "href": "/graphql/reference/objects#teamdiscussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "fromComment", - "description": "

      When provided, filters the connection such that results begin with the comment with this number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamDiscussionCommentOrder", - "id": "teamdiscussioncommentorder", - "href": "/graphql/reference/input-objects#teamdiscussioncommentorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "commentsResourcePath", - "description": "

      The HTTP path for discussion comments.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "commentsUrl", - "description": "

      The HTTP URL for discussion comments.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Whether or not the discussion is pinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "isPrivate", - "description": "

      Whether or not the discussion is only visible to team members and organization owners.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "number", - "description": "

      Identifies the discussion within its team.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "team", - "description": "

      The team that defines the context of this discussion.

      ", - "type": "Team!", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPin", - "description": "

      Whether or not the current viewer can pin this discussion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      A comment on a team discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the comment's team.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion this comment is about.

      ", - "type": "TeamDiscussion!", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamDiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "number", - "description": "

      Identifies the comment number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionCommentConnection", - "id": "teamdiscussioncommentconnection", - "href": "/graphql/reference/objects#teamdiscussioncommentconnection", - "description": "

      The connection type for TeamDiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamDiscussionCommentEdge]", - "id": "teamdiscussioncommentedge", - "href": "/graphql/reference/objects#teamdiscussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[TeamDiscussionComment]", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionCommentEdge", - "id": "teamdiscussioncommentedge", - "href": "/graphql/reference/objects#teamdiscussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionConnection", - "id": "teamdiscussionconnection", - "href": "/graphql/reference/objects#teamdiscussionconnection", - "description": "

      The connection type for TeamDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamDiscussionEdge]", - "id": "teamdiscussionedge", - "href": "/graphql/reference/objects#teamdiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[TeamDiscussion]", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionEdge", - "id": "teamdiscussionedge", - "href": "/graphql/reference/objects#teamdiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion" - } - ], - "category": "other" - }, - { - "name": "TeamEdge", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "teams" - }, - { - "name": "TeamMemberConnection", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamMemberEdge]", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "TeamMemberEdge", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge", - "description": "

      Represents a user who is a member of a team.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "memberAccessResourcePath", - "description": "

      The HTTP path to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "memberAccessUrl", - "description": "

      The HTTP URL to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role the member has on the team.

      ", - "type": "TeamMemberRole!", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - ], - "category": "users" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry", - "description": "

      Audit log entry for a team.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry", - "description": "

      Audit log entry for a team.remove_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryConnection", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamRepositoryEdge]", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "TeamRepositoryEdge", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge", - "description": "

      Represents a team repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "permission", - "description": "

      The permission level the team has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - } - ], - "category": "repos" - }, - { - "name": "TextMatch", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch", - "description": "

      A text match within a search result.

      ", - "fields": [ - { - "name": "fragment", - "description": "

      The specific text fragment within the property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "highlights", - "description": "

      Highlights within the matched fragment.

      ", - "type": "[TextMatchHighlight!]!", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight" - }, - { - "name": "property", - "description": "

      The property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "TextMatchHighlight", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight", - "description": "

      Represents a single highlight in a search result match.

      ", - "fields": [ - { - "name": "beginIndice", - "description": "

      The indice in the fragment where the matched text begins.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endIndice", - "description": "

      The indice in the fragment where the matched text ends.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      The text matched.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      A topic aggregates entities that are related to a subject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Topic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The topic's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relatedTopics", - "description": "

      A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.

      ", - "type": "[Topic!]!", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "arguments": [ - { - "name": "first", - "defaultValue": "3", - "description": "

      How many topics to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent", - "description": "

      Represents atransferredevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fromRepository", - "description": "

      The repository this came from.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "id", - "description": "

      The Node ID of the TransferredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "Tree", - "id": "tree", - "href": "/graphql/reference/objects#tree", - "description": "

      Represents a Git tree.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "entries", - "description": "

      A list of tree entries.

      ", - "type": "[TreeEntry!]", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry" - }, - { - "name": "id", - "description": "

      The Node ID of the Tree object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "description": "

      Represents a Git tree entry.

      ", - "fields": [ - { - "name": "extension", - "description": "

      The extension of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isGenerated", - "description": "

      Whether or not this tree entry is generated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "lineCount", - "description": "

      Number of lines in the file.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mode", - "description": "

      Entry file mode.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      Entry file name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      Entry file name. (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "object", - "description": "

      Entry file object.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "oid", - "description": "

      Entry file Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "path", - "description": "

      The full path of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The full path of the file. (Base64-encoded).

      ", - "type": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "repository", - "description": "

      The Repository the tree entry belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "size", - "description": "

      Entry byte size.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "submodule", - "description": "

      If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "type", - "description": "

      Entry file type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent", - "description": "

      Represents anunassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was unassigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnassignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the subject (user) who was unassigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "UnknownSignature", - "id": "unknownsignature", - "href": "/graphql/reference/objects#unknownsignature", - "description": "

      Represents an unknown signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with theunlabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockable", - "description": "

      Object that was unlocked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the UnmarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnpinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnsubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "fields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      A user is an individual's account on GitHub that owns repositories and can make new content.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the user's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bio", - "description": "

      The user's public profile bio.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bioHTML", - "description": "

      The user's public profile bio as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "canReceiveOrganizationEmailsWhenNotificationsRestricted", - "description": "

      Could this user receive email notifications, if the organization had notification restrictions enabled?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to check.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments made by this user.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "company", - "description": "

      The user's public profile company.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "companyHTML", - "description": "

      The user's public profile company as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "contributionsCollection", - "description": "

      The collection of contributions this user has made to different repositories.

      ", - "type": "ContributionsCollection!", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "arguments": [ - { - "name": "from", - "description": "

      Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "organizationID", - "description": "

      The ID of the organization used to filter contributions.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "to", - "description": "

      Only contributions made before and up to (including) this time will be\ncounted. If omitted, defaults to the current time or one year from the\nprovided from argument.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "copilotEndpoints", - "description": "

      The user's Copilot endpoint information.

      ", - "type": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The user's publicly visible profile email.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprises", - "description": "

      A list of enterprises that the user belongs to.

      ", - "type": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membershipType", - "defaultValue": "ALL", - "description": "

      Filter enterprises returned based on the user's membership type.

      ", - "type": { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's enterprises.

      ", - "type": { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder" - } - } - ] - }, - { - "name": "followers", - "description": "

      A list of users the given user is followed by.

      ", - "type": "FollowerConnection!", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "following", - "description": "

      A list of users the given user is following.

      ", - "type": "FollowingConnection!", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gist", - "description": "

      Find gist by repo name.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "arguments": [ - { - "name": "name", - "description": "

      The gist name to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "gistComments", - "description": "

      A list of gist comments made by this user.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gists", - "description": "

      A list of the Gists the user has created.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - }, - { - "name": "privacy", - "description": "

      Filters Gists according to privacy.

      ", - "type": { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy" - } - } - ] - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this user in a given context.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "primarySubjectId", - "description": "

      The ID of the subject to get the hovercard in the context of.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the User object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBountyHunter", - "description": "

      Whether or not this user is a participant in the GitHub Security Bug Bounty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCampusExpert", - "description": "

      Whether or not this user is a participant in the GitHub Campus Experts Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDeveloperProgramMember", - "description": "

      Whether or not this user is a GitHub Developer Program member.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmployee", - "description": "

      Whether or not this user is a GitHub employee.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFollowingViewer", - "description": "

      Whether or not this user is following the viewer. Inverse of viewerIsFollowing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isGitHubStar", - "description": "

      Whether or not this user is a member of the GitHub Stars Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isHireable", - "description": "

      Whether or not the user has marked themselves as for hire.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether or not this user is a site administrator.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isViewer", - "description": "

      Whether or not this user is the viewing user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueComments", - "description": "

      A list of issue comments made by this user.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues associated with this user.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "lists", - "description": "

      A user-curated list of repositories.

      ", - "type": "UserListConnection!", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "location", - "description": "

      The user's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The user's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Find an organization by its login that the user belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizationVerifiedDomainEmails", - "description": "

      Verified email addresses that match verified domains for a specified organization the user is a member of.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to match verified domains from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizations", - "description": "

      A list of organizations the user belongs to.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ] - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pronouns", - "description": "

      The user's profile pronouns.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publicKeys", - "description": "

      A list of public keys associated with this user.

      ", - "type": "PublicKeyConnection!", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this user.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repositoriesContributedTo", - "description": "

      A list of repositories that the user recently contributed to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "contributionTypes", - "description": "

      If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].

      ", - "type": { - "name": "[RepositoryContributionType]", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssues", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includeUserRepositories", - "description": "

      If true, include user repositories.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "savedReplies", - "description": "

      Replies this user has saved.

      ", - "type": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      The field to order saved replies by.

      ", - "type": { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder" - } - } - ] - }, - { - "name": "socialAccounts", - "description": "

      The user's social media accounts, ordered as they appear on the user's profile.

      ", - "type": "SocialAccountConnection!", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "starredRepositories", - "description": "

      Repositories the user has starred.

      ", - "type": "StarredRepositoryConnection!", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - }, - { - "name": "ownedByViewer", - "description": "

      Filters starred repositories to only return repositories owned by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "status", - "description": "

      The user's description of what they're currently doing.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "suggestedListNames", - "description": "

      Suggested names for user lists.

      ", - "type": "[UserListSuggestion!]!", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion" - }, - { - "name": "suspendedAt", - "description": "

      Identifies the date and time when the user was suspended.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "topRepositories", - "description": "

      Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder!", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "since", - "description": "

      How far back in time to fetch contributed repositories.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "twitterUsername", - "description": "

      The user's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userViewType", - "description": "

      Whether the request returns publicly visible information or privately visible information about the user.

      ", - "type": "UserViewType!", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanFollow", - "description": "

      Whether or not the viewer is able to follow the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "watching", - "description": "

      A list of repositories the given user is watching.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "websiteUrl", - "description": "

      A URL pointing to the user's public website/blog.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent", - "description": "

      Represents auser_blockedevent on a given user.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockDuration", - "description": "

      Number of days that the user was blocked for.

      ", - "type": "UserBlockDuration!", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserBlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subject", - "description": "

      The user who was blocked.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit", - "description": "

      An edit on user content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedAt", - "description": "

      Identifies the date and time when the object was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedBy", - "description": "

      The actor who deleted this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "diff", - "description": "

      A summary of the changes for this edit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "editedAt", - "description": "

      When this content was edited.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the UserContentEdit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "description": "

      A list of edits to content.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserContentEditEdge]", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserContentEdit]", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEditEdge", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - } - ], - "category": "users" - }, - { - "name": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      Represents a user.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserEmailMetadata", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata", - "description": "

      Email attributes from External Identity.

      ", - "fields": [ - { - "name": "primary", - "description": "

      Boolean to identify primary emails.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "type", - "description": "

      Type of email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      Email id.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      A user-curated list of repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of this list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the UserList object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Whether or not this list is private.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The items associated with this list.

      ", - "type": "UserListItemsConnection!", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "lastAddedAt", - "description": "

      The date and time at which this list was created or last had items added to it.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "name", - "description": "

      The name of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The slug of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user to which this list belongs.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserListConnection", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "description": "

      The connection type for UserList.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListEdge]", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserList]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListEdge", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - } - ], - "category": "users" - }, - { - "name": "UserListItemsConnection", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "description": "

      The connection type for UserListItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListItemsEdge]", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserListItems]", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListItemsEdge", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - } - ], - "category": "users" - }, - { - "name": "UserListSuggestion", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion", - "description": "

      Represents a suggested user list.

      ", - "fields": [ - { - "name": "id", - "description": "

      The ID of the suggested user list.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the suggested user list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      The user's description of what they're currently doing.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emoji", - "description": "

      An emoji summarizing the user's status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      The status emoji as HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "expiresAt", - "description": "

      If set, the status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "indicatesLimitedAvailability", - "description": "

      Whether this status indicates the user is not fully available on GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A brief message describing what the user is doing.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      The organization whose members can see this status. If null, this status is publicly visible.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user who has this status.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserStatusConnection", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "description": "

      The connection type for UserStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserStatusEdge]", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserStatus]", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserStatusEdge", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      A domain that can be verified or approved for an organization or an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dnsHostName", - "description": "

      The DNS host name that should be used for verification.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "domain", - "description": "

      The unicode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "hasFoundHostName", - "description": "

      Whether a TXT record for verification with the expected host name was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasFoundVerificationToken", - "description": "

      Whether a TXT record for verification with the expected verification token was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the VerifiableDomain object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isApproved", - "description": "

      Whether or not the domain is approved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRequiredForPolicyEnforcement", - "description": "

      Whether this domain is required to exist for an organization or enterprise policy to be enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether or not the domain is verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "owner", - "description": "

      The owner of the domain.

      ", - "type": "VerifiableDomainOwner!", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner" - }, - { - "name": "punycodeEncodedDomain", - "description": "

      The punycode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tokenExpirationTime", - "description": "

      The time that the current verification token will expire.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verificationToken", - "description": "

      The current verification token for the domain.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "description": "

      The connection type for VerifiableDomain.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[VerifiableDomainEdge]", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[VerifiableDomain]", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainEdge", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - } - ], - "category": "orgs" - }, - { - "name": "ViewerHovercardContext", - "id": "viewerhovercardcontext", - "href": "/graphql/reference/objects#viewerhovercardcontext", - "description": "

      A hovercard context with a message describing how the viewer is related.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewer", - "description": "

      Identifies the user who is related to this context.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Workflow", - "id": "workflow", - "href": "/graphql/reference/objects#workflow", - "description": "

      A workflow contains meta information about an Actions workflow file.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runs", - "description": "

      The runs of the workflow.

      ", - "type": "WorkflowRunConnection!", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the connection.

      ", - "type": { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of the workflow.

      ", - "type": "WorkflowState!", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "actions" - }, - { - "name": "WorkflowFileReference", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference", - "description": "

      A workflow that must run for this rule to pass.

      ", - "fields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun", - "description": "

      A workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "checkSuite", - "description": "

      The check suite this workflow run belongs to.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deploymentReviews", - "description": "

      The log of deployment reviews.

      ", - "type": "DeploymentReviewConnection!", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "event", - "description": "

      The event that triggered the workflow run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "file", - "description": "

      The workflow file.

      ", - "type": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile" - }, - { - "name": "id", - "description": "

      The Node ID of the WorkflowRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pendingDeploymentRequests", - "description": "

      The pending deployment requests of all check runs in this workflow run.

      ", - "type": "DeploymentRequestConnection!", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runNumber", - "description": "

      A number that uniquely identifies this workflow run in its parent workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflow", - "description": "

      The workflow executed in this workflow run.

      ", - "type": "Workflow!", - "id": "workflow", - "href": "/graphql/reference/objects#workflow" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunConnection", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "description": "

      The connection type for WorkflowRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[WorkflowRunEdge]", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[WorkflowRun]", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunEdge", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile", - "description": "

      An executed workflow file for a workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the WorkflowRunFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The path of the workflow file relative to its repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryFileUrl", - "description": "

      The direct link to the file in the repository which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryName", - "description": "

      The repository name and owner which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "run", - "description": "

      The parent workflow run execution for this file.

      ", - "type": "WorkflowRun!", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanPushRepository", - "description": "

      If the viewer has permissions to push to the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReadRepository", - "description": "

      If the viewer has permissions to read the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReference!]!", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference" - } - ], - "category": "actions" - } - ], - "interfaces": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Represents an object which can take actions on GitHub. Typically a User or Bot.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the actor's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "AnnouncementBannerI", - "id": "announcementbanneri", - "href": "/graphql/reference/interfaces#announcementbanneri", - "description": "

      Represents an announcement banner.

      ", - "fields": [ - { - "name": "announcement", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "announcementCreatedAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "announcementExpiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "announcementUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "other" - }, - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      An object that can have users assigned to it.

      ", - "fields": [ - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "issues" - }, - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry", - "description": "

      An entry in the audit log.

      ", - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable", - "description": "

      An object that can be closed.

      ", - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment", - "description": "

      Represents a comment.

      ", - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Comment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution", - "description": "

      Represents a contribution a user made on GitHub, such as opening an issue.

      ", - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable", - "description": "

      Entities that can be deleted.

      ", - "fields": [ - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata", - "description": "

      Metadata for an audit entry containing enterprise account information.

      ", - "fields": [ - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "description": "

      Represents a Git object.

      ", - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the GitObject object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature", - "description": "

      Information about a signature (GPG or S/MIME) on a Commit or Tag.

      ", - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext", - "description": "

      An individual line of a hovercard.

      ", - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      An object that can have labels assigned to it.

      ", - "fields": [ - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      An object that can be locked.

      ", - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable", - "description": "

      Entities that have members who can set status messages.

      ", - "fields": [ - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration", - "description": "

      Represents a GitHub Enterprise Importer (GEI) migration.

      ", - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Migration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      Entities that can be minimized.

      ", - "fields": [ - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      An object with an ID.

      ", - "fields": [ - { - "name": "id", - "description": "

      ID of the object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "meta" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata", - "description": "

      Metadata for an audit entry with action oauth_application.*.

      ", - "fields": [ - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata", - "description": "

      Metadata for an audit entry with action org.*.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner", - "description": "

      Represents an owner of a package.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner", - "description": "

      Represents any entity on GitHub that has a profile page.

      ", - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "email", - "description": "

      The public profile email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ProfileOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The public profile website URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      Represents an owner of a Project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ] - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon", - "description": "

      Common fields across different project field types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2FieldCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon", - "description": "

      Common fields across different project field value types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldValueCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner", - "description": "

      Represents an owner of a project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Owner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent", - "description": "

      Recent projects for the owner.

      ", - "fields": [ - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      Represents a subject that can be reacted on.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reactable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata", - "description": "

      Metadata for an audit entry with action repo.*.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor", - "description": "

      Represents an author of discussions in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor", - "description": "

      Represents an author of discussion comments in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo", - "description": "

      A subset of repository info.

      ", - "fields": [ - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode", - "description": "

      Represents a object that belongs to a repository.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Represents an owner of a Repository.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the owner's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest", - "description": "

      Represents a type that can be required by a pull request for merging.

      ", - "fields": [ - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "pulls" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      Things that can be starred.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Starrable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "activity" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Subscribable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the SubscribableThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata", - "description": "

      Metadata for an audit entry with action team.*.

      ", - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata", - "description": "

      Metadata for an audit entry with a topic.

      ", - "fields": [ - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Represents a type that can be retrieved by a URL.

      ", - "fields": [ - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable", - "description": "

      Entities that can be updated.

      ", - "fields": [ - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment", - "description": "

      Comments that can be updated.

      ", - "fields": [ - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - } - ], - "category": "issues" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      A subject that may be upvoted.

      ", - "fields": [ - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - } - ], - "enums": [ - { - "name": "ActorType", - "id": "actortype", - "href": "/graphql/reference/enums#actortype", - "description": "

      The actor's type.

      ", - "values": [ - { - "name": "TEAM", - "description": "

      Indicates a team actor.

      " - }, - { - "name": "USER", - "description": "

      Indicates a user actor.

      " - } - ], - "category": "users" - }, - { - "name": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield", - "description": "

      Properties by which Audit Log connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order audit log entries by timestamp.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel", - "description": "

      Represents an annotation's information level.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      An annotation indicating an inescapable error.

      " - }, - { - "name": "NOTICE", - "description": "

      An annotation indicating some information.

      " - }, - { - "name": "WARNING", - "description": "

      An annotation indicating an ignorable error.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate", - "description": "

      The possible states for a check suite or run conclusion.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check suite or run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check suite or run has been cancelled.

      " - }, - { - "name": "FAILURE", - "description": "

      The check suite or run has failed.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check suite or run was neutral.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check suite or run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check suite or run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check suite or run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check suite or run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check suite or run has timed out.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunState", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate", - "description": "

      The possible states of a check run in a status rollup.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check run has been cancelled.

      " - }, - { - "name": "COMPLETED", - "description": "

      The check run has been completed.

      " - }, - { - "name": "FAILURE", - "description": "

      The check run has failed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check run is in progress.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check run was neutral.

      " - }, - { - "name": "PENDING", - "description": "

      The check run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check run has been queued.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check run has timed out.

      " - }, - { - "name": "WAITING", - "description": "

      The check run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype", - "description": "

      The possible types of check runs.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Every check run available.

      " - }, - { - "name": "LATEST", - "description": "

      The latest check run.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate", - "description": "

      The possible states for a check suite or run status.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "REQUESTED", - "description": "

      The check suite or run has been requested.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation", - "description": "

      Collaborators affiliation level with a subject.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All collaborators the authenticated user can see.

      " - }, - { - "name": "DIRECT", - "description": "

      All collaborators with permissions to an organization-owned subject, regardless of organization membership status.

      " - }, - { - "name": "OUTSIDE", - "description": "

      All outside collaborators of an organization-owned subject.

      " - } - ], - "category": "repos" - }, - { - "name": "CommentAuthorAssociation", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "description": "

      A comment author association with repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Author has been invited to collaborate on the repository.

      " - }, - { - "name": "CONTRIBUTOR", - "description": "

      Author has previously committed to the repository.

      " - }, - { - "name": "FIRST_TIMER", - "description": "

      Author has not previously committed to GitHub.

      " - }, - { - "name": "FIRST_TIME_CONTRIBUTOR", - "description": "

      Author has not previously committed to the repository.

      " - }, - { - "name": "MANNEQUIN", - "description": "

      Author is a placeholder for an unclaimed user.

      " - }, - { - "name": "MEMBER", - "description": "

      Author is a member of the organization that owns the repository.

      " - }, - { - "name": "NONE", - "description": "

      Author has no association with the repository.

      " - }, - { - "name": "OWNER", - "description": "

      Author is the owner of the repository.

      " - } - ], - "category": "issues" - }, - { - "name": "CommentCannotUpdateReason", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason", - "description": "

      The possible errors that will prevent a user from updating a comment.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      Unable to create comment because repository is archived.

      " - }, - { - "name": "DENIED", - "description": "

      You cannot update this comment.

      " - }, - { - "name": "INSUFFICIENT_ACCESS", - "description": "

      You must be the author or have write access to this repository to update this comment.

      " - }, - { - "name": "LOCKED", - "description": "

      Unable to create comment because issue is locked.

      " - }, - { - "name": "LOGIN_REQUIRED", - "description": "

      You must be logged in to update this comment.

      " - }, - { - "name": "MAINTENANCE", - "description": "

      Repository is under maintenance.

      " - }, - { - "name": "VERIFIED_EMAIL_REQUIRED", - "description": "

      At least one email address must be verified to update this comment.

      " - } - ], - "category": "issues" - }, - { - "name": "CommitContributionOrderField", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield", - "description": "

      Properties by which commit contribution connections can be ordered.

      ", - "values": [ - { - "name": "COMMIT_COUNT", - "description": "

      Order commit contributions by how many commits they represent.

      " - }, - { - "name": "OCCURRED_AT", - "description": "

      Order commit contributions by when they were made.

      " - } - ], - "category": "commits" - }, - { - "name": "ComparisonStatus", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus", - "description": "

      The status of a git comparison between two refs.

      ", - "values": [ - { - "name": "AHEAD", - "description": "

      The head ref is ahead of the base ref.

      " - }, - { - "name": "BEHIND", - "description": "

      The head ref is behind the base ref.

      " - }, - { - "name": "DIVERGED", - "description": "

      The head ref is both ahead and behind of the base ref, indicating git history has diverged.

      " - }, - { - "name": "IDENTICAL", - "description": "

      The head ref and base ref are identical.

      " - } - ], - "category": "commits" - }, - { - "name": "ContributionLevel", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel", - "description": "

      Varying levels of contributions from none to many.

      ", - "values": [ - { - "name": "FIRST_QUARTILE", - "description": "

      Lowest 25% of days of contributions.

      " - }, - { - "name": "FOURTH_QUARTILE", - "description": "

      Highest 25% of days of contributions. More contributions than the third quartile.

      " - }, - { - "name": "NONE", - "description": "

      No contributions occurred.

      " - }, - { - "name": "SECOND_QUARTILE", - "description": "

      Second lowest 25% of days of contributions. More contributions than the first quartile.

      " - }, - { - "name": "THIRD_QUARTILE", - "description": "

      Second highest 25% of days of contributions. More contributions than second quartile, less than the fourth quartile.

      " - } - ], - "category": "users" - }, - { - "name": "DefaultRepositoryPermissionField", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield", - "description": "

      The possible base permissions for repositories.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, write, and administrate repos by default.

      " - }, - { - "name": "NONE", - "description": "

      No access.

      " - }, - { - "name": "READ", - "description": "

      Can read repos by default.

      " - }, - { - "name": "WRITE", - "description": "

      Can read and write repos by default.

      " - } - ], - "category": "repos" - }, - { - "name": "DeploymentOrderField", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield", - "description": "

      Properties by which deployment connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order collection by creation time.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleType", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype", - "description": "

      The possible protection rule types.

      ", - "values": [ - { - "name": "BRANCH_POLICY", - "description": "

      Branch policy.

      " - }, - { - "name": "REQUIRED_REVIEWERS", - "description": "

      Required reviewers.

      " - }, - { - "name": "WAIT_TIMER", - "description": "

      Wait timer.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewState", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate", - "description": "

      The possible states for a deployment review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The deployment was approved.

      " - }, - { - "name": "REJECTED", - "description": "

      The deployment was rejected.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate", - "description": "

      The possible states in which a deployment can be.

      ", - "values": [ - { - "name": "ABANDONED", - "description": "

      The pending deployment was not updated after 30 minutes.

      " - }, - { - "name": "ACTIVE", - "description": "

      The deployment is currently active.

      " - }, - { - "name": "DESTROYED", - "description": "

      An inactive transient deployment.

      " - }, - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment has queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusState", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate", - "description": "

      The possible states for a deployment status.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment is queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside", - "description": "

      The possible sides of a diff.

      ", - "values": [ - { - "name": "LEFT", - "description": "

      The left side of the diff.

      " - }, - { - "name": "RIGHT", - "description": "

      The right side of the diff.

      " - } - ], - "category": "pulls" - }, - { - "name": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason", - "description": "

      The possible reasons for closing a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionOrderField", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield", - "description": "

      Properties by which discussion connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order discussions by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order discussions by most recent modification time.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrderField", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield", - "description": "

      Properties by which discussion poll option connections can be ordered.

      ", - "values": [ - { - "name": "AUTHORED_ORDER", - "description": "

      Order poll options by the order that the poll author specified when creating the poll.

      " - }, - { - "name": "VOTE_COUNT", - "description": "

      Order poll options by the number of votes it has.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionState", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate", - "description": "

      The possible states of a discussion.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A discussion that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A discussion that is open.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason", - "description": "

      The possible state reasons of a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "REOPENED", - "description": "

      The discussion was reopened.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DismissReason", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason", - "description": "

      The possible reasons that a Dependabot alert was dismissed.

      ", - "values": [ - { - "name": "FIX_STARTED", - "description": "

      A fix has already been started.

      " - }, - { - "name": "INACCURATE", - "description": "

      This alert is inaccurate or incorrect.

      " - }, - { - "name": "NOT_USED", - "description": "

      Vulnerable code is not actually used.

      " - }, - { - "name": "NO_BANDWIDTH", - "description": "

      No bandwidth to fix this.

      " - }, - { - "name": "TOLERABLE_RISK", - "description": "

      Risk is tolerable to this project.

      " - } - ], - "category": "dependabot" - }, - { - "name": "EnterpriseAdministratorInvitationOrderField", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield", - "description": "

      Properties by which enterprise administrator invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise administrator member invitations by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The possible administrator roles in an enterprise account.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      Represents a billing manager of the enterprise account.

      " - }, - { - "name": "OWNER", - "description": "

      Represents an owner of the enterprise account.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue", - "description": "

      The possible values for the enterprise allow private repository forking policy value.

      ", - "values": [ - { - "name": "ENTERPRISE_ORGANIZATIONS", - "description": "

      Members can fork a repository to an organization within this enterprise.

      " - }, - { - "name": "ENTERPRISE_ORGANIZATIONS_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their enterprise-managed user account or an organization inside this enterprise.

      " - }, - { - "name": "EVERYWHERE", - "description": "

      Members can fork a repository to their user account or an organization, either inside or outside of this enterprise.

      " - }, - { - "name": "SAME_ORGANIZATION", - "description": "

      Members can fork a repository only within the same organization (intra-org).

      " - }, - { - "name": "SAME_ORGANIZATION_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account or within the same organization.

      " - }, - { - "name": "USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDefaultRepositoryPermissionSettingValue", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue", - "description": "

      The possible values for the enterprise base repository permission setting.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization members will be able to clone, pull, push, and add new collaborators to all organization repositories.

      " - }, - { - "name": "NONE", - "description": "

      Organization members will only be able to clone and pull public repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organizations in the enterprise choose base repository permissions for their members.

      " - }, - { - "name": "READ", - "description": "

      Organization members will be able to clone and pull all organization repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Organization members will be able to clone, pull, and push all organization repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDisallowedMethodsSettingValue", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "INSECURE", - "description": "

      The setting prevents insecure 2FA methods from being used by members of the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for preventing insecure 2FA methods from being used by members of the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledDisabledSettingValue", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", - "description": "

      The possible values for an enabled/disabled enterprise setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledSettingValue", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrderField", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield", - "description": "

      Properties by which enterprise member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise members by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the enterprise members can create repositories setting.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organization owners choose whether to allow members to create repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      Members will be able to create only public repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanMakePurchasesSettingValue", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue", - "description": "

      The possible values for the members can make purchases setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype", - "description": "

      The possible values we have for filtering Platform::Objects::User#enterprises.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Returns all enterprises in which the user is an admin.

      " - }, - { - "name": "ALL", - "description": "

      Returns all enterprises in which the user is a member, admin, or billing manager.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      Returns all enterprises in which the user is a billing manager.

      " - }, - { - "name": "ORG_MEMBERSHIP", - "description": "

      Returns all enterprises in which the user is a member of an org that is owned by the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrderField", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield", - "description": "

      Properties by which enterprise connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order enterprises by name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrderField", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield", - "description": "

      Properties by which Enterprise Server installation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order Enterprise Server installations by creation time.

      " - }, - { - "name": "CUSTOMER_NAME", - "description": "

      Order Enterprise Server installations by customer name.

      " - }, - { - "name": "HOST_NAME", - "description": "

      Order Enterprise Server installations by host name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrderField", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield", - "description": "

      Properties by which Enterprise Server user account email connections can be ordered.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      Order emails by email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrderField", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield", - "description": "

      Properties by which Enterprise Server user account connections can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order user accounts by login.

      " - }, - { - "name": "REMOTE_CREATED_AT", - "description": "

      Order user accounts by creation time on the Enterprise Server installation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrderField", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield", - "description": "

      Properties by which Enterprise Server user accounts upload connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order user accounts uploads by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadSyncState", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate", - "description": "

      Synchronization state of the Enterprise Server user accounts upload.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      The synchronization of the upload failed.

      " - }, - { - "name": "PENDING", - "description": "

      The synchronization of the upload is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      The synchronization of the upload succeeded.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole", - "description": "

      The possible roles for enterprise membership.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The user is a member of an organization in the enterprise.

      " - }, - { - "name": "OWNER", - "description": "

      The user is an owner of an organization in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment", - "description": "

      The possible GitHub Enterprise deployments where this user can exist.

      ", - "values": [ - { - "name": "CLOUD", - "description": "

      The user is part of a GitHub Enterprise Cloud deployment.

      " - }, - { - "name": "SERVER", - "description": "

      The user is part of a GitHub Enterprise Server deployment.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnvironmentOrderField", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order environments by name.

      " - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All environments will be returned.

      " - }, - { - "name": "NONE", - "description": "

      Environments exclude pinned will be returned.

      " - }, - { - "name": "ONLY", - "description": "

      Only pinned environment will be returned.

      " - } - ], - "category": "deployments" - }, - { - "name": "FileViewedState", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate", - "description": "

      The possible viewed states of a file .

      ", - "values": [ - { - "name": "DISMISSED", - "description": "

      The file has new changes since last viewed.

      " - }, - { - "name": "UNVIEWED", - "description": "

      The file has not been marked as viewed.

      " - }, - { - "name": "VIEWED", - "description": "

      The file has been marked as viewed.

      " - } - ], - "category": "pulls" - }, - { - "name": "GistOrderField", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield", - "description": "

      Properties by which gist connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order gists by creation time.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order gists by push time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order gists by update time.

      " - } - ], - "category": "gists" - }, - { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy", - "description": "

      The privacy of a Gist.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Gists that are public and secret.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - }, - { - "name": "SECRET", - "description": "

      Secret.

      " - } - ], - "category": "gists" - }, - { - "name": "GitSignatureState", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate", - "description": "

      The state of a Git signature.

      ", - "values": [ - { - "name": "BAD_CERT", - "description": "

      The signing certificate or its chain could not be verified.

      " - }, - { - "name": "BAD_EMAIL", - "description": "

      Invalid email used for signing.

      " - }, - { - "name": "EXPIRED_KEY", - "description": "

      Signing key expired.

      " - }, - { - "name": "GPGVERIFY_ERROR", - "description": "

      Internal error - the GPG verification service misbehaved.

      " - }, - { - "name": "GPGVERIFY_UNAVAILABLE", - "description": "

      Internal error - the GPG verification service is unavailable at the moment.

      " - }, - { - "name": "INVALID", - "description": "

      Invalid signature.

      " - }, - { - "name": "MALFORMED_SIG", - "description": "

      Malformed signature.

      " - }, - { - "name": "NOT_SIGNING_KEY", - "description": "

      The usage flags for the key that signed this don't allow signing.

      " - }, - { - "name": "NO_USER", - "description": "

      Email used for signing not known to GitHub.

      " - }, - { - "name": "OCSP_ERROR", - "description": "

      Valid signature, though certificate revocation check failed.

      " - }, - { - "name": "OCSP_PENDING", - "description": "

      Valid signature, pending certificate revocation checking.

      " - }, - { - "name": "OCSP_REVOKED", - "description": "

      One or more certificates in chain has been revoked.

      " - }, - { - "name": "UNKNOWN_KEY", - "description": "

      Key used for signing not known to GitHub.

      " - }, - { - "name": "UNKNOWN_SIG_TYPE", - "description": "

      Unknown signature type.

      " - }, - { - "name": "UNSIGNED", - "description": "

      Unsigned.

      " - }, - { - "name": "UNVERIFIED_EMAIL", - "description": "

      Email used for signing unverified on GitHub.

      " - }, - { - "name": "VALID", - "description": "

      Valid signature and verified by GitHub.

      " - } - ], - "category": "git" - }, - { - "name": "IdentityProviderConfigurationState", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate", - "description": "

      The possible states in which authentication can be configured with an identity provider.

      ", - "values": [ - { - "name": "CONFIGURED", - "description": "

      Authentication with an identity provider is configured but not enforced.

      " - }, - { - "name": "ENFORCED", - "description": "

      Authentication with an identity provider is configured and enforced.

      " - }, - { - "name": "UNCONFIGURED", - "description": "

      Authentication with an identity provider is not configured.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEnabledSettingValue", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue", - "description": "

      The possible values for the IP allow list enabled setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryOrderField", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield", - "description": "

      Properties by which IP allow list entry connections can be ordered.

      ", - "values": [ - { - "name": "ALLOW_LIST_VALUE", - "description": "

      Order IP allow list entries by the allow list value.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order IP allow list entries by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListForInstalledAppsEnabledSettingValue", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue", - "description": "

      The possible values for the IP allow list configuration for installed GitHub Apps setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason", - "description": "

      The possible state reasons of a closed issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueCommentOrderField", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield", - "description": "

      Properties by which issue comment connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order issue comments by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueOrderField", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield", - "description": "

      Properties by which issue connections can be ordered.

      ", - "values": [ - { - "name": "COMMENTS", - "description": "

      Order issues by comment count.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order issues by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order issues by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate", - "description": "

      The possible states of an issue.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      An issue that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      An issue that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "description": "

      The possible state reasons of an issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - }, - { - "name": "REOPENED", - "description": "

      An issue that has been reopened.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsItemType", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "LabelOrderField", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield", - "description": "

      Properties by which label connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order labels by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order labels by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LanguageOrderField", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield", - "description": "

      Properties by which language connections can be ordered.

      ", - "values": [ - { - "name": "SIZE", - "description": "

      Order languages by the size of all files containing the language.

      " - } - ], - "category": "repos" - }, - { - "name": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason", - "description": "

      The possible reasons that an issue or pull request was locked.

      ", - "values": [ - { - "name": "OFF_TOPIC", - "description": "

      The issue or pull request was locked because the conversation was off-topic.

      " - }, - { - "name": "RESOLVED", - "description": "

      The issue or pull request was locked because the conversation was resolved.

      " - }, - { - "name": "SPAM", - "description": "

      The issue or pull request was locked because the conversation was spam.

      " - }, - { - "name": "TOO_HEATED", - "description": "

      The issue or pull request was locked because the conversation was too heated.

      " - } - ], - "category": "issues" - }, - { - "name": "MannequinOrderField", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield", - "description": "

      Properties by which mannequins can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - }, - { - "name": "LOGIN", - "description": "

      Order mannequins alphabetically by their source login.

      " - } - ], - "category": "migrations" - }, - { - "name": "MergeCommitMessage", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage", - "description": "

      The possible default commit messages for merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeCommitTitle", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle", - "description": "

      The possible default commit titles for merges.

      ", - "values": [ - { - "name": "MERGE_MESSAGE", - "description": "

      Default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeQueueEntryState", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate", - "description": "

      The possible states for a merge queue entry.

      ", - "values": [ - { - "name": "AWAITING_CHECKS", - "description": "

      The entry is currently waiting for checks to pass.

      " - }, - { - "name": "LOCKED", - "description": "

      The entry is currently locked.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The entry is currently mergeable.

      " - }, - { - "name": "QUEUED", - "description": "

      The entry is currently queued.

      " - }, - { - "name": "UNMERGEABLE", - "description": "

      The entry is currently unmergeable.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueGroupingStrategy", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in the\ngroup must pass all required checks to merge. When set to HEADGREEN, only the\ncommit at the head of the merge group, i.e. the commit containing changes from\nall of the PRs in the group, must pass its required checks to merge.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      The merge commit created by merge queue for each PR in the group must pass all required checks to merge.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Only the commit at the head of the merge group must pass its required checks to merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergeMethod", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Rebase and merge.

      " - }, - { - "name": "SQUASH", - "description": "

      Squash and merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy", - "description": "

      The possible merging strategies for a merge queue.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      Entries only allowed to merge if they are passing.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Failing Entires are allowed to merge if they are with a passing entry.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeStateStatus", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus", - "description": "

      Detailed status information about a pull request merge.

      ", - "values": [ - { - "name": "BEHIND", - "description": "

      The head ref is out of date.

      " - }, - { - "name": "BLOCKED", - "description": "

      The merge is blocked.

      " - }, - { - "name": "CLEAN", - "description": "

      Mergeable and passing commit status.

      " - }, - { - "name": "DIRTY", - "description": "

      The merge commit cannot be cleanly created.

      " - }, - { - "name": "DRAFT", - "description": "

      The merge is blocked due to the pull request being a draft.

      " - }, - { - "name": "HAS_HOOKS", - "description": "

      Mergeable with passing commit status and pre-receive hooks.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The state cannot currently be determined.

      " - }, - { - "name": "UNSTABLE", - "description": "

      Mergeable with non-passing commit status.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeableState", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate", - "description": "

      Whether or not a PullRequest can be merged.

      ", - "values": [ - { - "name": "CONFLICTING", - "description": "

      The pull request cannot be merged due to merge conflicts.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The pull request can be merged.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The mergeability of the pull request is still being calculated.

      " - } - ], - "category": "pulls" - }, - { - "name": "MigrationSourceType", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype", - "description": "

      Represents the different GitHub Enterprise Importer (GEI) migration sources.

      ", - "values": [ - { - "name": "AZURE_DEVOPS", - "description": "

      An Azure DevOps migration source.

      " - }, - { - "name": "BITBUCKET_SERVER", - "description": "

      A Bitbucket Server migration source.

      " - }, - { - "name": "GITHUB_ARCHIVE", - "description": "

      A GitHub Migration API source.

      " - } - ], - "category": "migrations" - }, - { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate", - "description": "

      The GitHub Enterprise Importer (GEI) migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The migration needs to have its credentials validated.

      " - }, - { - "name": "QUEUED", - "description": "

      The migration has been queued.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "MilestoneOrderField", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield", - "description": "

      Properties by which milestone connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order milestones by when they were created.

      " - }, - { - "name": "DUE_DATE", - "description": "

      Order milestones by when they are due.

      " - }, - { - "name": "NUMBER", - "description": "

      Order milestones by their number.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order milestones by when they were last updated.

      " - } - ], - "category": "issues" - }, - { - "name": "MilestoneState", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate", - "description": "

      The possible states of a milestone.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A milestone that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A milestone that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "NotificationRestrictionSettingValue", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue", - "description": "

      The possible values for the notification restriction setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "activity" - }, - { - "name": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "description": "

      The state of an OAuth application when it was created.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The OAuth application was active and allowed to have OAuth Accesses.

      " - }, - { - "name": "PENDING_DELETION", - "description": "

      The OAuth application was in the process of being deleted.

      " - }, - { - "name": "SUSPENDED", - "description": "

      The OAuth application was suspended from generating OAuth Accesses due to abuse or security concerns.

      " - } - ], - "category": "apps" - }, - { - "name": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "description": "

      The corresponding operation type for the action.

      ", - "values": [ - { - "name": "ACCESS", - "description": "

      An existing resource was accessed.

      " - }, - { - "name": "AUTHENTICATION", - "description": "

      A resource performed an authentication event.

      " - }, - { - "name": "CREATE", - "description": "

      A new resource was created.

      " - }, - { - "name": "MODIFY", - "description": "

      An existing resource was modified.

      " - }, - { - "name": "REMOVE", - "description": "

      An existing resource was removed.

      " - }, - { - "name": "RESTORE", - "description": "

      An existing resource was restored.

      " - }, - { - "name": "TRANSFER", - "description": "

      An existing resource was transferred between multiple resources.

      " - } - ], - "category": "meta" - }, - { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection", - "description": "

      Possible directions in which to order a list of items when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "meta" - }, - { - "name": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "description": "

      The billing plans available for organizations.

      ", - "values": [ - { - "name": "BUSINESS", - "description": "

      Team Plan.

      " - }, - { - "name": "BUSINESS_PLUS", - "description": "

      Enterprise Cloud Plan.

      " - }, - { - "name": "FREE", - "description": "

      Free Plan.

      " - }, - { - "name": "TIERED_PER_SEAT", - "description": "

      Tiered Per Seat Plan.

      " - }, - { - "name": "UNLIMITED", - "description": "

      Legacy Unlimited Plan.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnterpriseOwnerOrderField", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield", - "description": "

      Properties by which enterprise owners can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order enterprise owners by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "description": "

      The reason a billing manager was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryMembershipType", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization owners have full access and can change several settings,\nincluding the names of repositories that belong to the Organization and Owners\nteam membership. In addition, organization owners can delete the organization\nand all of its repositories.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      A direct member is a user that is a member of the Organization.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "SUSPENDED", - "description": "

      A suspended member.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the Organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "description": "

      The reason a member was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_ACCOUNT_RECOVERY", - "description": "

      User was removed from organization during account recovery.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - }, - { - "name": "USER_ACCOUNT_DELETED", - "description": "

      User account has been deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryMembershipType", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "description": "

      The reason an outside collaborator was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "description": "

      The default permission a repository can have in an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "NONE", - "description": "

      No default permission value.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone and push to repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "description": "

      The permissions available for repository creation on an Organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All organization members are restricted from creating any repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      All organization members are restricted from creating internal repositories.

      " - }, - { - "name": "NONE", - "description": "

      All organization members are allowed to create any repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      All organization members are restricted from creating private repositories.

      " - }, - { - "name": "PRIVATE_INTERNAL", - "description": "

      All organization members are restricted from creating private or internal repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      All organization members are restricted from creating public repositories.

      " - }, - { - "name": "PUBLIC_INTERNAL", - "description": "

      All organization members are restricted from creating public or internal repositories.

      " - }, - { - "name": "PUBLIC_PRIVATE", - "description": "

      All organization members are restricted from creating public or private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationRole", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole", - "description": "

      The possible organization invitation roles.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is invited to be an admin of the organization.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      The user is invited to be a billing manager of the organization.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      The user is invited to be a direct member of the organization.

      " - }, - { - "name": "REINSTATE", - "description": "

      The user's previous role will be reinstated.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource", - "description": "

      The possible organization invitation sources.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The invitation was created from the web interface or from API.

      " - }, - { - "name": "SCIM", - "description": "

      The invitation was created from SCIM.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The invitation was sent before this feature was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationType", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype", - "description": "

      The possible organization invitation types.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      The invitation was to an email address.

      " - }, - { - "name": "USER", - "description": "

      The invitation was to an existing user.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole", - "description": "

      The possible roles within an organization for its members.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is an administrator of the organization.

      " - }, - { - "name": "MEMBER", - "description": "

      The user is a member of the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the members can create repositories setting on an organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      Members will be able to create only internal repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMigrationState", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate", - "description": "

      The Octoshift Organization migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The Octoshift migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The Octoshift migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The Octoshift migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The Octoshift migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The Octoshift migration needs to have its credentials validated.

      " - }, - { - "name": "POST_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing post repository migrations.

      " - }, - { - "name": "PRE_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing pre repository migrations.

      " - }, - { - "name": "QUEUED", - "description": "

      The Octoshift migration has been queued.

      " - }, - { - "name": "REPO_MIGRATION", - "description": "

      The Octoshift org migration is performing repository migrations.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The Octoshift migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "OrganizationOrderField", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield", - "description": "

      Properties by which organization connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order organizations by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order organizations by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield", - "description": "

      Properties by which package file connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package files by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield", - "description": "

      Properties by which package connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order packages by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype", - "description": "

      The possible types of a package.

      ", - "values": [ - { - "name": "DEBIAN", - "description": "

      A debian package.

      " - }, - { - "name": "DOCKER", - "description": "

      A docker image.

      " - }, - { - "name": "MAVEN", - "description": "

      A maven package.

      " - }, - { - "name": "NPM", - "description": "

      An npm package.

      " - }, - { - "name": "NUGET", - "description": "

      A nuget package.

      " - }, - { - "name": "PYPI", - "description": "

      A python package.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      A rubygems package.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield", - "description": "

      Properties by which package version connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package versions by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PatchStatus", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus", - "description": "

      The possible types of patch statuses.

      ", - "values": [ - { - "name": "ADDED", - "description": "

      The file was added. Git status 'A'.

      " - }, - { - "name": "CHANGED", - "description": "

      The file's type was changed. Git status 'T'.

      " - }, - { - "name": "COPIED", - "description": "

      The file was copied. Git status 'C'.

      " - }, - { - "name": "DELETED", - "description": "

      The file was deleted. Git status 'D'.

      " - }, - { - "name": "MODIFIED", - "description": "

      The file's contents were changed. Git status 'M'.

      " - }, - { - "name": "RENAMED", - "description": "

      The file was renamed. Git status 'R'.

      " - } - ], - "category": "pulls" - }, - { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype", - "description": "

      Represents items that can be pinned to a profile page or dashboard.

      ", - "values": [ - { - "name": "GIST", - "description": "

      A gist.

      " - }, - { - "name": "ISSUE", - "description": "

      An issue.

      " - }, - { - "name": "ORGANIZATION", - "description": "

      An organization.

      " - }, - { - "name": "PROJECT", - "description": "

      A project.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      A pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      A repository.

      " - }, - { - "name": "TEAM", - "description": "

      A team.

      " - }, - { - "name": "USER", - "description": "

      A user.

      " - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient", - "description": "

      Preconfigured gradients that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "BLUE_MINT", - "description": "

      A gradient of blue to mint.

      " - }, - { - "name": "BLUE_PURPLE", - "description": "

      A gradient of blue to purple.

      " - }, - { - "name": "PINK_BLUE", - "description": "

      A gradient of pink to blue.

      " - }, - { - "name": "PURPLE_CORAL", - "description": "

      A gradient of purple to coral.

      " - }, - { - "name": "RED_ORANGE", - "description": "

      A gradient of red to orange.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionPattern", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern", - "description": "

      Preconfigured background patterns that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "CHEVRON_UP", - "description": "

      An upward-facing chevron pattern.

      " - }, - { - "name": "DOT", - "description": "

      A hollow dot pattern.

      " - }, - { - "name": "DOT_FILL", - "description": "

      A solid dot pattern.

      " - }, - { - "name": "HEART_FILL", - "description": "

      A heart pattern.

      " - }, - { - "name": "PLUS", - "description": "

      A plus sign pattern.

      " - }, - { - "name": "ZAP", - "description": "

      A lightning bolt pattern.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironmentOrderField", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield", - "description": "

      Properties by which pinned environments connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order pinned environments by position.

      " - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardArchivedState", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate", - "description": "

      The possible archived states of a project card.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      A project card that is archived.

      " - }, - { - "name": "NOT_ARCHIVED", - "description": "

      A project card that is not archived.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "description": "

      Various content states of a ProjectCard.

      ", - "values": [ - { - "name": "CONTENT_ONLY", - "description": "

      The card has content only.

      " - }, - { - "name": "NOTE_ONLY", - "description": "

      The card has a note only.

      " - }, - { - "name": "REDACTED", - "description": "

      The card is redacted.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "description": "

      The semantic purpose of the column - todo, in progress, or done.

      ", - "values": [ - { - "name": "DONE", - "description": "

      The column contains cards which are complete.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The column contains cards which are currently being worked on.

      " - }, - { - "name": "TODO", - "description": "

      The column contains cards still to be worked on.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrderField", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield", - "description": "

      Properties by which project connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order projects by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order projects by name.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order projects by update time.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "description": "

      State of the project; eitheropenor 'closed'.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      The project is closed.

      " - }, - { - "name": "OPEN", - "description": "

      The project is open.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate", - "description": "

      GitHub-provided templates for Projects.

      ", - "values": [ - { - "name": "AUTOMATED_KANBAN_V2", - "description": "

      Create a board with v2 triggers to automatically move cards across To do, In progress and Done columns.

      " - }, - { - "name": "AUTOMATED_REVIEWS_KANBAN", - "description": "

      Create a board with triggers to automatically move cards across columns with review automation.

      " - }, - { - "name": "BASIC_KANBAN", - "description": "

      Create a board with columns for To do, In progress and Done.

      " - }, - { - "name": "BUG_TRIAGE", - "description": "

      Create a board to triage and prioritize bugs with To do, priority, and Done columns.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2CustomFieldType", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrderField", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield", - "description": "

      Properties by which project v2 field connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 fields by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 fields by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 fields by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldType", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "ASSIGNEES", - "description": "

      Assignees.

      " - }, - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "LABELS", - "description": "

      Labels.

      " - }, - { - "name": "LINKED_PULL_REQUESTS", - "description": "

      Linked Pull Requests.

      " - }, - { - "name": "MILESTONE", - "description": "

      Milestone.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Repository.

      " - }, - { - "name": "REVIEWERS", - "description": "

      Reviewers.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - }, - { - "name": "TITLE", - "description": "

      Title.

      " - }, - { - "name": "TRACKED_BY", - "description": "

      Tracked by.

      " - }, - { - "name": "TRACKS", - "description": "

      Tracks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrderField", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield", - "description": "

      Properties by which project v2 item field value connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 item field values by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrderField", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield", - "description": "

      Properties by which project v2 item connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 items by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemType", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype", - "description": "

      The type of a project item.

      ", - "values": [ - { - "name": "DRAFT_ISSUE", - "description": "

      Draft Issue.

      " - }, - { - "name": "ISSUE", - "description": "

      Issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Pull Request.

      " - }, - { - "name": "REDACTED", - "description": "

      Redacted Item.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2OrderField", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield", - "description": "

      Properties by which projects can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The project's date and time of creation.

      " - }, - { - "name": "NUMBER", - "description": "

      The project's number.

      " - }, - { - "name": "TITLE", - "description": "

      The project's title.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The project's date and time of update.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "READ", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITE", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Roles", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "NONE", - "description": "

      The collaborator has no direct access to the project.

      " - }, - { - "name": "READER", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITER", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionColor", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor", - "description": "

      The display color of a single-select field option.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      BLUE.

      " - }, - { - "name": "GRAY", - "description": "

      GRAY.

      " - }, - { - "name": "GREEN", - "description": "

      GREEN.

      " - }, - { - "name": "ORANGE", - "description": "

      ORANGE.

      " - }, - { - "name": "PINK", - "description": "

      PINK.

      " - }, - { - "name": "PURPLE", - "description": "

      PURPLE.

      " - }, - { - "name": "RED", - "description": "

      RED.

      " - }, - { - "name": "YELLOW", - "description": "

      YELLOW.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state", - "description": "

      The possible states of a project v2.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A project v2 that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A project v2 that is still open.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateOrderField", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield", - "description": "

      Properties by which project v2 status updates can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of project v2 status updates.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus", - "description": "

      The possible statuses of a project v2.

      ", - "values": [ - { - "name": "AT_RISK", - "description": "

      A project v2 that is at risk and encountering some challenges.

      " - }, - { - "name": "COMPLETE", - "description": "

      A project v2 that is complete.

      " - }, - { - "name": "INACTIVE", - "description": "

      A project v2 that is inactive.

      " - }, - { - "name": "OFF_TRACK", - "description": "

      A project v2 that is off track and needs attention.

      " - }, - { - "name": "ON_TRACK", - "description": "

      A project v2 that is on track with no risks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewLayout", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout", - "description": "

      The layout of a project v2 view.

      ", - "values": [ - { - "name": "BOARD_LAYOUT", - "description": "

      Board layout.

      " - }, - { - "name": "ROADMAP_LAYOUT", - "description": "

      Roadmap layout.

      " - }, - { - "name": "TABLE_LAYOUT", - "description": "

      Table layout.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrderField", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield", - "description": "

      Properties by which project v2 view connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 views by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 views by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 views by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowsOrderField", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield", - "description": "

      Properties by which project workflows can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The date and time of the workflow creation.

      " - }, - { - "name": "NAME", - "description": "

      The name of the workflow.

      " - }, - { - "name": "NUMBER", - "description": "

      The number of the workflow.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The date and time of the workflow update.

      " - } - ], - "category": "projects" - }, - { - "name": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod", - "description": "

      The possible methods for updating a pull request's head branch with the base branch.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Update branch via merge.

      " - }, - { - "name": "REBASE", - "description": "

      Update branch via rebase.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod", - "description": "

      Represents available types of methods to use when merging a pull request.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestOrderField", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield", - "description": "

      Properties by which pull_requests connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order pull_requests by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order pull_requests by update time.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentState", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate", - "description": "

      The possible states of a pull request review comment.

      ", - "values": [ - { - "name": "PENDING", - "description": "

      A comment that is part of a pending review.

      " - }, - { - "name": "SUBMITTED", - "description": "

      A comment that is part of a submitted review.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision", - "description": "

      The review status of a pull request.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The pull request has received an approving review.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      Changes have been requested on the pull request.

      " - }, - { - "name": "REVIEW_REQUIRED", - "description": "

      A review is required before the pull request can be merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent", - "description": "

      The possible events to perform on a pull request review.

      ", - "values": [ - { - "name": "APPROVE", - "description": "

      Submit feedback and approve merging these changes.

      " - }, - { - "name": "COMMENT", - "description": "

      Submit general feedback without explicit approval.

      " - }, - { - "name": "DISMISS", - "description": "

      Dismiss review so it now longer effects merging.

      " - }, - { - "name": "REQUEST_CHANGES", - "description": "

      Submit feedback that must be addressed before merging.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewState", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate", - "description": "

      The possible states of a pull request review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      A review allowing the pull request to merge.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      A review blocking the pull request from merging.

      " - }, - { - "name": "COMMENTED", - "description": "

      An informational review.

      " - }, - { - "name": "DISMISSED", - "description": "

      A review that has been dismissed.

      " - }, - { - "name": "PENDING", - "description": "

      A review that has not yet been submitted.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype", - "description": "

      The possible subject types of a pull request review comment.

      ", - "values": [ - { - "name": "FILE", - "description": "

      A comment that has been made against the file of a pull request.

      " - }, - { - "name": "LINE", - "description": "

      A comment that has been made against the line of a pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestState", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate", - "description": "

      The possible states of a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "MERGED", - "description": "

      A pull request that has been closed by being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsItemType", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_MERGE_QUEUE_EVENT", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_FAILED_EVENT", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_SUCCEEDED_EVENT", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_DISABLED_EVENT", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_ENABLED_EVENT", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_REBASE_ENABLED_EVENT", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_SQUASH_ENABLED_EVENT", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      " - }, - { - "name": "BASE_REF_CHANGED_EVENT", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      " - }, - { - "name": "BASE_REF_DELETED_EVENT", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      " - }, - { - "name": "BASE_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CONVERT_TO_DRAFT_EVENT", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DEPLOYED_EVENT", - "description": "

      Represents adeployedevent on a given pull request.

      " - }, - { - "name": "DEPLOYMENT_ENVIRONMENT_CHANGED_EVENT", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "HEAD_REF_DELETED_EVENT", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_RESTORED_EVENT", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MERGED_EVENT", - "description": "

      Represents amergedevent on a given pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT", - "description": "

      Represents a Git commit part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT_COMMENT_THREAD", - "description": "

      Represents a commit comment thread part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      A review object for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW_THREAD", - "description": "

      A threaded list of comments for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVISION_MARKER", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      " - }, - { - "name": "READY_FOR_REVIEW_EVENT", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_MERGE_QUEUE_EVENT", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "REVIEW_DISMISSED_EVENT", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      " - }, - { - "name": "REVIEW_REQUESTED_EVENT", - "description": "

      Represents anreview_requestedevent on a given pull request.

      " - }, - { - "name": "REVIEW_REQUEST_REMOVED_EVENT", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate", - "description": "

      The possible target states when updating a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent", - "description": "

      Emojis that can be attached to Issues, Pull Requests and Comments.

      ", - "values": [ - { - "name": "CONFUSED", - "description": "

      Represents the :confused: emoji.

      " - }, - { - "name": "EYES", - "description": "

      Represents the :eyes: emoji.

      " - }, - { - "name": "HEART", - "description": "

      Represents the :heart: emoji.

      " - }, - { - "name": "HOORAY", - "description": "

      Represents the :hooray: emoji.

      " - }, - { - "name": "LAUGH", - "description": "

      Represents the :laugh: emoji.

      " - }, - { - "name": "ROCKET", - "description": "

      Represents the :rocket: emoji.

      " - }, - { - "name": "THUMBS_DOWN", - "description": "

      Represents the :-1: emoji.

      " - }, - { - "name": "THUMBS_UP", - "description": "

      Represents the :+1: emoji.

      " - } - ], - "category": "reactions" - }, - { - "name": "ReactionOrderField", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield", - "description": "

      A list of fields that reactions can be ordered by.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows ordering a list of reactions by when they were created.

      " - } - ], - "category": "reactions" - }, - { - "name": "RefOrderField", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield", - "description": "

      Properties by which ref connections can be ordered.

      ", - "values": [ - { - "name": "ALPHABETICAL", - "description": "

      Order refs by their alphanumeric name.

      " - }, - { - "name": "TAG_COMMIT_DATE", - "description": "

      Order refs by underlying commit date if the ref prefix is refs/tags/.

      " - } - ], - "category": "git" - }, - { - "name": "ReleaseOrderField", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield", - "description": "

      Properties by which release connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order releases by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order releases alphabetically by name.

      " - } - ], - "category": "releases" - }, - { - "name": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same business.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same business.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same business.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "description": "

      The merge options available for pull requests to this repository.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      The pull request is added to the base branch in a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Commits from the pull request are added onto the base branch individually without a merge commit.

      " - }, - { - "name": "SQUASH", - "description": "

      The pull request's commits are squashed into a single commit before they are merged to the base branch.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same business.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same business.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same business.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "ReportedContentClassifiers", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers", - "description": "

      The reasons a piece of content can be reported or minimized.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      A duplicated piece of content.

      " - }, - { - "name": "OFF_TOPIC", - "description": "

      An irrelevant piece of content.

      " - }, - { - "name": "OUTDATED", - "description": "

      An outdated piece of content.

      " - }, - { - "name": "RESOLVED", - "description": "

      The content has been resolved.

      " - } - ], - "category": "meta" - }, - { - "name": "RepositoryAffiliation", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation", - "description": "

      The affiliation of a user to a repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Repositories that the user has been added to as a collaborator.

      " - }, - { - "name": "ORGANIZATION_MEMBER", - "description": "

      Repositories that the user has access to through being a member of an\norganization. This includes every repository on every team that the user is on.

      " - }, - { - "name": "OWNER", - "description": "

      Repositories that are owned by the authenticated user.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryContributionType", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype", - "description": "

      The reason a repository is listed as 'contributed'.

      ", - "values": [ - { - "name": "COMMIT", - "description": "

      Created a commit.

      " - }, - { - "name": "ISSUE", - "description": "

      Created an issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Created a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      Reviewed a pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Created the repository.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrderField", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield", - "description": "

      Properties by which repository invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository invitations by creation time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason", - "description": "

      The possible reasons a given repository could be in a locked state.

      ", - "values": [ - { - "name": "BILLING", - "description": "

      The repository is locked due to a billing related reason.

      " - }, - { - "name": "MIGRATING", - "description": "

      The repository is locked due to a migration.

      " - }, - { - "name": "MOVING", - "description": "

      The repository is locked due to a move.

      " - }, - { - "name": "RENAME", - "description": "

      The repository is locked due to a rename.

      " - }, - { - "name": "TRADE_RESTRICTION", - "description": "

      The repository is locked due to a trade controls related reason.

      " - }, - { - "name": "TRANSFERRING_OWNERSHIP", - "description": "

      The repository is locked due to an ownership transfer.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrderDirection", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection", - "description": "

      Possible directions in which to order a list of repository migrations when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationOrderField", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield", - "description": "

      Properties by which repository migrations can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryOrderField", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield", - "description": "

      Properties by which repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission", - "description": "

      The access level to a repository.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, and push to this repository. Can also manage issues, pull\nrequests, and repository settings, including adding collaborators.

      " - }, - { - "name": "MAINTAIN", - "description": "

      Can read, clone, and push to this repository. They can also manage issues, pull requests, and some repository settings.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone this repository. Can also open and comment on issues and pull requests.

      " - }, - { - "name": "TRIAGE", - "description": "

      Can read and clone this repository. Can also manage issues and pull requests.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone, and push to this repository. Can also manage issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      Private.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrderField", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield", - "description": "

      Properties by which repository rule connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository rules by created time.

      " - }, - { - "name": "TYPE", - "description": "

      Order repository rules by type.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repository rules by updated time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype", - "description": "

      The rule types supported in rulesets.

      ", - "values": [ - { - "name": "AUTHORIZATION", - "description": "

      Authorization.

      " - }, - { - "name": "BRANCH_NAME_PATTERN", - "description": "

      Branch name pattern.

      " - }, - { - "name": "CODE_SCANNING", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      " - }, - { - "name": "COMMITTER_EMAIL_PATTERN", - "description": "

      Committer email pattern.

      " - }, - { - "name": "COMMIT_AUTHOR_EMAIL_PATTERN", - "description": "

      Commit author email pattern.

      " - }, - { - "name": "COMMIT_MESSAGE_PATTERN", - "description": "

      Commit message pattern.

      " - }, - { - "name": "CREATION", - "description": "

      Only allow users with bypass permission to create matching refs.

      " - }, - { - "name": "DELETION", - "description": "

      Only allow users with bypass permissions to delete matching refs.

      " - }, - { - "name": "FILE_EXTENSION_RESTRICTION", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      " - }, - { - "name": "FILE_PATH_RESTRICTION", - "description": "

      Prevent commits that include changes in specified file paths from being pushed to the commit graph.

      " - }, - { - "name": "LOCK_BRANCH", - "description": "

      Branch is read-only. Users cannot push to the branch.

      " - }, - { - "name": "MAX_FILE_PATH_LENGTH", - "description": "

      Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_FILE_SIZE", - "description": "

      Prevent commits that exceed a specified file size limit from being pushed to the commit.

      " - }, - { - "name": "MAX_REF_UPDATES", - "description": "

      Max ref updates.

      " - }, - { - "name": "MERGE_QUEUE", - "description": "

      Merges must be performed via a merge queue.

      " - }, - { - "name": "MERGE_QUEUE_LOCKED_REF", - "description": "

      Merge queue locked ref.

      " - }, - { - "name": "NON_FAST_FORWARD", - "description": "

      Prevent users with push access from force pushing to refs.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      " - }, - { - "name": "REQUIRED_DEPLOYMENTS", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      " - }, - { - "name": "REQUIRED_LINEAR_HISTORY", - "description": "

      Prevent merge commits from being pushed to matching refs.

      " - }, - { - "name": "REQUIRED_REVIEW_THREAD_RESOLUTION", - "description": "

      When enabled, all conversations on code must be resolved before a pull request\ncan be merged into a branch that matches this rule.

      " - }, - { - "name": "REQUIRED_SIGNATURES", - "description": "

      Commits pushed to matching refs must have verified signatures.

      " - }, - { - "name": "REQUIRED_STATUS_CHECKS", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      " - }, - { - "name": "REQUIRED_WORKFLOW_STATUS_CHECKS", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull\nrequest and required workflow checks to pass before they can be merged.

      " - }, - { - "name": "SECRET_SCANNING", - "description": "

      Secret scanning.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - }, - { - "name": "TAG_NAME_PATTERN", - "description": "

      Tag name pattern.

      " - }, - { - "name": "UPDATE", - "description": "

      Only allow users with bypass permission to update matching refs.

      " - }, - { - "name": "WORKFLOWS", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      " - }, - { - "name": "WORKFLOW_UPDATES", - "description": "

      Workflow files cannot be modified.

      " - } - ], - "category": "other" - }, - { - "name": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode", - "description": "

      The bypass mode for a specific actor on a ruleset.

      ", - "values": [ - { - "name": "ALWAYS", - "description": "

      The actor can always bypass rules.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      The actor can only bypass rules via a pull request.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget", - "description": "

      The targets supported for rulesets.

      ", - "values": [ - { - "name": "BRANCH", - "description": "

      Branch.

      " - }, - { - "name": "PUSH", - "description": "

      Push.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility", - "description": "

      The repository's visibility level.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same business.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope", - "description": "

      The possible scopes of an alert's dependency.

      ", - "values": [ - { - "name": "DEVELOPMENT", - "description": "

      A dependency that is only used in development.

      " - }, - { - "name": "RUNTIME", - "description": "

      A dependency that is leveraged during application runtime.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertState", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate", - "description": "

      The possible states of an alert.

      ", - "values": [ - { - "name": "AUTO_DISMISSED", - "description": "

      An alert that has been automatically closed by Dependabot.

      " - }, - { - "name": "DISMISSED", - "description": "

      An alert that has been manually closed by a user.

      " - }, - { - "name": "FIXED", - "description": "

      An alert that has been resolved by a code change.

      " - }, - { - "name": "OPEN", - "description": "

      An alert that is still open.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate", - "description": "

      The possible states that can be requested when creating a check run.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization", - "description": "

      Possible roles a user may have in relation to an organization.

      ", - "values": [ - { - "name": "DIRECT_MEMBER", - "description": "

      A user who is a direct member of the organization.

      " - }, - { - "name": "OWNER", - "description": "

      A user with full administrative access to the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      A user who is unaffiliated with the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement", - "description": "

      The level of enforcement for a rule or ruleset.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      Rules will be enforced.

      " - }, - { - "name": "DISABLED", - "description": "

      Do not evaluate or enforce rules.

      " - }, - { - "name": "EVALUATE", - "description": "

      Allow admins to test rules before enforcing them. Admins can view insights on\nthe Rule Insights page (evaluate is only available with GitHub Enterprise).

      " - } - ], - "category": "repos" - }, - { - "name": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm", - "description": "

      The possible digest algorithms used to sign SAML requests for an identity provider.

      ", - "values": [ - { - "name": "SHA1", - "description": "

      SHA1.

      " - }, - { - "name": "SHA256", - "description": "

      SHA256.

      " - }, - { - "name": "SHA384", - "description": "

      SHA384.

      " - }, - { - "name": "SHA512", - "description": "

      SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm", - "description": "

      The possible signature algorithms used to sign SAML requests for a Identity Provider.

      ", - "values": [ - { - "name": "RSA_SHA1", - "description": "

      RSA-SHA1.

      " - }, - { - "name": "RSA_SHA256", - "description": "

      RSA-SHA256.

      " - }, - { - "name": "RSA_SHA384", - "description": "

      RSA-SHA384.

      " - }, - { - "name": "RSA_SHA512", - "description": "

      RSA-SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SavedReplyOrderField", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield", - "description": "

      Properties by which saved reply connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order saved reply by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "SearchType", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      Represents the individual results of a search.

      ", - "values": [ - { - "name": "DISCUSSION", - "description": "

      Returns matching discussions in repositories.

      " - }, - { - "name": "ISSUE", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Returns results matching repositories.

      " - }, - { - "name": "USER", - "description": "

      Returns results matching users and organizations on GitHub.

      " - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisoryClassification", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      Classification of the advisory.

      ", - "values": [ - { - "name": "GENERAL", - "description": "

      Classification of general advisories.

      " - }, - { - "name": "MALWARE", - "description": "

      Classification of malware advisories.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      The possible ecosystems of a security vulnerability's package.

      ", - "values": [ - { - "name": "ACTIONS", - "description": "

      GitHub Actions.

      " - }, - { - "name": "COMPOSER", - "description": "

      PHP packages hosted at packagist.org.

      " - }, - { - "name": "ERLANG", - "description": "

      Erlang/Elixir packages hosted at hex.pm.

      " - }, - { - "name": "GO", - "description": "

      Go modules.

      " - }, - { - "name": "MAVEN", - "description": "

      Java artifacts hosted at the Maven central repository.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript packages hosted at npmjs.com.

      " - }, - { - "name": "NUGET", - "description": "

      .NET packages hosted at the NuGet Gallery.

      " - }, - { - "name": "PIP", - "description": "

      Python packages hosted at PyPI.org.

      " - }, - { - "name": "PUB", - "description": "

      Dart packages hosted at pub.dev.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      Ruby gems hosted at RubyGems.org.

      " - }, - { - "name": "RUST", - "description": "

      Rust crates.

      " - }, - { - "name": "SWIFT", - "description": "

      Swift packages.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisorySeverity", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      Severity of the vulnerability.

      ", - "values": [ - { - "name": "CRITICAL", - "description": "

      Critical.

      " - }, - { - "name": "HIGH", - "description": "

      High.

      " - }, - { - "name": "LOW", - "description": "

      Low.

      " - }, - { - "name": "MODERATE", - "description": "

      Moderate.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SocialAccountProvider", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider", - "description": "

      Software or company that hosts social media accounts.

      ", - "values": [ - { - "name": "BLUESKY", - "description": "

      Decentralized microblogging social platform.

      " - }, - { - "name": "FACEBOOK", - "description": "

      Social media and networking website.

      " - }, - { - "name": "GENERIC", - "description": "

      Catch-all for social media providers that do not yet have specific handling.

      " - }, - { - "name": "HOMETOWN", - "description": "

      Fork of Mastodon with a greater focus on local posting.

      " - }, - { - "name": "INSTAGRAM", - "description": "

      Social media website with a focus on photo and video sharing.

      " - }, - { - "name": "LINKEDIN", - "description": "

      Professional networking website.

      " - }, - { - "name": "MASTODON", - "description": "

      Open-source federated microblogging service.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript package registry.

      " - }, - { - "name": "REDDIT", - "description": "

      Social news aggregation and discussion website.

      " - }, - { - "name": "TWITCH", - "description": "

      Live-streaming service.

      " - }, - { - "name": "TWITTER", - "description": "

      Microblogging website.

      " - }, - { - "name": "YOUTUBE", - "description": "

      Online video platform.

      " - } - ], - "category": "users" - }, - { - "name": "SquashMergeCommitMessage", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage", - "description": "

      The possible default commit messages for squash merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "COMMIT_MESSAGES", - "description": "

      Default to the branch's commit messages.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - } - ], - "category": "repos" - }, - { - "name": "SquashMergeCommitTitle", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle", - "description": "

      The possible default commit titles for squash merges.

      ", - "values": [ - { - "name": "COMMIT_OR_PR_TITLE", - "description": "

      Default to the commit's title (if only one commit) or the pull request's title (when more than one commit).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "StarOrderField", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield", - "description": "

      Properties by which star connections can be ordered.

      ", - "values": [ - { - "name": "STARRED_AT", - "description": "

      Allows ordering a list of stars by when they were created.

      " - } - ], - "category": "activity" - }, - { - "name": "StatusState", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate", - "description": "

      The possible commit status states.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      Status is errored.

      " - }, - { - "name": "EXPECTED", - "description": "

      Status is expected.

      " - }, - { - "name": "FAILURE", - "description": "

      Status is failing.

      " - }, - { - "name": "PENDING", - "description": "

      Status is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      Status is successful.

      " - } - ], - "category": "commits" - }, - { - "name": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "IGNORED", - "description": "

      The User is never notified.

      " - }, - { - "name": "SUBSCRIBED", - "description": "

      The User is notified of all conversations.

      " - }, - { - "name": "UNSUBSCRIBED", - "description": "

      The User is only notified when participating or @mentioned.

      " - } - ], - "category": "activity" - }, - { - "name": "TeamDiscussionCommentOrderField", - "id": "teamdiscussioncommentorderfield", - "href": "/graphql/reference/enums#teamdiscussioncommentorderfield", - "description": "

      Properties by which team discussion comment connections can be ordered.

      ", - "values": [ - { - "name": "NUMBER", - "description": "

      Allows sequential ordering of team discussion comments (which is equivalent to chronological ordering).

      " - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionOrderField", - "id": "teamdiscussionorderfield", - "href": "/graphql/reference/enums#teamdiscussionorderfield", - "description": "

      Properties by which team discussion connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of team discussions.

      " - } - ], - "category": "other" - }, - { - "name": "TeamMemberOrderField", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield", - "description": "

      Properties by which team member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order team members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order team members by login.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole", - "description": "

      The possible team member roles; eithermaintaineror 'member'.

      ", - "values": [ - { - "name": "MAINTAINER", - "description": "

      A team maintainer has permission to add and remove team members.

      " - }, - { - "name": "MEMBER", - "description": "

      A team member has no administrative permissions on the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype", - "description": "

      Defines which types of team members are included in the returned list. Can be one of IMMEDIATE, CHILD_TEAM or ALL.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Includes immediate and child team members for the team.

      " - }, - { - "name": "CHILD_TEAM", - "description": "

      Includes only child team members for the team.

      " - }, - { - "name": "IMMEDIATE", - "description": "

      Includes only immediate members of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting", - "description": "

      The possible team notification values.

      ", - "values": [ - { - "name": "NOTIFICATIONS_DISABLED", - "description": "

      No one will receive notifications.

      " - }, - { - "name": "NOTIFICATIONS_ENABLED", - "description": "

      Everyone will receive notifications when the team is @mentioned.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamOrderField", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield", - "description": "

      Properties by which team connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Allows ordering a list of teams by name.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy", - "description": "

      The possible team privacy values.

      ", - "values": [ - { - "name": "SECRET", - "description": "

      A secret team can only be seen by its members.

      " - }, - { - "name": "VISIBLE", - "description": "

      A visible team can be seen and @mentioned by every member of the organization.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrderField", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield", - "description": "

      Properties by which team repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PERMISSION", - "description": "

      Order repositories by permission.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm", - "description": "

      The possible team review assignment algorithms.

      ", - "values": [ - { - "name": "LOAD_BALANCE", - "description": "

      Balance review load across the entire team.

      " - }, - { - "name": "ROUND_ROBIN", - "description": "

      Alternate reviews between each team member.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole", - "description": "

      The role of a user on a team.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      User has admin rights on the team.

      " - }, - { - "name": "MEMBER", - "description": "

      User is a member of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction", - "description": "

      The possible states of a thread subscription form action.

      ", - "values": [ - { - "name": "NONE", - "description": "

      The User cannot subscribe or unsubscribe to the thread.

      " - }, - { - "name": "SUBSCRIBE", - "description": "

      The User can subscribe to the thread.

      " - }, - { - "name": "UNSUBSCRIBE", - "description": "

      The User can unsubscribe to the thread.

      " - } - ], - "category": "activity" - }, - { - "name": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The subscription status is currently disabled.

      " - }, - { - "name": "IGNORING_LIST", - "description": "

      The User is never notified because they are ignoring the list.

      " - }, - { - "name": "IGNORING_THREAD", - "description": "

      The User is never notified because they are ignoring the thread.

      " - }, - { - "name": "NONE", - "description": "

      The User is not recieving notifications from this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_LIST", - "description": "

      The User is notified becuase they are watching the list.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD", - "description": "

      The User is notified because they are subscribed to the thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_EVENTS", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_TYPE", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "UNAVAILABLE", - "description": "

      The subscription status is currently unavailable.

      " - } - ], - "category": "activity" - }, - { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype", - "description": "

      Filters by whether or not 2FA is enabled and if the method configured is considered secure or insecure.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      No method of two-factor authentication.

      " - }, - { - "name": "INSECURE", - "description": "

      Has an insecure method of two-factor authentication. GitHub currently defines this as SMS two-factor authentication.

      " - }, - { - "name": "SECURE", - "description": "

      Has only secure methods of two-factor authentication.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserBlockDuration", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration", - "description": "

      The possible durations that a user can be blocked for.

      ", - "values": [ - { - "name": "ONE_DAY", - "description": "

      The user was blocked for 1 day.

      " - }, - { - "name": "ONE_MONTH", - "description": "

      The user was blocked for 30 days.

      " - }, - { - "name": "ONE_WEEK", - "description": "

      The user was blocked for 7 days.

      " - }, - { - "name": "PERMANENT", - "description": "

      The user was blocked permanently.

      " - }, - { - "name": "THREE_DAYS", - "description": "

      The user was blocked for 3 days.

      " - } - ], - "category": "users" - }, - { - "name": "UserStatusOrderField", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield", - "description": "

      Properties by which user status connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order user statuses by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "UserViewType", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype", - "description": "

      Whether a user being viewed contains public or private information.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      A user containing information only visible to the authenticated user.

      " - }, - { - "name": "PUBLIC", - "description": "

      A user that is publicly visible.

      " - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrderField", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield", - "description": "

      Properties by which verifiable domain connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order verifiable domains by their creation date.

      " - }, - { - "name": "DOMAIN", - "description": "

      Order verifiable domains by the domain name.

      " - } - ], - "category": "orgs" - }, - { - "name": "WorkflowRunOrderField", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield", - "description": "

      Properties by which workflow run connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order workflow runs by most recently created.

      " - } - ], - "category": "actions" - }, - { - "name": "WorkflowState", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate", - "description": "

      The possible states for a workflow.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The workflow is active.

      " - }, - { - "name": "DELETED", - "description": "

      The workflow was deleted from the git repository.

      " - }, - { - "name": "DISABLED_FORK", - "description": "

      The workflow was disabled by default on a fork.

      " - }, - { - "name": "DISABLED_INACTIVITY", - "description": "

      The workflow was disabled for inactivity in the repository.

      " - }, - { - "name": "DISABLED_MANUALLY", - "description": "

      The workflow was disabled manually.

      " - } - ], - "category": "actions" - } - ], - "unions": [ - { - "name": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee", - "description": "

      Types that can be assigned to issues.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "issues" - }, - { - "name": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "description": "

      Types that can initiate an audit log event.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor", - "description": "

      Types which can be actors for BranchActorAllowance objects.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor", - "description": "

      Types that can represent a repository ruleset bypass actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "repos" - }, - { - "name": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      An object which can have its data claimed or claim data from another.

      ", - "possibleTypes": [ - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer", - "description": "

      The object which triggered a ClosedEvent.

      ", - "possibleTypes": [ - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution", - "description": "

      Represents either a issue the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution", - "description": "

      Represents either a pull request the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution", - "description": "

      Represents either a repository the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer", - "description": "

      Users and teams.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember", - "description": "

      An object that is a member of an enterprise.

      ", - "possibleTypes": [ - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      Types that can own an IP allow list.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      Used for return value of Repository.issueOrPullRequest.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "MilestoneItem", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem", - "description": "

      Types that can be inside a Milestone.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "OrgRestoreMemberAuditEntryMembership", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "description": "

      Types of memberships that can be restored for an Organization member.

      ", - "possibleTypes": [ - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry", - "description": "

      An audit entry in an organization audit log.

      ", - "possibleTypes": [ - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrUser", - "id": "organizationoruser", - "href": "/graphql/reference/unions#organizationoruser", - "description": "

      Used for argument of CreateProjectV2 mutation.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "PermissionGranter", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter", - "description": "

      Types that can grant permissions on a repository to a user.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "orgs" - }, - { - "name": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem", - "description": "

      Types that can be pinned to a profile page.

      ", - "possibleTypes": [ - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "description": "

      Types that can be inside Project Cards.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor", - "description": "

      Possible collaborators for a project.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      Configurations for project fields.

      ", - "possibleTypes": [ - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent", - "description": "

      Types that can be inside Project Items.

      ", - "possibleTypes": [ - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "description": "

      Project field values.

      ", - "possibleTypes": [ - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue" - } - ], - "category": "projects" - }, - { - "name": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "Reactor", - "id": "reactor", - "href": "/graphql/reference/unions#reactor", - "description": "

      Types that can be assigned to reactions.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReferencedSubject", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject", - "description": "

      Any referencable object.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RenamedTitleSubject", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject", - "description": "

      An object which has a renamable title.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer", - "description": "

      Types that can be requested reviewers.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters", - "description": "

      Types which can be parameters for RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters" - } - ], - "category": "other" - }, - { - "name": "RuleSource", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource", - "description": "

      Types which can have RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem", - "description": "

      The results of a search.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "search" - }, - { - "name": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext", - "description": "

      Types that can be inside a StatusCheckRollup context.

      ", - "possibleTypes": [ - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - } - ], - "category": "commits" - }, - { - "name": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      Types that can be added to a user list.

      ", - "possibleTypes": [ - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      Types that can own a verifiable domain.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - } - ], - "inputObjects": [ - { - "name": "AbortQueuedMigrationsInput", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput", - "description": "

      Autogenerated input type of AbortQueuedMigrations.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that is running the migrations.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AbortRepositoryMigrationInput", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput", - "description": "

      Autogenerated input type of AbortRepositoryMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "migrationId", - "description": "

      The ID of the migration to be aborted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AddAssigneesToAssignableInput", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput", - "description": "

      Autogenerated input type of AddAssigneesToAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to add assignees to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The id of users to add as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddCommentInput", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput", - "description": "

      Autogenerated input type of AddComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddDiscussionCommentInput", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput", - "description": "

      Autogenerated input type of AddDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to comment on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replyToId", - "description": "

      The Node ID of the discussion comment within this discussion to reply to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddDiscussionPollVoteInput", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput", - "description": "

      Autogenerated input type of AddDiscussionPollVote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pollOptionId", - "description": "

      The Node ID of the discussion poll option to vote for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddEnterpriseAdminInput", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput", - "description": "

      Autogenerated input type of AddEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise account to which the administrator should be added.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to add as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "AddEnterpriseOrganizationMemberInput", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput", - "description": "

      Autogenerated input type of AddEnterpriseOrganizationMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise which owns the organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization the users will be added to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "role", - "description": "

      The role to assign the users in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - }, - { - "name": "userIds", - "description": "

      The IDs of the enterprise members to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddLabelsToLabelableInput", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput", - "description": "

      Autogenerated input type of AddLabelsToLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of the labels to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to add labels to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddProjectCardInput", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput", - "description": "

      Autogenerated input type of AddProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The content of the card. Must be a member of the ProjectCardItem union.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "note", - "description": "

      The note on the card.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The Node ID of the ProjectColumn.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectColumnInput", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput", - "description": "

      Autogenerated input type of AddProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Node ID of the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectV2DraftIssueInput", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput", - "description": "

      Autogenerated input type of AddProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the draft issue to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue. A project item can also be created by providing\nthe URL of an Issue or Pull Request if you have access.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "AddProjectV2ItemByIdInput", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput", - "description": "

      Autogenerated input type of AddProjectV2ItemById.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The id of the Issue or Pull Request to add.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the item to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "AddPullRequestReviewCommentInput", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput", - "description": "

      Autogenerated input type of AddPullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment. This field is required

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: body will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitOID", - "description": "

      The SHA of the commit to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: commitOID will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "inReplyTo", - "description": "

      The comment id to reply to.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: inReplyTo will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "path", - "description": "

      The relative path of the file to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: path will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: position will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestReviewId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewInput", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput", - "description": "

      Autogenerated input type of AddPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the review body comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      The review line comments.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: comments will be removed. use the threads argument instead\nReason: We are deprecating comment fields that use diff-relative positioning.

      ", - "type": "[DraftPullRequestReviewComment]", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment" - }, - { - "name": "commitOID", - "description": "

      The commit OID the review pertains to.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "event", - "description": "

      The event to perform on the pull request review.

      ", - "type": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "threads", - "description": "

      The review line comment threads.

      ", - "type": "[DraftPullRequestReviewThread]", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadInput", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThread.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the thread's first comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers, required for line-level\nthreads. The end of the line range for multi-line comments.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadReplyInput", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThreadReply.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pending review to which the reply will belong.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewThreadId", - "description": "

      The Node ID of the thread to which this reply is being written.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddReactionInput", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput", - "description": "

      Autogenerated input type of AddReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji to react with.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "AddStarInput", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput", - "description": "

      Autogenerated input type of AddStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to star.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "AddSubIssueInput", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput", - "description": "

      Autogenerated input type of AddSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replaceParent", - "description": "

      Option to replace parent issue if one already exists.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueUrl", - "description": "

      The url of the sub-issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddUpvoteInput", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput", - "description": "

      Autogenerated input type of AddUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddVerifiableDomainInput", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput", - "description": "

      Autogenerated input type of AddVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domain", - "description": "

      The URL of the domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner to add the domain to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ApproveDeploymentsInput", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput", - "description": "

      Autogenerated input type of ApproveDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for approving deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ApproveVerifiableDomainInput", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput", - "description": "

      Autogenerated input type of ApproveVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to approve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ArchiveProjectV2ItemInput", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput", - "description": "

      Autogenerated input type of ArchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to archive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ArchiveRepositoryInput", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput", - "description": "

      Autogenerated input type of ArchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to mark as archived.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder", - "description": "

      Ordering options for Audit Log connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Audit Logs by.

      ", - "type": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "ChangeUserStatusInput", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput", - "description": "

      Autogenerated input type of ChangeUserStatus.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., 😀.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiresAt", - "description": "

      If set, the user status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "limitedAvailability", - "description": "

      Whether this status should indicate you are not fully available on GitHub, e.g., you are away.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A short description of your current status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "CheckAnnotationData", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "annotationLevel", - "description": "

      Represents an annotation's information level.

      ", - "type": "CheckAnnotationLevel!", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "location", - "description": "

      The location of the annotation.

      ", - "type": "CheckAnnotationRange!", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange" - }, - { - "name": "message", - "description": "

      A short description of the feedback for these lines of code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to add an annotation to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Details about this annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title that represents the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationRange", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "endColumn", - "description": "

      The ending column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endLine", - "description": "

      The ending line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startColumn", - "description": "

      The starting column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startLine", - "description": "

      The starting line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunAction", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction", - "description": "

      Possible further actions the integrator can perform.

      ", - "inputFields": [ - { - "name": "description", - "description": "

      A short explanation of what this action would do.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "identifier", - "description": "

      A reference for the action on the integrator's system.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The text to be displayed on a button in the web UI.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter", - "description": "

      The filters that are available when fetching check runs.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check runs created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check runs by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "checkType", - "description": "

      Filters the check runs by this type.

      ", - "type": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype" - }, - { - "name": "conclusions", - "description": "

      Filters the check runs by these conclusions.

      ", - "type": "[CheckConclusionState!]", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "status", - "description": "

      Filters the check runs by this status. Superceded by statuses.

      ", - "type": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "statuses", - "description": "

      Filters the check runs by this status. Overrides status.

      ", - "type": "[CheckStatusState!]", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput", - "description": "

      Descriptive details about the check run.

      ", - "inputFields": [ - { - "name": "annotations", - "description": "

      The annotations that are made as part of the check run.

      ", - "type": "[CheckAnnotationData!]", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata" - }, - { - "name": "images", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "type": "[CheckRunOutputImage!]", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage" - }, - { - "name": "summary", - "description": "

      The summary of the check run (supports Commonmark).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The details of the check run (supports Commonmark).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A title to provide for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutputImage", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "inputFields": [ - { - "name": "alt", - "description": "

      The alternative text for the image.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "caption", - "description": "

      A short image description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "imageUrl", - "description": "

      The full URL of the image.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteAutoTriggerPreference", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference", - "description": "

      The auto-trigger preferences that are available for check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The node ID of the application that owns the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "setting", - "description": "

      Set to true to enable automatic creation of CheckSuite events upon pushes to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter", - "description": "

      The filters that are available when fetching check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check suites created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check suites by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "ClearLabelsFromLabelableInput", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput", - "description": "

      Autogenerated input type of ClearLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to clear the labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ClearProjectV2ItemFieldValueInput", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of ClearProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "CloneProjectInput", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput", - "description": "

      Autogenerated input type of CloneProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeWorkflows", - "description": "

      Whether or not to clone the source project's workflows.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      The visibility of the project, defaults to false (private).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The source project to clone.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOwnerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "CloneTemplateRepositoryInput", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput", - "description": "

      Autogenerated input type of CloneTemplateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeAllBranches", - "description": "

      Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch of the template.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the template repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CloseDiscussionInput", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput", - "description": "

      Autogenerated input type of CloseDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "reason", - "description": "

      The reason why the discussion is being closed.

      ", - "type": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason" - } - ], - "category": "discussions" - }, - { - "name": "CloseIssueInput", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput", - "description": "

      Autogenerated input type of CloseIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "stateReason", - "description": "

      The reason the issue is to be closed.

      ", - "type": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason" - } - ], - "category": "issues" - }, - { - "name": "ClosePullRequestInput", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput", - "description": "

      Autogenerated input type of ClosePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "inputFields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningToolInput!]!", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningToolInput", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "inputFields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor", - "description": "

      Specifies an author for filtering Git commits.

      ", - "inputFields": [ - { - "name": "emails", - "description": "

      Email addresses to filter by. Commits authored by any of the specified email addresses will be returned.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      ID of a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder", - "description": "

      Ordering options for commit contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order commit contributions.

      ", - "type": "CommitContributionOrderField!", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield" - } - ], - "category": "commits" - }, - { - "name": "CommitMessage", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage", - "description": "

      A message to include with a new commit.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headline", - "description": "

      The headline of the message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommittableBranch", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch", - "description": "

      A git ref for a commit to be appended to.

      \n

      The ref must be a branch, i.e. its fully qualified name must start\nwith refs/heads/ (although the input is not required to be fully\nqualified).

      \n

      The Ref may be specified by its global node ID or by the\nrepositoryNameWithOwner and branchName.

      \n

      Examples

      \n

      Specify a branch using a global node ID:

      \n
      { \"id\": \"MDM6UmVmMTpyZWZzL2hlYWRzL21haW4=\" }\n
      \n

      Specify a branch using repositoryNameWithOwner and branchName:

      \n
      {\n  \"repositoryNameWithOwner\": \"github/graphql-client\",\n  \"branchName\": \"main\"\n}.\n
      ", - "inputFields": [ - { - "name": "branchName", - "description": "

      The unqualified name of the branch to append the commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryNameWithOwner", - "description": "

      The nameWithOwner of the repository to commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder", - "description": "

      Ordering options for contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - ], - "category": "users" - }, - { - "name": "ConvertProjectCardNoteToIssueInput", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput", - "description": "

      Autogenerated input type of ConvertProjectCardNoteToIssue.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the newly created issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the newly created issue. Defaults to the card's note text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ConvertProjectV2DraftIssueItemToIssueInput", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput", - "description": "

      Autogenerated input type of ConvertProjectV2DraftIssueItemToIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the draft issue ProjectV2Item to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ConvertPullRequestToDraftInput", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput", - "description": "

      Autogenerated input type of ConvertPullRequestToDraft.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to convert to draft.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CopyProjectV2Input", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input", - "description": "

      Autogenerated input type of CopyProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeDraftIssues", - "description": "

      Include draft issues in the new project.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "ownerId", - "description": "

      The owner ID of the new project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the source Project to copy.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateAttributionInvitationInput", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput", - "description": "

      Autogenerated input type of CreateAttributionInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The Node ID of the owner scoping the reattributable data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceId", - "description": "

      The Node ID of the account owning the data to reattribute.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetId", - "description": "

      The Node ID of the account which may claim the data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "CreateBranchProtectionRuleInput", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput", - "description": "

      Autogenerated input type of CreateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryId", - "description": "

      The global relay id of the repository in which a new branch protection rule should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "CreateCheckRunInput", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput", - "description": "

      Autogenerated input type of CreateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CreateCheckSuiteInput", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput", - "description": "

      Autogenerated input type of CreateCheckSuite.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "CreateCommitOnBranchInput", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput", - "description": "

      Autogenerated input type of CreateCommitOnBranch.

      ", - "inputFields": [ - { - "name": "branch", - "description": "

      The Ref to be updated. Must be a branch.

      ", - "type": "CommittableBranch!", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The git commit oid expected at the head of the branch prior to the commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "fileChanges", - "description": "

      A description of changes to files in this commit.

      ", - "type": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges" - }, - { - "name": "message", - "description": "

      The commit message the be included with the commit.

      ", - "type": "CommitMessage!", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage" - } - ], - "category": "commits" - }, - { - "name": "CreateDeploymentInput", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput", - "description": "

      Autogenerated input type of CreateDeployment.

      ", - "inputFields": [ - { - "name": "autoMerge", - "description": "

      Attempt to automatically merge the default branch into the requested ref, defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      Short description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Name for the target deployment environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      JSON payload with extra information about the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The node ID of the ref to be deployed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requiredContexts", - "description": "

      The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "task", - "description": "

      Specifies a task to execute.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "CreateDeploymentStatusInput", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput", - "description": "

      Autogenerated input type of CreateDeploymentStatus.

      ", - "inputFields": [ - { - "name": "autoInactive", - "description": "

      Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus's deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "deploymentId", - "description": "

      The node ID of the deployment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "description", - "description": "

      A short description of the status. Maximum length of 140 characters.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      If provided, updates the environment of the deploy. Otherwise, does not modify the environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Sets the URL for accessing your environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logUrl", - "description": "

      The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - } - ], - "category": "deployments" - }, - { - "name": "CreateDiscussionInput", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput", - "description": "

      Autogenerated input type of CreateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The id of the discussion category to associate with this discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The id of the repository on which to create the discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "CreateEnterpriseOrganizationInput", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput", - "description": "

      Autogenerated input type of CreateEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "adminLogins", - "description": "

      The logins for the administrators of the new organization.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingEmail", - "description": "

      The email used for sending billing receipts.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the new organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateEnvironmentInput", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput", - "description": "

      Autogenerated input type of CreateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "CreateIpAllowListEntryInput", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput", - "description": "

      Autogenerated input type of CreateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for which to create the new IP allow list entry.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateIssueInput", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput", - "description": "

      Autogenerated input type of CreateIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The Node ID for the user assignee for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTemplate", - "description": "

      The name of an issue template in the repository, assigns labels and assignees from the template to the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parentIssueId", - "description": "

      The Node ID of the parent issue to add this new issue to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "CreateLabelInput", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput", - "description": "

      Autogenerated input type of CreateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the color of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLinkedBranchInput", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput", - "description": "

      Autogenerated input type of CreateLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to link to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the new branch. Defaults to issue number and title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The commit SHA to base the new branch on.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      ID of the repository to create the branch in. Defaults to the issue repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateMigrationSourceInput", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput", - "description": "

      Autogenerated input type of CreateMigrationSource.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "CreateProjectInput", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput", - "description": "

      Autogenerated input type of CreateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryIds", - "description": "

      A list of repository IDs to create as linked repositories for the project.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      The name of the GitHub-provided template.

      ", - "type": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate" - } - ], - "category": "projects-classic" - }, - { - "name": "CreateProjectV2FieldInput", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput", - "description": "

      Autogenerated input type of CreateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dataType", - "description": "

      The data type of the field.

      ", - "type": "ProjectV2CustomFieldType!", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype" - }, - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the field in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a single select field. At least one value is required if data_type is SINGLE_SELECT.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2Input", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input", - "description": "

      Autogenerated input type of CreateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The repository to link the project to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The team to link the project to. The team will be granted read permissions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2StatusUpdateInput", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput", - "description": "

      Autogenerated input type of CreateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the status update in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "CreatePullRequestInput", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput", - "description": "

      Autogenerated input type of CreatePullRequest.

      ", - "inputFields": [ - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether this pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "headRefName", - "description": "

      The name of the branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace head_ref_name with a user like this: username:branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRepositoryId", - "description": "

      The Node ID of the head repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "CreateRefInput", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput", - "description": "

      Autogenerated input type of CreateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The fully qualified name of the new Ref (ie: refs/heads/my_new_branch).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the new Ref shall target. Must point to a commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository to create the Ref in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "CreateRepositoryInput", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput", - "description": "

      Autogenerated input type of CreateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryRulesetInput", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput", - "description": "

      Autogenerated input type of CreateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The set of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput!", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new ruleset should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "CreateTeamDiscussionCommentInput", - "id": "createteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#createteamdiscussioncommentinput", - "description": "

      Autogenerated input type of CreateTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The content of the comment. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: body will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The ID of the discussion to which the comment belongs. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: discussionId will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "CreateTeamDiscussionInput", - "id": "createteamdiscussioninput", - "href": "/graphql/reference/input-objects#createteamdiscussioninput", - "description": "

      Autogenerated input type of CreateTeamDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The content of the discussion. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: body will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "private", - "description": "

      If true, restricts the visibility of this discussion to team members and\norganization owners. If false or not specified, allows any organization member\nto view this discussion.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: private will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamId", - "description": "

      The ID of the team to which the discussion belongs. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: teamId will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: title will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "CreateUserListInput", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput", - "description": "

      Autogenerated input type of CreateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "DeleteBranchProtectionRuleInput", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput", - "description": "

      Autogenerated input type of DeleteBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "DeleteDeploymentInput", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput", - "description": "

      Autogenerated input type of DeleteDeployment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the deployment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteDiscussionCommentInput", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput", - "description": "

      Autogenerated input type of DeleteDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node id of the discussion comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteDiscussionInput", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput", - "description": "

      Autogenerated input type of DeleteDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The id of the discussion to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteEnvironmentInput", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput", - "description": "

      Autogenerated input type of DeleteEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the environment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteIpAllowListEntryInput", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput", - "description": "

      Autogenerated input type of DeleteIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "DeleteIssueCommentInput", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput", - "description": "

      Autogenerated input type of DeleteIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueInput", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput", - "description": "

      Autogenerated input type of DeleteIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLabelInput", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput", - "description": "

      Autogenerated input type of DeleteLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLinkedBranchInput", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput", - "description": "

      Autogenerated input type of DeleteLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "linkedBranchId", - "description": "

      The ID of the linked branch.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeletePackageVersionInput", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput", - "description": "

      Autogenerated input type of DeletePackageVersion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersionId", - "description": "

      The ID of the package version to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "packages" - }, - { - "name": "DeleteProjectCardInput", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput", - "description": "

      Autogenerated input type of DeleteProjectCard.

      ", - "inputFields": [ - { - "name": "cardId", - "description": "

      The id of the card to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectColumnInput", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput", - "description": "

      Autogenerated input type of DeleteProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectInput", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput", - "description": "

      Autogenerated input type of DeleteProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectV2FieldInput", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput", - "description": "

      Autogenerated input type of DeleteProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2Input", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input", - "description": "

      Autogenerated input type of DeleteProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2ItemInput", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput", - "description": "

      Autogenerated input type of DeleteProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project from which the item should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2StatusUpdateInput", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput", - "description": "

      Autogenerated input type of DeleteProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2WorkflowInput", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput", - "description": "

      Autogenerated input type of DeleteProjectV2Workflow.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "workflowId", - "description": "

      The ID of the workflow to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeletePullRequestReviewCommentInput", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of DeletePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeletePullRequestReviewInput", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput", - "description": "

      Autogenerated input type of DeletePullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeleteRefInput", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput", - "description": "

      Autogenerated input type of DeleteRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "DeleteRepositoryRulesetInput", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput", - "description": "

      Autogenerated input type of DeleteRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteTeamDiscussionCommentInput", - "id": "deleteteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioncommentinput", - "description": "

      Autogenerated input type of DeleteTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "DeleteTeamDiscussionInput", - "id": "deleteteamdiscussioninput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioninput", - "description": "

      Autogenerated input type of DeleteTeamDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The discussion ID to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "DeleteUserListInput", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput", - "description": "

      Autogenerated input type of DeleteUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "listId", - "description": "

      The ID of the list to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "DeleteVerifiableDomainInput", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput", - "description": "

      Autogenerated input type of DeleteVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder", - "description": "

      Ordering options for deployment connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order deployments by.

      ", - "type": "DeploymentOrderField!", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "DequeuePullRequestInput", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput", - "description": "

      Autogenerated input type of DequeuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the pull request to be dequeued.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DisablePullRequestAutoMergeInput", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput", - "description": "

      Autogenerated input type of DisablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to disable auto merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder", - "description": "

      Ways in which lists of discussions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order discussions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order discussions.

      ", - "type": "DiscussionOrderField!", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder", - "description": "

      Ordering options for discussion poll option connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order poll options by.

      ", - "type": "DiscussionPollOptionOrderField!", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DismissPullRequestReviewInput", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput", - "description": "

      Autogenerated input type of DismissPullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "message", - "description": "

      The contents of the pull request review dismissal message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DismissRepositoryVulnerabilityAlertInput", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput", - "description": "

      Autogenerated input type of DismissRepositoryVulnerabilityAlert.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the Dependabot alert is being dismissed.

      ", - "type": "DismissReason!", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason" - }, - { - "name": "repositoryVulnerabilityAlertId", - "description": "

      The Dependabot alert ID to dismiss.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "dependabot" - }, - { - "name": "DraftPullRequestReviewComment", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment", - "description": "

      Specifies a review comment to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Position in the file to leave a comment on.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "DraftPullRequestReviewThread", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread", - "description": "

      Specifies a review comment thread to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers. The end of the line range for multi-line comments.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - } - ], - "category": "pulls" - }, - { - "name": "EnablePullRequestAutoMergeInput", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput", - "description": "

      Autogenerated input type of EnablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit message is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit headline is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to MERGE. NOTE: when merging\nwith a merge queue any input value for merge method is ignored.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to enable auto-merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnqueuePullRequestInput", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput", - "description": "

      Autogenerated input type of EnqueuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "jump", - "description": "

      Add the pull request to the front of the queue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to enqueue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder", - "description": "

      Ordering options for enterprise administrator invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise administrator invitations by.

      ", - "type": "EnterpriseAdministratorInvitationOrderField!", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder", - "description": "

      Ordering options for enterprise member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise members by.

      ", - "type": "EnterpriseMemberOrderField!", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder", - "description": "

      Ordering options for enterprises.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprises by.

      ", - "type": "EnterpriseOrderField!", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder", - "description": "

      Ordering options for Enterprise Server installation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Enterprise Server installations by.

      ", - "type": "EnterpriseServerInstallationOrderField!", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder", - "description": "

      Ordering options for Enterprise Server user account email connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order emails by.

      ", - "type": "EnterpriseServerUserAccountEmailOrderField!", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder", - "description": "

      Ordering options for Enterprise Server user account connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts by.

      ", - "type": "EnterpriseServerUserAccountOrderField!", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder", - "description": "

      Ordering options for Enterprise Server user accounts upload connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts uploads by.

      ", - "type": "EnterpriseServerUserAccountsUploadOrderField!", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments", - "description": "

      Ordering options for environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order environments by.

      ", - "type": "EnvironmentOrderField!", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "FileAddition", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition", - "description": "

      A command to add a file at the given path with the given contents as part of a\ncommit. Any existing file at that that path will be replaced.

      ", - "inputFields": [ - { - "name": "contents", - "description": "

      The base64 encoded contents of the file.

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the repository where the file will be located.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges", - "description": "

      A description of a set of changes to a file tree to be made as part of\na git commit, modeled as zero or more file additions and zero or more\nfile deletions.

      \n

      Both fields are optional; omitting both will produce a commit with no\nfile changes.

      \n

      deletions and additions describe changes to files identified\nby 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\nslash-prefixed.

      \n

      path values must be unique across all additions and deletions\nprovided. Any duplication will result in a validation error.

      \n

      Encoding

      \n

      File contents must be provided in full for each FileAddition.

      \n

      The contents of a FileAddition must be encoded using RFC 4648\ncompliant base64, i.e. correct padding is required and no characters\noutside the standard alphabet may be used. Invalid base64\nencoding will be rejected with a validation error.

      \n

      The encoded contents may be binary.

      \n

      For text files, no assumptions are made about the character encoding of\nthe file contents (after base64 decoding). No charset transcoding or\nline-ending normalization will be performed; it is the client's\nresponsibility to manage the character encoding of files they provide.\nHowever, for maximum compatibility we recommend using UTF-8 encoding\nand ensuring that all files in a repository use a consistent\nline-ending convention (\\n or \\r\\n), and that all files end\nwith a newline.

      \n

      Modeling file changes

      \n

      Each of the the five types of conceptual changes that can be made in a\ngit commit can be described using the FileChanges type as follows:

      \n
        \n
      1. \n

        New file addition: create file hello world\\n at path docs/README.txt:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"hello world\\n\")\n    }\n  ]\n}\n
        \n
      2. \n
      3. \n

        Existing file modification: change existing docs/README.txt to have new\ncontent new content here\\n:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"new content here\\n\")\n    }\n  ]\n}\n
        \n
      4. \n
      5. \n

        Existing file deletion: remove existing file docs/README.txt.\nNote that the path is required to exist -- specifying a\npath that does not exist on the given branch will abort the\ncommit and return an error.

        \n
        {\n  \"deletions\" [\n    {\n      \"path\": \"docs/README.txt\"\n    }\n  ]\n}\n
        \n
      6. \n
      7. \n

        File rename with no changes: rename docs/README.txt with\nprevious content hello world\\n to the same content at\nnewdocs/README.txt:

        \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
      8. \n
      9. \n

        File rename with changes: rename docs/README.txt with\nprevious content hello world\\n to a file at path\nnewdocs/README.txt with content new contents\\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
        \n
      10. \n
      ", - "inputFields": [ - { - "name": "additions", - "description": "

      File to add or change.

      ", - "type": "[FileAddition!]", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition" - }, - { - "name": "deletions", - "description": "

      Files to delete.

      ", - "type": "[FileDeletion!]", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion" - } - ], - "category": "git" - }, - { - "name": "FileDeletion", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion", - "description": "

      A command to delete the file at the given path as part of a commit.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to delete.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput", - "description": "

      Prevent commits that include changes in specified file paths from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowOrganizationInput", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput", - "description": "

      Autogenerated input type of FollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "FollowUserInput", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput", - "description": "

      Autogenerated input type of FollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder", - "description": "

      Ordering options for gist connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "GistOrderField!", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield" - } - ], - "category": "gists" - }, - { - "name": "GrantEnterpriseOrganizationsMigratorRoleInput", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of GrantEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GrantMigratorRoleInput", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput", - "description": "

      Autogenerated input type of GrantMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "ImportProjectInput", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput", - "description": "

      Autogenerated input type of ImportProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of Project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnImports", - "description": "

      A list of columns containing issues and pull requests.

      ", - "type": "[ProjectColumnImport!]!", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport" - }, - { - "name": "name", - "description": "

      The name of Project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerName", - "description": "

      The name of the Organization or User to create the Project under.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      Whether the Project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "migrations" - }, - { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder", - "description": "

      Ordering options for IP allow list entry connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order IP allow list entries by.

      ", - "type": "IpAllowListEntryOrderField!", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder", - "description": "

      Ways in which lists of issue comments can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issue comments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issue comments by.

      ", - "type": "IssueCommentOrderField!", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters", - "description": "

      Ways in which to filter lists of issues.

      ", - "inputFields": [ - { - "name": "assignee", - "description": "

      List issues assigned to given name. Pass in null for issues with no assigned\nuser, and * for issues assigned to any user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdBy", - "description": "

      List issues created by given name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      List issues where the list of label names exist on the issue.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mentioned", - "description": "

      List issues where the given name is mentioned in the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestone", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its database ID. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestoneNumber", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "since", - "description": "

      List issues that have been updated at or after the given date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "states", - "description": "

      List issues filtered by the list of states given.

      ", - "type": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "viewerSubscribed", - "description": "

      List issues subscribed to by viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issues by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issues by.

      ", - "type": "IssueOrderField!", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield" - } - ], - "category": "issues" - }, - { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder", - "description": "

      Ways in which lists of labels can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order labels by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order labels by.

      ", - "type": "LabelOrderField!", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield" - } - ], - "category": "issues" - }, - { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder", - "description": "

      Ordering options for language connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order languages by.

      ", - "type": "LanguageOrderField!", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield" - } - ], - "category": "repos" - }, - { - "name": "LinkProjectV2ToRepositoryInput", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput", - "description": "

      Autogenerated input type of LinkProjectV2ToRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkProjectV2ToTeamInput", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput", - "description": "

      Autogenerated input type of LinkProjectV2ToTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkRepositoryToProjectInput", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput", - "description": "

      Autogenerated input type of LinkRepositoryToProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to link to a Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository to link to a Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "LockLockableInput", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput", - "description": "

      Autogenerated input type of LockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockReason", - "description": "

      A reason for why the item will be locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be locked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder", - "description": "

      Ordering options for mannequins.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order mannequins by.

      ", - "type": "MannequinOrderField!", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield" - } - ], - "category": "migrations" - }, - { - "name": "MarkDiscussionCommentAsAnswerInput", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of MarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to mark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "MarkFileAsViewedInput", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput", - "description": "

      Autogenerated input type of MarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as viewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MarkNotificationAsDoneInput", - "id": "marknotificationasdoneinput", - "href": "/graphql/reference/input-objects#marknotificationasdoneinput", - "description": "

      Autogenerated input type of MarkNotificationAsDone.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The NotificationThread id.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "other" - }, - { - "name": "MarkProjectV2AsTemplateInput", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput", - "description": "

      Autogenerated input type of MarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to mark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "MarkPullRequestReadyForReviewInput", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput", - "description": "

      Autogenerated input type of MarkPullRequestReadyForReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be marked as ready for review.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput", - "description": "

      Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput", - "description": "

      Prevent commits that exceed a specified file size limit from being pushed to the commit.

      ", - "inputFields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MergeBranchInput", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput", - "description": "

      Autogenerated input type of MergeBranch.

      ", - "inputFields": [ - { - "name": "base", - "description": "

      The name of the base branch that the provided head will be merged into.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitMessage", - "description": "

      Message to use for the merge commit. If omitted, a default will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "head", - "description": "

      The head to merge into the base branch. This can be a branch name or a commit GitObjectID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository containing the base branch that will be modified.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "branches" - }, - { - "name": "MergePullRequestInput", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput", - "description": "

      Autogenerated input type of MergePullRequest.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      OID that the pull request head ref must match to allow merge; if omitted, no check is performed.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be merged.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput", - "description": "

      Merges must be performed via a merge queue.

      ", - "inputFields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder", - "description": "

      Ordering options for milestone connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order milestones by.

      ", - "type": "MilestoneOrderField!", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield" - } - ], - "category": "issues" - }, - { - "name": "MinimizeCommentInput", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput", - "description": "

      Autogenerated input type of MinimizeComment.

      ", - "inputFields": [ - { - "name": "classifier", - "description": "

      The classification of comment.

      ", - "type": "ReportedContentClassifiers!", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MoveProjectCardInput", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput", - "description": "

      Autogenerated input type of MoveProjectCard.

      ", - "inputFields": [ - { - "name": "afterCardId", - "description": "

      Place the new card after the card with this id. Pass null to place it at the top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "cardId", - "description": "

      The id of the card to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move it into.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "MoveProjectColumnInput", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput", - "description": "

      Autogenerated input type of MoveProjectColumn.

      ", - "inputFields": [ - { - "name": "afterColumnId", - "description": "

      Place the new column after the column with this id. Pass null to place it at the front.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder", - "description": "

      Ordering options for an organization's enterprise owner connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise owners by.

      ", - "type": "OrgEnterpriseOwnerOrderField!", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for organization connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order organizations by.

      ", - "type": "OrganizationOrderField!", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield" - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder", - "description": "

      Ways in which lists of package files can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package files by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package files by.

      ", - "type": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder", - "description": "

      Ways in which lists of packages can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order packages by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order packages by.

      ", - "type": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder", - "description": "

      Ways in which lists of package versions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package versions by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package versions by.

      ", - "type": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield" - } - ], - "category": "packages" - }, - { - "name": "PinEnvironmentInput", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput", - "description": "

      Autogenerated input type of PinEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      The desired state of the environment. If true, environment will be pinned. If false, it will be unpinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deployments" - }, - { - "name": "PinIssueInput", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput", - "description": "

      Autogenerated input type of PinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be pinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder", - "description": "

      Ordering options for pinned environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pinned environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order pinned environments by.

      ", - "type": "PinnedEnvironmentOrderField!", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardImport", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport", - "description": "

      An issue or PR and its owning repository to be used in a project card.

      ", - "inputFields": [ - { - "name": "number", - "description": "

      The issue or pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      Repository name with owner (owner/repository).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnImport", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport", - "description": "

      A project column and a list of its issues and PRs.

      ", - "inputFields": [ - { - "name": "columnName", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issues", - "description": "

      A list of issues and pull requests in the column.

      ", - "type": "[ProjectCardImport!]", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport" - }, - { - "name": "position", - "description": "

      The position of the column, starting from 0.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectOrderField!", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Collaborator", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator", - "description": "

      A collaborator to update on a project. Only one of the userId or teamId should be provided.

      ", - "inputFields": [ - { - "name": "role", - "description": "

      The role to grant the collaborator.

      ", - "type": "ProjectV2Roles!", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles" - }, - { - "name": "teamId", - "description": "

      The ID of the team as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the user as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder", - "description": "

      Ordering options for project v2 field connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 fields by.

      ", - "type": "ProjectV2FieldOrderField!", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldValue", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue", - "description": "

      The values that can be used to update a field of an item inside a Project. Only 1 value can be updated at a time.

      ", - "inputFields": [ - { - "name": "date", - "description": "

      The ISO 8601 date to set on the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "iterationId", - "description": "

      The id of the iteration to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number to set on the field.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "singleSelectOptionId", - "description": "

      The id of the single select option to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The text to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters", - "description": "

      Ways in which to filter lists of projects.

      ", - "inputFields": [ - { - "name": "state", - "description": "

      List project v2 filtered by the state given.

      ", - "type": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder", - "description": "

      Ordering options for project v2 item field value connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 item field values by.

      ", - "type": "ProjectV2ItemFieldValueOrderField!", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder", - "description": "

      Ordering options for project v2 item connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 items by.

      ", - "type": "ProjectV2ItemOrderField!", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectV2OrderField!", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionInput", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput", - "description": "

      Represents a single select field option.

      ", - "inputFields": [ - { - "name": "color", - "description": "

      The display color of the option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The description text of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder", - "description": "

      Ways in which project v2 status updates can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "ProjectV2StatusUpdateOrderField!", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder", - "description": "

      Ordering options for project v2 view connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 views by.

      ", - "type": "ProjectV2ViewOrderField!", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder", - "description": "

      Ordering options for project v2 workflows connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 workflows by.

      ", - "type": "ProjectV2WorkflowsOrderField!", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinitionInput", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pull requests by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order pull requests by.

      ", - "type": "PullRequestOrderField!", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "inputFields": [ - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder", - "description": "

      Ways in which lists of reactions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order reactions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order reactions by.

      ", - "type": "ReactionOrderField!", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield" - } - ], - "category": "reactions" - }, - { - "name": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder", - "description": "

      Ways in which lists of git refs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order refs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order refs by.

      ", - "type": "RefOrderField!", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield" - } - ], - "category": "git" - }, - { - "name": "RefUpdate", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate", - "description": "

      A ref update.

      ", - "inputFields": [ - { - "name": "afterOid", - "description": "

      The value this ref should be updated to.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "beforeOid", - "description": "

      The value this ref needs to point to before the update.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "force", - "description": "

      Force a non fast-forward update.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The fully qualified name of the ref to be update. For example refs/heads/branch-name.

      ", - "type": "GitRefname!", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname" - } - ], - "category": "git" - }, - { - "name": "RegenerateVerifiableDomainTokenInput", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput", - "description": "

      Autogenerated input type of RegenerateVerifiableDomainToken.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to regenerate the verification token of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RejectDeploymentsInput", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput", - "description": "

      Autogenerated input type of RejectDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for rejecting deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder", - "description": "

      Ways in which lists of releases can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order releases by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order releases by.

      ", - "type": "ReleaseOrderField!", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield" - } - ], - "category": "releases" - }, - { - "name": "RemoveAssigneesFromAssignableInput", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput", - "description": "

      Autogenerated input type of RemoveAssigneesFromAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to remove assignees from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The id of users to remove as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RemoveEnterpriseAdminInput", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput", - "description": "

      Autogenerated input type of RemoveEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID from which to remove the administrator.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to remove as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveLabelsFromLabelableInput", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput", - "description": "

      Autogenerated input type of RemoveLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of labels to remove.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the Labelable to remove labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveOutsideCollaboratorInput", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput", - "description": "

      Autogenerated input type of RemoveOutsideCollaborator.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to remove the outside collaborator from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the outside collaborator to remove.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RemoveReactionInput", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput", - "description": "

      Autogenerated input type of RemoveReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji reaction to remove.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "RemoveStarInput", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput", - "description": "

      Autogenerated input type of RemoveStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to unstar.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "RemoveSubIssueInput", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput", - "description": "

      Autogenerated input type of RemoveSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveUpvoteInput", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput", - "description": "

      Autogenerated input type of RemoveUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to remove upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenDiscussionInput", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput", - "description": "

      Autogenerated input type of ReopenDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenIssueInput", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput", - "description": "

      Autogenerated input type of ReopenIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to be opened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ReopenPullRequestInput", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput", - "description": "

      Autogenerated input type of ReopenPullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "ReorderEnvironmentInput", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput", - "description": "

      Autogenerated input type of ReorderEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "position", - "description": "

      The desired position of the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "inputFields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder", - "description": "

      Ordering options for repository invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository invitations by.

      ", - "type": "RepositoryInvitationOrderField!", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder", - "description": "

      Ordering options for repository migrations.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "RepositoryMigrationOrderDirection!", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository migrations by.

      ", - "type": "RepositoryMigrationOrderField!", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder", - "description": "

      Ordering options for repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "RepositoryOrderField!", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput", - "description": "

      Specifies the conditions required for a ruleset to evaluate.

      ", - "inputFields": [ - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleInput", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput", - "description": "

      Specifies the attributes for a new or updated rule.

      ", - "inputFields": [ - { - "name": "id", - "description": "

      Optional ID of this rule when updating.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parameters", - "description": "

      The parameters for the rule.

      ", - "type": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput" - }, - { - "name": "type", - "description": "

      The type of rule to create.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder", - "description": "

      Ordering options for repository rules.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository rules by.

      ", - "type": "RepositoryRuleOrderField!", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorInput", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput", - "description": "

      Specifies the attributes for a new or updated ruleset bypass actor. Only one of\nactor_id, repository_role_database_id, organization_admin, or deploy_key\nshould be specified.

      ", - "inputFields": [ - { - "name": "actorId", - "description": "

      For Team and Integration bypasses, the Team or Integration ID.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassMode", - "description": "

      The bypass mode for this actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode!", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      For deploy key bypasses, true. Can only use ALWAYS as the bypass mode.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      For enterprise owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationAdmin", - "description": "

      For organization owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      For role bypasses, the role database ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "ReprioritizeSubIssueInput", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput", - "description": "

      Autogenerated input type of ReprioritizeSubIssue.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The id of the sub-issue to be prioritized after (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "beforeId", - "description": "

      The id of the sub-issue to be prioritized before (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the parent issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue to reprioritize.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RequestReviewsInput", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput", - "description": "

      Autogenerated input type of RequestReviews.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      The Node IDs of the team to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "union", - "description": "

      Add users to the set rather than replace.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "userIds", - "description": "

      The Node IDs of the user to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "inputFields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredStatusCheckInput", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput", - "description": "

      Specifies the attributes for a new or updated required status check.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The ID of the App that must set the status in order for it to be accepted.\nOmit this value to use whichever app has recently been setting this status, or\nuse \"any\" to allow any app to set the status.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "context", - "description": "

      Status check context that must pass for commits to be accepted to the matching branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfigurationInput!]!", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RerequestCheckSuiteInput", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput", - "description": "

      Autogenerated input type of RerequestCheckSuite.

      ", - "inputFields": [ - { - "name": "checkSuiteId", - "description": "

      The Node ID of the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "ResolveReviewThreadInput", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput", - "description": "

      Autogenerated input type of ResolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to resolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RevertPullRequestInput", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput", - "description": "

      Autogenerated input type of RevertPullRequest.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether the revert pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to revert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RevokeEnterpriseOrganizationsMigratorRoleInput", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of RevokeEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to revoke the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RevokeMigratorRoleInput", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput", - "description": "

      Autogenerated input type of RevokeMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to revoke the migrator role from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput", - "description": "

      Specifies the parameters for a RepositoryRule object. Only one of the fields should be specified.

      ", - "inputFields": [ - { - "name": "branchNamePattern", - "description": "

      Parameters used for the branch_name_pattern rule type.

      ", - "type": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput" - }, - { - "name": "codeScanning", - "description": "

      Parameters used for the code_scanning rule type.

      ", - "type": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput" - }, - { - "name": "commitAuthorEmailPattern", - "description": "

      Parameters used for the commit_author_email_pattern rule type.

      ", - "type": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput" - }, - { - "name": "commitMessagePattern", - "description": "

      Parameters used for the commit_message_pattern rule type.

      ", - "type": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput" - }, - { - "name": "committerEmailPattern", - "description": "

      Parameters used for the committer_email_pattern rule type.

      ", - "type": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput" - }, - { - "name": "fileExtensionRestriction", - "description": "

      Parameters used for the file_extension_restriction rule type.

      ", - "type": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput" - }, - { - "name": "filePathRestriction", - "description": "

      Parameters used for the file_path_restriction rule type.

      ", - "type": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput" - }, - { - "name": "maxFilePathLength", - "description": "

      Parameters used for the max_file_path_length rule type.

      ", - "type": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput" - }, - { - "name": "maxFileSize", - "description": "

      Parameters used for the max_file_size rule type.

      ", - "type": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput" - }, - { - "name": "mergeQueue", - "description": "

      Parameters used for the merge_queue rule type.

      ", - "type": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput" - }, - { - "name": "pullRequest", - "description": "

      Parameters used for the pull_request rule type.

      ", - "type": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput" - }, - { - "name": "requiredDeployments", - "description": "

      Parameters used for the required_deployments rule type.

      ", - "type": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput" - }, - { - "name": "requiredStatusChecks", - "description": "

      Parameters used for the required_status_checks rule type.

      ", - "type": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput" - }, - { - "name": "tagNamePattern", - "description": "

      Parameters used for the tag_name_pattern rule type.

      ", - "type": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput" - }, - { - "name": "update", - "description": "

      Parameters used for the update rule type.

      ", - "type": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput" - }, - { - "name": "workflows", - "description": "

      Parameters used for the workflows rule type.

      ", - "type": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput" - } - ], - "category": "other" - }, - { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder", - "description": "

      Ordering options for saved reply connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order saved replies by.

      ", - "type": "SavedReplyOrderField!", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield" - } - ], - "category": "users" - }, - { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder", - "description": "

      Ways in which star connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "StarOrderField!", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield" - } - ], - "category": "activity" - }, - { - "name": "StartOrganizationMigrationInput", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput", - "description": "

      Autogenerated input type of StartOrganizationMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceAccessToken", - "description": "

      The migration source access token.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetEnterpriseId", - "description": "

      The ID of the enterprise the target organization belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StartRepositoryMigrationInput", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput", - "description": "

      Autogenerated input type of StartRepositoryMigration.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "continueOnError", - "description": "

      Whether to continue the migration on error. Defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "gitArchiveUrl", - "description": "

      The signed URL to access the user-uploaded git archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockSource", - "description": "

      Whether to lock the source repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "metadataArchiveUrl", - "description": "

      The signed URL to access the user-uploaded metadata archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the imported repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryName", - "description": "

      The name of the imported repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "skipReleases", - "description": "

      Whether to skip migrating releases for the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The ID of the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceRepositoryUrl", - "description": "

      The URL of the source repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetRepoVisibility", - "description": "

      The visibility of the imported repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StatusCheckConfigurationInput", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput", - "description": "

      Required status check.

      ", - "inputFields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "SubmitPullRequestReviewInput", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput", - "description": "

      Autogenerated input type of SubmitPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text field to set on the Pull Request Review.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "event", - "description": "

      The event to send to the Pull Request Review.

      ", - "type": "PullRequestReviewEvent!", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Pull Request ID to submit any pending reviews.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Pull Request Review ID to submit.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "TeamDiscussionCommentOrder", - "id": "teamdiscussioncommentorder", - "href": "/graphql/reference/input-objects#teamdiscussioncommentorder", - "description": "

      Ways in which team discussion comment connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "TeamDiscussionCommentOrderField!", - "id": "teamdiscussioncommentorderfield", - "href": "/graphql/reference/enums#teamdiscussioncommentorderfield" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionOrder", - "id": "teamdiscussionorder", - "href": "/graphql/reference/input-objects#teamdiscussionorder", - "description": "

      Ways in which team discussion connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "TeamDiscussionOrderField!", - "id": "teamdiscussionorderfield", - "href": "/graphql/reference/enums#teamdiscussionorderfield" - } - ], - "category": "other" - }, - { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder", - "description": "

      Ordering options for team member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order team members by.

      ", - "type": "TeamMemberOrderField!", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder", - "description": "

      Ways in which team connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "TeamOrderField!", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder", - "description": "

      Ordering options for team repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "TeamRepositoryOrderField!", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield" - } - ], - "category": "teams" - }, - { - "name": "TransferIssueInput", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput", - "description": "

      Autogenerated input type of TransferIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createLabelsIfMissing", - "description": "

      Whether to create labels if they don't exist in the target repository (matched by name).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueId", - "description": "

      The Node ID of the issue to be transferred.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository the issue should be transferred to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnarchiveProjectV2ItemInput", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput", - "description": "

      Autogenerated input type of UnarchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnarchiveRepositoryInput", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput", - "description": "

      Autogenerated input type of UnarchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "UnfollowOrganizationInput", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput", - "description": "

      Autogenerated input type of UnfollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UnfollowUserInput", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput", - "description": "

      Autogenerated input type of UnfollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UnlinkProjectV2FromRepositoryInput", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkProjectV2FromTeamInput", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkRepositoryFromProjectInput", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput", - "description": "

      Autogenerated input type of UnlinkRepositoryFromProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project linked to the Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository linked to the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UnlockLockableInput", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput", - "description": "

      Autogenerated input type of UnlockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be unlocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkDiscussionCommentAsAnswerInput", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of UnmarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to unmark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UnmarkFileAsViewedInput", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput", - "description": "

      Autogenerated input type of UnmarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as unviewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UnmarkIssueAsDuplicateInput", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput", - "description": "

      Autogenerated input type of UnmarkIssueAsDuplicate.

      ", - "inputFields": [ - { - "name": "canonicalId", - "description": "

      ID of the issue or pull request currently considered canonical/authoritative/original.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateId", - "description": "

      ID of the issue or pull request currently marked as a duplicate.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkProjectV2AsTemplateInput", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput", - "description": "

      Autogenerated input type of UnmarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to unmark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnminimizeCommentInput", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput", - "description": "

      Autogenerated input type of UnminimizeComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnpinIssueInput", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput", - "description": "

      Autogenerated input type of UnpinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be unpinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnresolveReviewThreadInput", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput", - "description": "

      Autogenerated input type of UnresolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to unresolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UnsubscribeFromNotificationsInput", - "id": "unsubscribefromnotificationsinput", - "href": "/graphql/reference/input-objects#unsubscribefromnotificationsinput", - "description": "

      Autogenerated input type of UnsubscribeFromNotifications.

      ", - "isDeprecated": false, - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ids", - "description": "

      The NotificationThread IDs of the objects to unsubscribe from.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "UpdateBranchProtectionRuleInput", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput", - "description": "

      Autogenerated input type of UpdateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "UpdateCheckRunInput", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput", - "description": "

      Autogenerated input type of UpdateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "checkRunId", - "description": "

      The node of the check.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "UpdateCheckSuitePreferencesInput", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput", - "description": "

      Autogenerated input type of UpdateCheckSuitePreferences.

      ", - "inputFields": [ - { - "name": "autoTriggerPreferences", - "description": "

      The check suite preferences to modify.

      ", - "type": "[CheckSuiteAutoTriggerPreference!]!", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "UpdateDiscussionCommentInput", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput", - "description": "

      Autogenerated input type of UpdateDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commentId", - "description": "

      The Node ID of the discussion comment to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UpdateDiscussionInput", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput", - "description": "

      Autogenerated input type of UpdateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the discussion body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The Node ID of a discussion category within the same repository to change this discussion to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The new discussion title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "policyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "settingValue", - "description": "

      The value for the allow private repository forking setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the base repository permission setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the base repository permission setting on the enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDeployKeySettingInput", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDeployKeySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the deploy key setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the deploy key setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can change repository visibility setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can change repository visibility setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can create repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "membersCanCreateInternalRepositories", - "description": "

      Allow members to create internal repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositories", - "description": "

      Allow members to create private repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositories", - "description": "

      Allow members to create public repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesPolicyEnabled", - "description": "

      When false, allow member organizations to set their own repository creation member privileges.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "settingValue", - "description": "

      Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete issues setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete issues setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete repositories setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can invite collaborators setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can invite collaborators setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanMakePurchasesSettingInput", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can make purchases setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can make purchases setting on the enterprise.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can update protected branches setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can update protected branches setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can view dependency insights setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can view dependency insights setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOrganizationProjectsSettingInput", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the organization projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the organization projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOwnerOrganizationRoleInput", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput", - "description": "

      Autogenerated input type of UpdateEnterpriseOwnerOrganizationRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the owner belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization for membership change.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationRole", - "description": "

      The role to assume in the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseProfileInput", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput", - "description": "

      Autogenerated input type of UpdateEnterpriseProfile.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise's website.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseRepositoryProjectsSettingInput", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the repository projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the repository projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTeamDiscussionsSettingInput", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the team discussions setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the team discussions setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "other" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two-factor authentication disallowed methods setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two-factor authentication disallowed methods setting on the enterprise.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two factor authentication required setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two factor authentication required setting on the enterprise.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnvironmentInput", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput", - "description": "

      Autogenerated input type of UpdateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The node ID of the environment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The ids of users or teams that can approve deployments to this environment.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "UpdateIpAllowListEnabledSettingInput", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the IP allow list enabled setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list enabled setting.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListEntryInput", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput", - "description": "

      Autogenerated input type of UpdateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListForInstalledAppsEnabledSettingInput", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListForInstalledAppsEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list configuration for installed GitHub Apps setting.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIssueCommentInput", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput", - "description": "

      Autogenerated input type of UpdateIssueComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the IssueComment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueInput", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput", - "description": "

      Autogenerated input type of UpdateIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the Issue to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The desired issue state.

      ", - "type": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateLabelInput", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput", - "description": "

      Autogenerated input type of UpdateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the updated color of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The updated name of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateNotificationRestrictionSettingInput", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput", - "description": "

      Autogenerated input type of UpdateNotificationRestrictionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the restrict notifications setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the restrict notifications setting.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - } - ], - "category": "activity" - }, - { - "name": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "forkingEnabled", - "description": "

      Enable forking of private repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UpdateOrganizationWebCommitSignoffSettingInput", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the web commit signoff setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Enable signoff on web-based commits for repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "orgs" - }, - { - "name": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "inputFields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateProjectCardInput", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput", - "description": "

      Autogenerated input type of UpdateProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isArchived", - "description": "

      Whether or not the ProjectCard should be archived.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "note", - "description": "

      The note of ProjectCard.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectColumnInput", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput", - "description": "

      Autogenerated input type of UpdateProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The ProjectColumn ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectInput", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput", - "description": "

      Autogenerated input type of UpdateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Whether the project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectV2CollaboratorsInput", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput", - "description": "

      Autogenerated input type of UpdateProjectV2Collaborators.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "collaborators", - "description": "

      The collaborators to update.

      ", - "type": "[ProjectV2Collaborator!]!", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator" - }, - { - "name": "projectId", - "description": "

      The ID of the project to update the collaborators for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2DraftIssueInput", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput", - "description": "

      Autogenerated input type of UpdateProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftIssueId", - "description": "

      The ID of the draft issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2Input", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input", - "description": "

      Autogenerated input type of UpdateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "closed", - "description": "

      Set the project to closed or open.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Set the project to public or private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      Set the readme description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "shortDescription", - "description": "

      Set the short description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      Set the title of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemFieldValueInput", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "value", - "description": "

      The value which will be set on the field.

      ", - "type": "ProjectV2FieldValue!", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemPositionInput", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemPosition.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The ID of the item to position this item after. If omitted or set to null the item will be moved to top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be moved.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2StatusUpdateInput", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput", - "description": "

      Autogenerated input type of UpdateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "UpdatePullRequestBranchInput", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput", - "description": "

      Autogenerated input type of UpdatePullRequestBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The head ref oid for the upstream branch.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "updateMethod", - "description": "

      The update branch method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestInput", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput", - "description": "

      Autogenerated input type of UpdatePullRequest.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this pull request.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "state", - "description": "

      The target state of the pull request.

      ", - "type": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate" - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewCommentInput", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of UpdatePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewCommentId", - "description": "

      The Node ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewInput", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput", - "description": "

      Autogenerated input type of UpdatePullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateRefInput", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput", - "description": "

      Autogenerated input type of UpdateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "force", - "description": "

      Permit updates of branch Refs that are not fast-forwards?.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the Ref shall be updated to target.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRefsInput", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput", - "description": "

      Autogenerated input type of UpdateRefs.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdates", - "description": "

      A list of ref updates.

      ", - "type": "[RefUpdate!]!", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRepositoryInput", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput", - "description": "

      Autogenerated input type of UpdateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A new description for the repository. Pass an empty string to erase the existing description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository should have the discussions feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository should have the project boards feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository. Pass an empty string to erase the existing URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The new name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryRulesetInput", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput", - "description": "

      Autogenerated input type of UpdateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The list of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryWebCommitSignoffSettingInput", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateRepositoryWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Indicates if the repository should require signoff on web-based commits.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateSubscriptionInput", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput", - "description": "

      Autogenerated input type of UpdateSubscription.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The new state of the subscription.

      ", - "type": "SubscriptionState!", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "subscribableId", - "description": "

      The Node ID of the subscribable object to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "UpdateTeamDiscussionCommentInput", - "id": "updateteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#updateteamdiscussioncommentinput", - "description": "

      Autogenerated input type of UpdateTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "UpdateTeamDiscussionInput", - "id": "updateteamdiscussioninput", - "href": "/graphql/reference/input-objects#updateteamdiscussioninput", - "description": "

      Autogenerated input type of UpdateTeamDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the discussion.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content. If provided, this update operation\nwill be rejected if the given version does not match the latest version on the server.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      If provided, sets the pinned state of the updated discussion.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The updated title of the discussion.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "UpdateTeamReviewAssignmentInput", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput", - "description": "

      Autogenerated input type of UpdateTeamReviewAssignment.

      ", - "inputFields": [ - { - "name": "algorithm", - "description": "

      The algorithm to use for review assignment.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countMembersAlreadyRequested", - "description": "

      Count any members whose review has already been requested against the required number of members assigned to review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enabled", - "description": "

      Turn on or off review assignment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "excludedTeamMemberIds", - "description": "

      An array of team member IDs to exclude.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "id", - "description": "

      The Node ID of the team to update review assignments of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "includeChildTeamMembers", - "description": "

      Include the members of any child teams when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "notifyTeam", - "description": "

      Notify the entire team of the PR if it is delegated.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "removeTeamRequest", - "description": "

      Remove the team review request when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamMemberCount", - "description": "

      The number of team members to assign.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "UpdateTeamsRepositoryInput", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput", - "description": "

      Autogenerated input type of UpdateTeamsRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permission", - "description": "

      Permission that should be granted to the teams.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repositoryId", - "description": "

      Repository ID being granted access to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      A list of teams being granted access. Limit: 10.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "teams" - }, - { - "name": "UpdateTopicsInput", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput", - "description": "

      Autogenerated input type of UpdateTopics.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "topicNames", - "description": "

      An array of topic names.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "UpdateUserListInput", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput", - "description": "

      Autogenerated input type of UpdateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "listId", - "description": "

      The ID of the list to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UpdateUserListsForItemInput", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput", - "description": "

      Autogenerated input type of UpdateUserListsForItem.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The item to add to the list.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "listIds", - "description": "

      The lists to which this item should belong.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "suggestedListIds", - "description": "

      The suggested lists to create and add this item to.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder", - "description": "

      Ordering options for user status connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user statuses by.

      ", - "type": "UserStatusOrderField!", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder", - "description": "

      Ordering options for verifiable domain connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order verifiable domains by.

      ", - "type": "VerifiableDomainOrderField!", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield" - } - ], - "category": "orgs" - }, - { - "name": "VerifyVerifiableDomainInput", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput", - "description": "

      Autogenerated input type of VerifyVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to verify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "WorkflowFileReferenceInput", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput", - "description": "

      A workflow that must run for this rule to pass.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder", - "description": "

      Ways in which lists of workflow runs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order workflow runs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order workflows.

      ", - "type": "WorkflowRunOrderField!", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReferenceInput!]!", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput" - } - ], - "category": "actions" - } - ], - "scalars": [ - { - "name": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string", - "description": "

      A (potentially binary) string encoded using base64.

      ", - "category": "other" - }, - { - "name": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint", - "description": "

      Represents non-fractional signed whole numeric values. Since the value may\nexceed the size of a 32-bit integer, it's encoded as a string.

      ", - "category": "other" - }, - { - "name": "Boolean", - "description": "

      Represents true or false values.

      ", - "id": "boolean", - "href": "/graphql/reference/other#other-other-other-other-other-other-scalar-boolean", - "category": "other" - }, - { - "name": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date", - "description": "

      An ISO-8601 encoded date string.

      ", - "category": "other" - }, - { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      An ISO-8601 encoded UTC date string.

      ", - "category": "other" - }, - { - "name": "Float", - "description": "

      Represents signed double-precision fractional values as specified by IEEE 754.

      ", - "id": "float", - "href": "/graphql/reference/other#other-other-other-other-other-other-scalar-float", - "category": "other" - }, - { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid", - "description": "

      A Git object ID.

      ", - "category": "other" - }, - { - "name": "GitRefname", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname", - "description": "

      A fully qualified reference name (e.g. refs/heads/master).

      ", - "category": "other" - }, - { - "name": "GitSSHRemote", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote", - "description": "

      Git SSH string.

      ", - "category": "other" - }, - { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp", - "description": "

      An ISO-8601 encoded date string. Unlike the DateTime type, GitTimestamp is not converted in UTC.

      ", - "category": "other" - }, - { - "name": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "description": "

      A string containing HTML code.

      ", - "category": "other" - }, - { - "name": "ID", - "description": "

      Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as \"VXNlci0xMA==\") or integer (such as 4) input value will be accepted as an ID.

      ", - "id": "id", - "href": "/graphql/reference/other#other-other-other-other-other-other-scalar-id", - "category": "other" - }, - { - "name": "Int", - "description": "

      Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

      ", - "id": "int", - "href": "/graphql/reference/other#other-other-other-other-other-other-scalar-int", - "category": "other" - }, - { - "name": "PreciseDateTime", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "description": "

      An ISO-8601 encoded UTC date string with millisecond precision.

      ", - "category": "other" - }, - { - "name": "String", - "description": "

      Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

      ", - "id": "string", - "href": "/graphql/reference/other#other-other-other-other-other-other-scalar-string", - "category": "other" - }, - { - "name": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

      ", - "category": "other" - }, - { - "name": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate", - "description": "

      A valid x509 certificate string.

      ", - "category": "other" - } - ] -} \ No newline at end of file diff --git a/src/graphql/data/ghes-3.17/schema.json b/src/graphql/data/ghes-3.17/schema.json deleted file mode 100644 index f192e531c82d..000000000000 --- a/src/graphql/data/ghes-3.17/schema.json +++ /dev/null @@ -1,89962 +0,0 @@ -{ - "queries": [ - { - "name": "codeOfConduct", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The code of conduct's key.

      " - } - ], - "category": "meta" - }, - { - "name": "codesOfConduct", - "type": "[CodeOfConduct]", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [], - "category": "meta" - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      Look up an enterprise by URL slug.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise invitation token.

      " - }, - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise URL slug.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      ", - "args": [], - "category": "other" - }, - { - "name": "license", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Look up an open source license by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The license's downcased SPDX ID.

      " - } - ], - "category": "licenses" - }, - { - "name": "licenses", - "type": "[License]!", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Return a list of known open source licenses.

      ", - "args": [], - "category": "licenses" - }, - { - "name": "meta", - "type": "GitHubMetadata!", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Return information about the GitHub instance.

      ", - "args": [], - "category": "meta" - }, - { - "name": "node", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Fetches an object given its ID.

      ", - "args": [ - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      " - } - ], - "category": "meta" - }, - { - "name": "nodes", - "type": "[Node]!", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Lookup nodes by a list of IDs.

      ", - "args": [ - { - "name": "ids", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The list of node IDs.

      " - } - ], - "category": "meta" - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      Lookup a organization by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The organization's login.

      " - } - ], - "category": "orgs" - }, - { - "name": "organizations", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "orderBy", - "type": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for the User's organizations.

      " - } - ], - "category": "orgs" - }, - { - "name": "rateLimit", - "type": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      The client's rate limit information.

      ", - "args": [ - { - "name": "dryRun", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      If true, calculate the cost for the query without evaluating it.

      " - } - ], - "category": "meta" - }, - { - "name": "relay", - "type": "Query!", - "id": "query", - "href": "/graphql/reference/objects#query", - "description": "

      Workaround for re-exposing the root query object. (Refer to\nhttps://github.com/facebook/relay/issues/112 for more information.).

      ", - "args": [], - "category": "other" - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      Lookup a given repository by the owner and repository name.

      ", - "args": [ - { - "name": "followRenames", - "defaultValue": true, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      " - }, - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The name of the repository.

      " - }, - { - "name": "owner", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login field of a user or organization.

      " - } - ], - "category": "repos" - }, - { - "name": "repositoryOwner", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Lookup a repository owner (ie. either a User or an Organization) by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The username to lookup the owner by.

      " - } - ], - "category": "repos" - }, - { - "name": "resource", - "type": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Lookup resource by a URL.

      ", - "args": [ - { - "name": "url", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      The URL.

      " - } - ], - "category": "meta" - }, - { - "name": "search", - "type": "SearchResultItemConnection!", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      Perform a search across resources, returning a maximum of 1,000 results.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "query", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The search string to look for. GitHub search syntax is supported. For more\ninformation, see \"Searching on\nGitHub,\"\n\"Understanding the search syntax,\"\nand \"Sorting search results.\".

      " - }, - { - "name": "type", - "type": "SearchType!", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      The types of search items to search within.

      " - } - ], - "category": "search" - }, - { - "name": "securityAdvisories", - "type": "SecurityAdvisoryConnection!", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of classifications to filter advisories by.

      " - }, - { - "name": "epssPercentage", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentage to filter advisories by.

      " - }, - { - "name": "epssPercentile", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentile to filter advisories by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "publishedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those published since a time in the past.

      " - }, - { - "name": "updatedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those updated since a time in the past.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityAdvisory", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      Fetch a Security Advisory by its GHSA ID.

      ", - "args": [ - { - "name": "ghsaId", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      GitHub Security Advisory ID.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityVulnerabilities", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      Software Vulnerabilities documented by GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      " - }, - { - "name": "ecosystem", - "type": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "package", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A package name to filter vulnerabilities by.

      " - }, - { - "name": "severities", - "type": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      A list of severities to filter vulnerabilities by.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      Look up a topic by name.

      ", - "args": [ - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The topic's name.

      " - } - ], - "category": "repos" - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      Lookup a user by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The user's login.

      " - } - ], - "category": "users" - }, - { - "name": "users", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - } - ], - "category": "users" - }, - { - "name": "viewer", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The currently authenticated user.

      ", - "args": [], - "category": "users" - } - ], - "mutations": [ - { - "name": "abortQueuedMigrations", - "id": "abortqueuedmigrations", - "href": "/graphql/reference/mutations#abortqueuedmigrations", - "description": "

      Clear all of a customer's queued migrations.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortQueuedMigrationsInput!", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "abortRepositoryMigration", - "id": "abortrepositorymigration", - "href": "/graphql/reference/mutations#abortrepositorymigration", - "description": "

      Abort a repository migration queued or in progress.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortRepositoryMigrationInput!", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "accessUserNamespaceRepository", - "id": "accessusernamespacerepository", - "href": "/graphql/reference/mutations#accessusernamespacerepository", - "description": "

      Access user namespace repository for a temporary duration.

      ", - "inputFields": [ - { - "name": "input", - "type": "AccessUserNamespaceRepositoryInput!", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "expiresAt", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      The time that repository access expires at.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that is temporarily accessible.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addAssigneesToAssignable", - "id": "addassigneestoassignable", - "href": "/graphql/reference/mutations#addassigneestoassignable", - "description": "

      Adds assignees to an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddAssigneesToAssignableInput!", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "addComment", - "id": "addcomment", - "href": "/graphql/reference/mutations#addcomment", - "description": "

      Adds a comment to an Issue or Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddCommentInput!", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commentEdge", - "type": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      The edge from the subject's comment connection.

      " - }, - { - "name": "subject", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      The subject.

      " - }, - { - "name": "timelineEdge", - "type": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      The edge from the subject's timeline connection.

      " - } - ], - "category": "issues" - }, - { - "name": "addDiscussionComment", - "id": "adddiscussioncomment", - "href": "/graphql/reference/mutations#adddiscussioncomment", - "description": "

      Adds a comment to a Discussion, possibly as a reply to another comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionCommentInput!", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The newly created discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "addDiscussionPollVote", - "id": "adddiscussionpollvote", - "href": "/graphql/reference/mutations#adddiscussionpollvote", - "description": "

      Vote for an option in a discussion poll.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionPollVoteInput!", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pollOption", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      The poll option that a vote was added to.

      " - } - ], - "category": "discussions" - }, - { - "name": "addEnterpriseAdmin", - "id": "addenterpriseadmin", - "href": "/graphql/reference/mutations#addenterpriseadmin", - "description": "

      Adds an administrator to the global enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseAdminInput!", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was added as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "role", - "type": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The role of the administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "addEnterpriseOrganizationMember", - "id": "addenterpriseorganizationmember", - "href": "/graphql/reference/mutations#addenterpriseorganizationmember", - "description": "

      Adds enterprise members to an organization within the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseOrganizationMemberInput!", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "users", - "type": "[User!]", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The users who were added to the organization.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addLabelsToLabelable", - "id": "addlabelstolabelable", - "href": "/graphql/reference/mutations#addlabelstolabelable", - "description": "

      Adds labels to a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddLabelsToLabelableInput!", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was labeled.

      " - } - ], - "category": "issues" - }, - { - "name": "addProjectCard", - "id": "addprojectcard", - "href": "/graphql/reference/mutations#addprojectcard", - "description": "

      Adds a card to a ProjectColumn. Either contentId or note must be provided but not both.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectCardInput!", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The edge from the ProjectColumn's card connection.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The ProjectColumn.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectColumn", - "id": "addprojectcolumn", - "href": "/graphql/reference/mutations#addprojectcolumn", - "description": "

      Adds a column to a Project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectColumnInput!", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The edge from the project's column connection.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectV2DraftIssue", - "id": "addprojectv2draftissue", - "href": "/graphql/reference/mutations#addprojectv2draftissue", - "description": "

      Creates a new draft issue and add it to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2DraftIssueInput!", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectItem", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The draft issue added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addProjectV2ItemById", - "id": "addprojectv2itembyid", - "href": "/graphql/reference/mutations#addprojectv2itembyid", - "description": "

      Links an existing content instance to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2ItemByIdInput!", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addPullRequestReview", - "id": "addpullrequestreview", - "href": "/graphql/reference/mutations#addpullrequestreview", - "description": "

      Adds a review to a Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewInput!", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The newly created pull request review.

      " - }, - { - "name": "reviewEdge", - "type": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      The edge from the pull request's review connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewComment", - "id": "addpullrequestreviewcomment", - "href": "/graphql/reference/mutations#addpullrequestreviewcomment", - "description": "

      Adds a comment to a review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewCommentInput!", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created comment.

      " - }, - { - "name": "commentEdge", - "type": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      The edge from the review's comment connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThread", - "id": "addpullrequestreviewthread", - "href": "/graphql/reference/mutations#addpullrequestreviewthread", - "description": "

      Adds a new thread to a pending Pull Request Review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadInput!", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The newly created thread.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThreadReply", - "id": "addpullrequestreviewthreadreply", - "href": "/graphql/reference/mutations#addpullrequestreviewthreadreply", - "description": "

      Adds a reply to an existing Pull Request Review Thread.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadReplyInput!", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created reply.

      " - } - ], - "category": "pulls" - }, - { - "name": "addReaction", - "id": "addreaction", - "href": "/graphql/reference/mutations#addreaction", - "description": "

      Adds a reaction to a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddReactionInput!", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "addStar", - "id": "addstar", - "href": "/graphql/reference/mutations#addstar", - "description": "

      Adds a star to a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddStarInput!", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "addSubIssue", - "id": "addsubissue", - "href": "/graphql/reference/mutations#addsubissue", - "description": "

      Adds a sub-issue to a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddSubIssueInput!", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was added to.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "addUpvote", - "id": "addupvote", - "href": "/graphql/reference/mutations#addupvote", - "description": "

      Add an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddUpvoteInput!", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "addVerifiableDomain", - "id": "addverifiabledomain", - "href": "/graphql/reference/mutations#addverifiabledomain", - "description": "

      Adds a verifiable domain to an owning account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddVerifiableDomainInput!", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "approveDeployments", - "id": "approvedeployments", - "href": "/graphql/reference/mutations#approvedeployments", - "description": "

      Approve all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveDeploymentsInput!", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "approveVerifiableDomain", - "id": "approveverifiabledomain", - "href": "/graphql/reference/mutations#approveverifiabledomain", - "description": "

      Approve a verifiable domain for notification delivery.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveVerifiableDomainInput!", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was approved.

      " - } - ], - "category": "orgs" - }, - { - "name": "archiveProjectV2Item", - "id": "archiveprojectv2item", - "href": "/graphql/reference/mutations#archiveprojectv2item", - "description": "

      Archives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveProjectV2ItemInput!", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item archived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "archiveRepository", - "id": "archiverepository", - "href": "/graphql/reference/mutations#archiverepository", - "description": "

      Marks a repository as archived.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveRepositoryInput!", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was marked as archived.

      " - } - ], - "category": "repos" - }, - { - "name": "changeUserStatus", - "id": "changeuserstatus", - "href": "/graphql/reference/mutations#changeuserstatus", - "description": "

      Update your status on GitHub.

      ", - "inputFields": [ - { - "name": "input", - "type": "ChangeUserStatusInput!", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "status", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      Your updated status.

      " - } - ], - "category": "users" - }, - { - "name": "clearLabelsFromLabelable", - "id": "clearlabelsfromlabelable", - "href": "/graphql/reference/mutations#clearlabelsfromlabelable", - "description": "

      Clears all labels from a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearLabelsFromLabelableInput!", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was unlabeled.

      " - } - ], - "category": "issues" - }, - { - "name": "clearProjectV2ItemFieldValue", - "id": "clearprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#clearprojectv2itemfieldvalue", - "description": "

      This mutation clears the value of a field for an item in a Project. Currently\nonly text, number, date, assignees, labels, single-select, iteration and\nmilestone fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearProjectV2ItemFieldValueInput!", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "cloneProject", - "id": "cloneproject", - "href": "/graphql/reference/mutations#cloneproject", - "description": "

      Creates a new project by cloning configuration from an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneProjectInput!", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "jobStatusId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The id of the JobStatus for populating cloned fields.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new cloned project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "cloneTemplateRepository", - "id": "clonetemplaterepository", - "href": "/graphql/reference/mutations#clonetemplaterepository", - "description": "

      Create a new repository with the same files and directory structure as a template repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneTemplateRepositoryInput!", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "closeDiscussion", - "id": "closediscussion", - "href": "/graphql/reference/mutations#closediscussion", - "description": "

      Close a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseDiscussionInput!", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was closed.

      " - } - ], - "category": "discussions" - }, - { - "name": "closeIssue", - "id": "closeissue", - "href": "/graphql/reference/mutations#closeissue", - "description": "

      Close an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseIssueInput!", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was closed.

      " - } - ], - "category": "issues" - }, - { - "name": "closePullRequest", - "id": "closepullrequest", - "href": "/graphql/reference/mutations#closepullrequest", - "description": "

      Close a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClosePullRequestInput!", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was closed.

      " - } - ], - "category": "pulls" - }, - { - "name": "convertProjectCardNoteToIssue", - "id": "convertprojectcardnotetoissue", - "href": "/graphql/reference/mutations#convertprojectcardnotetoissue", - "description": "

      Convert a project note card to one associated with a newly created issue.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectCardNoteToIssueInput!", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "convertProjectV2DraftIssueItemToIssue", - "id": "convertprojectv2draftissueitemtoissue", - "href": "/graphql/reference/mutations#convertprojectv2draftissueitemtoissue", - "description": "

      Converts a projectV2 draft issue item to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectV2DraftIssueItemToIssueInput!", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated project item.

      " - } - ], - "category": "projects" - }, - { - "name": "convertPullRequestToDraft", - "id": "convertpullrequesttodraft", - "href": "/graphql/reference/mutations#convertpullrequesttodraft", - "description": "

      Converts a pull request to draft.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertPullRequestToDraftInput!", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is now a draft.

      " - } - ], - "category": "pulls" - }, - { - "name": "copyProjectV2", - "id": "copyprojectv2", - "href": "/graphql/reference/mutations#copyprojectv2", - "description": "

      Copy a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CopyProjectV2Input!", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The copied project.

      " - } - ], - "category": "projects" - }, - { - "name": "createAttributionInvitation", - "id": "createattributioninvitation", - "href": "/graphql/reference/mutations#createattributioninvitation", - "description": "

      Invites a user to claim reattributable data.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateAttributionInvitationInput!", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The owner scoping the reattributable data.

      " - }, - { - "name": "source", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account owning the data to reattribute.

      " - }, - { - "name": "target", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account which may claim the data.

      " - } - ], - "category": "migrations" - }, - { - "name": "createBranchProtectionRule", - "id": "createbranchprotectionrule", - "href": "/graphql/reference/mutations#createbranchprotectionrule", - "description": "

      Create a new branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateBranchProtectionRuleInput!", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "createCheckRun", - "id": "createcheckrun", - "href": "/graphql/reference/mutations#createcheckrun", - "description": "

      Create a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckRunInput!", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The newly created check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCheckSuite", - "id": "createchecksuite", - "href": "/graphql/reference/mutations#createchecksuite", - "description": "

      Create a check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckSuiteInput!", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The newly created check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCommitOnBranch", - "id": "createcommitonbranch", - "href": "/graphql/reference/mutations#createcommitonbranch", - "description": "

      Appends a commit to the given branch as the authenticated user.

      \n

      This mutation creates a commit whose parent is the HEAD of the provided\nbranch and also updates that branch to point to the new commit.\nIt can be thought of as similar to git commit.

      \n

      Locating a Branch

      \n

      Commits are appended to a branch of type Ref.\nThis must refer to a git branch (i.e. the fully qualified path must\nbegin with refs/heads/, although including this prefix is optional.

      \n

      Callers may specify the branch to commit to either by its global node\nID or by passing both of repositoryNameWithOwner and refName. For\nmore details see the documentation for CommittableBranch.

      \n

      Describing Changes

      \n

      fileChanges are specified as a FilesChanges object describing\nFileAdditions and FileDeletions.

      \n

      Please see the documentation for FileChanges for more information on\nhow to use this argument to describe any set of file changes.

      \n

      Authorship

      \n

      Similar to the web commit interface, this mutation does not support\nspecifying the author or committer of the commit and will not add\nsupport for this in the future.

      \n

      A commit created by a successful execution of this mutation will be\nauthored by the owner of the credential which authenticates the API\nrequest. The committer will be identical to that of commits authored\nusing the web interface.

      \n

      If you need full control over author and committer information, please\nuse the Git Database REST API instead.

      \n

      Commit Signing

      \n

      Commits made using this mutation are automatically signed by GitHub if\nsupported and will be marked as verified in the user interface.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCommitOnBranchInput!", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The new commit.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The ref which has been updated to point to the new commit.

      " - } - ], - "category": "commits" - }, - { - "name": "createDeployment", - "id": "createdeployment", - "href": "/graphql/reference/mutations#createdeployment", - "description": "

      Creates a new deployment event.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentInput!", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput" - } - ], - "returnFields": [ - { - "name": "autoMerged", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      True if the default branch has been auto-merged into the deployment ref.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployment", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The new deployment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDeploymentStatus", - "id": "createdeploymentstatus", - "href": "/graphql/reference/mutations#createdeploymentstatus", - "description": "

      Create a deployment status.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentStatusInput!", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deploymentStatus", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      The new deployment status.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDiscussion", - "id": "creatediscussion", - "href": "/graphql/reference/mutations#creatediscussion", - "description": "

      Create a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDiscussionInput!", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just created.

      " - } - ], - "category": "discussions" - }, - { - "name": "createEnterpriseOrganization", - "id": "createenterpriseorganization", - "href": "/graphql/reference/mutations#createenterpriseorganization", - "description": "

      Creates an organization as part of an enterprise account. A personal access\ntoken used to create an organization is implicitly permitted to update the\norganization it created, if the organization is part of an enterprise that has\nSAML enabled or uses Enterprise Managed Users. If the organization is not part\nof such an enterprise, and instead has SAML enabled for it individually, the\ntoken will then require SAML authorization to continue working against that organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnterpriseOrganizationInput!", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise that owns the created organization.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createEnvironment", - "id": "createenvironment", - "href": "/graphql/reference/mutations#createenvironment", - "description": "

      Creates an environment or simply returns it if already exists.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnvironmentInput!", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The new or existing environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createIpAllowListEntry", - "id": "createipallowlistentry", - "href": "/graphql/reference/mutations#createipallowlistentry", - "description": "

      Creates a new IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIpAllowListEntryInput!", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createIssue", - "id": "createissue", - "href": "/graphql/reference/mutations#createissue", - "description": "

      Creates a new issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueInput!", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The new issue.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueType", - "id": "createissuetype", - "href": "/graphql/reference/mutations#createissuetype", - "description": "

      Creates a new issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueTypeInput!", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The newly created issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "createLabel", - "id": "createlabel", - "href": "/graphql/reference/mutations#createlabel", - "description": "

      Creates a new label.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLabelInput!", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The new label.

      " - } - ], - "category": "issues" - }, - { - "name": "createLinkedBranch", - "id": "createlinkedbranch", - "href": "/graphql/reference/mutations#createlinkedbranch", - "description": "

      Create a branch linked to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLinkedBranchInput!", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was linked to.

      " - }, - { - "name": "linkedBranch", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      The new branch issue reference.

      " - } - ], - "category": "issues" - }, - { - "name": "createMigrationSource", - "id": "createmigrationsource", - "href": "/graphql/reference/mutations#createmigrationsource", - "description": "

      Creates a GitHub Enterprise Importer (GEI) migration source.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateMigrationSourceInput!", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "migrationSource", - "type": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      The created migration source.

      " - } - ], - "category": "migrations" - }, - { - "name": "createProject", - "id": "createproject", - "href": "/graphql/reference/mutations#createproject", - "description": "

      Creates a new project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectInput!", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "createProjectV2", - "id": "createprojectv2", - "href": "/graphql/reference/mutations#createprojectv2", - "description": "

      Creates a new project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2Input!", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The new project.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2Field", - "id": "createprojectv2field", - "href": "/graphql/reference/mutations#createprojectv2field", - "description": "

      Create a new project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2FieldInput!", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The new field.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2StatusUpdate", - "id": "createprojectv2statusupdate", - "href": "/graphql/reference/mutations#createprojectv2statusupdate", - "description": "

      Creates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2StatusUpdateInput!", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "createPullRequest", - "id": "createpullrequest", - "href": "/graphql/reference/mutations#createpullrequest", - "description": "

      Create a new pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreatePullRequestInput!", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "createRef", - "id": "createref", - "href": "/graphql/reference/mutations#createref", - "description": "

      Create a new Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRefInput!", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The newly created ref.

      " - } - ], - "category": "git" - }, - { - "name": "createRepository", - "id": "createrepository", - "href": "/graphql/reference/mutations#createrepository", - "description": "

      Create a new repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryInput!", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryRuleset", - "id": "createrepositoryruleset", - "href": "/graphql/reference/mutations#createrepositoryruleset", - "description": "

      Create a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryRulesetInput!", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "createTeamDiscussion", - "id": "createteamdiscussion", - "href": "/graphql/reference/mutations#createteamdiscussion", - "description": "

      Creates a new team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateTeamDiscussionInput!", - "id": "createteamdiscussioninput", - "href": "/graphql/reference/input-objects#createteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussion", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      The new discussion.

      ", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - } - ], - "category": "other" - }, - { - "name": "createTeamDiscussionComment", - "id": "createteamdiscussioncomment", - "href": "/graphql/reference/mutations#createteamdiscussioncomment", - "description": "

      Creates a new team discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateTeamDiscussionCommentInput!", - "id": "createteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#createteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussionComment", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      The new comment.

      ", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - } - ], - "category": "other" - }, - { - "name": "createUserList", - "id": "createuserlist", - "href": "/graphql/reference/mutations#createuserlist", - "description": "

      Creates a new user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateUserListInput!", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just created.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who created the list.

      " - } - ], - "category": "users" - }, - { - "name": "deleteBranchProtectionRule", - "id": "deletebranchprotectionrule", - "href": "/graphql/reference/mutations#deletebranchprotectionrule", - "description": "

      Delete a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteBranchProtectionRuleInput!", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "deleteDeployment", - "id": "deletedeployment", - "href": "/graphql/reference/mutations#deletedeployment", - "description": "

      Deletes a deployment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDeploymentInput!", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteDiscussion", - "id": "deletediscussion", - "href": "/graphql/reference/mutations#deletediscussion", - "description": "

      Delete a discussion and all of its replies.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionInput!", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteDiscussionComment", - "id": "deletediscussioncomment", - "href": "/graphql/reference/mutations#deletediscussioncomment", - "description": "

      Delete a discussion comment. If it has replies, wipe it instead.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionCommentInput!", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The discussion comment that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteEnvironment", - "id": "deleteenvironment", - "href": "/graphql/reference/mutations#deleteenvironment", - "description": "

      Deletes an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteEnvironmentInput!", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteIpAllowListEntry", - "id": "deleteipallowlistentry", - "href": "/graphql/reference/mutations#deleteipallowlistentry", - "description": "

      Deletes an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIpAllowListEntryInput!", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was deleted.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "deleteIssue", - "id": "deleteissue", - "href": "/graphql/reference/mutations#deleteissue", - "description": "

      Deletes an Issue object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueInput!", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the issue belonged to.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueComment", - "id": "deleteissuecomment", - "href": "/graphql/reference/mutations#deleteissuecomment", - "description": "

      Deletes an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueCommentInput!", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueType", - "id": "deleteissuetype", - "href": "/graphql/reference/mutations#deleteissuetype", - "description": "

      Delete an issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueTypeInput!", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedIssueTypeId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLabel", - "id": "deletelabel", - "href": "/graphql/reference/mutations#deletelabel", - "description": "

      Deletes a label.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLabelInput!", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLinkedBranch", - "id": "deletelinkedbranch", - "href": "/graphql/reference/mutations#deletelinkedbranch", - "description": "

      Unlink a branch from an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLinkedBranchInput!", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue the linked branch was unlinked from.

      " - } - ], - "category": "issues" - }, - { - "name": "deletePackageVersion", - "id": "deletepackageversion", - "href": "/graphql/reference/mutations#deletepackageversion", - "description": "

      Delete a package version.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePackageVersionInput!", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether or not the operation succeeded.

      " - } - ], - "category": "packages" - }, - { - "name": "deleteProject", - "id": "deleteproject", - "href": "/graphql/reference/mutations#deleteproject", - "description": "

      Deletes a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectInput!", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      The repository or organization the project was removed from.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectCard", - "id": "deleteprojectcard", - "href": "/graphql/reference/mutations#deleteprojectcard", - "description": "

      Deletes a project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectCardInput!", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "column", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The column the deleted card was in.

      " - }, - { - "name": "deletedCardId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted card ID.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectColumn", - "id": "deleteprojectcolumn", - "href": "/graphql/reference/mutations#deleteprojectcolumn", - "description": "

      Deletes a project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectColumnInput!", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedColumnId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted column ID.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project the deleted column was in.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectV2", - "id": "deleteprojectv2", - "href": "/graphql/reference/mutations#deleteprojectv2", - "description": "

      Delete a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2Input!", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The deleted Project.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Field", - "id": "deleteprojectv2field", - "href": "/graphql/reference/mutations#deleteprojectv2field", - "description": "

      Delete a project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2FieldInput!", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The deleted field.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Item", - "id": "deleteprojectv2item", - "href": "/graphql/reference/mutations#deleteprojectv2item", - "description": "

      Deletes an item from a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2ItemInput!", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedItemId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted item.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2StatusUpdate", - "id": "deleteprojectv2statusupdate", - "href": "/graphql/reference/mutations#deleteprojectv2statusupdate", - "description": "

      Deletes a project status update.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2StatusUpdateInput!", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedStatusUpdateId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted status update.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted status update was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Workflow", - "id": "deleteprojectv2workflow", - "href": "/graphql/reference/mutations#deleteprojectv2workflow", - "description": "

      Deletes a project workflow.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2WorkflowInput!", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedWorkflowId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted workflow.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted workflow was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deletePullRequestReview", - "id": "deletepullrequestreview", - "href": "/graphql/reference/mutations#deletepullrequestreview", - "description": "

      Deletes a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewInput!", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The deleted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "deletePullRequestReviewComment", - "id": "deletepullrequestreviewcomment", - "href": "/graphql/reference/mutations#deletepullrequestreviewcomment", - "description": "

      Deletes a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewCommentInput!", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The pull request review the deleted comment belonged to.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The deleted pull request review comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "deleteRef", - "id": "deleteref", - "href": "/graphql/reference/mutations#deleteref", - "description": "

      Delete a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRefInput!", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "deleteRepositoryRuleset", - "id": "deleterepositoryruleset", - "href": "/graphql/reference/mutations#deleterepositoryruleset", - "description": "

      Delete a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryRulesetInput!", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteTeamDiscussion", - "id": "deleteteamdiscussion", - "href": "/graphql/reference/mutations#deleteteamdiscussion", - "description": "

      Deletes a team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteTeamDiscussionInput!", - "id": "deleteteamdiscussioninput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "deleteTeamDiscussionComment", - "id": "deleteteamdiscussioncomment", - "href": "/graphql/reference/mutations#deleteteamdiscussioncomment", - "description": "

      Deletes a team discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteTeamDiscussionCommentInput!", - "id": "deleteteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "deleteUserList", - "id": "deleteuserlist", - "href": "/graphql/reference/mutations#deleteuserlist", - "description": "

      Deletes a user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteUserListInput!", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The owner of the list that will be deleted.

      " - } - ], - "category": "users" - }, - { - "name": "deleteVerifiableDomain", - "id": "deleteverifiabledomain", - "href": "/graphql/reference/mutations#deleteverifiabledomain", - "description": "

      Deletes a verifiable domain.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteVerifiableDomainInput!", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owning account from which the domain was deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "dequeuePullRequest", - "id": "dequeuepullrequest", - "href": "/graphql/reference/mutations#dequeuepullrequest", - "description": "

      Remove a pull request from the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DequeuePullRequestInput!", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry of the dequeued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "disablePullRequestAutoMerge", - "id": "disablepullrequestautomerge", - "href": "/graphql/reference/mutations#disablepullrequestautomerge", - "description": "

      Disable auto merge on the given pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "DisablePullRequestAutoMergeInput!", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto merge was disabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissPullRequestReview", - "id": "dismisspullrequestreview", - "href": "/graphql/reference/mutations#dismisspullrequestreview", - "description": "

      Dismisses an approved or rejected pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissPullRequestReviewInput!", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The dismissed pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissRepositoryVulnerabilityAlert", - "id": "dismissrepositoryvulnerabilityalert", - "href": "/graphql/reference/mutations#dismissrepositoryvulnerabilityalert", - "description": "

      Dismisses the Dependabot alert.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissRepositoryVulnerabilityAlertInput!", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryVulnerabilityAlert", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      The Dependabot alert that was dismissed.

      " - } - ], - "category": "dependabot" - }, - { - "name": "enablePullRequestAutoMerge", - "id": "enablepullrequestautomerge", - "href": "/graphql/reference/mutations#enablepullrequestautomerge", - "description": "

      Enable the default auto-merge on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnablePullRequestAutoMergeInput!", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto-merge was enabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "enqueuePullRequest", - "id": "enqueuepullrequest", - "href": "/graphql/reference/mutations#enqueuepullrequest", - "description": "

      Add a pull request to the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnqueuePullRequestInput!", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry for the enqueued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "followOrganization", - "id": "followorganization", - "href": "/graphql/reference/mutations#followorganization", - "description": "

      Follow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowOrganizationInput!", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was followed.

      " - } - ], - "category": "orgs" - }, - { - "name": "followUser", - "id": "followuser", - "href": "/graphql/reference/mutations#followuser", - "description": "

      Follow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowUserInput!", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was followed.

      " - } - ], - "category": "users" - }, - { - "name": "grantEnterpriseOrganizationsMigratorRole", - "id": "grantenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#grantenterpriseorganizationsmigratorrole", - "description": "

      Grant the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantEnterpriseOrganizationsMigratorRoleInput!", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role applied to for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "grantMigratorRole", - "id": "grantmigratorrole", - "href": "/graphql/reference/mutations#grantmigratorrole", - "description": "

      Grant the migrator role to a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantMigratorRoleInput!", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "importProject", - "id": "importproject", - "href": "/graphql/reference/mutations#importproject", - "description": "

      Creates a new project by importing columns and a list of issues/PRs.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ImportProjectInput!", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new Project!.

      " - } - ], - "category": "migrations" - }, - { - "name": "linkProjectV2ToRepository", - "id": "linkprojectv2torepository", - "href": "/graphql/reference/mutations#linkprojectv2torepository", - "description": "

      Links a project to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToRepositoryInput!", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkProjectV2ToTeam", - "id": "linkprojectv2toteam", - "href": "/graphql/reference/mutations#linkprojectv2toteam", - "description": "

      Links a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToTeamInput!", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkRepositoryToProject", - "id": "linkrepositorytoproject", - "href": "/graphql/reference/mutations#linkrepositorytoproject", - "description": "

      Creates a repository link for a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkRepositoryToProjectInput!", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "lockLockable", - "id": "locklockable", - "href": "/graphql/reference/mutations#locklockable", - "description": "

      Lock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "LockLockableInput!", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "lockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was locked.

      " - } - ], - "category": "issues" - }, - { - "name": "markDiscussionCommentAsAnswer", - "id": "markdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#markdiscussioncommentasanswer", - "description": "

      Mark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkDiscussionCommentAsAnswerInput!", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the chosen comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "markFileAsViewed", - "id": "markfileasviewed", - "href": "/graphql/reference/mutations#markfileasviewed", - "description": "

      Mark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkFileAsViewedInput!", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "markProjectV2AsTemplate", - "id": "markprojectv2astemplate", - "href": "/graphql/reference/mutations#markprojectv2astemplate", - "description": "

      Mark a project as a template. Note that only projects which are owned by an Organization can be marked as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkProjectV2AsTemplateInput!", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "markPullRequestReadyForReview", - "id": "markpullrequestreadyforreview", - "href": "/graphql/reference/mutations#markpullrequestreadyforreview", - "description": "

      Marks a pull request ready for review.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkPullRequestReadyForReviewInput!", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is ready for review.

      " - } - ], - "category": "pulls" - }, - { - "name": "mergeBranch", - "id": "mergebranch", - "href": "/graphql/reference/mutations#mergebranch", - "description": "

      Merge a head into a branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergeBranchInput!", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeCommit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The resulting merge Commit.

      " - } - ], - "category": "branches" - }, - { - "name": "mergePullRequest", - "id": "mergepullrequest", - "href": "/graphql/reference/mutations#mergepullrequest", - "description": "

      Merge a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergePullRequestInput!", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "minimizeComment", - "id": "minimizecomment", - "href": "/graphql/reference/mutations#minimizecomment", - "description": "

      Minimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "MinimizeCommentInput!", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "minimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was minimized.

      " - } - ], - "category": "issues" - }, - { - "name": "moveProjectCard", - "id": "moveprojectcard", - "href": "/graphql/reference/mutations#moveprojectcard", - "description": "

      Moves a project card to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectCardInput!", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The new edge of the moved card.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "moveProjectColumn", - "id": "moveprojectcolumn", - "href": "/graphql/reference/mutations#moveprojectcolumn", - "description": "

      Moves a project column to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectColumnInput!", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The new edge of the moved column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "pinEnvironment", - "id": "pinenvironment", - "href": "/graphql/reference/mutations#pinenvironment", - "description": "

      Pin an environment to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinEnvironmentInput!", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was pinned.

      " - }, - { - "name": "pinnedEnvironment", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      The pinned environment if we pinned.

      " - } - ], - "category": "deployments" - }, - { - "name": "pinIssue", - "id": "pinissue", - "href": "/graphql/reference/mutations#pinissue", - "description": "

      Pin an issue to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinIssueInput!", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was pinned.

      " - } - ], - "category": "issues" - }, - { - "name": "regenerateVerifiableDomainToken", - "id": "regenerateverifiabledomaintoken", - "href": "/graphql/reference/mutations#regenerateverifiabledomaintoken", - "description": "

      Regenerates a verifiable domain's verification token.

      ", - "inputFields": [ - { - "name": "input", - "type": "RegenerateVerifiableDomainTokenInput!", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "verificationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The verification token that was generated.

      " - } - ], - "category": "orgs" - }, - { - "name": "rejectDeployments", - "id": "rejectdeployments", - "href": "/graphql/reference/mutations#rejectdeployments", - "description": "

      Reject all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "RejectDeploymentsInput!", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "removeAssigneesFromAssignable", - "id": "removeassigneesfromassignable", - "href": "/graphql/reference/mutations#removeassigneesfromassignable", - "description": "

      Removes assignees from an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveAssigneesFromAssignableInput!", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was unassigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "removeEnterpriseAdmin", - "id": "removeenterpriseadmin", - "href": "/graphql/reference/mutations#removeenterpriseadmin", - "description": "

      Removes an administrator from the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseAdminInput!", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was removed as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of removing an administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeLabelsFromLabelable", - "id": "removelabelsfromlabelable", - "href": "/graphql/reference/mutations#removelabelsfromlabelable", - "description": "

      Removes labels from a Labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveLabelsFromLabelableInput!", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The Labelable the labels were removed from.

      " - } - ], - "category": "issues" - }, - { - "name": "removeOutsideCollaborator", - "id": "removeoutsidecollaborator", - "href": "/graphql/reference/mutations#removeoutsidecollaborator", - "description": "

      Removes outside collaborator from all repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveOutsideCollaboratorInput!", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "removedUser", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was removed as an outside collaborator.

      " - } - ], - "category": "orgs" - }, - { - "name": "removeReaction", - "id": "removereaction", - "href": "/graphql/reference/mutations#removereaction", - "description": "

      Removes a reaction from a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveReactionInput!", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "removeStar", - "id": "removestar", - "href": "/graphql/reference/mutations#removestar", - "description": "

      Removes a star from a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveStarInput!", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "removeSubIssue", - "id": "removesubissue", - "href": "/graphql/reference/mutations#removesubissue", - "description": "

      Removes a sub-issue from a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveSubIssueInput!", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent of the sub-issue.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "removeUpvote", - "id": "removeupvote", - "href": "/graphql/reference/mutations#removeupvote", - "description": "

      Remove an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveUpvoteInput!", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenDiscussion", - "id": "reopendiscussion", - "href": "/graphql/reference/mutations#reopendiscussion", - "description": "

      Reopen a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenDiscussionInput!", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was reopened.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenIssue", - "id": "reopenissue", - "href": "/graphql/reference/mutations#reopenissue", - "description": "

      Reopen a issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenIssueInput!", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was opened.

      " - } - ], - "category": "issues" - }, - { - "name": "reopenPullRequest", - "id": "reopenpullrequest", - "href": "/graphql/reference/mutations#reopenpullrequest", - "description": "

      Reopen a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenPullRequestInput!", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reopened.

      " - } - ], - "category": "pulls" - }, - { - "name": "reorderEnvironment", - "id": "reorderenvironment", - "href": "/graphql/reference/mutations#reorderenvironment", - "description": "

      Reorder a pinned repository environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReorderEnvironmentInput!", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was reordered.

      " - } - ], - "category": "deployments" - }, - { - "name": "reprioritizeSubIssue", - "id": "reprioritizesubissue", - "href": "/graphql/reference/mutations#reprioritizesubissue", - "description": "

      Reprioritizes a sub-issue to a different position in the parent list.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReprioritizeSubIssueInput!", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was reprioritized in.

      " - } - ], - "category": "issues" - }, - { - "name": "requestReviews", - "id": "requestreviews", - "href": "/graphql/reference/mutations#requestreviews", - "description": "

      Set review requests on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RequestReviewsInput!", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is getting requests.

      " - }, - { - "name": "requestedReviewersEdge", - "type": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      The edge from the pull request to the requested reviewers.

      " - } - ], - "category": "pulls" - }, - { - "name": "rerequestCheckSuite", - "id": "rerequestchecksuite", - "href": "/graphql/reference/mutations#rerequestchecksuite", - "description": "

      Rerequests an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "RerequestCheckSuiteInput!", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The requested check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "resolveReviewThread", - "id": "resolvereviewthread", - "href": "/graphql/reference/mutations#resolvereviewthread", - "description": "

      Marks a review thread as resolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "ResolveReviewThreadInput!", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "revertPullRequest", - "id": "revertpullrequest", - "href": "/graphql/reference/mutations#revertpullrequest", - "description": "

      Create a pull request that reverts the changes from a merged pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevertPullRequestInput!", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reverted.

      " - }, - { - "name": "revertPullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request that reverts the input pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "revokeEnterpriseOrganizationsMigratorRole", - "id": "revokeenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#revokeenterpriseorganizationsmigratorrole", - "description": "

      Revoke the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeEnterpriseOrganizationsMigratorRoleInput!", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role revoked for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "revokeMigratorRole", - "id": "revokemigratorrole", - "href": "/graphql/reference/mutations#revokemigratorrole", - "description": "

      Revoke the migrator role from a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeMigratorRoleInput!", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "startOrganizationMigration", - "id": "startorganizationmigration", - "href": "/graphql/reference/mutations#startorganizationmigration", - "description": "

      Starts a GitHub Enterprise Importer organization migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartOrganizationMigrationInput!", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "orgMigration", - "type": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      The new organization migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "startRepositoryMigration", - "id": "startrepositorymigration", - "href": "/graphql/reference/mutations#startrepositorymigration", - "description": "

      Starts a GitHub Enterprise Importer (GEI) repository migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartRepositoryMigrationInput!", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryMigration", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      The new repository migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "submitPullRequestReview", - "id": "submitpullrequestreview", - "href": "/graphql/reference/mutations#submitpullrequestreview", - "description": "

      Submits a pending pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "SubmitPullRequestReviewInput!", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The submitted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "transferIssue", - "id": "transferissue", - "href": "/graphql/reference/mutations#transferissue", - "description": "

      Transfer an issue to a different repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "TransferIssueInput!", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was transferred.

      " - } - ], - "category": "issues" - }, - { - "name": "unarchiveProjectV2Item", - "id": "unarchiveprojectv2item", - "href": "/graphql/reference/mutations#unarchiveprojectv2item", - "description": "

      Unarchives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveProjectV2ItemInput!", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item unarchived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "unarchiveRepository", - "id": "unarchiverepository", - "href": "/graphql/reference/mutations#unarchiverepository", - "description": "

      Unarchives a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveRepositoryInput!", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was unarchived.

      " - } - ], - "category": "repos" - }, - { - "name": "unfollowOrganization", - "id": "unfolloworganization", - "href": "/graphql/reference/mutations#unfolloworganization", - "description": "

      Unfollow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowOrganizationInput!", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was unfollowed.

      " - } - ], - "category": "orgs" - }, - { - "name": "unfollowUser", - "id": "unfollowuser", - "href": "/graphql/reference/mutations#unfollowuser", - "description": "

      Unfollow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowUserInput!", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was unfollowed.

      " - } - ], - "category": "users" - }, - { - "name": "unlinkProjectV2FromRepository", - "id": "unlinkprojectv2fromrepository", - "href": "/graphql/reference/mutations#unlinkprojectv2fromrepository", - "description": "

      Unlinks a project from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromRepositoryInput!", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is no longer linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkProjectV2FromTeam", - "id": "unlinkprojectv2fromteam", - "href": "/graphql/reference/mutations#unlinkprojectv2fromteam", - "description": "

      Unlinks a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromTeamInput!", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is unlinked from.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkRepositoryFromProject", - "id": "unlinkrepositoryfromproject", - "href": "/graphql/reference/mutations#unlinkrepositoryfromproject", - "description": "

      Deletes a repository link from a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkRepositoryFromProjectInput!", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "unlockLockable", - "id": "unlocklockable", - "href": "/graphql/reference/mutations#unlocklockable", - "description": "

      Unlock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlockLockableInput!", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unlockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was unlocked.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkDiscussionCommentAsAnswer", - "id": "unmarkdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#unmarkdiscussioncommentasanswer", - "description": "

      Unmark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkDiscussionCommentAsAnswerInput!", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "unmarkFileAsViewed", - "id": "unmarkfileasviewed", - "href": "/graphql/reference/mutations#unmarkfileasviewed", - "description": "

      Unmark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkFileAsViewedInput!", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "unmarkIssueAsDuplicate", - "id": "unmarkissueasduplicate", - "href": "/graphql/reference/mutations#unmarkissueasduplicate", - "description": "

      Unmark an issue as a duplicate of another issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkIssueAsDuplicateInput!", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "duplicate", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      The issue or pull request that was marked as a duplicate.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkProjectV2AsTemplate", - "id": "unmarkprojectv2astemplate", - "href": "/graphql/reference/mutations#unmarkprojectv2astemplate", - "description": "

      Unmark a project as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkProjectV2AsTemplateInput!", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "unminimizeComment", - "id": "unminimizecomment", - "href": "/graphql/reference/mutations#unminimizecomment", - "description": "

      Unminimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnminimizeCommentInput!", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unminimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was unminimized.

      " - } - ], - "category": "issues" - }, - { - "name": "unpinIssue", - "id": "unpinissue", - "href": "/graphql/reference/mutations#unpinissue", - "description": "

      Unpin a pinned issue from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnpinIssueInput!", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "id", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The id of the pinned issue that was unpinned.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was unpinned.

      " - } - ], - "category": "issues" - }, - { - "name": "unresolveReviewThread", - "id": "unresolvereviewthread", - "href": "/graphql/reference/mutations#unresolvereviewthread", - "description": "

      Marks a review thread as unresolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnresolveReviewThreadInput!", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateBranchProtectionRule", - "id": "updatebranchprotectionrule", - "href": "/graphql/reference/mutations#updatebranchprotectionrule", - "description": "

      Update a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateBranchProtectionRuleInput!", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "updateCheckRun", - "id": "updatecheckrun", - "href": "/graphql/reference/mutations#updatecheckrun", - "description": "

      Update a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckRunInput!", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The updated check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "updateCheckSuitePreferences", - "id": "updatechecksuitepreferences", - "href": "/graphql/reference/mutations#updatechecksuitepreferences", - "description": "

      Modifies the settings of an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckSuitePreferencesInput!", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "checks" - }, - { - "name": "updateDiscussion", - "id": "updatediscussion", - "href": "/graphql/reference/mutations#updatediscussion", - "description": "

      Update a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionInput!", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The modified discussion.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateDiscussionComment", - "id": "updatediscussioncomment", - "href": "/graphql/reference/mutations#updatediscussioncomment", - "description": "

      Update the contents of a comment on a Discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionCommentInput!", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The modified discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateEnterpriseAllowPrivateRepositoryForkingSetting", - "id": "updateenterpriseallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateenterpriseallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput!", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated allow private repository forking setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDefaultRepositoryPermissionSetting", - "id": "updateenterprisedefaultrepositorypermissionsetting", - "href": "/graphql/reference/mutations#updateenterprisedefaultrepositorypermissionsetting", - "description": "

      Sets the base repository permission for organizations in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput!", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated base repository permission setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the base repository permission setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDeployKeySetting", - "id": "updateenterprisedeploykeysetting", - "href": "/graphql/reference/mutations#updateenterprisedeploykeysetting", - "description": "

      Sets whether deploy keys are allowed to be created and used for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDeployKeySettingInput!", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated deploy key setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the deploy key setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanChangeRepositoryVisibilitySetting", - "id": "updateenterprisememberscanchangerepositoryvisibilitysetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanchangerepositoryvisibilitysetting", - "description": "

      Sets whether organization members with admin permissions on a repository can change repository visibility.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput!", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can change repository visibility setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can change repository visibility setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanCreateRepositoriesSetting", - "id": "updateenterprisememberscancreaterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscancreaterepositoriessetting", - "description": "

      Sets the members can create repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput!", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can create repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can create repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteIssuesSetting", - "id": "updateenterprisememberscandeleteissuessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleteissuessetting", - "description": "

      Sets the members can delete issues setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput!", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete issues setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete issues setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteRepositoriesSetting", - "id": "updateenterprisememberscandeleterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleterepositoriessetting", - "description": "

      Sets the members can delete repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput!", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanInviteCollaboratorsSetting", - "id": "updateenterprisememberscaninvitecollaboratorssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscaninvitecollaboratorssetting", - "description": "

      Sets whether members can invite collaborators are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput!", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can invite collaborators setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can invite collaborators setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanMakePurchasesSetting", - "id": "updateenterprisememberscanmakepurchasessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanmakepurchasessetting", - "description": "

      Sets whether or not an organization owner can make purchases.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanMakePurchasesSettingInput!", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can make purchases setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can make purchases setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanUpdateProtectedBranchesSetting", - "id": "updateenterprisememberscanupdateprotectedbranchessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanupdateprotectedbranchessetting", - "description": "

      Sets the members can update protected branches setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput!", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can update protected branches setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can update protected branches setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanViewDependencyInsightsSetting", - "id": "updateenterprisememberscanviewdependencyinsightssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanviewdependencyinsightssetting", - "description": "

      Sets the members can view dependency insights for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput!", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can view dependency insights setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can view dependency insights setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOrganizationProjectsSetting", - "id": "updateenterpriseorganizationprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriseorganizationprojectssetting", - "description": "

      Sets whether organization projects are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOrganizationProjectsSettingInput!", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated organization projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the organization projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOwnerOrganizationRole", - "id": "updateenterpriseownerorganizationrole", - "href": "/graphql/reference/mutations#updateenterpriseownerorganizationrole", - "description": "

      Updates the role of an enterprise owner with an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOwnerOrganizationRoleInput!", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of changing the owner's organization role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseProfile", - "id": "updateenterpriseprofile", - "href": "/graphql/reference/mutations#updateenterpriseprofile", - "description": "

      Updates an enterprise's profile.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseProfileInput!", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseRepositoryProjectsSetting", - "id": "updateenterpriserepositoryprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriserepositoryprojectssetting", - "description": "

      Sets whether repository projects are enabled for a enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseRepositoryProjectsSettingInput!", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated repository projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the repository projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTeamDiscussionsSetting", - "id": "updateenterpriseteamdiscussionssetting", - "href": "/graphql/reference/mutations#updateenterpriseteamdiscussionssetting", - "description": "

      Sets whether team discussions are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTeamDiscussionsSettingInput!", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated team discussions setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the team discussions setting.

      " - } - ], - "category": "other" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "description": "

      Sets the two-factor authentication methods that users of an enterprise may not use.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput!", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two-factor authentication disallowed methods setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two-factor authentication disallowed methods setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationRequiredSetting", - "id": "updateenterprisetwofactorauthenticationrequiredsetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationrequiredsetting", - "description": "

      Sets whether two factor authentication is required for all users in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput!", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two factor authentication required setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two factor authentication required setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnvironment", - "id": "updateenvironment", - "href": "/graphql/reference/mutations#updateenvironment", - "description": "

      Updates an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnvironmentInput!", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The updated environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "updateIpAllowListEnabledSetting", - "id": "updateipallowlistenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistenabledsetting", - "description": "

      Sets whether an IP allow list is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEnabledSettingInput!", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListEntry", - "id": "updateipallowlistentry", - "href": "/graphql/reference/mutations#updateipallowlistentry", - "description": "

      Updates an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEntryInput!", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListForInstalledAppsEnabledSetting", - "id": "updateipallowlistforinstalledappsenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistforinstalledappsenabledsetting", - "description": "

      Sets whether IP allow list configuration for installed GitHub Apps is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListForInstalledAppsEnabledSettingInput!", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIssue", - "id": "updateissue", - "href": "/graphql/reference/mutations#updateissue", - "description": "

      Updates an Issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueInput!", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueComment", - "id": "updateissuecomment", - "href": "/graphql/reference/mutations#updateissuecomment", - "description": "

      Updates an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueCommentInput!", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The updated comment.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueIssueType", - "id": "updateissueissuetype", - "href": "/graphql/reference/mutations#updateissueissuetype", - "description": "

      Updates the issue type on an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueIssueTypeInput!", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The updated issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueType", - "id": "updateissuetype", - "href": "/graphql/reference/mutations#updateissuetype", - "description": "

      Update an issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueTypeInput!", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The updated issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "updateLabel", - "id": "updatelabel", - "href": "/graphql/reference/mutations#updatelabel", - "description": "

      Updates an existing label.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateLabelInput!", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The updated label.

      " - } - ], - "category": "issues" - }, - { - "name": "updateNotificationRestrictionSetting", - "id": "updatenotificationrestrictionsetting", - "href": "/graphql/reference/mutations#updatenotificationrestrictionsetting", - "description": "

      Update the setting to restrict notifications to only verified or approved domains available to an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateNotificationRestrictionSettingInput!", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owner on which the setting was updated.

      " - } - ], - "category": "activity" - }, - { - "name": "updateOrganizationAllowPrivateRepositoryForkingSetting", - "id": "updateorganizationallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateorganizationallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput!", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated allow private repository forking setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateOrganizationWebCommitSignoffSetting", - "id": "updateorganizationwebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updateorganizationwebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationWebCommitSignoffSettingInput!", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated web commit signoff setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateProject", - "id": "updateproject", - "href": "/graphql/reference/mutations#updateproject", - "description": "

      Updates an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectInput!", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The updated project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectCard", - "id": "updateprojectcard", - "href": "/graphql/reference/mutations#updateprojectcard", - "description": "

      Updates an existing project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectCardInput!", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectColumn", - "id": "updateprojectcolumn", - "href": "/graphql/reference/mutations#updateprojectcolumn", - "description": "

      Updates an existing project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectColumnInput!", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The updated project column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectV2", - "id": "updateprojectv2", - "href": "/graphql/reference/mutations#updateprojectv2", - "description": "

      Updates an existing project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2Input!", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The updated Project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Collaborators", - "id": "updateprojectv2collaborators", - "href": "/graphql/reference/mutations#updateprojectv2collaborators", - "description": "

      Update the collaborators on a team or a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2CollaboratorsInput!", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "collaborators", - "type": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The collaborators granted a role.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2DraftIssue", - "id": "updateprojectv2draftissue", - "href": "/graphql/reference/mutations#updateprojectv2draftissue", - "description": "

      Updates a draft issue within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2DraftIssueInput!", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "draftIssue", - "type": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      The draft issue updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Field", - "id": "updateprojectv2field", - "href": "/graphql/reference/mutations#updateprojectv2field", - "description": "

      Update a project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2FieldInput!", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The updated field.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemFieldValue", - "id": "updateprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#updateprojectv2itemfieldvalue", - "description": "

      This mutation updates the value of a field for an item in a Project. Currently\nonly single-select, text, number, date, and iteration fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemFieldValueInput!", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemPosition", - "id": "updateprojectv2itemposition", - "href": "/graphql/reference/mutations#updateprojectv2itemposition", - "description": "

      This mutation updates the position of the item in the project, where the position represents the priority of an item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemPositionInput!", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "items", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The items in the new order.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2StatusUpdate", - "id": "updateprojectv2statusupdate", - "href": "/graphql/reference/mutations#updateprojectv2statusupdate", - "description": "

      Updates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2StatusUpdateInput!", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updatePullRequest", - "id": "updatepullrequest", - "href": "/graphql/reference/mutations#updatepullrequest", - "description": "

      Update a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestInput!", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestBranch", - "id": "updatepullrequestbranch", - "href": "/graphql/reference/mutations#updatepullrequestbranch", - "description": "

      Merge or Rebase HEAD from upstream branch into pull request branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestBranchInput!", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReview", - "id": "updatepullrequestreview", - "href": "/graphql/reference/mutations#updatepullrequestreview", - "description": "

      Updates the body of a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewInput!", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The updated pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReviewComment", - "id": "updatepullrequestreviewcomment", - "href": "/graphql/reference/mutations#updatepullrequestreviewcomment", - "description": "

      Updates a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewCommentInput!", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The updated comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateRef", - "id": "updateref", - "href": "/graphql/reference/mutations#updateref", - "description": "

      Update a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefInput!", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The updated Ref.

      " - } - ], - "category": "git" - }, - { - "name": "updateRefs", - "id": "updaterefs", - "href": "/graphql/reference/mutations#updaterefs", - "description": "

      Creates, updates and/or deletes multiple refs in a repository.

      \n

      This mutation takes a list of RefUpdates and performs these updates\non the repository. All updates are performed atomically, meaning that\nif one of them is rejected, no other ref will be modified.

      \n

      RefUpdate.beforeOid specifies that the given reference needs to point\nto the given value before performing any updates. A value of\n0000000000000000000000000000000000000000 can be used to verify that\nthe references should not exist.

      \n

      RefUpdate.afterOid specifies the value that the given reference\nwill point to after performing all updates. A value of\n0000000000000000000000000000000000000000 can be used to delete a\nreference.

      \n

      If RefUpdate.force is set to true, a non-fast-forward updates\nfor the given reference will be allowed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefsInput!", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "updateRepository", - "id": "updaterepository", - "href": "/graphql/reference/mutations#updaterepository", - "description": "

      Update information about a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryInput!", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryRuleset", - "id": "updaterepositoryruleset", - "href": "/graphql/reference/mutations#updaterepositoryruleset", - "description": "

      Update a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryRulesetInput!", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryWebCommitSignoffSetting", - "id": "updaterepositorywebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updaterepositorywebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryWebCommitSignoffSettingInput!", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateSubscription", - "id": "updatesubscription", - "href": "/graphql/reference/mutations#updatesubscription", - "description": "

      Updates the state for subscribable subjects.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateSubscriptionInput!", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subscribable", - "type": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      The input subscribable entity.

      " - } - ], - "category": "activity" - }, - { - "name": "updateTeamDiscussion", - "id": "updateteamdiscussion", - "href": "/graphql/reference/mutations#updateteamdiscussion", - "description": "

      Updates a team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamDiscussionInput!", - "id": "updateteamdiscussioninput", - "href": "/graphql/reference/input-objects#updateteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussion", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      The updated discussion.

      " - } - ], - "category": "other" - }, - { - "name": "updateTeamDiscussionComment", - "id": "updateteamdiscussioncomment", - "href": "/graphql/reference/mutations#updateteamdiscussioncomment", - "description": "

      Updates a discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamDiscussionCommentInput!", - "id": "updateteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#updateteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussionComment", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      The updated comment.

      " - } - ], - "category": "other" - }, - { - "name": "updateTeamReviewAssignment", - "id": "updateteamreviewassignment", - "href": "/graphql/reference/mutations#updateteamreviewassignment", - "description": "

      Updates team review assignment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamReviewAssignmentInput!", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team that was modified.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateTeamsRepository", - "id": "updateteamsrepository", - "href": "/graphql/reference/mutations#updateteamsrepository", - "description": "

      Update team repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamsRepositoryInput!", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was updated.

      " - }, - { - "name": "teams", - "type": "[Team!]", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The teams granted permission on the repository.

      " - } - ], - "category": "teams" - }, - { - "name": "updateTopics", - "id": "updatetopics", - "href": "/graphql/reference/mutations#updatetopics", - "description": "

      Replaces the repository's topics with the given topics.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTopicsInput!", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invalidTopicNames", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Names of the provided topics that are not valid.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateUserList", - "id": "updateuserlist", - "href": "/graphql/reference/mutations#updateuserlist", - "description": "

      Updates an existing user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListInput!", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just updated.

      " - } - ], - "category": "users" - }, - { - "name": "updateUserListsForItem", - "id": "updateuserlistsforitem", - "href": "/graphql/reference/mutations#updateuserlistsforitem", - "description": "

      Updates which of the viewer's lists an item belongs to.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListsForItemInput!", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      The item that was added.

      " - }, - { - "name": "lists", - "type": "[UserList!]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The lists to which this item belongs.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who owns the lists.

      " - } - ], - "category": "users" - }, - { - "name": "verifyVerifiableDomain", - "id": "verifyverifiabledomain", - "href": "/graphql/reference/mutations#verifyverifiabledomain", - "description": "

      Verify that a verifiable domain has the expected DNS record.

      ", - "inputFields": [ - { - "name": "input", - "type": "VerifyVerifiableDomainInput!", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was verified.

      " - } - ], - "category": "orgs" - } - ], - "objects": [ - { - "name": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "description": "

      Location information for an actor.

      ", - "fields": [ - { - "name": "city", - "description": "

      City.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "country", - "description": "

      Country name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countryCode", - "description": "

      Country code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "region", - "description": "

      Region name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regionCode", - "description": "

      Region or state code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who added this Pull Request to the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was added to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner", - "description": "

      An announcement banner for an enterprise or organization.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "expiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "isUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app", - "description": "

      A GitHub App.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "clientId", - "description": "

      The client ID of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the App object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses of the app.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "logoBackgroundColor", - "description": "

      The hex color code, without the leading '#', for the logo background.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logoUrl", - "description": "

      A URL pointing to the app's logo.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the app.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      A slug based on the name of the app for use in URLs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to the app's homepage.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent", - "description": "

      Represents anassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was assigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AssignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the user who was assigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "disabler", - "description": "

      The user who disabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeDisabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reasonCode", - "description": "

      The reason_code relating to why auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest", - "description": "

      Represents an auto-merge request for a pull request.

      ", - "fields": [ - { - "name": "authorEmail", - "description": "

      The email address of the author of this auto-merge request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      The commit message of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      The commit title of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enabledAt", - "description": "

      When was this auto-merge request was enabled.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabledBy", - "description": "

      The actor who created the auto-merge request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "mergeMethod", - "description": "

      The merge method of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequest", - "description": "

      The pull request that this auto-merge request is set against.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (rebase) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoRebaseEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (squash) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoSquashEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeFailedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeSucceededEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentRefName", - "description": "

      Identifies the name of the base ref for the pull request after it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousRefName", - "description": "

      Identifies the name of the base ref for the pull request before it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the Ref associated with the base_ref_deleted event.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thebase_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "Blame", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "description": "

      Represents a Git blame.

      ", - "fields": [ - { - "name": "ranges", - "description": "

      The list of ranges from a Git blame.

      ", - "type": "[BlameRange!]!", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange" - } - ], - "category": "git" - }, - { - "name": "BlameRange", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange", - "description": "

      Represents a range of information from a Git blame.

      ", - "fields": [ - { - "name": "age", - "description": "

      Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange's change.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commit", - "description": "

      Identifies the line author.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "endingLine", - "description": "

      The ending line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startingLine", - "description": "

      The starting line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "Blob", - "id": "blob", - "href": "/graphql/reference/objects#blob", - "description": "

      Represents a Git blob.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "byteSize", - "description": "

      Byte size of Blob object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Blob object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBinary", - "description": "

      Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Indicates whether the contents is truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the Blob is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot", - "description": "

      A special type of user which takes actions on behalf of GitHub Apps.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Bot object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      A branch protection rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleConflicts", - "description": "

      A list of conflicts matching branches protection rule and other branch protection rules.

      ", - "type": "BranchProtectionRuleConflictConnection!", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassForcePushAllowances", - "description": "

      A list of actors able to force push for this branch protection rule.

      ", - "type": "BypassForcePushAllowanceConnection!", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassPullRequestAllowances", - "description": "

      A list of actors able to bypass PRs for this branch protection rule.

      ", - "type": "BypassPullRequestAllowanceConnection!", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "creator", - "description": "

      The actor who created this branch protection rule.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the BranchProtectionRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "matchingRefs", - "description": "

      Repository refs that are protected by this rule.

      ", - "type": "RefConnection!", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushAllowances", - "description": "

      A list push allowances for this branch protection rule.

      ", - "type": "PushAllowanceConnection!", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this branch protection rule.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      List of required deployment environments that must be deployed successfully to update matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      List of required status checks that must pass for commits to be accepted to matching branches.

      ", - "type": "[RequiredStatusCheckDescription!]", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Does this branch require deployment to specific environments before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalAllowances", - "description": "

      A list review dismissal allowances for this branch protection rule.

      ", - "type": "ReviewDismissalAllowanceConnection!", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict", - "description": "

      A conflict between two branch protection rules.

      ", - "fields": [ - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "conflictingBranchProtectionRule", - "description": "

      Identifies the conflicting branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "ref", - "description": "

      Identifies the branch ref that has conflicting rules.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictConnection", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "description": "

      The connection type for BranchProtectionRuleConflict.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleConflictEdge]", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRuleConflict]", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictEdge", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConnection", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "description": "

      The connection type for BranchProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleEdge]", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRule]", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleEdge", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance", - "description": "

      A user, team, or app who has the ability to bypass a force push requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can force push.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassForcePushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceConnection", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "description": "

      The connection type for BypassForcePushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassForcePushAllowanceEdge]", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassForcePushAllowance]", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceEdge", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance", - "description": "

      A user, team, or app who has the ability to bypass a pull request requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassPullRequestAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceConnection", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "description": "

      The connection type for BypassPullRequestAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassPullRequestAllowanceEdge]", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassPullRequestAllowance]", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceEdge", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - } - ], - "category": "branches" - }, - { - "name": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "score", - "description": "

      The CVSS score associated with this advisory.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "vectorString", - "description": "

      The CVSS vector string associated with this advisory.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe", - "description": "

      A common weakness enumeration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cweId", - "description": "

      The id of the CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A detailed description of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CWE object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEConnection", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "description": "

      The connection type for CWE.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CWEEdge]", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CWE]", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEEdge", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - } - ], - "category": "security-advisories" - }, - { - "name": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation", - "description": "

      A single check annotation.

      ", - "fields": [ - { - "name": "annotationLevel", - "description": "

      The annotation's severity level.

      ", - "type": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "blobUrl", - "description": "

      The path to the file that this annotation was made on.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "location", - "description": "

      The position of this annotation.

      ", - "type": "CheckAnnotationSpan!", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan" - }, - { - "name": "message", - "description": "

      The annotation's message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path that this annotation was made on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Additional information about the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The annotation's title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "description": "

      The connection type for CheckAnnotation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckAnnotationEdge]", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckAnnotation]", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationEdge", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationPosition", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition", - "description": "

      A character position in a check annotation.

      ", - "fields": [ - { - "name": "column", - "description": "

      Column number (1 indexed).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "line", - "description": "

      Line number (1 indexed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationSpan", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan", - "description": "

      An inclusive pair of positions for a check annotation.

      ", - "fields": [ - { - "name": "end", - "description": "

      End position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - }, - { - "name": "start", - "description": "

      Start position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - } - ], - "category": "checks" - }, - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      A check run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "annotations", - "description": "

      The check run's annotations.

      ", - "type": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "checkSuite", - "description": "

      The check suite that this run is a part of.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check run was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check run.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The corresponding deployment for this job, if any.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "detailsUrl", - "description": "

      The URL from which to find full details of the check run on the integrator's site.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the check run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the check for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pendingDeploymentRequest", - "description": "

      Information about a pending deployment, if any, in this check run.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "permalink", - "description": "

      The permalink to the check run summary.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with this check run.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check run was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check run.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "steps", - "description": "

      The check run's steps.

      ", - "type": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "number", - "description": "

      Step number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "summary", - "description": "

      A string representing the check run's summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      A string representing the check run's text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A string representing the check run.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "description": "

      The connection type for CheckRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckRunEdge]", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckRun]", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunEdge", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - } - ], - "category": "checks" - }, - { - "name": "CheckRunStateCount", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount", - "description": "

      Represents a count of the state of a check run.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of check runs with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a check run.

      ", - "type": "CheckRunState!", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep", - "description": "

      A single check step.

      ", - "fields": [ - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check step was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check step.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "externalId", - "description": "

      A reference for the check step on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The step's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The index of the step in the list of steps of the parent check run.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "secondsToCompletion", - "description": "

      Number of seconds to completion.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check step was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check step.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "description": "

      The connection type for CheckStep.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckStepEdge]", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckStep]", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckStepEdge", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - } - ], - "category": "checks" - }, - { - "name": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      A check suite.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "app", - "description": "

      The GitHub App which created this check suite.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "branch", - "description": "

      The name of the branch for this check suite.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "checkRuns", - "description": "

      The check runs associated with a check suite.

      ", - "type": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check runs by this type.

      ", - "type": { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit for this check suite.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "conclusion", - "description": "

      The conclusion of this check suite.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The user who triggered the check suite.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckSuite object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "matchingPullRequests", - "description": "

      A list of open pull requests matching the check suite.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "push", - "description": "

      The push that triggered this check suite.

      ", - "type": "Push", - "id": "push", - "href": "/graphql/reference/objects#push" - }, - { - "name": "repository", - "description": "

      The repository associated with this check suite.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "status", - "description": "

      The status of this check suite.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflowRun", - "description": "

      The workflow run associated with this check suite.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "description": "

      The connection type for CheckSuite.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckSuiteEdge]", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckSuite]", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteEdge", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - } - ], - "category": "checks" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent", - "description": "

      Represents aclosedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was closed.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "closer", - "description": "

      Object which triggered the creation of this event.

      ", - "type": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ClosedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to closed.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - }, - { - "name": "url", - "description": "

      The HTTP URL for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      The Code of Conduct for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the Code of Conduct.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CodeOfConduct object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The key for the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The formal name of the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "fields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningTool!]!", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningTool", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "fields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedCommentAuthor", - "description": "

      The user who authored the deleted comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommentDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      Represents a Git commit.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "additions", - "description": "

      The number of additions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "associatedPullRequests", - "description": "

      The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - }, - { - "name": "author", - "description": "

      Authorship details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "authoredByCommitter", - "description": "

      Check if the committer and the author match.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "authoredDate", - "description": "

      The datetime when this commit was authored.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "authors", - "description": "

      The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.

      ", - "type": "GitActorConnection!", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "blame", - "description": "

      Fetches git blame information.

      ", - "type": "Blame!", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "arguments": [ - { - "name": "path", - "description": "

      The file whose Git blame information you want.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "changedFiles", - "description": "

      We recommend using the changedFilesIfAvailable field instead of\nchangedFiles, as changedFiles will cause your request to return an error\nif GitHub is unable to calculate the number of changed files.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      changedFiles will be removed. Use changedFilesIfAvailable instead. Removal on 2023-01-01 UTC.

      " - }, - { - "name": "changedFilesIfAvailable", - "description": "

      The number of changed files in this commit. If GitHub is unable to calculate\nthe number of changed files (for example due to a timeout), this will return\nnull. We recommend using this field instead of changedFiles.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkSuites", - "description": "

      The check suites associated with a commit.

      ", - "type": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check suites by this type.

      ", - "type": { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "comments", - "description": "

      Comments made on the commit.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "committedDate", - "description": "

      The datetime when this commit was committed.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "committedViaWeb", - "description": "

      Check if committed via GitHub web UI.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "committer", - "description": "

      Committer details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "deletions", - "description": "

      The number of deletions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployments", - "description": "

      The deployments associated with a commit.

      ", - "type": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "file", - "description": "

      The tree entry representing the file located at the given path.

      ", - "type": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "arguments": [ - { - "name": "path", - "description": "

      The path for the file.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "history", - "description": "

      The linear commit history starting from (and including) this commit, in the same order as git log.

      ", - "type": "CommitHistoryConnection!", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      If non-null, filters history to only show commits with matching authorship.

      ", - "type": { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "path", - "description": "

      If non-null, filters history to only show commits touching files under this path.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "since", - "description": "

      Allows specifying a beginning time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - }, - { - "name": "until", - "description": "

      Allows specifying an ending time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Commit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git commit message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBody", - "description": "

      The Git commit message body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBodyHTML", - "description": "

      The commit message body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "messageHeadline", - "description": "

      The Git commit message headline.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageHeadlineHTML", - "description": "

      The commit message headline rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "onBehalfOf", - "description": "

      The organization this commit was made on behalf of.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parents", - "description": "

      The parents of a commit.

      ", - "type": "CommitConnection!", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pushedDate", - "description": "

      The datetime when this commit was pushed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      pushedDate is no longer supported. Removal on 2023-07-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The Repository this commit belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signature", - "description": "

      Commit signing information, if present.

      ", - "type": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - }, - { - "name": "status", - "description": "

      Status information for this commit.

      ", - "type": "Status", - "id": "status", - "href": "/graphql/reference/objects#status" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for this commit.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tarballUrl", - "description": "

      Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tree", - "description": "

      Commit's root Tree.

      ", - "type": "Tree!", - "id": "tree", - "href": "/graphql/reference/objects#tree" - }, - { - "name": "treeResourcePath", - "description": "

      The HTTP path for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "treeUrl", - "description": "

      The HTTP URL for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "zipballUrl", - "description": "

      Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment", - "description": "

      Represents a comment on a given Commit.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment, if the commit exists.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Identifies the file path associated with the comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Identifies the line position associated with the comment.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentConnection", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "description": "

      The connection type for CommitComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitCommentEdge]", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CommitComment]", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentEdge", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread", - "description": "

      A thread of comments on a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "commits" - }, - { - "name": "CommitConnection", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionsByRepository", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "description": "

      This aggregates commits made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The commit contributions, each representing a day.

      ", - "type": "CreatedCommitContributionConnection!", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for commit contributions returned from the connection.

      ", - "type": { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the commits were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitEdge", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - } - ], - "category": "commits" - }, - { - "name": "CommitHistoryConnection", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "description": "

      Represents a comparison between two commit revisions.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "aheadBy", - "description": "

      The number of commits ahead of the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "baseTarget", - "description": "

      The base revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "behindBy", - "description": "

      The number of commits behind the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commits", - "description": "

      The commits which compose this comparison.

      ", - "type": "ComparisonCommitConnection!", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "headTarget", - "description": "

      The head revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "id", - "description": "

      The Node ID of the Comparison object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "status", - "description": "

      The status of this comparison.

      ", - "type": "ComparisonStatus!", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus" - } - ], - "category": "commits" - }, - { - "name": "ComparisonCommitConnection", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "authorCount", - "description": "

      The total count of authors and co-authors across all commits.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was connected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines", - "description": "

      The Contributing Guidelines for a repository.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the Contributing Guidelines.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "ContributionCalendar", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar", - "description": "

      A calendar of contributions made on GitHub by a user.

      ", - "fields": [ - { - "name": "colors", - "description": "

      A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isHalloween", - "description": "

      Determine if the color set was chosen because it's currently Halloween.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "months", - "description": "

      A list of the months of contributions in this calendar.

      ", - "type": "[ContributionCalendarMonth!]!", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth" - }, - { - "name": "totalContributions", - "description": "

      The count of total contributions in the calendar.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "weeks", - "description": "

      A list of the weeks of contributions in this calendar.

      ", - "type": "[ContributionCalendarWeek!]!", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarDay", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday", - "description": "

      Represents a single day of contributions on GitHub by a user.

      ", - "fields": [ - { - "name": "color", - "description": "

      The hex color code that represents how many contributions were made on this day compared to others in the calendar.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contributionCount", - "description": "

      How many contributions were made by the user on this day.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "contributionLevel", - "description": "

      Indication of contributions, relative to other days. Can be used to indicate\nwhich color to represent this day on a calendar.

      ", - "type": "ContributionLevel!", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel" - }, - { - "name": "date", - "description": "

      The day this square represents.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "weekday", - "description": "

      A number representing which day of the week this square represents, e.g., 1 is Monday.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarMonth", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth", - "description": "

      A month of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "firstDay", - "description": "

      The date of the first day of this month.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "name", - "description": "

      The name of the month.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalWeeks", - "description": "

      How many weeks started in this month.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "year", - "description": "

      The year the month occurred in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarWeek", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek", - "description": "

      A week of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "contributionDays", - "description": "

      The days of contributions in this week.

      ", - "type": "[ContributionCalendarDay!]!", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday" - }, - { - "name": "firstDay", - "description": "

      The date of the earliest square in this week.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "users" - }, - { - "name": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "description": "

      A contributions collection aggregates contributions such as opened issues and commits created by a user.

      ", - "fields": [ - { - "name": "commitContributionsByRepository", - "description": "

      Commit contributions made by the user, grouped by repository.

      ", - "type": "[CommitContributionsByRepository!]!", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contributionCalendar", - "description": "

      A calendar of this user's contributions on GitHub.

      ", - "type": "ContributionCalendar!", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar" - }, - { - "name": "contributionYears", - "description": "

      The years the user has been making contributions with the most recent year first.

      ", - "type": "[Int!]!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "doesEndInCurrentMonth", - "description": "

      Determine if this collection's time span ends in the current month.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "earliestRestrictedContributionDate", - "description": "

      The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "endedAt", - "description": "

      The ending date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "firstIssueContribution", - "description": "

      The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection's time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.

      ", - "type": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution" - }, - { - "name": "firstPullRequestContribution", - "description": "

      The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection's time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.

      ", - "type": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution" - }, - { - "name": "firstRepositoryContribution", - "description": "

      The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection's time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.

      ", - "type": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution" - }, - { - "name": "hasActivityInThePast", - "description": "

      Does the user have any more activity in the timeline that occurred prior to the collection's time range?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyContributions", - "description": "

      Determine if there are any contributions in this collection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyRestrictedContributions", - "description": "

      Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSingleDay", - "description": "

      Whether or not the collector's time span is all within the same day.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueContributions", - "description": "

      A list of issues the user opened.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "issueContributionsByRepository", - "description": "

      Issue contributions made by the user, grouped by repository.

      ", - "type": "[IssueContributionsByRepository!]!", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "joinedGitHubContribution", - "description": "

      When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection's time range and ignoreTimeRange is false.

      ", - "type": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution" - }, - { - "name": "latestRestrictedContributionDate", - "description": "

      The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "mostRecentCollectionWithActivity", - "description": "

      When this collection's time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "mostRecentCollectionWithoutActivity", - "description": "

      Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "popularIssueContribution", - "description": "

      The issue the user opened on GitHub that received the most comments in the specified\ntime frame.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "popularPullRequestContribution", - "description": "

      The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pullRequestContributions", - "description": "

      Pull request contributions made by the user.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestContributionsByRepository", - "description": "

      Pull request contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestContributionsByRepository!]!", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestReviewContributions", - "description": "

      Pull request review contributions made by the user. Returns the most recently\nsubmitted review for each PR reviewed by the user.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestReviewContributionsByRepository", - "description": "

      Pull request review contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestReviewContributionsByRepository!]!", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryContributions", - "description": "

      A list of repositories owned by the user that the user created in this time range.

      ", - "type": "CreatedRepositoryContributionConnection!", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "restrictedContributionsCount", - "description": "

      A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      The beginning date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "totalCommitContributions", - "description": "

      How many commits were made by the user in this time span.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalIssueContributions", - "description": "

      How many issues the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestContributions", - "description": "

      How many pull requests the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestReviewContributions", - "description": "

      How many pull request reviews the user left.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedCommits", - "description": "

      How many different repositories the user committed to.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedIssues", - "description": "

      How many different repositories the user opened issues in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoriesWithContributedPullRequestReviews", - "description": "

      How many different repositories the user left pull request reviews in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedPullRequests", - "description": "

      How many different repositories the user opened pull requests in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoryContributions", - "description": "

      How many repositories the user created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "user", - "description": "

      The user who made the contributions in this collection.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertToDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedNoteToIssueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion that the issue was converted into.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedToDiscussionEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints", - "description": "

      Copilot endpoint information.

      ", - "fields": [ - { - "name": "api", - "description": "

      Copilot API endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originTracker", - "description": "

      Copilot origin tracker endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "proxy", - "description": "

      Copilot proxy endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "telemetry", - "description": "

      Copilot telemetry endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution", - "description": "

      Represents the contribution a user made by committing to a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "commitCount", - "description": "

      How many commits were made on this day to this repository by the user.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository the user made a commit in.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionConnection", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "description": "

      The connection type for CreatedCommitContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedCommitContributionEdge]", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedCommitContribution]", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of commits across days and repositories in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionEdge", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution", - "description": "

      Represents the contribution a user made on GitHub by opening an issue.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      The issue that was opened.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionConnection", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "description": "

      The connection type for CreatedIssueContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedIssueContributionEdge]", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedIssueContribution]", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionEdge", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution", - "description": "

      Represents the contribution a user made on GitHub by opening a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request that was opened.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionConnection", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "description": "

      The connection type for CreatedPullRequestContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestContributionEdge]", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestContribution]", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionEdge", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution", - "description": "

      Represents the contribution a user made by leaving a review on a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request the user reviewed.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The review the user left on the pull request.

      ", - "type": "PullRequestReview!", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "repository", - "description": "

      The repository containing the pull request that the user reviewed.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionConnection", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "description": "

      The connection type for CreatedPullRequestReviewContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestReviewContributionEdge]", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestReviewContribution]", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionEdge", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution", - "description": "

      Represents the contribution a user made on GitHub by creating a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository that was created.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionConnection", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "description": "

      The connection type for CreatedRepositoryContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedRepositoryContributionEdge]", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedRepositoryContribution]", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionEdge", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - } - ], - "category": "users" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent", - "description": "

      Represents a mention made by one issue or pull request to another.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the CrossReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "referencedAt", - "description": "

      Identifies when the reference was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "target", - "description": "

      Issue or pull request to which the reference was made.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "willCloseTarget", - "description": "

      Checks if the target will be closed when the source is merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "CvssSeverities", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "cvssV3", - "description": "

      The CVSS v3 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - }, - { - "name": "cvssV4", - "description": "

      The CVSS v4 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - } - ], - "category": "security-advisories" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DemilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with thedemilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate", - "description": "

      A Dependabot Update for a dependency in a repository.

      ", - "implements": [ - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "error", - "description": "

      The error from a dependency update.

      ", - "type": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror" - }, - { - "name": "pullRequest", - "description": "

      The associated pull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependabot" - }, - { - "name": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror", - "description": "

      An error produced from a Dependabot Update.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "errorType", - "description": "

      The error code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency", - "description": "

      A dependency manifest entry.

      ", - "fields": [ - { - "name": "hasDependencies", - "description": "

      Does the dependency itself have dependencies?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "packageLabel", - "description": "

      The original name of the package, as it appears in the manifest.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      packageLabel will be removed. Use normalized packageName field instead. Removal on 2022-10-01 UTC.

      " - }, - { - "name": "packageManager", - "description": "

      The dependency package manager.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageName", - "description": "

      The name of the package in the canonical form used by the package manager.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relationship", - "description": "

      Public preview: The relationship of the dependency. Can be direct, transitive, or unknown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository containing the package.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requirements", - "description": "

      The dependency version requirements.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "description": "

      The connection type for DependencyGraphDependency.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphDependencyEdge]", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphDependency]", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyEdge", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest", - "description": "

      Dependency manifest for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "blobPath", - "description": "

      Path to view the manifest file blob.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dependencies", - "description": "

      A list of manifest dependencies.

      ", - "type": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "dependenciesCount", - "description": "

      The number of dependencies listed in the manifest.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "exceedsMaxSize", - "description": "

      Is the manifest too big to parse?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "filename", - "description": "

      Fully qualified manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the DependencyGraphManifest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parseable", - "description": "

      Were we able to parse the manifest?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repository", - "description": "

      The repository containing the manifest.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "description": "

      The connection type for DependencyGraphManifest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphManifestEdge]", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphManifest]", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestEdge", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - } - ], - "category": "dependency-graph" - }, - { - "name": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey", - "description": "

      A repository deploy key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabled", - "description": "

      Whether or not the deploy key is enabled by policy at the Enterprise or Organization level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The deploy key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readOnly", - "description": "

      Whether or not the deploy key is read only.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The deploy key title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "verified", - "description": "

      Whether or not the deploy key has been verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyConnection", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "description": "

      The connection type for DeployKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeployKeyEdge]", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeployKey]", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyEdge", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent", - "description": "

      Represents adeployedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The deployment associated with thedeployedevent.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      The ref associated with thedeployedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "deployments" - }, - { - "name": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      Represents triggered deployment instance.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      Identifies the commit sha of the deployment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitOid", - "description": "

      Identifies the oid of the deployment commit, even if the commit has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The deployment description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Deployment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestEnvironment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "latestStatus", - "description": "

      The latest status of this deployment.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "originalEnvironment", - "description": "

      The original environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Extra information that a deployment system might need.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      Identifies the Ref of the deployment, if the deployment was created by ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with the deployment.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "state", - "description": "

      The current state of the deployment.

      ", - "type": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate" - }, - { - "name": "statuses", - "description": "

      A list of statuses associated with the deployment.

      ", - "type": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "task", - "description": "

      The deployment task.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "description": "

      The connection type for Deployment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentEdge]", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Deployment]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEdge", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deploymentStatus", - "description": "

      The deployment status that updated the deployment environment.

      ", - "type": "DeploymentStatus!", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentEnvironmentChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule", - "description": "

      A protection rule.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "timeout", - "description": "

      The timeout in minutes for this protection rule.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "type", - "description": "

      The type of protection rule.

      ", - "type": "DeploymentProtectionRuleType!", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleConnection", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "description": "

      The connection type for DeploymentProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentProtectionRuleEdge]", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentProtectionRule]", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleEdge", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest", - "description": "

      A request to deploy a workflow run to an environment.

      ", - "fields": [ - { - "name": "currentUserCanApprove", - "description": "

      Whether or not the current user can approve the deployment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "environment", - "description": "

      The target environment of the deployment.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "waitTimerStartedAt", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestConnection", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "description": "

      The connection type for DeploymentRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentRequestEdge]", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentRequest]", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestEdge", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview", - "description": "

      A deployment review.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comment", - "description": "

      The comment the user left.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environments", - "description": "

      The environments approved or rejected.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The decision of the user.

      ", - "type": "DeploymentReviewState!", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate" - }, - { - "name": "user", - "description": "

      The user that reviewed the deployment.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewConnection", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "description": "

      The connection type for DeploymentReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewEdge]", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReview]", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewEdge", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerConnection", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "description": "

      The connection type for DeploymentReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewerEdge]", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReviewer]", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerEdge", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      Describes the status of a given deployment attempt.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "deployment", - "description": "

      Identifies the deployment associated with status.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "description", - "description": "

      Identifies the description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Identifies the environment of the deployment at the time of this deployment status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Identifies the environment URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "logUrl", - "description": "

      Identifies the log URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "description": "

      The connection type for DeploymentStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentStatusEdge]", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentStatus]", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusEdge", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - } - ], - "category": "deployments" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DisconnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request from which the issue was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      A discussion in a repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "answer", - "description": "

      The comment chosen as this discussion's answer, if any.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "answerChosenAt", - "description": "

      The time when a user chose this discussion's answer, if answered.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "answerChosenBy", - "description": "

      The user who chose this discussion's answer, if answered.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The main text of the discussion post.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "category", - "description": "

      The category for this discussion.

      ", - "type": "DiscussionCategory!", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "comments", - "description": "

      The replies to the discussion.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Discussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswered", - "description": "

      Only return answered/unanswered discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "number", - "description": "

      The number identifying this discussion within the repository.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "poll", - "description": "

      The poll associated with this discussion, if one exists.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the discussion's state.

      ", - "type": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason" - }, - { - "name": "title", - "description": "

      The title of this discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "description": "

      A category for discussions in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A description of this category.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      An emoji representing this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      This category's emoji rendered as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionCategory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAnswerable", - "description": "

      Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "slug", - "description": "

      The slug of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryConnection", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "description": "

      The connection type for DiscussionCategory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCategoryEdge]", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionCategory]", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryEdge", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      A comment on a discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedAt", - "description": "

      The time when this replied-to comment was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion this comment was created in.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswer", - "description": "

      Has this comment been chosen as the answer of its discussion?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replies", - "description": "

      The threaded replies to this comment.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The discussion comment this comment is a reply to.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMarkAsAnswer", - "description": "

      Can the current user mark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnmarkAsAnswer", - "description": "

      Can the current user unmark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentConnection", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "description": "

      The connection type for DiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCommentEdge]", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionComment]", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentEdge", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionConnection", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "description": "

      The connection type for Discussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionEdge]", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Discussion]", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionEdge", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll", - "description": "

      A poll for a discussion.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "discussion", - "description": "

      The discussion that this poll belongs to.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionPoll object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "options", - "description": "

      The options for this poll.

      ", - "type": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      How to order the options for the discussion poll.

      ", - "type": { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder" - } - } - ] - }, - { - "name": "question", - "description": "

      The question that is being asked by this poll.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this poll.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanVote", - "description": "

      Indicates if the viewer has permission to vote in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for any option in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      An option for a discussion poll.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the DiscussionPollOption object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "option", - "description": "

      The text for this option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "poll", - "description": "

      The discussion poll that this option belongs to.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this option.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for this option in the poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "description": "

      The connection type for DiscussionPollOption.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionPollOptionEdge]", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionPollOption]", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionEdge", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - } - ], - "category": "discussions" - }, - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      A draft issue within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "assignees", - "description": "

      A list of users to assigned to this draft issue.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the draft issue rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of the draft issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this draft issue.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DraftIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2Items", - "description": "

      List of items linked with the draft issue (currently draft issue can be linked to only one item).

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      Projects that link to this draft issue (currently draft issue can be linked to only one project).

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "fields": [ - { - "name": "percentage", - "description": "

      The EPSS percentage represents the likelihood of a CVE being exploited.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "percentile", - "description": "

      The EPSS percentile represents the relative rank of the CVE's likelihood of being exploited compared to other CVEs.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "security-advisories" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      An account to manage multiple organizations with consolidated policy and billing.

      ", - "implements": [ - { - "name": "AnnouncementBannerI", - "id": "announcementbanneri", - "href": "/graphql/reference/interfaces#announcementbanneri" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "announcement", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this enterprise, if any. Only visible to members of the enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "announcementCreatedAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "announcementExpiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "announcementUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "billingEmail", - "description": "

      The enterprise's billing email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingInfo", - "description": "

      Enterprise billing information visible to enterprise billing managers.

      ", - "type": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the enterprise as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Enterprise object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "members", - "description": "

      A list of users who are members of this enterprise.

      ", - "type": "EnterpriseMemberConnection!", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "deployment", - "description": "

      Only return members within the selected GitHub Enterprise deployment.

      ", - "type": { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return members with this two-factor authentication status. Does not\ninclude members who only have an account on a GitHub Enterprise Server instance.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for members returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization or server.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return members with this type of two-factor authentication method. Does\nnot include members who only have an account on a GitHub Enterprise Server instance.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of organizations that belong to this enterprise.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "viewerOrganizationRole", - "description": "

      The viewer's role in an organization.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - } - ] - }, - { - "name": "ownerInfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "type": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo" - }, - { - "name": "readme", - "description": "

      The raw content of the enterprise README.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readmeHTML", - "description": "

      The content of the enterprise README as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current enterprise by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this enterprise.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "slug", - "description": "

      The URL-friendly identifier for the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerIsAdmin", - "description": "

      Is the current viewer an admin of this enterprise?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise website.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorConnection", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorEdge]", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorEdge", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge", - "description": "

      A User who is an administrator of an enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role of the administrator.

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      An invitation for a user to become an owner or billing manager of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseAdministratorInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The invitee's pending role in the enterprise (owner or billing_manager).

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationConnection", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "description": "

      The connection type for EnterpriseAdministratorInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorInvitationEdge]", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseAdministratorInvitation]", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationEdge", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo", - "description": "

      Enterprise billing information visible to enterprise billing managers and owners.

      ", - "fields": [ - { - "name": "allLicensableUsersCount", - "description": "

      The number of licenseable users/emails across the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assetPacks", - "description": "

      The number of data packs used by all organizations owned by the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "bandwidthQuota", - "description": "

      The bandwidth quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsage", - "description": "

      The bandwidth usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsagePercentage", - "description": "

      The bandwidth usage as a percentage of the bandwidth quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "storageQuota", - "description": "

      The storage quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsage", - "description": "

      The storage usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsagePercentage", - "description": "

      The storage usage as a percentage of the storage quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalAvailableLicenses", - "description": "

      The number of available licenses across all owned organizations based on the unique number of billable users.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalLicenses", - "description": "

      The total number of licenses allocated.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "description": "

      The connection type for Enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseEdge]", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Enterprise]", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEdge", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseFailedInvitationConnection", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseFailedInvitationEdge]", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseFailedInvitationEdge", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge", - "description": "

      A failed invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      An identity provider configured to provision identities for an enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm" - }, - { - "name": "enterprise", - "description": "

      The enterprise this identity provider belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "externalIdentities", - "description": "

      ExternalIdentities provisioned by this identity provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the identity provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML identity provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "recoveryCodes", - "description": "

      Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the identity provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberConnection", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "description": "

      The connection type for EnterpriseMember.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseMemberEdge]", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseMember]", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberEdge", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge", - "description": "

      A User who is a member of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      An invitation for a user to become an unaffiliated member of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseMemberInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrganizationMembershipConnection", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "description": "

      The connection type for Organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOrganizationMembershipEdge]", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOrganizationMembershipEdge", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge", - "description": "

      An enterprise organization that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOutsideCollaboratorConnection", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOutsideCollaboratorEdge]", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseOutsideCollaboratorEdge", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge", - "description": "

      A User who is an outside collaborator of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "repositories", - "description": "

      The enterprise organization repositories this user is a member of.

      ", - "type": "EnterpriseRepositoryInfoConnection!", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "fields": [ - { - "name": "admins", - "description": "

      A list of all of the administrators for this enterprise.

      ", - "type": "EnterpriseAdministratorConnection!", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return administrators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for administrators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabled", - "description": "

      A list of users in the enterprise who currently have two-factor authentication disabled.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabledExist", - "description": "

      Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowPrivateRepositoryForkingSetting", - "description": "

      The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "allowPrivateRepositoryForkingSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided private repository forking setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "allowPrivateRepositoryForkingSettingPolicyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "defaultRepositoryPermissionSetting", - "description": "

      The setting value for base repository permissions for organizations in this enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - }, - { - "name": "defaultRepositoryPermissionSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided base repository permission.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The permission to find organizations for.

      ", - "type": { - "name": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - } - } - ] - }, - { - "name": "domains", - "description": "

      A list of domains owned by the enterprise. Visible to enterprise owners or\nenterprise owners' personal access tokens (classic) with admin:enterprise scope.

      ", - "type": "VerifiableDomainConnection!", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter whether or not the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter whether or not the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "failedInvitations", - "description": "

      A list of failed invitations in the enterprise.

      ", - "type": "EnterpriseFailedInvitationConnection!", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the enterprise has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with admin:enterprise scope.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isUpdatingDefaultRepositoryPermission", - "description": "

      Whether or not the base repository permission is currently being updated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUpdatingTwoFactorRequirement", - "description": "

      Whether the two-factor authentication requirement is currently being enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanChangeRepositoryVisibilitySetting", - "description": "

      The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanChangeRepositoryVisibilitySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided can change repository visibility setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanCreateInternalRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create internal repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create private repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create public repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create repositories.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - }, - { - "name": "membersCanCreateRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository creation setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting to find organizations for.

      ", - "type": { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue!", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue" - } - } - ] - }, - { - "name": "membersCanDeleteIssuesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete issues.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteIssuesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete issues setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanDeleteRepositoriesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete or transfer repositories.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete repositories setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanInviteCollaboratorsSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can invite outside collaborators.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanInviteCollaboratorsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can invite collaborators setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanMakePurchasesSetting", - "description": "

      Indicates whether members of this enterprise's organizations can purchase additional services for those organizations.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can update protected branches.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can update protected branches setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanViewDependencyInsightsSetting", - "description": "

      The setting value for whether members can view dependency insights.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanViewDependencyInsightsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can view dependency insights setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this enterprise is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationProjectsSetting", - "description": "

      The setting value for whether organization projects are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "organizationProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided organization projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "outsideCollaborators", - "description": "

      A list of outside collaborators across the repositories in the enterprise.

      ", - "type": "EnterpriseOutsideCollaboratorConnection!", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return outside collaborators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific outside collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for outside collaborators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return outside collaborators within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - }, - { - "name": "visibility", - "description": "

      Only return outside collaborators on repositories with this visibility.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "pendingAdminInvitations", - "description": "

      A list of pending administrator invitations for the enterprise.

      ", - "type": "EnterpriseAdministratorInvitationConnection!", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending enterprise administrator invitations returned from the connection.

      ", - "type": { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - } - ] - }, - { - "name": "pendingCollaboratorInvitations", - "description": "

      A list of pending collaborator invitations across the repositories in the enterprise.

      ", - "type": "RepositoryInvitationConnection!", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending repository collaborator invitations returned from the connection.

      ", - "type": { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pendingMemberInvitations", - "description": "

      A list of pending member invitations for organizations in the enterprise.

      ", - "type": "EnterprisePendingMemberInvitationConnection!", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "invitationSource", - "description": "

      Only return invitations matching this invitation source.

      ", - "type": { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return invitations within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDeployKeySetting", - "description": "

      The setting value for whether deploy keys are enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryDeployKeySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided deploy keys setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "repositoryProjectsSetting", - "description": "

      The setting value for whether repository projects are enabled in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The SAML Identity Provider for the enterprise.

      ", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider" - }, - { - "name": "samlIdentityProviderSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the SAML single sign-on setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "IdentityProviderConfigurationState!", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate" - } - } - ] - }, - { - "name": "teamDiscussionsSetting", - "description": "

      The setting value for whether team discussions are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "teamDiscussionsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided team discussions setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "twoFactorDisallowedMethodsSetting", - "description": "

      The setting value for what methods of two-factor authentication the enterprise prevents its users from having.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - }, - { - "name": "twoFactorRequiredSetting", - "description": "

      The setting value for whether the enterprise requires two-factor authentication for its organizations and users.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - }, - { - "name": "twoFactorRequiredSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the two-factor authentication setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterprisePendingMemberInvitationConnection", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterprisePendingMemberInvitationEdge]", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterprisePendingMemberInvitationEdge", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge", - "description": "

      An invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo", - "description": "

      A subset of repository information queryable from an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the EnterpriseRepositoryInfo object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The repository's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoConnection", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "description": "

      The connection type for EnterpriseRepositoryInfo.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseRepositoryInfoEdge]", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseRepositoryInfo]", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoEdge", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation", - "description": "

      An Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "customerName", - "description": "

      The customer name to which the Enterprise Server installation belongs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hostName", - "description": "

      The host name of the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerInstallation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isConnected", - "description": "

      Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccounts", - "description": "

      User accounts on this Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountConnection!", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder" - } - } - ] - }, - { - "name": "userAccountsUploads", - "description": "

      User accounts uploads for the Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountsUploadConnection!", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts uploads returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipConnection", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "description": "

      The connection type for EnterpriseServerInstallation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerInstallationMembershipEdge]", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerInstallation]", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipEdge", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge", - "description": "

      An Enterprise Server installation that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount", - "description": "

      A user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emails", - "description": "

      User emails belonging to this user account.

      ", - "type": "EnterpriseServerUserAccountEmailConnection!", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user account emails returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder" - } - } - ] - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation on which this user account exists.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether the user account is a site administrator on the Enterprise Server installation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "login", - "description": "

      The login of the user account on the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the user account on the Enterprise Server installation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "remoteCreatedAt", - "description": "

      The date and time when the user account was created on the Enterprise Server installation.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "remoteUserId", - "description": "

      The ID of the user account on the Enterprise Server installation.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountConnection", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "description": "

      The connection type for EnterpriseServerUserAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEdge]", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccount]", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEdge", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail", - "description": "

      An email belonging to a user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountEmail object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrimary", - "description": "

      Indicates whether this is the primary email of the associated user account.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccount", - "description": "

      The user account to which the email belongs.

      ", - "type": "EnterpriseServerUserAccount!", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailConnection", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "description": "

      The connection type for EnterpriseServerUserAccountEmail.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEmailEdge]", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountEmail]", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailEdge", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload", - "description": "

      A user accounts upload from an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise to which this upload belongs.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation for which this upload was generated.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountsUpload object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the file uploaded.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "syncState", - "description": "

      The synchronization state of the upload.

      ", - "type": "EnterpriseServerUserAccountsUploadSyncState!", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadConnection", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "description": "

      The connection type for EnterpriseServerUserAccountsUpload.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountsUploadEdge]", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountsUpload]", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadEdge", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount", - "description": "

      An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise user account's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise in which this user account exists.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseInstallations", - "description": "

      A list of Enterprise Server installations this user is a member of.

      ", - "type": "EnterpriseServerInstallationMembershipConnection!", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for installations returned from the connection.

      ", - "type": { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the installation.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      An identifier for the enterprise user account, a login or email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise user account.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of enterprise organizations this user is a member of.

      ", - "type": "EnterpriseOrganizationMembershipConnection!", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user within the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      An environment.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Environment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this environment is currently pinned to the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "latestCompletedDeployment", - "description": "

      The latest completed deployment with status success, failure, or error if it exists.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedPosition", - "description": "

      The position of the environment if it is pinned, null if it is not pinned.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "protectionRules", - "description": "

      The protection rules defined for this environment.

      ", - "type": "DeploymentProtectionRuleConnection!", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentConnection", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "description": "

      The connection type for Environment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnvironmentEdge]", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Environment]", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentEdge", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment" - } - ], - "category": "deployments" - }, - { - "name": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity", - "description": "

      An external identity provisioned by SAML SSO or SCIM. If SAML is configured on\nthe organization, the external identity is visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members. If SAML is configured on the enterprise, the external\nidentity is visible to (1) enterprise owners, (2) enterprise owners' personal\naccess tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "guid", - "description": "

      The GUID for this identity.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ExternalIdentity object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationInvitation", - "description": "

      Organization invitation for this SCIM-provisioned external identity.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "samlIdentity", - "description": "

      SAML Identity attributes.

      ", - "type": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes" - }, - { - "name": "scimIdentity", - "description": "

      SCIM Identity attributes.

      ", - "type": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes" - }, - { - "name": "user", - "description": "

      User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityAttribute", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute", - "description": "

      An attribute for the External Identity attributes collection.

      ", - "fields": [ - { - "name": "metadata", - "description": "

      The attribute metadata as JSON.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The attribute name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The attribute value.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityConnection", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "description": "

      The connection type for ExternalIdentity.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ExternalIdentityEdge]", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ExternalIdentity]", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityEdge", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes", - "description": "

      SAML attributes for the External Identity.

      ", - "fields": [ - { - "name": "attributes", - "description": "

      SAML Identity attributes.

      ", - "type": "[ExternalIdentityAttribute!]!", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute" - }, - { - "name": "emails", - "description": "

      The emails associated with the SAML identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameId", - "description": "

      The NameID of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes", - "description": "

      SCIM attributes for the External Identity.

      ", - "fields": [ - { - "name": "emails", - "description": "

      The emails associated with the SCIM identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters", - "description": "

      Prevent commits that include changes in specified file paths from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowerConnection", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "FollowingConnection", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "GenericHovercardContext", - "id": "generichovercardcontext", - "href": "/graphql/reference/objects#generichovercardcontext", - "description": "

      A generic hovercard context with a message and icon.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "description": "

      A Gist.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of comments associated with the gist.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The gist description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "files", - "description": "

      The files in this gist.

      ", - "type": "[GistFile]", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "arguments": [ - { - "name": "limit", - "defaultValue": "10", - "description": "

      The maximum number of files to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "oid", - "description": "

      The oid of the files to return.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "forks", - "description": "

      A list of forks associated with the gist.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Gist object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isFork", - "description": "

      Identifies if the gist is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublic", - "description": "

      Whether the gist is public or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The gist name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The gist owner.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies when the gist was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Gist.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment", - "description": "

      Represents a comment on an Gist.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the gist.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "gist", - "description": "

      The associated gist.

      ", - "type": "Gist!", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "id", - "description": "

      The Node ID of the GistComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistCommentConnection", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "description": "

      The connection type for GistComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistCommentEdge]", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GistComment]", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistCommentEdge", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - } - ], - "category": "gists" - }, - { - "name": "GistConnection", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "description": "

      The connection type for Gist.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistEdge]", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Gist]", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistEdge", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - } - ], - "category": "gists" - }, - { - "name": "GistFile", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "description": "

      A file in a gist.

      ", - "fields": [ - { - "name": "encodedName", - "description": "

      The file name encoded to remove characters that are invalid in URL paths.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "encoding", - "description": "

      The gist file encoding.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "extension", - "description": "

      The file extension from the file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isImage", - "description": "

      Indicates if this file is an image.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Whether the file's contents were truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "name", - "description": "

      The gist file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      The gist file size in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the file is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "truncate", - "description": "

      Optionally truncate the returned file to this length.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "gists" - }, - { - "name": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor", - "description": "

      Represents an actor in a Git commit (ie. an author or committer).

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the author's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "date", - "description": "

      The timestamp of the Git action (authoring or committing).

      ", - "type": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - }, - { - "name": "email", - "description": "

      The email in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The GitHub user corresponding to the email field. Null if no such user exists.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "git" - }, - { - "name": "GitActorConnection", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "description": "

      The connection type for GitActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GitActorEdge]", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GitActor]", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "GitActorEdge", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - } - ], - "category": "git" - }, - { - "name": "GitHubMetadata", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Represents information about the GitHub instance.

      ", - "fields": [ - { - "name": "gitHubServicesSha", - "description": "

      Returns a String that's a SHA of github-services.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "isPasswordAuthenticationVerifiable", - "description": "

      Whether or not users are verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "meta" - }, - { - "name": "GpgSignature", - "id": "gpgsignature", - "href": "/graphql/reference/objects#gpgsignature", - "description": "

      Represents a GPG signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyId", - "description": "

      Hex-encoded ID of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "headRef", - "description": "

      Identifies the Ref associated with the head_ref_deleted event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the Ref associated with the head_ref_deleted event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thehead_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefRestoredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "Hovercard", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "description": "

      Detail needed to display a hovercard for a user.

      ", - "fields": [ - { - "name": "contexts", - "description": "

      Each of the contexts for this hovercard.

      ", - "type": "[HovercardContext!]!", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "category": "users" - }, - { - "name": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      An IP address or range of addresses that is allowed to access an owner's resources.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowListValue", - "description": "

      A single IP address or range of IP addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IpAllowListEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isActive", - "description": "

      Whether the entry is currently active.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The owner of the IP allow list entry.

      ", - "type": "IpAllowListOwner!", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryConnection", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "description": "

      The connection type for IpAllowListEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IpAllowListEntryEdge]", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IpAllowListEntry]", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryEdge", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the body of the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyResourcePath", - "description": "

      The http path for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "bodyText", - "description": "

      Identifies the body of the issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyUrl", - "description": "

      The http URL for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedByPullRequestsReferences", - "description": "

      List of open pull requests referenced from this issue.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeClosedPrs", - "defaultValue": false, - "description": "

      Include closed PRs in results.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderByState", - "defaultValue": false, - "description": "

      Return results ordered by state.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked PRs.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the Issue.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Issue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this issue is currently pinned to the repository issues list.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this issue read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueType", - "description": "

      The issue type for this Issue.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "linkedBranches", - "description": "

      Branches linked to this issue.

      ", - "type": "LinkedBranchConnection!", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the issue.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the issue number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "parent", - "description": "

      The parent entity of the issue.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Issue conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this issue.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this issue.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the issue.

      ", - "type": "IssueState!", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the issue state.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "arguments": [ - { - "name": "enableDuplicate", - "defaultValue": false, - "description": "

      Whether or not to return state reason for duplicates.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "subIssues", - "description": "

      A list of sub-issues associated with the Issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subIssuesSummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "type": "SubIssuesSummary!", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary" - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineConnection!", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineItemsConnection!", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[IssueTimelineItemsItemType!]", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the issue title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the issue title rendered to HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "issues" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      Represents a comment on an Issue.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the comment.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Returns the pull request associated with the comment, if this comment was made on a\npull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentConnection", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "description": "

      The connection type for IssueComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueCommentEdge]", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueComment]", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "description": "

      The connection type for Issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueEdge]", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Issue]", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueContributionsByRepository", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "description": "

      This aggregates issues opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The issue contributions.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the issues were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "IssueEdge", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "IssueTemplate", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate", - "description": "

      A repository issue template.

      ", - "fields": [ - { - "name": "about", - "description": "

      The template purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "assignees", - "description": "

      The suggested assignees.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The suggested issue body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The template filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      The suggested issue labels.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "name", - "description": "

      The template name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The suggested issue title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The suggested issue type.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineConnection", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "description": "

      The connection type for IssueTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemEdge]", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItem]", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsConnection", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "description": "

      The connection type for IssueTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemsEdge]", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItems]", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsEdge", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - } - ], - "category": "issues" - }, - { - "name": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      Represents the type of Issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The issue type's color.

      ", - "type": "IssueTypeColor!", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The issue type's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueType object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      The issue type's enabled state.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Whether the issue type is publicly visible.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Private issue types are being deprecated and can no longer be created. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "issues", - "description": "

      The issues with this issue type in the given repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "repositoryId", - "description": "

      Target repository to load the issues from.

      ", - "type": { - "name": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      The issue type's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "description": "

      The connection type for IssueType.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTypeEdge]", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueType]", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeEdge", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution", - "description": "

      Represents a user signing up for a GitHub account.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      Identifies the label color.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the label was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A brief description of this label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Label object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isDefault", - "description": "

      Indicates whether or not this is a default label.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issues", - "description": "

      A list of issues associated with this label.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      Identifies the label name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this label.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this label.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the label was last updated.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "description": "

      The connection type for Label.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LabelEdge]", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Label]", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LabelEdge", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label" - } - ], - "category": "issues" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent", - "description": "

      Represents alabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with thelabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "Language", - "id": "language", - "href": "/graphql/reference/objects#language", - "description": "

      Represents a given language found in repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color defined for the current language.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Language object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the current language.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "description": "

      A list of languages associated with the parent.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LanguageEdge]", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Language]", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalSize", - "description": "

      The total size in bytes of files written in that language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "LanguageEdge", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge", - "description": "

      Represents the language of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Language!", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "size", - "description": "

      The number of bytes of code written in the language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      A repository's open source license.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The full text of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The conditions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "description", - "description": "

      A human-readable description of the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "featured", - "description": "

      Whether the license should be featured.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hidden", - "description": "

      Whether the license should be displayed in license pickers.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the License object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "implementation", - "description": "

      Instructions on how to implement the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The lowercased SPDX ID of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "limitations", - "description": "

      The limitations set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "name", - "description": "

      The license full name specified by https://spdx.org/licenses.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nickname", - "description": "

      Customary short name if applicable (e.g, GPLv3).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permissions", - "description": "

      The permissions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "pseudoLicense", - "description": "

      Whether the license is a pseudo-license placeholder (e.g., other, no-license).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "spdxId", - "description": "

      Short identifier specified by https://spdx.org/licenses.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      URL to the license on https://choosealicense.com.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "licenses" - }, - { - "name": "LicenseRule", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule", - "description": "

      Describes a License's conditions, permissions, and limitations.

      ", - "fields": [ - { - "name": "description", - "description": "

      A description of the rule.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The machine-readable rule key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The human-readable rule label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "licenses" - }, - { - "name": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      A branch linked to an issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the LinkedBranch object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ref", - "description": "

      The branch's ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchConnection", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "description": "

      A list of branches linked to an issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LinkedBranchEdge]", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[LinkedBranch]", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchEdge", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - } - ], - "category": "issues" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent", - "description": "

      Represents alockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockReason", - "description": "

      Reason that the conversation was locked (optional).

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockable", - "description": "

      Object that was locked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin", - "description": "

      A placeholder user for attribution of imported data on GitHub.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "claimant", - "description": "

      The user that has claimed the data attributed to this mannequin.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The mannequin's email on the source instance.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Mannequin object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "MannequinConnection", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "description": "

      A list of mannequins.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MannequinEdge]", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Mannequin]", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "MannequinEdge", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge", - "description": "

      Represents a mannequin.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - } - ], - "category": "migrations" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the MarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters", - "description": "

      Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters", - "description": "

      Prevent commits that exceed a specified file size limit from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MemberFeatureRequestNotification", - "id": "memberfeaturerequestnotification", - "href": "/graphql/reference/objects#memberfeaturerequestnotification", - "description": "

      Represents a member feature request notification.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      Represents member feature request body containing entity name and the number of feature requests.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the MemberFeatureRequestNotification object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      Represents member feature request notification title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "orgs" - }, - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.clear event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposClearAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent", - "description": "

      Represents amentionedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the MentionedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "description": "

      The queue of pull request entries to be merged into a protected branch in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      The configuration for this merge queue.

      ", - "type": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration" - }, - { - "name": "entries", - "description": "

      The entries in the queue.

      ", - "type": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextEntryEstimatedTimeToMerge", - "description": "

      The estimated time in seconds until a newly added entry would be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository this merge queue belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration", - "description": "

      Configuration for a MergeQueue.

      ", - "fields": [ - { - "name": "checkResponseTimeout", - "description": "

      The amount of time in minutes to wait for a check response before considering it a failure.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToBuild", - "description": "

      The maximum number of entries to build at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToMerge", - "description": "

      The maximum number of entries to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use for this queue.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "mergingStrategy", - "description": "

      The strategy to use when merging entries.

      ", - "type": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy" - }, - { - "name": "minimumEntriesToMerge", - "description": "

      The minimum number of entries required to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimumEntriesToMergeWaitTime", - "description": "

      The amount of time in minutes to wait before ignoring the minumum number of\nentries in the queue requirement and merging a collection of entries.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      Entries in a MergeQueue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "baseCommit", - "description": "

      The base commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "enqueuedAt", - "description": "

      The date and time this entry was added to the merge queue.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The actor that enqueued this entry.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "estimatedTimeToMerge", - "description": "

      The estimated time in seconds until this entry will be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "headCommit", - "description": "

      The head commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueueEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "jump", - "description": "

      Whether this pull request should jump the queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue that this entry belongs to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "position", - "description": "

      The position of this entry in the queue.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request that will be added to a merge group.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "solo", - "description": "

      Does this pull request need to be deployed on its own.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      The state of this entry in the queue.

      ", - "type": "MergeQueueEntryState!", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "description": "

      The connection type for MergeQueueEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MergeQueueEntryEdge]", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[MergeQueueEntry]", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryEdge", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters", - "description": "

      Merges must be performed via a merge queue.

      ", - "fields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent", - "description": "

      Represents amergedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the merge event.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MergedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeRef", - "description": "

      Identifies the Ref associated with the merge event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "mergeRefName", - "description": "

      Identifies the name of the Ref associated with the merge event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      A GitHub Enterprise Importer (GEI) migration source.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the MigrationSource object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "description": "

      Represents a Milestone object on a given repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who created the milestone.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      Identifies the description of the milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The HTML rendered description of the milestone using GitHub Flavored Markdown.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dueOn", - "description": "

      Identifies the due date of the milestone.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the Milestone object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issues", - "description": "

      A list of issues associated with the milestone.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "number", - "description": "

      Identifies the number of the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "progressPercentage", - "description": "

      Identifies the percentage complete for the milestone.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with the milestone.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this milestone.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the milestone.

      ", - "type": "MilestoneState!", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - }, - { - "name": "title", - "description": "

      Identifies the title of the milestone.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "description": "

      The connection type for Milestone.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MilestoneEdge]", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Milestone]", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "MilestoneEdge", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "issues" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with themilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the MovedColumnsInProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousProjectColumnName", - "description": "

      Column name the issue or pull request was moved from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name the issue or pull request was moved to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry", - "description": "

      Audit log entry for a oauth_application.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "applicationUrl", - "description": "

      The application URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "callbackUrl", - "description": "

      The callback URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OauthApplicationCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "rateLimit", - "description": "

      The rate limit of the OAuth application.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of the OAuth application.

      ", - "type": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry", - "description": "

      Audit log entry for a org.add_billing_manager.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationEmail", - "description": "

      The email address used to invite a billing manager for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry", - "description": "

      Audit log entry for a org.add_member.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The permission level of the member added to the organization.

      ", - "type": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry", - "description": "

      Audit log entry for a org.block_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "blockedUser", - "description": "

      The blocked user.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgBlockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry", - "description": "

      Audit log entry for a org.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "billingPlan", - "description": "

      The billing plan for the Organization.

      ", - "type": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.disable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry", - "description": "

      Audit log entry for a org.disable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.disable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.enable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry", - "description": "

      Audit log entry for a org.enable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.enable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry", - "description": "

      Audit log entry for a org.invite_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "email", - "description": "

      The email address of the organization invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationInvitation", - "description": "

      The organization invitation.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry", - "description": "

      Audit log entry for a org.invite_to_business event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteToBusinessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_approved event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessApprovedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_blocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessBlockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_denied event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessDeniedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_requested event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessRequestedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_unblocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessUnblockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry", - "description": "

      Audit log entry for a org.remove_billing_manager event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reason", - "description": "

      The reason for the billing manager being removed.

      ", - "type": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry", - "description": "

      Audit log entry for a org.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the member has with the organization.

      ", - "type": "[OrgRemoveMemberAuditEntryMembershipType!]", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reason", - "description": "

      The reason for the member being removed.

      ", - "type": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry", - "description": "

      Audit log entry for a org.remove_outside_collaborator event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveOutsideCollaboratorAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the outside collaborator has with the organization.

      ", - "type": "[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reason", - "description": "

      The reason for the outside collaborator being removed from the Organization.

      ", - "type": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry", - "description": "

      Audit log entry for a org.restore_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRestoreMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "restoredCustomEmailRoutingsCount", - "description": "

      The number of custom email routings for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "restoredIssueAssignmentsCount", - "description": "

      The number of issue assignments for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "restoredMemberships", - "description": "

      Restored organization membership objects.

      ", - "type": "[OrgRestoreMemberAuditEntryMembership!]", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership" - }, - { - "name": "restoredMembershipsCount", - "description": "

      The number of restored memberships.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "restoredRepositoriesCount", - "description": "

      The number of repositories of the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "restoredRepositoryStarsCount", - "description": "

      The number of starred repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "restoredRepositoryWatchesCount", - "description": "

      The number of watched repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata", - "description": "

      Metadata for an organization membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata", - "description": "

      Metadata for a repository membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata", - "description": "

      Metadata for a team membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry", - "description": "

      Audit log entry for a org.unblock_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "blockedUser", - "description": "

      The user being unblocked by the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUnblockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry", - "description": "

      Audit log entry for a org.update_default_repository_permission.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateDefaultRepositoryPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The new base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission" - }, - { - "name": "permissionWas", - "description": "

      The former base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry", - "description": "

      Audit log entry for a org.update_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The new member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission" - }, - { - "name": "permissionWas", - "description": "

      The former member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_creation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "canCreateRepositories", - "description": "

      Can members create repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryCreationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The permission for visibility level of repositories for this organization.

      ", - "type": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility" - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_invitation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "canInviteOutsideCollaboratorsToRepositories", - "description": "

      Can outside collaborators be invited to repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryInvitationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      An account on GitHub, with one or more owners, that has repositories, members and teams.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "AnnouncementBannerI", - "id": "announcementbanneri", - "href": "/graphql/reference/interfaces#announcementbanneri" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "announcement", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this organization, if any. Only visible to members of the organization's enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "announcementCreatedAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "announcementExpiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "announcementUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the organization was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "auditLog", - "description": "

      Audit log entries of the organization.

      ", - "type": "OrganizationAuditEntryConnection!", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the returned audit log entries.

      ", - "type": { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder" - } - }, - { - "name": "query", - "description": "

      The query string to filter audit entries.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the organization's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The organization's public profile description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The organization's public profile description rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domains", - "description": "

      A list of domains owned by the organization.

      ", - "type": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter by if the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter by if the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "email", - "description": "

      The organization's public email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseOwners", - "description": "

      A list of owners of the organization's enterprise account.

      ", - "type": "OrganizationEnterpriseOwnerConnection!", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for enterprise owners returned from the connection.

      ", - "type": { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder" - } - }, - { - "name": "organizationRole", - "description": "

      The organization role to filter by.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Organization object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the organization has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the organization.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isVerified", - "description": "

      Whether the organization has verified its profile email and website.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueTypes", - "description": "

      A list of the organization's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The organization's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The organization's login name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mannequins", - "description": "

      A list of all mannequins for this organization.

      ", - "type": "MannequinConnection!", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter mannequins by login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for mannequins returned from the connection.

      ", - "type": { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "membersCanForkPrivateRepositories", - "description": "

      Members can fork private repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersWithRole", - "description": "

      A list of users who are members of this organization.

      ", - "type": "OrganizationMemberConnection!", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The organization's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this organization is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationBillingEmail", - "description": "

      The billing email for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pendingMembers", - "description": "

      A list of users who have been invited to join this organization.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "repositoryMigrations", - "description": "

      A list of all repository migrations for this organization.

      ", - "type": "RepositoryMigrationConnection!", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository migrations returned.

      ", - "type": { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder" - } - }, - { - "name": "repositoryName", - "description": "

      Filter repository migrations by repository name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "state", - "description": "

      Filter repository migrations by state.

      ", - "type": { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - } - } - ] - }, - { - "name": "requiresTwoFactorAuthentication", - "description": "

      When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current organization by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this organization.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The Organization's SAML identity provider. Visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members.

      ", - "type": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider" - }, - { - "name": "team", - "description": "

      Find an organization's team by its slug.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "arguments": [ - { - "name": "slug", - "description": "

      The name or slug of the team to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teams", - "description": "

      A list of teams in this organization.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "ldapMapped", - "description": "

      If true, filters teams that are mapped to an LDAP Group (Enterprise only).

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "notificationSetting", - "description": "

      If non-null, filters teams according to notification setting.

      ", - "type": { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from the connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters teams according to privacy.

      ", - "type": { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - } - }, - { - "name": "query", - "description": "

      If non-null, filters teams with query on team name and team slug.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      If non-null, filters teams according to whether the viewer is an admin or member on team.

      ", - "type": { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole" - } - }, - { - "name": "rootTeamsOnly", - "defaultValue": false, - "description": "

      If true, restrict to only root teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "twitterUsername", - "description": "

      The organization's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Organization is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateRepositories", - "description": "

      Viewer can create repositories on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateTeams", - "description": "

      Viewer can create teams on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsAMember", - "description": "

      Viewer is an active member of this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this Organization is followed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits for repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The organization's public profile URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryConnection", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "description": "

      The connection type for OrganizationAuditEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationAuditEntryEdge]", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationAuditEntry]", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryEdge", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations managed by an enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEdge]", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEdge", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEnterpriseOwnerConnection", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEnterpriseOwnerEdge]", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationEnterpriseOwnerEdge", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge", - "description": "

      An enterprise owner in the context of an organization that is part of the enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organizationRole", - "description": "

      The role of the owner with respect to the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "users" - }, - { - "name": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider", - "description": "

      An Identity Provider configured to provision SAML and SCIM identities for\nOrganizations. Visible to (1) organization owners, (2) organization owners'\npersonal access tokens (classic) with read:org or admin:org scope, (3) GitHub\nApp with an installation token with read or write access to members.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalIdentities", - "description": "

      External Identities provisioned by this Identity Provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the Identity Provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML Identity Provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Organization this Identity Provider belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the Identity Provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "description": "

      An Invitation for a user to an organization.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address of the user invited to the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationSource", - "description": "

      The source of the invitation.

      ", - "type": "OrganizationInvitationSource!", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - }, - { - "name": "invitationType", - "description": "

      The type of invitation that was sent (e.g. email, user).

      ", - "type": "OrganizationInvitationType!", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      inviter will be removed. inviter will be replaced by inviterActor. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "inviterActor", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organization", - "description": "

      The organization the invite is for.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The user's pending role in the organization (e.g. member, owner).

      ", - "type": "OrganizationInvitationRole!", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationInvitationEdge]", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationEdge", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberConnection", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "description": "

      A list of users who belong to the organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationMemberEdge]", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationMemberEdge", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge", - "description": "

      Represents a user within an organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role this user has in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - } - ], - "category": "users" - }, - { - "name": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      A GitHub Enterprise Importer (GEI) organization migration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the organization migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "remainingRepositoriesCount", - "description": "

      The remaining amount of repos to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sourceOrgName", - "description": "

      The name of the source organization to be migrated.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the source organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "OrganizationMigrationState!", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate" - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalRepositoriesCount", - "description": "

      The total amount of repositories to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "OrganizationTeamsHovercardContext", - "id": "organizationteamshovercardcontext", - "href": "/graphql/reference/objects#organizationteamshovercardcontext", - "description": "

      An organization teams hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantTeams", - "description": "

      Teams in this organization the user is a member of that are relevant.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The path for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The URL for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "totalTeamCount", - "description": "

      The total number of teams the user is on in the organization.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "OrganizationsHovercardContext", - "id": "organizationshovercardcontext", - "href": "/graphql/reference/objects#organizationshovercardcontext", - "description": "

      An organization list hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantOrganizations", - "description": "

      Organizations this user is a member of that are relevant.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "totalOrganizationCount", - "description": "

      The total number of organizations this user is in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "Package", - "id": "package", - "href": "/graphql/reference/objects#package", - "description": "

      Information for an uploaded package.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Package object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestVersion", - "description": "

      Find the latest version for the package.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "name", - "description": "

      Identifies the name of the package.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageType", - "description": "

      Identifies the type of the package.

      ", - "type": "PackageType!", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - }, - { - "name": "repository", - "description": "

      The repository this package belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics" - }, - { - "name": "version", - "description": "

      Find package version by version string.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "arguments": [ - { - "name": "version", - "description": "

      The package version.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "versions", - "description": "

      list of versions for this package.

      ", - "type": "PackageVersionConnection!", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "PackageConnection", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "description": "

      The connection type for Package.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageEdge]", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Package]", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageEdge", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - } - ], - "category": "packages" - }, - { - "name": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile", - "description": "

      A file in a package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "md5", - "description": "

      MD5 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      Name of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersion", - "description": "

      The package version this file belongs to.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "sha1", - "description": "

      SHA1 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sha256", - "description": "

      SHA256 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      Size of the file in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      URL to download the asset.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "packages" - }, - { - "name": "PackageFileConnection", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "description": "

      The connection type for PackageFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageFileEdge]", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageFile]", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageFileEdge", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - } - ], - "category": "packages" - }, - { - "name": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics", - "description": "

      Represents a object that contains package activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageTag", - "id": "packagetag", - "href": "/graphql/reference/objects#packagetag", - "description": "

      A version tag contains the mapping between a tag name and a version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageTag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the tag name of the version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      Version that the tag is associated with.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "description": "

      Information about a specific package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "files", - "description": "

      List of files associated with this package version.

      ", - "type": "PackageFileConnection!", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned package files.

      ", - "type": { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PackageVersion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "package", - "description": "

      The package associated with this version.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "platform", - "description": "

      The platform this version was built for.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "preRelease", - "description": "

      Whether or not this version is a pre-release.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The README of this package version.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      The release associated with this package version.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics" - }, - { - "name": "summary", - "description": "

      The package version summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      The version string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionConnection", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "description": "

      The connection type for PackageVersion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageVersionEdge]", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageVersion]", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionEdge", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics", - "description": "

      Represents a object that contains package version activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PageInfo", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo", - "description": "

      Information about pagination in a connection.

      ", - "fields": [ - { - "name": "endCursor", - "description": "

      When paginating forwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasNextPage", - "description": "

      When paginating forwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPreviousPage", - "description": "

      When paginating backwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "startCursor", - "description": "

      When paginating backwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PermissionSource", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource", - "description": "

      A level of permission and source for a user's access to a repository.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The organization the repository belongs to.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "permission", - "description": "

      The level of access this source has granted to the user.

      ", - "type": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - }, - { - "name": "roleName", - "description": "

      The name of the role this source has granted to the user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of this permission.

      ", - "type": "PermissionGranter!", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter" - } - ], - "category": "repos" - }, - { - "name": "PinnableItemConnection", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "description": "

      The connection type for PinnableItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnableItemEdge]", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnableItem]", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PinnableItemEdge", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion", - "description": "

      A Pinned Discussion is a discussion pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion that was pinned.

      ", - "type": "Discussion!", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "gradientStopColors", - "description": "

      Color stops of the chosen gradient.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pattern", - "description": "

      Background texture pattern.

      ", - "type": "PinnedDiscussionPattern!", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this discussion.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "preconfiguredGradient", - "description": "

      Preconfigured background gradient option.

      ", - "type": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionConnection", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "description": "

      The connection type for PinnedDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedDiscussionEdge]", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedDiscussion]", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionEdge", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      Represents a pinned environment on a given repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the pinned environment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Identifies the environment associated.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEnvironment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "position", - "description": "

      Identifies the position of the pinned environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository that this environment was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "description": "

      The connection type for PinnedEnvironment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedEnvironmentEdge]", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedEnvironment]", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentEdge", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent", - "description": "

      Represents apinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue", - "description": "

      A Pinned Issue is a issue pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      The issue that was pinned.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this issue.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that this issue was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "description": "

      The connection type for PinnedIssue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedIssueEdge]", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedIssue]", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueEdge", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - } - ], - "category": "issues" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry", - "description": "

      Audit log entry for a private_repository_forking.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry", - "description": "

      Audit log entry for a private_repository_forking.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ProfileItemShowcase", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase", - "description": "

      A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.

      ", - "fields": [ - { - "name": "hasPinnedItems", - "description": "

      Whether or not the owner has pinned any repositories or gists.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner's popular\nrepositories will be returned.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      Projects manage issues, pull requests and notes within a project owner.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The project's description body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "bodyHTML", - "description": "

      The projects description body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "columns", - "description": "

      List of columns in the project.

      ", - "type": "ProjectColumnConnection!", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the Project object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to repositories, organizations, and users.

      ", - "type": "ProjectOwner!", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "pendingCards", - "description": "

      List of pending cards in this project.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "progress", - "description": "

      Project progress details.

      ", - "type": "ProjectProgress!", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState!", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      A card in a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "column", - "description": "

      The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "content", - "description": "

      The card content item.

      ", - "type": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who created this card.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectCard object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "isArchived", - "description": "

      Whether the card is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "note", - "description": "

      The card note.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this card.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of ProjectCard.

      ", - "type": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardConnection", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "description": "

      The connection type for ProjectCard.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectCardEdge]", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectCard]", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      A column inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cards", - "description": "

      List of cards in the column.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectColumn object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project column's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this column.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "purpose", - "description": "

      The semantic purpose of the column.

      ", - "type": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnConnection", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "description": "

      The connection type for ProjectColumn.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectColumnEdge]", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectColumn]", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectConnection", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "description": "

      A list of projects associated with the owner.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectEdge]", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Project]", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectEdge", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectProgress", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "description": "

      Project progress stats.

      ", - "fields": [ - { - "name": "doneCount", - "description": "

      The number of done cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "donePercentage", - "description": "

      The percentage of done cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether progress tracking is enabled and cards with purpose exist for this project.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressCount", - "description": "

      The number of in-progress cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressPercentage", - "description": "

      The percentage of in-progress cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoCount", - "description": "

      The number of to do cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoPercentage", - "description": "

      The percentage of to do cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      New projects that manage issues, pull requests and drafts using tables and boards.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Returns true if the project is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "field", - "description": "

      A field of the project.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fields", - "description": "

      List of fields and their constraints in the project.

      ", - "type": "ProjectV2FieldConfigurationConnection!", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2 object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "items", - "description": "

      List of items in the project.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 items returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder" - } - } - ] - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to organizations and users.

      ", - "type": "ProjectV2Owner!", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "public", - "description": "

      Returns true if the project is public.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The project's readme.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      The repositories the project is linked to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescription", - "description": "

      The project's short description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdates", - "description": "

      List of the status updates in the project.

      ", - "type": "ProjectV2StatusUpdateConnection!", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder" - } - } - ] - }, - { - "name": "teams", - "description": "

      The teams the project is linked to.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from this connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - } - ] - }, - { - "name": "template", - "description": "

      Returns true if this project is a template.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "view", - "description": "

      A view of the project.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "arguments": [ - { - "name": "number", - "description": "

      The number of a view belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "views", - "description": "

      List of views in the project.

      ", - "type": "ProjectV2ViewConnection!", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 views returned from the connection.

      ", - "type": { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder" - } - } - ] - }, - { - "name": "workflow", - "description": "

      A workflow of the project.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "arguments": [ - { - "name": "number", - "description": "

      The number of a workflow belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "workflows", - "description": "

      List of the workflows in the project.

      ", - "type": "ProjectV2WorkflowConnection!", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 workflows returned from the connection.

      ", - "type": { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The connection type for ProjectV2Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ActorEdge]", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Actor]", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorEdge", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Connection", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "description": "

      The connection type for ProjectV2.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2Edge]", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2]", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Edge", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field", - "description": "

      A field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Field object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "description": "

      The connection type for ProjectV2FieldConfiguration.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldConfigurationEdge]", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2FieldConfiguration]", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationEdge", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "description": "

      The connection type for ProjectV2Field.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldEdge]", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Field]", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldEdge", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      An item within a Project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      The content of the referenced draft issue, issue, or pull request.

      ", - "type": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fieldValueByName", - "description": "

      The field value of the first project field which matches thenameargument that is set on the item.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field to return the field value of.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fieldValues", - "description": "

      The field values that are set on the item.

      ", - "type": "ProjectV2ItemFieldValueConnection!", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 item field values returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Item object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Whether the item is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "project", - "description": "

      The project that contains this item.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "type", - "description": "

      The type of the item.

      ", - "type": "ProjectV2ItemType!", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The connection type for ProjectV2Item.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemEdge]", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Item]", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemEdge", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue", - "description": "

      The value of a date field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "date", - "description": "

      Date value for the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldDateValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue", - "description": "

      The value of an iteration field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duration", - "description": "

      The duration of the iteration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldIterationValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "iterationId", - "description": "

      The ID of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The title of the iteration, with HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue", - "description": "

      The value of the labels field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "labels", - "description": "

      Labels value of a field.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue", - "description": "

      The value of a milestone field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "milestone", - "description": "

      Milestone value of a field.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue", - "description": "

      The value of a number field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldNumberValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "number", - "description": "

      Number as a float(8).

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue", - "description": "

      The value of a pull request field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pullRequests", - "description": "

      The pull requests for this field.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue", - "description": "

      The value of a repository field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "repository", - "description": "

      The repository for this field.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue", - "description": "

      The value of a reviewers field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "reviewers", - "description": "

      The reviewers for this field.

      ", - "type": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue", - "description": "

      The value of a single select field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color applied to the selected single-select option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      A plain-text description of the selected single-select option, such as what the option means.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the selected single-select option, including HTML tags.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldSingleSelectValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "name", - "description": "

      The name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The html name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "optionId", - "description": "

      The id of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue", - "description": "

      The value of a text field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldTextValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "text", - "description": "

      Text value of a field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue", - "description": "

      The value of a user field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "users", - "description": "

      The users for this field.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueConnection", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "description": "

      The connection type for ProjectV2ItemFieldValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemFieldValueEdge]", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2ItemFieldValue]", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueEdge", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield", - "description": "

      An iteration field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      Iteration configuration settings.

      ", - "type": "ProjectV2IterationFieldConfiguration!", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2IterationField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfiguration", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration", - "description": "

      Iteration field configuration for a project.

      ", - "fields": [ - { - "name": "completedIterations", - "description": "

      The iteration's completed iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      The iteration's iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "startDay", - "description": "

      The iteration's start day of the week.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldIteration", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration", - "description": "

      Iteration field iteration settings for a project.

      ", - "fields": [ - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The iteration's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The iteration's start date.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The iteration's title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The iteration's html title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield", - "description": "

      A single select field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2SingleSelectField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      Options for the single select field.

      ", - "type": "[ProjectV2SingleSelectFieldOption!]!", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "arguments": [ - { - "name": "names", - "description": "

      Filter returned options to only those matching these names, case insensitive.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOption", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "description": "

      Single select field option for a configuration for a project.

      ", - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The option's description, possibly containing HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The option's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The option's html name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2Field!", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "description": "

      The connection type for ProjectV2SortBy.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByEdge]", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortBy]", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByEdge", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "description": "

      The connection type for ProjectV2SortByField.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByFieldEdge]", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortByField]", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldEdge", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      A status update within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the status update rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the status update.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2StatusUpdate object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      The project that contains this status update.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateConnection", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "description": "

      The connection type for ProjectV2StatusUpdate.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2StatusUpdateEdge]", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2StatusUpdate]", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateEdge", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "description": "

      A view within a ProjectV2.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "filter", - "description": "

      The project view's filter.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "groupBy", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#order_by API is deprecated in favour of the more capable ProjectV2View#group_by_field API. Check out the ProjectV2View#group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "groupByFields", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2View object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "layout", - "description": "

      The project view's layout.

      ", - "type": "ProjectV2ViewLayout!", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout" - }, - { - "name": "name", - "description": "

      The project view's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The project view's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this view.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "sortBy", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#sort_by API is deprecated in favour of the more capable ProjectV2View#sort_by_fields API. Check out the ProjectV2View#sort_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sortByFields", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verticalGroupBy", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#vertical_group_by API is deprecated in favour of the more capable ProjectV2View#vertical_group_by_fields API. Check out the ProjectV2View#vertical_group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "verticalGroupByFields", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "visibleFields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#visibleFields API is deprecated in favour of the more capable ProjectV2View#fields API. Check out the ProjectV2View#fields API as an example for the more capable alternative. Removal on 2023-01-01 UTC.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewConnection", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "description": "

      The connection type for ProjectV2View.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ViewEdge]", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2View]", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewEdge", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "description": "

      A workflow inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether the workflow is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number of the workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this workflow.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowConnection", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "description": "

      The connection type for ProjectV2Workflow.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2WorkflowEdge]", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Workflow]", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowEdge", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinition", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition", - "description": "

      A property that must match.

      ", - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey", - "description": "

      A user's public key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "accessedAt", - "description": "

      The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fingerprint", - "description": "

      The fingerprint for this PublicKey.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PublicKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isReadOnly", - "description": "

      Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "key", - "description": "

      The public key string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "PublicKeyConnection", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "description": "

      The connection type for PublicKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PublicKeyEdge]", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PublicKey]", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PublicKeyEdge", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - } - ], - "category": "users" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      A repository pull request.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "additions", - "description": "

      The number of additions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "autoMergeRequest", - "description": "

      Returns the auto-merge request object if one exists for this pull request.

      ", - "type": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest" - }, - { - "name": "baseRef", - "description": "

      Identifies the base Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "baseRefOid", - "description": "

      Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "baseRepository", - "description": "

      The repository associated with this pull request's base Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "canBeRebased", - "description": "

      Whether or not the pull request is rebaseable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "changedFiles", - "description": "

      The number of changed files in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checksResourcePath", - "description": "

      The HTTP path for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "checksUrl", - "description": "

      The HTTP URL for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      true if the pull request is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closingIssuesReferences", - "description": "

      List of issues that may be closed by this pull request.

      ", - "type": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked Issues.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the pull request.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "commits", - "description": "

      A list of commits present in this pull request's head branch not present in the base branch.

      ", - "type": "PullRequestCommitConnection!", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "deletions", - "description": "

      The number of deletions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited this pull request's body.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "files", - "description": "

      Lists the files changed within this pull request.

      ", - "type": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "headRef", - "description": "

      Identifies the head Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRefOid", - "description": "

      Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "headRepository", - "description": "

      The repository associated with this pull request's head Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "headRepositoryOwner", - "description": "

      The owner of the repository associated with this pull request's head Ref.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCrossRepository", - "description": "

      The head and base repositories are different.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Identifies if the pull request is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInMergeQueue", - "description": "

      Indicates whether the pull request is in a merge queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMergeQueueEnabled", - "description": "

      Indicates whether the pull request's base ref has a merge queue enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this pull request read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "latestOpinionatedReviews", - "description": "

      A list of latest reviews per user associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "writersOnly", - "defaultValue": false, - "description": "

      Only return reviews from user who have write access to the repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "latestReviews", - "description": "

      A list of latest reviews per user associated with the pull request that are not also pending review.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the pull request is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommit", - "description": "

      The commit that was created when this pull request was merged.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for the pull request's base branch.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "mergeQueueEntry", - "description": "

      The merge queue entry of the pull request in the base branch's merge queue.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "mergeStateStatus", - "description": "

      Detailed information about the current pull request merge state status.

      ", - "type": "MergeStateStatus!", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus" - }, - { - "name": "mergeable", - "description": "

      Whether or not the pull request can be merged based on the existence of merge conflicts.

      ", - "type": "MergeableState!", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate" - }, - { - "name": "merged", - "description": "

      Whether or not the pull request was merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergedAt", - "description": "

      The date and time that the pull request was merged.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "mergedBy", - "description": "

      The actor who merged the pull request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the pull request.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Pull Request conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "permalink", - "description": "

      The permalink to the pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "potentialMergeCommit", - "description": "

      The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\nmergeable field for more details on the mergeability of the pull request.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this pull request.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this pull request.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertResourcePath", - "description": "

      The HTTP path for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertUrl", - "description": "

      The HTTP URL for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewDecision", - "description": "

      The current status of this pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - }, - { - "name": "reviewRequests", - "description": "

      A list of review requests associated with the pull request.

      ", - "type": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviewThreads", - "description": "

      The list of all review threads for this pull request.

      ", - "type": "PullRequestReviewThreadConnection!", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviews", - "description": "

      A list of reviews associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      Filter by author of the review.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the reviews.

      ", - "type": { - "name": "[PullRequestReviewState!]", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - } - } - ] - }, - { - "name": "state", - "description": "

      Identifies the state of the pull request.

      ", - "type": "PullRequestState!", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for the PR's head ref.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "suggestedReviewers", - "description": "

      A list of reviewer suggestions based on commit history and past review comments.

      ", - "type": "[SuggestedReviewer]!", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer" - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineConnection!", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineItemsConnection!", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[PullRequestTimelineItemsItemType!]", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the pull request title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the pull request title rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "totalCommentsCount", - "description": "

      Returns a count of how many comments this pull request has received.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanApplySuggestion", - "description": "

      Whether or not the viewer can apply suggestion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDeleteHeadRef", - "description": "

      Check if the viewer can restore the deleted head ref.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDisableAutoMerge", - "description": "

      Whether or not the viewer can disable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditFiles", - "description": "

      Can the viewer edit files within this pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEnableAutoMerge", - "description": "

      Whether or not the viewer can enable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMergeAsAdmin", - "description": "

      Indicates whether the viewer can bypass branch protections and merge the pull request immediately.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateBranch", - "description": "

      Whether or not the viewer can update the head ref of this PR, by merging or rebasing the base ref.\nIf the head ref is up to date or unable to be updated by this user, this will return false.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerLatestReview", - "description": "

      The latest review given from the viewer.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "viewerLatestReviewRequest", - "description": "

      The person who has requested the viewer for review on this pull request.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "viewerMergeBodyText", - "description": "

      The merge body text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerMergeHeadlineText", - "description": "

      The merge headline text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile", - "description": "

      A file changed in a pull request.

      ", - "fields": [ - { - "name": "additions", - "description": "

      The number of additions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "changeType", - "description": "

      How the file was changed in this PullRequest.

      ", - "type": "PatchStatus!", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus" - }, - { - "name": "deletions", - "description": "

      The number of deletions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      The path of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerViewedState", - "description": "

      The state of the file for the viewer.

      ", - "type": "FileViewedState!", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "description": "

      The connection type for PullRequestChangedFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestChangedFileEdge]", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestChangedFile]", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileEdge", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit", - "description": "

      Represents a Git commit part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The Git commit object.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread", - "description": "

      Represents a commit comment thread part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit comment thread belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitConnection", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "description": "

      The connection type for PullRequestCommit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestCommitEdge]", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestCommit]", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitEdge", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "description": "

      The connection type for PullRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestEdge]", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequest]", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestContributionsByRepository", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "description": "

      This aggregates pull requests opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request contributions.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull requests were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestEdge", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "fields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      A review object for a given pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "authorCanPushToRepository", - "description": "

      Indicates whether the author of this review has push access to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "body", - "description": "

      Identifies the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of this review rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      A list of review comments for the current pull request review.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with this pull request review.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "onBehalfOf", - "description": "

      A list of teams that this review was made on behalf of.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this pull request review.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the pull request review.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "submittedAt", - "description": "

      Identifies when the Pull Request Review was submitted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      A review comment associated with a given repository pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The comment body of this review comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The comment body of this review comment rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies when the comment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "diffHunk", - "description": "

      The diff hunk to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftedAt", - "description": "

      Identifies when the comment was created in a draft state.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "line", - "description": "

      The end line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originalCommit", - "description": "

      Identifies the original commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "originalLine", - "description": "

      The end line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalPosition", - "description": "

      The original line index in the diff to which the comment applies.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Removal on 2023-10-01 UTC.

      " - }, - { - "name": "originalStartLine", - "description": "

      The start line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "outdated", - "description": "

      Identifies when the comment body is outdated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "path", - "description": "

      The path to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Use the line and startLine fields instead, which are file line numbers instead of diff line numbers Removal on 2023-10-01 UTC.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request associated with this review comment.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The pull request review associated with this review comment.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The comment this is a reply to.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startLine", - "description": "

      The start line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      Identifies the state of the comment.

      ", - "type": "PullRequestReviewCommentState!", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "updatedAt", - "description": "

      Identifies when the comment was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentConnection", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "description": "

      The connection type for PullRequestReviewComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewCommentEdge]", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewComment]", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "description": "

      The connection type for PullRequestReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewEdge]", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReview]", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewContributionsByRepository", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "description": "

      This aggregates pull request reviews made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request review contributions.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull request reviews were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalLine", - "description": "

      The original line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalStartLine", - "description": "

      The original start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadConnection", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "description": "

      Review comment threads for a pull request review.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewThreadEdge]", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewThread]", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadEdge", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "lastSeenCommit", - "description": "

      The last commit the viewer has seen.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pullRequest", - "description": "

      The pull request to which the marker belongs.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTemplate", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate", - "description": "

      A repository pull request template.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The filename of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository the template belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestThread", - "id": "pullrequestthread", - "href": "/graphql/reference/objects#pullrequestthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The line of the first file diff in the thread.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineConnection", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "description": "

      The connection type for PullRequestTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemEdge]", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItem]", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemEdge", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsConnection", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "description": "

      The connection type for PullRequestTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemsEdge]", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItems]", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsEdge", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - } - ], - "category": "pulls" - }, - { - "name": "Push", - "id": "push", - "href": "/graphql/reference/objects#push", - "description": "

      A Git push.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Push object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextSha", - "description": "

      The SHA after the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "permalink", - "description": "

      The permalink for this push.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "previousSha", - "description": "

      The SHA before the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pusher", - "description": "

      The actor who pushed.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that was pushed to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance", - "description": "

      A team, user, or app who has the ability to push to a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can push.

      ", - "type": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the PushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceConnection", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "description": "

      The connection type for PushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PushAllowanceEdge]", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PushAllowance]", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceEdge", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - } - ], - "category": "branches" - }, - { - "name": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      Represents the client's rate limit.

      ", - "fields": [ - { - "name": "cost", - "description": "

      The point cost for the current query counting against the rate limit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "limit", - "description": "

      The maximum number of points the client is permitted to consume in a 60 minute window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodeCount", - "description": "

      The maximum number of nodes this query may return.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "remaining", - "description": "

      The number of points remaining in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "resetAt", - "description": "

      The time at which the current rate limit window resets in UTC epoch seconds.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "used", - "description": "

      The number of points used in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "meta" - }, - { - "name": "ReactingUserConnection", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactingUserEdge]", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ReactingUserEdge", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge", - "description": "

      Represents a user that's made a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      An emoji reaction to a particular piece of content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reaction object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactable", - "description": "

      The reactable piece of content.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "user", - "description": "

      Identifies the user who created this reaction.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReactionConnection", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "description": "

      A list of reactions that have been left on the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactionEdge]", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reaction]", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactionEdge", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - } - ], - "category": "reactions" - }, - { - "name": "ReactionGroup", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      A group of emoji reactions to a particular piece of content.

      ", - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies when the reaction was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactors", - "description": "

      Reactors to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactorConnection!", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subject", - "description": "

      The subject that was reacted to.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "users", - "description": "

      Users who have reacted to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactingUserConnection!", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Reactors can now be mannequins, bots, and organizations. Use the reactors field instead. Removal on 2021-10-01 UTC.

      " - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactorConnection", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "description": "

      The connection type for Reactor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactorEdge]", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reactor]", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "reactions" - }, - { - "name": "ReactorEdge", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge", - "description": "

      Represents an author of a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The author of the reaction.

      ", - "type": "Reactor!", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "reactions" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReadyForReviewEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      Represents a Git reference.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "associatedPullRequests", - "description": "

      A list of pull requests with this ref as the head ref.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "branchProtectionRule", - "description": "

      Branch protection rules for this ref.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "compare", - "description": "

      Compares the current ref as a base ref to another head ref, if the comparison can be made.

      ", - "type": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "arguments": [ - { - "name": "headRef", - "description": "

      The head ref to compare against.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Ref object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The ref name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "prefix", - "description": "

      The ref's prefix, such as refs/heads/ or refs/tags/.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdateRule", - "description": "

      Branch protection rules that are viewable by non-admins.

      ", - "type": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule" - }, - { - "name": "repository", - "description": "

      The repository the ref belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "rules", - "description": "

      A list of rules from active Repository and Organization rulesets that apply to this ref.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository rules.

      ", - "type": { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder" - } - } - ] - }, - { - "name": "target", - "description": "

      The object the ref points to. Returns null when object does not exist.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "description": "

      The connection type for Ref.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RefEdge]", - "id": "refedge", - "href": "/graphql/reference/objects#refedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Ref]", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "RefEdge", - "id": "refedge", - "href": "/graphql/reference/objects#refedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "git" - }, - { - "name": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule", - "description": "

      Branch protection rules that are enforced on the viewer.

      ", - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Can matching branches be created.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerAllowedToDismissReviews", - "description": "

      Is the viewer allowed to dismiss reviews.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPush", - "description": "

      Can the viewer push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with thereferencedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitRepository", - "description": "

      Identifies the repository associated with thereferencedevent.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDirectReference", - "description": "

      Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "description": "

      A release contains the content for a release.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The author of the release.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of this release rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Release object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isDraft", - "description": "

      Whether or not the release is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLatest", - "description": "

      Whether or not the release is the latest releast.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrerelease", - "description": "

      Whether or not the release is a prerelease.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mentions", - "description": "

      A list of users mentioned in the release description.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The title of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies the date and time when the release was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "releaseAssets", - "description": "

      List of releases assets which are dependent on this release.

      ", - "type": "ReleaseAssetConnection!", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "name", - "description": "

      A name to filter the assets by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository that the release belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the release, rendered to HTML without any links in it.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tag", - "description": "

      The Git tag the release points to.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "tagCommit", - "description": "

      The tag commit for this release.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "tagName", - "description": "

      The name of the release's Git tag.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset", - "description": "

      A release asset contains the content for a release asset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "contentType", - "description": "

      The asset's content-type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "downloadCount", - "description": "

      The number of times this asset was downloaded.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "downloadUrl", - "description": "

      Identifies the URL where you can download the release asset via the browser.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the ReleaseAsset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the title of the release asset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      Release that the asset is associated with.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "size", - "description": "

      The size (in bytes) of the asset.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "uploadedBy", - "description": "

      The user that performed the upload.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "url", - "description": "

      Identifies the URL of the release asset.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetConnection", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "description": "

      The connection type for ReleaseAsset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseAssetEdge]", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReleaseAsset]", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetEdge", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - } - ], - "category": "releases" - }, - { - "name": "ReleaseConnection", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "description": "

      The connection type for Release.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseEdge]", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Release]", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseEdge", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - } - ], - "category": "releases" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for theremoved_from_merge_queueevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who removed this Pull Request from the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was removed from.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason this pull request was removed from the queue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent", - "description": "

      Represents arenamedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentTitle", - "description": "

      Identifies the current title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RenamedTitleEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousTitle", - "description": "

      Identifies the previous title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Subject that was renamed.

      ", - "type": "RenamedTitleSubject!", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject" - } - ], - "category": "issues" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent", - "description": "

      Represents areopenedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was reopened.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReopenedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to open.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - } - ], - "category": "issues" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry", - "description": "

      Audit log entry for a repo.access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry", - "description": "

      Audit log entry for a repo.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry", - "description": "

      Audit log entry for a repo.add_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry", - "description": "

      Audit log entry for a repo.archived event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoArchivedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry", - "description": "

      Audit log entry for a repo.change_merge_setting event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoChangeMergeSettingAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      Whether the change was to enable (true) or disable (false) the merge type.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeType", - "description": "

      The merge method affected by the change.

      ", - "type": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.disable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.disable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.enable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.enable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.lock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigLockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.unlock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigUnlockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry", - "description": "

      Audit log entry for a repo.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "forkParentName", - "description": "

      The name of the parent repository for this forked repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "forkSourceName", - "description": "

      The name of the root repository for this network.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry", - "description": "

      Audit log entry for a repo.destroy event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoDestroyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry", - "description": "

      Audit log entry for a repo.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry", - "description": "

      Audit log entry for a repo.remove_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      A repository contains the content for a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "allowUpdateBranch", - "description": "

      Whether or not a pull request head branch that is behind its base branch can\nalways be updated even if it is not required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "assignableUsers", - "description": "

      A list of users that can be assigned to issues in this repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "autoMergeAllowed", - "description": "

      Whether or not Auto-merge can be enabled on pull requests in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRules", - "description": "

      A list of branch protection rules for this repository.

      ", - "type": "BranchProtectionRuleConnection!", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "codeOfConduct", - "description": "

      Returns the code of conduct for this repository.

      ", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct" - }, - { - "name": "codeowners", - "description": "

      Information extracted from the repository's CODEOWNERS file.

      ", - "type": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "arguments": [ - { - "name": "refName", - "description": "

      The ref name used to return the associated CODEOWNERS file.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "collaborators", - "description": "

      A list of collaborators associated with the repository.

      ", - "type": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "arguments": [ - { - "name": "affiliation", - "description": "

      Collaborators affiliation level with a repository.

      ", - "type": { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments associated with the repository.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contactLinks", - "description": "

      Returns a list of contact links associated to the repository.

      ", - "type": "[RepositoryContactLink!]", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink" - }, - { - "name": "contributingGuidelines", - "description": "

      Returns the contributing guidelines for this repository.

      ", - "type": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "defaultBranchRef", - "description": "

      The Ref associated with the repository's default branch.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "deleteBranchOnMerge", - "description": "

      Whether or not branches are automatically deleted when merged in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dependencyGraphManifests", - "description": "

      A list of dependency manifests contained in the repository.

      ", - "type": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesAfter", - "description": "

      Cursor to paginate dependencies.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesFirst", - "description": "

      Number of dependencies to fetch.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "withDependencies", - "description": "

      Flag to scope to only manifests with dependencies.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "deployKeys", - "description": "

      A list of deploy keys that are on this repository.

      ", - "type": "DeployKeyConnection!", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "deployments", - "description": "

      Deployments associated with the repository.

      ", - "type": "DeploymentConnection!", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "discussion", - "description": "

      Returns a single discussion from the current repository by number.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "arguments": [ - { - "name": "number", - "description": "

      The number for the discussion to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategories", - "description": "

      A list of discussion categories that are available in the repository.

      ", - "type": "DiscussionCategoryConnection!", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterByAssignable", - "defaultValue": false, - "description": "

      Filter by categories that are assignable by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategory", - "description": "

      A discussion category by slug.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "arguments": [ - { - "name": "slug", - "description": "

      The slug of the discussion category to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of discussions that have been opened in the repository.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Only show answered or unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "categoryId", - "description": "

      Only include discussions that belong to the category with this ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "diskUsage", - "description": "

      The number of kilobytes this repository occupies on disk.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Returns a single active environment from the current repository by name.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "arguments": [ - { - "name": "name", - "description": "

      The name of the environment to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "environments", - "description": "

      A list of environments that are in this repository.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      The names of the environments to be returned.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments" - } - }, - { - "name": "pinnedEnvironmentFilter", - "defaultValue": "ALL", - "description": "

      Filter to control pinned environments return.

      ", - "type": { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield" - } - } - ] - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "forkingAllowed", - "description": "

      Whether this repository allows forks.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "forks", - "description": "

      A list of direct forked repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasVulnerabilityAlertsEnabled", - "description": "

      Whether vulnerability alerts are enabled for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Repository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isBlankIssuesEnabled", - "description": "

      Returns true if blank issue creation is allowed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDisabled", - "description": "

      Returns whether or not this repository disabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmpty", - "description": "

      Returns whether or not this repository is empty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSecurityPolicyEnabled", - "description": "

      Returns true if this repository has a security policy.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUserConfigurationRepository", - "description": "

      Is this repository a user configuration repository?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Returns a single issue from the current repository by number.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueOrPullRequest", - "description": "

      Returns a single issue-like object from the current repository by number.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueTemplates", - "description": "

      Returns a list of issue templates associated to the repository.

      ", - "type": "[IssueTemplate!]", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate" - }, - { - "name": "issueType", - "description": "

      Returns a single issue type by name.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "arguments": [ - { - "name": "name", - "description": "

      Issue type name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "issueTypes", - "description": "

      A list of the repository's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues that have been opened in the repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "label", - "description": "

      Returns a single label by name.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "arguments": [ - { - "name": "name", - "description": "

      Label name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "labels", - "description": "

      A list of labels associated with the repository.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - }, - { - "name": "query", - "description": "

      If provided, searches labels by name and description.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "languages", - "description": "

      A list containing a breakdown of the language composition of the repository.

      ", - "type": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder" - } - } - ] - }, - { - "name": "latestRelease", - "description": "

      Get the latest release for the repository if one exists.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mentionableUsers", - "description": "

      A list of Users that can be mentioned in the context of the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "mergeCommitAllowed", - "description": "

      Whether or not PRs are merged with a merge commit on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommitMessage", - "description": "

      How the default commit message will be generated when merging a pull request.

      ", - "type": "MergeCommitMessage!", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage" - }, - { - "name": "mergeCommitTitle", - "description": "

      How the default commit title will be generated when merging a pull request.

      ", - "type": "MergeCommitTitle!", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for a specified branch, otherwise the default branch if not provided.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "arguments": [ - { - "name": "branch", - "description": "

      The name of the branch to get the merge queue for. Case sensitive.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "milestone", - "description": "

      Returns a single milestone from the current repository by number.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "arguments": [ - { - "name": "number", - "description": "

      The number for the milestone to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "milestones", - "description": "

      A list of milestones associated with the repository.

      ", - "type": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for milestones.

      ", - "type": { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder" - } - }, - { - "name": "query", - "description": "

      Filters milestones with a query on the title.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the milestones.

      ", - "type": { - "name": "[MilestoneState!]", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - } - } - ] - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "object", - "description": "

      A Git object in the repository.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "arguments": [ - { - "name": "expression", - "description": "

      A Git revision expression suitable for rev-parse.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "parent", - "description": "

      The repository parent, if this is a fork.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pinnedDiscussions", - "description": "

      A list of discussions that have been pinned in this repository.

      ", - "type": "PinnedDiscussionConnection!", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnedEnvironments", - "description": "

      A list of pinned environments for this repository.

      ", - "type": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder" - } - } - ] - }, - { - "name": "pinnedIssues", - "description": "

      A list of pinned issues for this repository.

      ", - "type": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "planFeatures", - "description": "

      Returns information about the availability of certain features and limits based on the repository's billing plan.

      ", - "type": "RepositoryPlanFeatures!", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures" - }, - { - "name": "primaryLanguage", - "description": "

      The primary language of the repository's code.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Finds and returns the Project according to the provided Project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      List of projects linked to this repository.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for linked to the repo.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pullRequest", - "description": "

      Returns a single pull request from the current repository by number.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the pull request to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestTemplates", - "description": "

      Returns a list of pull request templates associated to the repository.

      ", - "type": "[PullRequestTemplate!]", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests that have been opened in the repository.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "rebaseMergeAllowed", - "description": "

      Whether or not rebase-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "ref", - "description": "

      Fetch a given ref from the repository.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "arguments": [ - { - "name": "qualifiedName", - "description": "

      The ref to retrieve. Fully qualified matches are checked in order\n(refs/heads/master) before falling back onto checks for short name matches (master).

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "refs", - "description": "

      Fetch a list of refs from the repository.

      ", - "type": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "direction", - "description": "

      DEPRECATED: use orderBy. The ordering direction.

      ", - "type": { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for refs returned from the connection.

      ", - "type": { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "refPrefix", - "description": "

      A ref name prefix like refs/heads/, refs/tags/, etc.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "release", - "description": "

      Lookup a single release given various criteria.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "arguments": [ - { - "name": "tagName", - "description": "

      The name of the Tag the Release was created from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "releases", - "description": "

      List of releases which are dependent on this repository.

      ", - "type": "ReleaseConnection!", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder" - } - } - ] - }, - { - "name": "repositoryTopics", - "description": "

      A list of applied repository-topic associations for this repository.

      ", - "type": "RepositoryTopicConnection!", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current repository by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this repository.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "securityPolicyUrl", - "description": "

      The security policy URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "squashMergeAllowed", - "description": "

      Whether or not squash-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "squashMergeCommitMessage", - "description": "

      How the default commit message will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitMessage!", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage" - }, - { - "name": "squashMergeCommitTitle", - "description": "

      How the default commit title will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitTitle!", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle" - }, - { - "name": "squashPrTitleUsedAsDefault", - "description": "

      Whether a squash merge commit can use the pull request title as default.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      squashPrTitleUsedAsDefault will be removed. Use Repository.squashMergeCommitTitle instead. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sshUrl", - "description": "

      The SSH URL to clone this repository.

      ", - "type": "GitSSHRemote!", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch's HEAD commit.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tempCloneToken", - "description": "

      Temporary authentication token for cloning this repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "templateRepository", - "description": "

      The repository from which this repository was generated, if any.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanAdminister", - "description": "

      Indicates whether the viewer has admin permissions on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateTopics", - "description": "

      Indicates whether the viewer can update the topics of this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDefaultCommitEmail", - "description": "

      The last commit email for the viewer.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerDefaultMergeMethod", - "description": "

      The last used merge method by the viewer or the default for the repository.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerPermission", - "description": "

      The users permission level on the repository. Will return null if authenticated as an GitHub App.

      ", - "type": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "viewerPossibleCommitEmails", - "description": "

      A list of emails this viewer can commit with.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - }, - { - "name": "vulnerabilityAlert", - "description": "

      Returns a single vulnerability alert from the current repository by number.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "arguments": [ - { - "name": "number", - "description": "

      The number for the vulnerability alert to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "vulnerabilityAlerts", - "description": "

      A list of vulnerability alerts that are on this repository.

      ", - "type": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependencyScopes", - "description": "

      Filter by the scope of the alert's dependency.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertDependencyScope!]", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the alert.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertState!]", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - } - } - ] - }, - { - "name": "watchers", - "description": "

      A list of users watching the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "description": "

      Information extracted from a repository's CODEOWNERS file.

      ", - "fields": [ - { - "name": "errors", - "description": "

      Any problems that were encountered while parsing the CODEOWNERS file.

      ", - "type": "[RepositoryCodeownersError!]!", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeownersError", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror", - "description": "

      An error in a CODEOWNERS file.

      ", - "fields": [ - { - "name": "column", - "description": "

      The column number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "kind", - "description": "

      A short string describing the type of error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "message", - "description": "

      A complete description of the error, combining information from other fields.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path to the file when the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The content of the line where the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "suggestion", - "description": "

      A suggestion of how to fix the error.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCollaboratorEdge]", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "RepositoryCollaboratorEdge", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge", - "description": "

      Represents a user who is a collaborator of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permission", - "description": "

      The permission the user has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "permissionSources", - "description": "

      A list of sources for the user's access to the repository.

      ", - "type": "[PermissionSource!]", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource" - } - ], - "category": "users" - }, - { - "name": "RepositoryConnection", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "description": "

      A list of repositories owned by the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryEdge]", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalDiskUsage", - "description": "

      The total size in kilobytes of all repositories in the connection. Value will\nnever be larger than max 32-bit signed integer.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryContactLink", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink", - "description": "

      A repository contact link.

      ", - "fields": [ - { - "name": "about", - "description": "

      The contact link purpose.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The contact link name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The contact link URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryEdge", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "fields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation", - "description": "

      An invitation for a user to be added to a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "email", - "description": "

      The email address that received the invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who received the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permalink", - "description": "

      The permalink for this repository invitation.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The permission granted on this repository by this invitation.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repository", - "description": "

      The Repository the user is invited to.

      ", - "type": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationConnection", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "description": "

      A list of repository invitations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryInvitationEdge]", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryInvitation]", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationEdge", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      A GitHub Enterprise Importer (GEI) repository migration.

      ", - "implements": [ - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationConnection", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "description": "

      A list of migrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryMigrationEdge]", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryMigration]", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationEdge", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge", - "description": "

      Represents a repository migration.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPlanFeatures", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures", - "description": "

      Information about the availability of features and limits for a repository based on its billing plan.

      ", - "fields": [ - { - "name": "codeowners", - "description": "

      Whether reviews can be automatically requested and enforced with a CODEOWNERS file.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "draftPullRequests", - "description": "

      Whether pull requests can be created as or converted to draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maximumAssignees", - "description": "

      Maximum number of users that can be assigned to an issue or pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumManualReviewRequests", - "description": "

      Maximum number of manually-requested reviews on a pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "teamReviewRequests", - "description": "

      Whether teams can be requested to review pull requests.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule", - "description": "

      A repository rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parameters", - "description": "

      The parameters for this rule.

      ", - "type": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters" - }, - { - "name": "repositoryRuleset", - "description": "

      The repository ruleset associated with this rule configuration.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditions", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions", - "description": "

      Set of conditions that determine if a ruleset will evaluate.

      ", - "fields": [ - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "description": "

      The connection type for RepositoryRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRuleEdge]", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRule]", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleEdge", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      A repository ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "bypassActors", - "description": "

      The actors that can bypass this ruleset.

      ", - "type": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "conditions", - "description": "

      The set of conditions that must evaluate to true for this ruleset to apply.

      ", - "type": "RepositoryRuleConditions!", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "enforcement", - "description": "

      The enforcement level of this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRuleset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      List of rules.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - } - ] - }, - { - "name": "source", - "description": "

      Source of ruleset.

      ", - "type": "RuleSource!", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource" - }, - { - "name": "target", - "description": "

      Target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor", - "description": "

      A team or app that has the ability to bypass a rules defined on a ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass rules.

      ", - "type": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor" - }, - { - "name": "bypassMode", - "description": "

      The mode for the bypass actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      This actor represents the ability for a deploy key to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      This actor represents the ability for an enterprise owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRulesetBypassActor object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationAdmin", - "description": "

      This actor represents the ability for an organization owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      If the actor is a repository role, the repository role's ID that can bypass.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repositoryRoleName", - "description": "

      If the actor is a repository role, the repository role's name that can bypass.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRuleset", - "description": "

      Identifies the ruleset associated with the allowed actor.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "description": "

      The connection type for RepositoryRulesetBypassActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetBypassActorEdge]", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRulesetBypassActor]", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorEdge", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "description": "

      The connection type for RepositoryRuleset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetEdge]", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRuleset]", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetEdge", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic", - "description": "

      A repository-topic connects a repository to a topic.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryTopic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The topic.

      ", - "type": "Topic!", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicConnection", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "description": "

      The connection type for RepositoryTopic.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryTopicEdge]", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryTopic]", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicEdge", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      A Dependabot alert for a repository with a dependency affected by a security vulnerability.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "autoDismissedAt", - "description": "

      When was the alert auto-dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      When was the alert created?.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dependabotUpdate", - "description": "

      The associated Dependabot update.

      ", - "type": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate" - }, - { - "name": "dependencyScope", - "description": "

      The scope of an alert's dependency.

      ", - "type": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - }, - { - "name": "dismissComment", - "description": "

      Comment explaining the reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissedAt", - "description": "

      When was the alert dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dismisser", - "description": "

      The user who dismissed the alert.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "fixedAt", - "description": "

      When was the alert fixed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVulnerabilityAlert object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "number", - "description": "

      Identifies the alert number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The associated repository.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "securityAdvisory", - "description": "

      The associated security advisory.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "securityVulnerability", - "description": "

      The associated security vulnerability.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "state", - "description": "

      Identifies the state of the alert.

      ", - "type": "RepositoryVulnerabilityAlertState!", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - }, - { - "name": "vulnerableManifestFilename", - "description": "

      The vulnerable manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableManifestPath", - "description": "

      The vulnerable manifest path.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableRequirements", - "description": "

      The vulnerable requirements.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "description": "

      The connection type for RepositoryVulnerabilityAlert.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryVulnerabilityAlertEdge]", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryVulnerabilityAlert]", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertEdge", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - } - ], - "category": "dependabot" - }, - { - "name": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "description": "

      The connection type for RequestedReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RequestedReviewerEdge]", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RequestedReviewer]", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "RequestedReviewerEdge", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "fields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredStatusCheckDescription", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription", - "description": "

      Represents a required status check for a protected branch, but not any specific run of that check.

      ", - "fields": [ - { - "name": "app", - "description": "

      The App that must provide this status in order for it to be accepted.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "context", - "description": "

      The name of this status.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfiguration!]!", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution", - "description": "

      Represents a private contribution a user made on GitHub.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance", - "description": "

      A user, team, or app who has the ability to dismiss a review on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can dismiss.

      ", - "type": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissalAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceConnection", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "description": "

      The connection type for ReviewDismissalAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewDismissalAllowanceEdge]", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewDismissalAllowance]", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceEdge", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissalMessage", - "description": "

      Identifies the optional message associated with thereview_dismissedevent.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissalMessageHTML", - "description": "

      Identifies the optional message associated with the event, rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousReviewState", - "description": "

      Identifies the previous state of the review with thereview_dismissedevent.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestCommit", - "description": "

      Identifies the commit which caused the review to become stale.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "review", - "description": "

      Identifies the review associated with thereview_dismissedevent.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "url", - "description": "

      The HTTP URL for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest", - "description": "

      A request for a user to review a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "asCodeOwner", - "description": "

      Whether this request was created for a code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this review request.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      The reviewer that is requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "description": "

      The connection type for ReviewRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewRequestEdge]", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewRequest]", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestEdge", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review request was removed.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent", - "description": "

      Represents anreview_requestedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review was requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewStatusHovercardContext", - "id": "reviewstatushovercardcontext", - "href": "/graphql/reference/objects#reviewstatushovercardcontext", - "description": "

      A hovercard context with a message describing the current code review state of the pull\nrequest.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reviewDecision", - "description": "

      The current status of the pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - } - ], - "category": "pulls" - }, - { - "name": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply", - "description": "

      A Saved Reply is text a user can use to reply quickly.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The saved reply body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the SavedReply object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      The title of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user that saved this reply.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "description": "

      The connection type for SavedReply.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SavedReplyEdge]", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SavedReply]", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SavedReplyEdge", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - } - ], - "category": "users" - }, - { - "name": "SearchResultItemConnection", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      A list of results that matched against a search query. Regardless of the number\nof matches, a maximum of 1,000 results will be available across all types,\npotentially split across many pages.

      ", - "fields": [ - { - "name": "codeCount", - "description": "

      The total number of pieces of code that matched the search query. Regardless\nof the total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussionCount", - "description": "

      The total number of discussions that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SearchResultItemEdge]", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge" - }, - { - "name": "issueCount", - "description": "

      The total number of issues that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SearchResultItem]", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "repositoryCount", - "description": "

      The total number of repositories that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "userCount", - "description": "

      The total number of users that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "wikiCount", - "description": "

      The total number of wiki pages that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "search" - }, - { - "name": "SearchResultItemEdge", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "textMatches", - "description": "

      Text matches on the result found.

      ", - "type": "[TextMatch]", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch" - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      A GitHub Security Advisory.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "classification", - "description": "

      The classification of the advisory.

      ", - "type": "SecurityAdvisoryClassification!", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - }, - { - "name": "cvss", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CVSS!", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "isDeprecated": true, - "deprecationReason": "

      cvss will be removed. New cvss_severities field will now contain both cvss_v3 and cvss_v4 properties. Removal on 2025-10-01 UTC.

      " - }, - { - "name": "cvssSeverities", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CvssSeverities!", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities" - }, - { - "name": "cwes", - "description": "

      CWEs associated with this Advisory.

      ", - "type": "CWEConnection!", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      This is a long plaintext description of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "type": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss" - }, - { - "name": "ghsaId", - "description": "

      The GitHub Security Advisory ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the SecurityAdvisory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "identifiers", - "description": "

      A list of identifiers for this advisory.

      ", - "type": "[SecurityAdvisoryIdentifier!]!", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier" - }, - { - "name": "notificationsPermalink", - "description": "

      The permalink for the advisory's dependabot alerts page.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "origin", - "description": "

      The organization that originated the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permalink", - "description": "

      The permalink for the advisory.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "publishedAt", - "description": "

      When the advisory was published.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "references", - "description": "

      A list of references for this advisory.

      ", - "type": "[SecurityAdvisoryReference!]!", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference" - }, - { - "name": "severity", - "description": "

      The severity of the advisory.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "summary", - "description": "

      A short plaintext summary of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      When the advisory was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerabilities", - "description": "

      Vulnerabilities associated with this Advisory.

      ", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "classifications", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - } - }, - { - "name": "ecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      ", - "type": { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "package", - "description": "

      A package name to filter vulnerabilities by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "severities", - "description": "

      A list of severities to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - } - } - ] - }, - { - "name": "withdrawnAt", - "description": "

      When the advisory was withdrawn, if it has been withdrawn.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryConnection", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      The connection type for SecurityAdvisory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityAdvisoryEdge]", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityAdvisory]", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEdge", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryIdentifier", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier", - "description": "

      A GitHub Security Advisory Identifier.

      ", - "fields": [ - { - "name": "type", - "description": "

      The identifier type, e.g. GHSA, CVE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The identifier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackage", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage", - "description": "

      An individual package.

      ", - "fields": [ - { - "name": "ecosystem", - "description": "

      The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.

      ", - "type": "SecurityAdvisoryEcosystem!", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - }, - { - "name": "name", - "description": "

      The package name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion", - "description": "

      An individual package version.

      ", - "fields": [ - { - "name": "identifier", - "description": "

      The package name or version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryReference", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference", - "description": "

      A GitHub Security Advisory Reference.

      ", - "fields": [ - { - "name": "url", - "description": "

      A publicly accessible reference.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability", - "description": "

      An individual vulnerability within an Advisory.

      ", - "fields": [ - { - "name": "advisory", - "description": "

      The Advisory associated with this Vulnerability.

      ", - "type": "SecurityAdvisory!", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "firstPatchedVersion", - "description": "

      The first version containing a fix for the vulnerability.

      ", - "type": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion" - }, - { - "name": "package", - "description": "

      A description of the vulnerable package.

      ", - "type": "SecurityAdvisoryPackage!", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage" - }, - { - "name": "severity", - "description": "

      The severity of the vulnerability within this package.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "updatedAt", - "description": "

      When the vulnerability was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerableVersionRange", - "description": "

      A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.

      \n
        \n
      • = 0.2.0 denotes a single vulnerable version.
      • \n
      • <= 1.0.8 denotes a version range up to and including the specified version
      • \n
      • < 0.1.11 denotes a version range up to, but excluding, the specified version
      • \n
      • >= 4.3.0, < 4.3.5 denotes a version range with a known minimum and maximum version.
      • \n
      • >= 0.0.1 denotes a version range with a known minimum, but no known maximum.
      • \n
      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityConnection", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      The connection type for SecurityVulnerability.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityVulnerabilityEdge]", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityVulnerability]", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityEdge", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - } - ], - "category": "security-advisories" - }, - { - "name": "SmimeSignature", - "id": "smimesignature", - "href": "/graphql/reference/objects#smimesignature", - "description": "

      Represents an S/MIME signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount", - "description": "

      Social media profile associated with a user.

      ", - "fields": [ - { - "name": "displayName", - "description": "

      Name of the social media account as it appears on the profile.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "provider", - "description": "

      Software or company that hosts the social media account.

      ", - "type": "SocialAccountProvider!", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider" - }, - { - "name": "url", - "description": "

      URL of the social media account.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "SocialAccountConnection", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "description": "

      The connection type for SocialAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SocialAccountEdge]", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SocialAccount]", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SocialAccountEdge", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - } - ], - "category": "users" - }, - { - "name": "SshSignature", - "id": "sshsignature", - "href": "/graphql/reference/objects#sshsignature", - "description": "

      Represents an SSH signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyFingerprint", - "description": "

      Hex-encoded fingerprint of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "StargazerConnection", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StargazerEdge]", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "StargazerEdge", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge", - "description": "

      Represents a user that's starred a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "StarredRepositoryConnection", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StarredRepositoryEdge]", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge" - }, - { - "name": "isOverLimit", - "description": "

      Is the list of stars for this user truncated? This is true for users that have many stars.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "StarredRepositoryEdge", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge", - "description": "

      Represents a starred repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "Status", - "id": "status", - "href": "/graphql/reference/objects#status", - "description": "

      Represents a commit status.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "combinedContexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit this status is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      Looks up an individual status context by context name.

      ", - "type": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "arguments": [ - { - "name": "name", - "description": "

      The context name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "contexts", - "description": "

      The individual status contexts for this commit.

      ", - "type": "[StatusContext!]!", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - }, - { - "name": "id", - "description": "

      The Node ID of the Status object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined commit status.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckConfiguration", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration", - "description": "

      Required status check.

      ", - "fields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup", - "description": "

      Represents the rollup for both the check runs and status for a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The commit the status and check runs are attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "contexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the StatusCheckRollup object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined status for the commit.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextConnection", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "description": "

      The connection type for StatusCheckRollupContext.

      ", - "fields": [ - { - "name": "checkRunCount", - "description": "

      The number of check runs in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkRunCountsByState", - "description": "

      Counts of check runs by state.

      ", - "type": "[CheckRunStateCount!]", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StatusCheckRollupContextEdge]", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[StatusCheckRollupContext]", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "statusContextCount", - "description": "

      The number of status contexts in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "statusContextCountsByState", - "description": "

      Counts of status contexts by state.

      ", - "type": "[StatusContextStateCount!]", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextEdge", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - } - ], - "category": "commits" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "description": "

      Represents an individual commit status context.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      The avatar of the OAuth application or the user that created the status.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "40", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      This commit this status context is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      The name of this status context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this status context.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      The description for this status context.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the StatusContext object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of this status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - }, - { - "name": "targetUrl", - "description": "

      The URL for this status context.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "StatusContextStateCount", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount", - "description": "

      Represents a count of the state of a status context.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of statuses with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent", - "description": "

      Represents asub_issue_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent", - "description": "

      Represents asub_issue_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssuesSummary", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "fields": [ - { - "name": "completed", - "description": "

      Count of completed sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "percentCompleted", - "description": "

      Percent of sub-issues which are completed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "total", - "description": "

      Count of total number of sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule", - "description": "

      A pointer to a repository at a specific revision embedded inside another repository.

      ", - "fields": [ - { - "name": "branch", - "description": "

      The branch of the upstream submodule for tracking updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "gitUrl", - "description": "

      The git URL of the submodule repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the submodule in .gitmodules.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      The name of the submodule in .gitmodules (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the superproject that this submodule is located in.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The path in the superproject that this submodule is located in (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "subprojectCommitOid", - "description": "

      The commit revision of the subproject repository being tracked by the submodule.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - ], - "category": "git" - }, - { - "name": "SubmoduleConnection", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "description": "

      The connection type for Submodule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SubmoduleEdge]", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Submodule]", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "SubmoduleEdge", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - } - ], - "category": "git" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent", - "description": "

      Represents asubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "SuggestedReviewer", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer", - "description": "

      A suggestion to review a pull request based on a user's commit history and review comments.

      ", - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the user suggested to review the pull request.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "Tag", - "id": "tag", - "href": "/graphql/reference/objects#tag", - "description": "

      Represents a Git tag.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Tag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git tag message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The Git tag name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "tagger", - "description": "

      Details about the tag author.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "target", - "description": "

      The Git object the tag points to.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      A team of users in an organization.

      ", - "implements": [ - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "fields": [ - { - "name": "ancestors", - "description": "

      A list of teams that are ancestors of this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the team's avatar.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "400", - "description": "

      The size in pixels of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "childTeams", - "description": "

      List of child teams belonging to this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "immediateOnly", - "defaultValue": true, - "description": "

      Whether to list immediate child teams or all descendant child teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "combinedSlug", - "description": "

      The slug corresponding to the organization and team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussion", - "description": "

      Find a team discussion by its number.

      ", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "arguments": [ - { - "name": "number", - "description": "

      The sequence number of the discussion to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of team discussions.

      ", - "type": "TeamDiscussionConnection!", - "id": "teamdiscussionconnection", - "href": "/graphql/reference/objects#teamdiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isPinned", - "description": "

      If provided, filters discussions according to whether or not they are pinned.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamDiscussionOrder", - "id": "teamdiscussionorder", - "href": "/graphql/reference/input-objects#teamdiscussionorder" - } - } - ] - }, - { - "name": "discussionsResourcePath", - "description": "

      The HTTP path for team discussions.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "discussionsUrl", - "description": "

      The HTTP URL for team discussions.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamResourcePath", - "description": "

      The HTTP path for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamUrl", - "description": "

      The HTTP URL for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Team object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitations", - "description": "

      A list of pending invitations for users to this team.

      ", - "type": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "members", - "description": "

      A list of users who are members of this team.

      ", - "type": "TeamMemberConnection!", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membership", - "defaultValue": "ALL", - "description": "

      Filter by membership type.

      ", - "type": { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      Filter by team member role.

      ", - "type": { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - } - ] - }, - { - "name": "membersResourcePath", - "description": "

      The HTTP path for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "membersUrl", - "description": "

      The HTTP URL for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationSetting", - "description": "

      The notification setting that the team has set.

      ", - "type": "TeamNotificationSetting!", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - }, - { - "name": "organization", - "description": "

      The organization that owns this team.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parentTeam", - "description": "

      The parent team of the team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "privacy", - "description": "

      The level of privacy the team has.

      ", - "type": "TeamPrivacy!", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - }, - { - "name": "projectV2", - "description": "

      Finds and returns the project according to the provided project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      List of projects this team has collaborator access to.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for projects returned from this connection.

      ", - "type": { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      The query to search projects by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories this team has access to.

      ", - "type": "TeamRepositoryConnection!", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for. Repositories will be returned where the name contains your search string.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoriesResourcePath", - "description": "

      The HTTP path for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoriesUrl", - "description": "

      The HTTP URL for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewRequestDelegationAlgorithm", - "description": "

      What algorithm is used for review assignment for this team.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "reviewRequestDelegationEnabled", - "description": "

      True if review assignment is enabled for this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewRequestDelegationMemberCount", - "description": "

      How many team members are required for review assignment for this team.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewRequestDelegationNotifyTeam", - "description": "

      When assigning team members via delegation, whether the entire team should be notified as well.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "slug", - "description": "

      The slug corresponding to the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Team is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "teams" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry", - "description": "

      Audit log entry for a team.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry", - "description": "

      Audit log entry for a team.add_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry", - "description": "

      Audit log entry for a team.change_parent_team event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamChangeParentTeamAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "parentTeam", - "description": "

      The new parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "parentTeamName", - "description": "

      The name of the new parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "parentTeamNameWas", - "description": "

      The name of the former parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "parentTeamResourcePath", - "description": "

      The HTTP path for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "parentTeamUrl", - "description": "

      The HTTP URL for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "parentTeamWas", - "description": "

      The former parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "parentTeamWasResourcePath", - "description": "

      The HTTP path for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "parentTeamWasUrl", - "description": "

      The HTTP URL for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamConnection", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "description": "

      The connection type for Team.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamEdge]", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Team]", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      A team discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the discussion's team.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      Identifies the discussion body hash.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "comments", - "description": "

      A list of comments on this discussion.

      ", - "type": "TeamDiscussionCommentConnection!", - "id": "teamdiscussioncommentconnection", - "href": "/graphql/reference/objects#teamdiscussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "fromComment", - "description": "

      When provided, filters the connection such that results begin with the comment with this number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamDiscussionCommentOrder", - "id": "teamdiscussioncommentorder", - "href": "/graphql/reference/input-objects#teamdiscussioncommentorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "commentsResourcePath", - "description": "

      The HTTP path for discussion comments.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "commentsUrl", - "description": "

      The HTTP URL for discussion comments.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Whether or not the discussion is pinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "isPrivate", - "description": "

      Whether or not the discussion is only visible to team members and organization owners.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "number", - "description": "

      Identifies the discussion within its team.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "team", - "description": "

      The team that defines the context of this discussion.

      ", - "type": "Team!", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPin", - "description": "

      Whether or not the current viewer can pin this discussion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      A comment on a team discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the comment's team.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion this comment is about.

      ", - "type": "TeamDiscussion!", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamDiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "number", - "description": "

      Identifies the comment number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionCommentConnection", - "id": "teamdiscussioncommentconnection", - "href": "/graphql/reference/objects#teamdiscussioncommentconnection", - "description": "

      The connection type for TeamDiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamDiscussionCommentEdge]", - "id": "teamdiscussioncommentedge", - "href": "/graphql/reference/objects#teamdiscussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[TeamDiscussionComment]", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionCommentEdge", - "id": "teamdiscussioncommentedge", - "href": "/graphql/reference/objects#teamdiscussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionConnection", - "id": "teamdiscussionconnection", - "href": "/graphql/reference/objects#teamdiscussionconnection", - "description": "

      The connection type for TeamDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamDiscussionEdge]", - "id": "teamdiscussionedge", - "href": "/graphql/reference/objects#teamdiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[TeamDiscussion]", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionEdge", - "id": "teamdiscussionedge", - "href": "/graphql/reference/objects#teamdiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion" - } - ], - "category": "other" - }, - { - "name": "TeamEdge", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "teams" - }, - { - "name": "TeamMemberConnection", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamMemberEdge]", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "TeamMemberEdge", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge", - "description": "

      Represents a user who is a member of a team.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "memberAccessResourcePath", - "description": "

      The HTTP path to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "memberAccessUrl", - "description": "

      The HTTP URL to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role the member has on the team.

      ", - "type": "TeamMemberRole!", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - ], - "category": "users" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry", - "description": "

      Audit log entry for a team.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry", - "description": "

      Audit log entry for a team.remove_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryConnection", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamRepositoryEdge]", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "TeamRepositoryEdge", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge", - "description": "

      Represents a team repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "permission", - "description": "

      The permission level the team has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - } - ], - "category": "repos" - }, - { - "name": "TextMatch", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch", - "description": "

      A text match within a search result.

      ", - "fields": [ - { - "name": "fragment", - "description": "

      The specific text fragment within the property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "highlights", - "description": "

      Highlights within the matched fragment.

      ", - "type": "[TextMatchHighlight!]!", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight" - }, - { - "name": "property", - "description": "

      The property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "TextMatchHighlight", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight", - "description": "

      Represents a single highlight in a search result match.

      ", - "fields": [ - { - "name": "beginIndice", - "description": "

      The indice in the fragment where the matched text begins.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endIndice", - "description": "

      The indice in the fragment where the matched text ends.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      The text matched.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      A topic aggregates entities that are related to a subject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Topic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The topic's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relatedTopics", - "description": "

      A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.

      ", - "type": "[Topic!]!", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "arguments": [ - { - "name": "first", - "defaultValue": "3", - "description": "

      How many topics to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent", - "description": "

      Represents atransferredevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fromRepository", - "description": "

      The repository this came from.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "id", - "description": "

      The Node ID of the TransferredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "Tree", - "id": "tree", - "href": "/graphql/reference/objects#tree", - "description": "

      Represents a Git tree.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "entries", - "description": "

      A list of tree entries.

      ", - "type": "[TreeEntry!]", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry" - }, - { - "name": "id", - "description": "

      The Node ID of the Tree object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "description": "

      Represents a Git tree entry.

      ", - "fields": [ - { - "name": "extension", - "description": "

      The extension of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isGenerated", - "description": "

      Whether or not this tree entry is generated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "lineCount", - "description": "

      Number of lines in the file.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mode", - "description": "

      Entry file mode.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      Entry file name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      Entry file name. (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "object", - "description": "

      Entry file object.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "oid", - "description": "

      Entry file Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "path", - "description": "

      The full path of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The full path of the file. (Base64-encoded).

      ", - "type": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "repository", - "description": "

      The Repository the tree entry belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "size", - "description": "

      Entry byte size.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "submodule", - "description": "

      If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "type", - "description": "

      Entry file type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent", - "description": "

      Represents anunassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was unassigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnassignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the subject (user) who was unassigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "UnknownSignature", - "id": "unknownsignature", - "href": "/graphql/reference/objects#unknownsignature", - "description": "

      Represents an unknown signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with theunlabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockable", - "description": "

      Object that was unlocked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the UnmarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnpinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnsubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "fields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      A user is an individual's account on GitHub that owns repositories and can make new content.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the user's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bio", - "description": "

      The user's public profile bio.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bioHTML", - "description": "

      The user's public profile bio as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "canReceiveOrganizationEmailsWhenNotificationsRestricted", - "description": "

      Could this user receive email notifications, if the organization had notification restrictions enabled?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to check.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments made by this user.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "company", - "description": "

      The user's public profile company.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "companyHTML", - "description": "

      The user's public profile company as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "contributionsCollection", - "description": "

      The collection of contributions this user has made to different repositories.

      ", - "type": "ContributionsCollection!", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "arguments": [ - { - "name": "from", - "description": "

      Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "organizationID", - "description": "

      The ID of the organization used to filter contributions.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "to", - "description": "

      Only contributions made before and up to (including) this time will be\ncounted. If omitted, defaults to the current time or one year from the\nprovided from argument.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "copilotEndpoints", - "description": "

      The user's Copilot endpoint information.

      ", - "type": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The user's publicly visible profile email.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprises", - "description": "

      A list of enterprises that the user belongs to.

      ", - "type": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membershipType", - "defaultValue": "ALL", - "description": "

      Filter enterprises returned based on the user's membership type.

      ", - "type": { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's enterprises.

      ", - "type": { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder" - } - } - ] - }, - { - "name": "followers", - "description": "

      A list of users the given user is followed by.

      ", - "type": "FollowerConnection!", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "following", - "description": "

      A list of users the given user is following.

      ", - "type": "FollowingConnection!", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gist", - "description": "

      Find gist by repo name.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "arguments": [ - { - "name": "name", - "description": "

      The gist name to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "gistComments", - "description": "

      A list of gist comments made by this user.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gists", - "description": "

      A list of the Gists the user has created.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - }, - { - "name": "privacy", - "description": "

      Filters Gists according to privacy.

      ", - "type": { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy" - } - } - ] - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this user in a given context.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "primarySubjectId", - "description": "

      The ID of the subject to get the hovercard in the context of.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the User object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBountyHunter", - "description": "

      Whether or not this user is a participant in the GitHub Security Bug Bounty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCampusExpert", - "description": "

      Whether or not this user is a participant in the GitHub Campus Experts Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDeveloperProgramMember", - "description": "

      Whether or not this user is a GitHub Developer Program member.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmployee", - "description": "

      Whether or not this user is a GitHub employee.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFollowingViewer", - "description": "

      Whether or not this user is following the viewer. Inverse of viewerIsFollowing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isGitHubStar", - "description": "

      Whether or not this user is a member of the GitHub Stars Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isHireable", - "description": "

      Whether or not the user has marked themselves as for hire.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether or not this user is a site administrator.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isViewer", - "description": "

      Whether or not this user is the viewing user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueComments", - "description": "

      A list of issue comments made by this user.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues associated with this user.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "lists", - "description": "

      A user-curated list of repositories.

      ", - "type": "UserListConnection!", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "location", - "description": "

      The user's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The user's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Find an organization by its login that the user belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizationVerifiedDomainEmails", - "description": "

      Verified email addresses that match verified domains for a specified organization the user is a member of.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to match verified domains from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizations", - "description": "

      A list of organizations the user belongs to.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pronouns", - "description": "

      The user's profile pronouns.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publicKeys", - "description": "

      A list of public keys associated with this user.

      ", - "type": "PublicKeyConnection!", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this user.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repositoriesContributedTo", - "description": "

      A list of repositories that the user recently contributed to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "contributionTypes", - "description": "

      If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].

      ", - "type": { - "name": "[RepositoryContributionType]", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssues", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includeUserRepositories", - "description": "

      If true, include user repositories.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "savedReplies", - "description": "

      Replies this user has saved.

      ", - "type": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      The field to order saved replies by.

      ", - "type": { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder" - } - } - ] - }, - { - "name": "socialAccounts", - "description": "

      The user's social media accounts, ordered as they appear on the user's profile.

      ", - "type": "SocialAccountConnection!", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "starredRepositories", - "description": "

      Repositories the user has starred.

      ", - "type": "StarredRepositoryConnection!", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - }, - { - "name": "ownedByViewer", - "description": "

      Filters starred repositories to only return repositories owned by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "status", - "description": "

      The user's description of what they're currently doing.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "suggestedListNames", - "description": "

      Suggested names for user lists.

      ", - "type": "[UserListSuggestion!]!", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion" - }, - { - "name": "suspendedAt", - "description": "

      Identifies the date and time when the user was suspended.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "topRepositories", - "description": "

      Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder!", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "since", - "description": "

      How far back in time to fetch contributed repositories.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "twitterUsername", - "description": "

      The user's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userViewType", - "description": "

      Whether the request returns publicly visible information or privately visible information about the user.

      ", - "type": "UserViewType!", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanFollow", - "description": "

      Whether or not the viewer is able to follow the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "watching", - "description": "

      A list of repositories the given user is watching.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "websiteUrl", - "description": "

      A URL pointing to the user's public website/blog.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent", - "description": "

      Represents auser_blockedevent on a given user.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockDuration", - "description": "

      Number of days that the user was blocked for.

      ", - "type": "UserBlockDuration!", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserBlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subject", - "description": "

      The user who was blocked.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit", - "description": "

      An edit on user content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedAt", - "description": "

      Identifies the date and time when the object was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedBy", - "description": "

      The actor who deleted this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "diff", - "description": "

      A summary of the changes for this edit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "editedAt", - "description": "

      When this content was edited.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the UserContentEdit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "description": "

      A list of edits to content.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserContentEditEdge]", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserContentEdit]", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEditEdge", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - } - ], - "category": "users" - }, - { - "name": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      Represents a user.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserEmailMetadata", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata", - "description": "

      Email attributes from External Identity.

      ", - "fields": [ - { - "name": "primary", - "description": "

      Boolean to identify primary emails.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "type", - "description": "

      Type of email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      Email id.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      A user-curated list of repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of this list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the UserList object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Whether or not this list is private.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The items associated with this list.

      ", - "type": "UserListItemsConnection!", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "lastAddedAt", - "description": "

      The date and time at which this list was created or last had items added to it.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "name", - "description": "

      The name of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The slug of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user to which this list belongs.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserListConnection", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "description": "

      The connection type for UserList.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListEdge]", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserList]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListEdge", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - } - ], - "category": "users" - }, - { - "name": "UserListItemsConnection", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "description": "

      The connection type for UserListItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListItemsEdge]", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserListItems]", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListItemsEdge", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - } - ], - "category": "users" - }, - { - "name": "UserListSuggestion", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion", - "description": "

      Represents a suggested user list.

      ", - "fields": [ - { - "name": "id", - "description": "

      The ID of the suggested user list.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the suggested user list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserNamespaceRepository", - "id": "usernamespacerepository", - "href": "/graphql/reference/objects#usernamespacerepository", - "description": "

      A repository owned by an Enterprise Managed user.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the UserNamespaceRepository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The user owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      The user's description of what they're currently doing.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emoji", - "description": "

      An emoji summarizing the user's status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      The status emoji as HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "expiresAt", - "description": "

      If set, the status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "indicatesLimitedAvailability", - "description": "

      Whether this status indicates the user is not fully available on GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A brief message describing what the user is doing.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      The organization whose members can see this status. If null, this status is publicly visible.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user who has this status.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserStatusConnection", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "description": "

      The connection type for UserStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserStatusEdge]", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserStatus]", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserStatusEdge", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      A domain that can be verified or approved for an organization or an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dnsHostName", - "description": "

      The DNS host name that should be used for verification.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "domain", - "description": "

      The unicode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "hasFoundHostName", - "description": "

      Whether a TXT record for verification with the expected host name was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasFoundVerificationToken", - "description": "

      Whether a TXT record for verification with the expected verification token was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the VerifiableDomain object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isApproved", - "description": "

      Whether or not the domain is approved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRequiredForPolicyEnforcement", - "description": "

      Whether this domain is required to exist for an organization or enterprise policy to be enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether or not the domain is verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "owner", - "description": "

      The owner of the domain.

      ", - "type": "VerifiableDomainOwner!", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner" - }, - { - "name": "punycodeEncodedDomain", - "description": "

      The punycode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tokenExpirationTime", - "description": "

      The time that the current verification token will expire.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verificationToken", - "description": "

      The current verification token for the domain.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "description": "

      The connection type for VerifiableDomain.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[VerifiableDomainEdge]", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[VerifiableDomain]", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainEdge", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - } - ], - "category": "orgs" - }, - { - "name": "ViewerHovercardContext", - "id": "viewerhovercardcontext", - "href": "/graphql/reference/objects#viewerhovercardcontext", - "description": "

      A hovercard context with a message describing how the viewer is related.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewer", - "description": "

      Identifies the user who is related to this context.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Workflow", - "id": "workflow", - "href": "/graphql/reference/objects#workflow", - "description": "

      A workflow contains meta information about an Actions workflow file.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runs", - "description": "

      The runs of the workflow.

      ", - "type": "WorkflowRunConnection!", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the connection.

      ", - "type": { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of the workflow.

      ", - "type": "WorkflowState!", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "actions" - }, - { - "name": "WorkflowFileReference", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference", - "description": "

      A workflow that must run for this rule to pass.

      ", - "fields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun", - "description": "

      A workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "checkSuite", - "description": "

      The check suite this workflow run belongs to.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deploymentReviews", - "description": "

      The log of deployment reviews.

      ", - "type": "DeploymentReviewConnection!", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "event", - "description": "

      The event that triggered the workflow run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "file", - "description": "

      The workflow file.

      ", - "type": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile" - }, - { - "name": "id", - "description": "

      The Node ID of the WorkflowRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pendingDeploymentRequests", - "description": "

      The pending deployment requests of all check runs in this workflow run.

      ", - "type": "DeploymentRequestConnection!", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runNumber", - "description": "

      A number that uniquely identifies this workflow run in its parent workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflow", - "description": "

      The workflow executed in this workflow run.

      ", - "type": "Workflow!", - "id": "workflow", - "href": "/graphql/reference/objects#workflow" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunConnection", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "description": "

      The connection type for WorkflowRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[WorkflowRunEdge]", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[WorkflowRun]", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunEdge", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile", - "description": "

      An executed workflow file for a workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the WorkflowRunFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The path of the workflow file relative to its repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryFileUrl", - "description": "

      The direct link to the file in the repository which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryName", - "description": "

      The repository name and owner which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "run", - "description": "

      The parent workflow run execution for this file.

      ", - "type": "WorkflowRun!", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanPushRepository", - "description": "

      If the viewer has permissions to push to the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReadRepository", - "description": "

      If the viewer has permissions to read the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReference!]!", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference" - } - ], - "category": "actions" - } - ], - "interfaces": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Represents an object which can take actions on GitHub. Typically a User or Bot.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the actor's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "AnnouncementBannerI", - "id": "announcementbanneri", - "href": "/graphql/reference/interfaces#announcementbanneri", - "description": "

      Represents an announcement banner.

      ", - "fields": [ - { - "name": "announcement", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "announcementCreatedAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "announcementExpiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "announcementUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The individual announcementX fields do not follow our standard GraphQL patterns. Use the announcementBanner object instead. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "other" - }, - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      An object that can have users assigned to it.

      ", - "fields": [ - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "issues" - }, - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry", - "description": "

      An entry in the audit log.

      ", - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor" - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation" - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable", - "description": "

      An object that can be closed.

      ", - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment", - "description": "

      Represents a comment.

      ", - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Comment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution", - "description": "

      Represents a contribution a user made on GitHub, such as opening an issue.

      ", - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable", - "description": "

      Entities that can be deleted.

      ", - "fields": [ - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata", - "description": "

      Metadata for an audit entry containing enterprise account information.

      ", - "fields": [ - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "description": "

      Represents a Git object.

      ", - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the GitObject object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature", - "description": "

      Information about a signature (GPG or S/MIME) on a Commit or Tag.

      ", - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext", - "description": "

      An individual line of a hovercard.

      ", - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      An object that can have labels assigned to it.

      ", - "fields": [ - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      An object that can be locked.

      ", - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable", - "description": "

      Entities that have members who can set status messages.

      ", - "fields": [ - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration", - "description": "

      Represents a GitHub Enterprise Importer (GEI) migration.

      ", - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Migration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      Entities that can be minimized.

      ", - "fields": [ - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      An object with an ID.

      ", - "fields": [ - { - "name": "id", - "description": "

      ID of the object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "meta" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata", - "description": "

      Metadata for an audit entry with action oauth_application.*.

      ", - "fields": [ - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata", - "description": "

      Metadata for an audit entry with action org.*.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner", - "description": "

      Represents an owner of a package.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner", - "description": "

      Represents any entity on GitHub that has a profile page.

      ", - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "email", - "description": "

      The public profile email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ProfileOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The public profile website URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      Represents an owner of a Project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon", - "description": "

      Common fields across different project field types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2FieldCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon", - "description": "

      Common fields across different project field value types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldValueCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner", - "description": "

      Represents an owner of a project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Owner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent", - "description": "

      Recent projects for the owner.

      ", - "fields": [ - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      Represents a subject that can be reacted on.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reactable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata", - "description": "

      Metadata for an audit entry with action repo.*.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor", - "description": "

      Represents an author of discussions in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor", - "description": "

      Represents an author of discussion comments in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo", - "description": "

      A subset of repository info.

      ", - "fields": [ - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode", - "description": "

      Represents a object that belongs to a repository.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Represents an owner of a Repository.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the owner's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest", - "description": "

      Represents a type that can be required by a pull request for merging.

      ", - "fields": [ - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "pulls" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      Things that can be starred.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Starrable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "activity" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Subscribable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the SubscribableThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata", - "description": "

      Metadata for an audit entry with action team.*.

      ", - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata", - "description": "

      Metadata for an audit entry with a topic.

      ", - "fields": [ - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Represents a type that can be retrieved by a URL.

      ", - "fields": [ - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable", - "description": "

      Entities that can be updated.

      ", - "fields": [ - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment", - "description": "

      Comments that can be updated.

      ", - "fields": [ - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - } - ], - "category": "issues" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      A subject that may be upvoted.

      ", - "fields": [ - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - } - ], - "enums": [ - { - "name": "ActorType", - "id": "actortype", - "href": "/graphql/reference/enums#actortype", - "description": "

      The actor's type.

      ", - "values": [ - { - "name": "TEAM", - "description": "

      Indicates a team actor.

      " - }, - { - "name": "USER", - "description": "

      Indicates a user actor.

      " - } - ], - "category": "users" - }, - { - "name": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield", - "description": "

      Properties by which Audit Log connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order audit log entries by timestamp.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel", - "description": "

      Represents an annotation's information level.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      An annotation indicating an inescapable error.

      " - }, - { - "name": "NOTICE", - "description": "

      An annotation indicating some information.

      " - }, - { - "name": "WARNING", - "description": "

      An annotation indicating an ignorable error.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate", - "description": "

      The possible states for a check suite or run conclusion.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check suite or run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check suite or run has been cancelled.

      " - }, - { - "name": "FAILURE", - "description": "

      The check suite or run has failed.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check suite or run was neutral.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check suite or run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check suite or run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check suite or run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check suite or run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check suite or run has timed out.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunState", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate", - "description": "

      The possible states of a check run in a status rollup.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check run has been cancelled.

      " - }, - { - "name": "COMPLETED", - "description": "

      The check run has been completed.

      " - }, - { - "name": "FAILURE", - "description": "

      The check run has failed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check run is in progress.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check run was neutral.

      " - }, - { - "name": "PENDING", - "description": "

      The check run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check run has been queued.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check run has timed out.

      " - }, - { - "name": "WAITING", - "description": "

      The check run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype", - "description": "

      The possible types of check runs.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Every check run available.

      " - }, - { - "name": "LATEST", - "description": "

      The latest check run.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate", - "description": "

      The possible states for a check suite or run status.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "REQUESTED", - "description": "

      The check suite or run has been requested.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation", - "description": "

      Collaborators affiliation level with a subject.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All collaborators the authenticated user can see.

      " - }, - { - "name": "DIRECT", - "description": "

      All collaborators with permissions to an organization-owned subject, regardless of organization membership status.

      " - }, - { - "name": "OUTSIDE", - "description": "

      All outside collaborators of an organization-owned subject.

      " - } - ], - "category": "repos" - }, - { - "name": "CommentAuthorAssociation", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "description": "

      A comment author association with repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Author has been invited to collaborate on the repository.

      " - }, - { - "name": "CONTRIBUTOR", - "description": "

      Author has previously committed to the repository.

      " - }, - { - "name": "FIRST_TIMER", - "description": "

      Author has not previously committed to GitHub.

      " - }, - { - "name": "FIRST_TIME_CONTRIBUTOR", - "description": "

      Author has not previously committed to the repository.

      " - }, - { - "name": "MANNEQUIN", - "description": "

      Author is a placeholder for an unclaimed user.

      " - }, - { - "name": "MEMBER", - "description": "

      Author is a member of the organization that owns the repository.

      " - }, - { - "name": "NONE", - "description": "

      Author has no association with the repository.

      " - }, - { - "name": "OWNER", - "description": "

      Author is the owner of the repository.

      " - } - ], - "category": "issues" - }, - { - "name": "CommentCannotUpdateReason", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason", - "description": "

      The possible errors that will prevent a user from updating a comment.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      Unable to create comment because repository is archived.

      " - }, - { - "name": "DENIED", - "description": "

      You cannot update this comment.

      " - }, - { - "name": "INSUFFICIENT_ACCESS", - "description": "

      You must be the author or have write access to this repository to update this comment.

      " - }, - { - "name": "LOCKED", - "description": "

      Unable to create comment because issue is locked.

      " - }, - { - "name": "LOGIN_REQUIRED", - "description": "

      You must be logged in to update this comment.

      " - }, - { - "name": "MAINTENANCE", - "description": "

      Repository is under maintenance.

      " - }, - { - "name": "VERIFIED_EMAIL_REQUIRED", - "description": "

      At least one email address must be verified to update this comment.

      " - } - ], - "category": "issues" - }, - { - "name": "CommitContributionOrderField", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield", - "description": "

      Properties by which commit contribution connections can be ordered.

      ", - "values": [ - { - "name": "COMMIT_COUNT", - "description": "

      Order commit contributions by how many commits they represent.

      " - }, - { - "name": "OCCURRED_AT", - "description": "

      Order commit contributions by when they were made.

      " - } - ], - "category": "commits" - }, - { - "name": "ComparisonStatus", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus", - "description": "

      The status of a git comparison between two refs.

      ", - "values": [ - { - "name": "AHEAD", - "description": "

      The head ref is ahead of the base ref.

      " - }, - { - "name": "BEHIND", - "description": "

      The head ref is behind the base ref.

      " - }, - { - "name": "DIVERGED", - "description": "

      The head ref is both ahead and behind of the base ref, indicating git history has diverged.

      " - }, - { - "name": "IDENTICAL", - "description": "

      The head ref and base ref are identical.

      " - } - ], - "category": "commits" - }, - { - "name": "ContributionLevel", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel", - "description": "

      Varying levels of contributions from none to many.

      ", - "values": [ - { - "name": "FIRST_QUARTILE", - "description": "

      Lowest 25% of days of contributions.

      " - }, - { - "name": "FOURTH_QUARTILE", - "description": "

      Highest 25% of days of contributions. More contributions than the third quartile.

      " - }, - { - "name": "NONE", - "description": "

      No contributions occurred.

      " - }, - { - "name": "SECOND_QUARTILE", - "description": "

      Second lowest 25% of days of contributions. More contributions than the first quartile.

      " - }, - { - "name": "THIRD_QUARTILE", - "description": "

      Second highest 25% of days of contributions. More contributions than second quartile, less than the fourth quartile.

      " - } - ], - "category": "users" - }, - { - "name": "DefaultRepositoryPermissionField", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield", - "description": "

      The possible base permissions for repositories.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, write, and administrate repos by default.

      " - }, - { - "name": "NONE", - "description": "

      No access.

      " - }, - { - "name": "READ", - "description": "

      Can read repos by default.

      " - }, - { - "name": "WRITE", - "description": "

      Can read and write repos by default.

      " - } - ], - "category": "repos" - }, - { - "name": "DeploymentOrderField", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield", - "description": "

      Properties by which deployment connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order collection by creation time.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleType", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype", - "description": "

      The possible protection rule types.

      ", - "values": [ - { - "name": "BRANCH_POLICY", - "description": "

      Branch policy.

      " - }, - { - "name": "REQUIRED_REVIEWERS", - "description": "

      Required reviewers.

      " - }, - { - "name": "WAIT_TIMER", - "description": "

      Wait timer.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewState", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate", - "description": "

      The possible states for a deployment review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The deployment was approved.

      " - }, - { - "name": "REJECTED", - "description": "

      The deployment was rejected.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate", - "description": "

      The possible states in which a deployment can be.

      ", - "values": [ - { - "name": "ABANDONED", - "description": "

      The pending deployment was not updated after 30 minutes.

      " - }, - { - "name": "ACTIVE", - "description": "

      The deployment is currently active.

      " - }, - { - "name": "DESTROYED", - "description": "

      An inactive transient deployment.

      " - }, - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment has queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusState", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate", - "description": "

      The possible states for a deployment status.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment is queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside", - "description": "

      The possible sides of a diff.

      ", - "values": [ - { - "name": "LEFT", - "description": "

      The left side of the diff.

      " - }, - { - "name": "RIGHT", - "description": "

      The right side of the diff.

      " - } - ], - "category": "pulls" - }, - { - "name": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason", - "description": "

      The possible reasons for closing a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionOrderField", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield", - "description": "

      Properties by which discussion connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order discussions by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order discussions by most recent modification time.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrderField", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield", - "description": "

      Properties by which discussion poll option connections can be ordered.

      ", - "values": [ - { - "name": "AUTHORED_ORDER", - "description": "

      Order poll options by the order that the poll author specified when creating the poll.

      " - }, - { - "name": "VOTE_COUNT", - "description": "

      Order poll options by the number of votes it has.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionState", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate", - "description": "

      The possible states of a discussion.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A discussion that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A discussion that is open.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason", - "description": "

      The possible state reasons of a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "REOPENED", - "description": "

      The discussion was reopened.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DismissReason", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason", - "description": "

      The possible reasons that a Dependabot alert was dismissed.

      ", - "values": [ - { - "name": "FIX_STARTED", - "description": "

      A fix has already been started.

      " - }, - { - "name": "INACCURATE", - "description": "

      This alert is inaccurate or incorrect.

      " - }, - { - "name": "NOT_USED", - "description": "

      Vulnerable code is not actually used.

      " - }, - { - "name": "NO_BANDWIDTH", - "description": "

      No bandwidth to fix this.

      " - }, - { - "name": "TOLERABLE_RISK", - "description": "

      Risk is tolerable to this project.

      " - } - ], - "category": "dependabot" - }, - { - "name": "EnterpriseAdministratorInvitationOrderField", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield", - "description": "

      Properties by which enterprise administrator invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise administrator member invitations by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The possible administrator roles in an enterprise account.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      Represents a billing manager of the enterprise account.

      " - }, - { - "name": "OWNER", - "description": "

      Represents an owner of the enterprise account.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      Unaffiliated member of the enterprise account without an admin role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue", - "description": "

      The possible values for the enterprise allow private repository forking policy value.

      ", - "values": [ - { - "name": "ENTERPRISE_ORGANIZATIONS", - "description": "

      Members can fork a repository to an organization within this enterprise.

      " - }, - { - "name": "ENTERPRISE_ORGANIZATIONS_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their enterprise-managed user account or an organization inside this enterprise.

      " - }, - { - "name": "EVERYWHERE", - "description": "

      Members can fork a repository to their user account or an organization, either inside or outside of this enterprise.

      " - }, - { - "name": "SAME_ORGANIZATION", - "description": "

      Members can fork a repository only within the same organization (intra-org).

      " - }, - { - "name": "SAME_ORGANIZATION_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account or within the same organization.

      " - }, - { - "name": "USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDefaultRepositoryPermissionSettingValue", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue", - "description": "

      The possible values for the enterprise base repository permission setting.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization members will be able to clone, pull, push, and add new collaborators to all organization repositories.

      " - }, - { - "name": "NONE", - "description": "

      Organization members will only be able to clone and pull public repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organizations in the enterprise choose base repository permissions for their members.

      " - }, - { - "name": "READ", - "description": "

      Organization members will be able to clone and pull all organization repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Organization members will be able to clone, pull, and push all organization repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDisallowedMethodsSettingValue", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "INSECURE", - "description": "

      The setting prevents insecure 2FA methods from being used by members of the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for preventing insecure 2FA methods from being used by members of the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledDisabledSettingValue", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", - "description": "

      The possible values for an enabled/disabled enterprise setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledSettingValue", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrderField", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield", - "description": "

      Properties by which enterprise member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise members by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the enterprise members can create repositories setting.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organization owners choose whether to allow members to create repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      Members will be able to create only public repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanMakePurchasesSettingValue", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue", - "description": "

      The possible values for the members can make purchases setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype", - "description": "

      The possible values we have for filtering Platform::Objects::User#enterprises.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Returns all enterprises in which the user is an admin.

      " - }, - { - "name": "ALL", - "description": "

      Returns all enterprises in which the user is a member, admin, or billing manager.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      Returns all enterprises in which the user is a billing manager.

      " - }, - { - "name": "ORG_MEMBERSHIP", - "description": "

      Returns all enterprises in which the user is a member of an org that is owned by the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrderField", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield", - "description": "

      Properties by which enterprise connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order enterprises by name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrderField", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield", - "description": "

      Properties by which Enterprise Server installation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order Enterprise Server installations by creation time.

      " - }, - { - "name": "CUSTOMER_NAME", - "description": "

      Order Enterprise Server installations by customer name.

      " - }, - { - "name": "HOST_NAME", - "description": "

      Order Enterprise Server installations by host name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrderField", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield", - "description": "

      Properties by which Enterprise Server user account email connections can be ordered.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      Order emails by email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrderField", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield", - "description": "

      Properties by which Enterprise Server user account connections can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order user accounts by login.

      " - }, - { - "name": "REMOTE_CREATED_AT", - "description": "

      Order user accounts by creation time on the Enterprise Server installation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrderField", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield", - "description": "

      Properties by which Enterprise Server user accounts upload connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order user accounts uploads by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadSyncState", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate", - "description": "

      Synchronization state of the Enterprise Server user accounts upload.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      The synchronization of the upload failed.

      " - }, - { - "name": "PENDING", - "description": "

      The synchronization of the upload is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      The synchronization of the upload succeeded.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole", - "description": "

      The possible roles for enterprise membership.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The user is a member of an organization in the enterprise.

      " - }, - { - "name": "OWNER", - "description": "

      The user is an owner of an organization in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment", - "description": "

      The possible GitHub Enterprise deployments where this user can exist.

      ", - "values": [ - { - "name": "CLOUD", - "description": "

      The user is part of a GitHub Enterprise Cloud deployment.

      " - }, - { - "name": "SERVER", - "description": "

      The user is part of a GitHub Enterprise Server deployment.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnvironmentOrderField", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order environments by name.

      " - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All environments will be returned.

      " - }, - { - "name": "NONE", - "description": "

      Environments exclude pinned will be returned.

      " - }, - { - "name": "ONLY", - "description": "

      Only pinned environment will be returned.

      " - } - ], - "category": "deployments" - }, - { - "name": "FileViewedState", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate", - "description": "

      The possible viewed states of a file .

      ", - "values": [ - { - "name": "DISMISSED", - "description": "

      The file has new changes since last viewed.

      " - }, - { - "name": "UNVIEWED", - "description": "

      The file has not been marked as viewed.

      " - }, - { - "name": "VIEWED", - "description": "

      The file has been marked as viewed.

      " - } - ], - "category": "pulls" - }, - { - "name": "GistOrderField", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield", - "description": "

      Properties by which gist connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order gists by creation time.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order gists by push time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order gists by update time.

      " - } - ], - "category": "gists" - }, - { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy", - "description": "

      The privacy of a Gist.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Gists that are public and secret.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - }, - { - "name": "SECRET", - "description": "

      Secret.

      " - } - ], - "category": "gists" - }, - { - "name": "GitSignatureState", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate", - "description": "

      The state of a Git signature.

      ", - "values": [ - { - "name": "BAD_CERT", - "description": "

      The signing certificate or its chain could not be verified.

      " - }, - { - "name": "BAD_EMAIL", - "description": "

      Invalid email used for signing.

      " - }, - { - "name": "EXPIRED_KEY", - "description": "

      Signing key expired.

      " - }, - { - "name": "GPGVERIFY_ERROR", - "description": "

      Internal error - the GPG verification service misbehaved.

      " - }, - { - "name": "GPGVERIFY_UNAVAILABLE", - "description": "

      Internal error - the GPG verification service is unavailable at the moment.

      " - }, - { - "name": "INVALID", - "description": "

      Invalid signature.

      " - }, - { - "name": "MALFORMED_SIG", - "description": "

      Malformed signature.

      " - }, - { - "name": "NOT_SIGNING_KEY", - "description": "

      The usage flags for the key that signed this don't allow signing.

      " - }, - { - "name": "NO_USER", - "description": "

      Email used for signing not known to GitHub.

      " - }, - { - "name": "OCSP_ERROR", - "description": "

      Valid signature, though certificate revocation check failed.

      " - }, - { - "name": "OCSP_PENDING", - "description": "

      Valid signature, pending certificate revocation checking.

      " - }, - { - "name": "OCSP_REVOKED", - "description": "

      One or more certificates in chain has been revoked.

      " - }, - { - "name": "UNKNOWN_KEY", - "description": "

      Key used for signing not known to GitHub.

      " - }, - { - "name": "UNKNOWN_SIG_TYPE", - "description": "

      Unknown signature type.

      " - }, - { - "name": "UNSIGNED", - "description": "

      Unsigned.

      " - }, - { - "name": "UNVERIFIED_EMAIL", - "description": "

      Email used for signing unverified on GitHub.

      " - }, - { - "name": "VALID", - "description": "

      Valid signature and verified by GitHub.

      " - } - ], - "category": "git" - }, - { - "name": "IdentityProviderConfigurationState", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate", - "description": "

      The possible states in which authentication can be configured with an identity provider.

      ", - "values": [ - { - "name": "CONFIGURED", - "description": "

      Authentication with an identity provider is configured but not enforced.

      " - }, - { - "name": "ENFORCED", - "description": "

      Authentication with an identity provider is configured and enforced.

      " - }, - { - "name": "UNCONFIGURED", - "description": "

      Authentication with an identity provider is not configured.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEnabledSettingValue", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue", - "description": "

      The possible values for the IP allow list enabled setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryOrderField", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield", - "description": "

      Properties by which IP allow list entry connections can be ordered.

      ", - "values": [ - { - "name": "ALLOW_LIST_VALUE", - "description": "

      Order IP allow list entries by the allow list value.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order IP allow list entries by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListForInstalledAppsEnabledSettingValue", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue", - "description": "

      The possible values for the IP allow list configuration for installed GitHub Apps setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason", - "description": "

      The possible state reasons of a closed issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueCommentOrderField", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield", - "description": "

      Properties by which issue comment connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order issue comments by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueOrderField", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield", - "description": "

      Properties by which issue connections can be ordered.

      ", - "values": [ - { - "name": "COMMENTS", - "description": "

      Order issues by comment count.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order issues by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order issues by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate", - "description": "

      The possible states of an issue.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      An issue that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      An issue that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "description": "

      The possible state reasons of an issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate. To retrieve this value, set\n(enableDuplicate: true) when querying the stateReason field.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - }, - { - "name": "REOPENED", - "description": "

      An issue that has been reopened.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsItemType", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor", - "description": "

      The possible color for an issue type.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      blue.

      " - }, - { - "name": "GRAY", - "description": "

      gray.

      " - }, - { - "name": "GREEN", - "description": "

      green.

      " - }, - { - "name": "ORANGE", - "description": "

      orange.

      " - }, - { - "name": "PINK", - "description": "

      pink.

      " - }, - { - "name": "PURPLE", - "description": "

      purple.

      " - }, - { - "name": "RED", - "description": "

      red.

      " - }, - { - "name": "YELLOW", - "description": "

      yellow.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrderField", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield", - "description": "

      Properties by which issue type connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue types by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order issue types by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LabelOrderField", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield", - "description": "

      Properties by which label connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order labels by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order labels by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LanguageOrderField", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield", - "description": "

      Properties by which language connections can be ordered.

      ", - "values": [ - { - "name": "SIZE", - "description": "

      Order languages by the size of all files containing the language.

      " - } - ], - "category": "repos" - }, - { - "name": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason", - "description": "

      The possible reasons that an issue or pull request was locked.

      ", - "values": [ - { - "name": "OFF_TOPIC", - "description": "

      The issue or pull request was locked because the conversation was off-topic.

      " - }, - { - "name": "RESOLVED", - "description": "

      The issue or pull request was locked because the conversation was resolved.

      " - }, - { - "name": "SPAM", - "description": "

      The issue or pull request was locked because the conversation was spam.

      " - }, - { - "name": "TOO_HEATED", - "description": "

      The issue or pull request was locked because the conversation was too heated.

      " - } - ], - "category": "issues" - }, - { - "name": "MannequinOrderField", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield", - "description": "

      Properties by which mannequins can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - }, - { - "name": "LOGIN", - "description": "

      Order mannequins alphabetically by their source login.

      " - } - ], - "category": "migrations" - }, - { - "name": "MergeCommitMessage", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage", - "description": "

      The possible default commit messages for merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeCommitTitle", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle", - "description": "

      The possible default commit titles for merges.

      ", - "values": [ - { - "name": "MERGE_MESSAGE", - "description": "

      Default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeQueueEntryState", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate", - "description": "

      The possible states for a merge queue entry.

      ", - "values": [ - { - "name": "AWAITING_CHECKS", - "description": "

      The entry is currently waiting for checks to pass.

      " - }, - { - "name": "LOCKED", - "description": "

      The entry is currently locked.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The entry is currently mergeable.

      " - }, - { - "name": "QUEUED", - "description": "

      The entry is currently queued.

      " - }, - { - "name": "UNMERGEABLE", - "description": "

      The entry is currently unmergeable.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueGroupingStrategy", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in the\ngroup must pass all required checks to merge. When set to HEADGREEN, only the\ncommit at the head of the merge group, i.e. the commit containing changes from\nall of the PRs in the group, must pass its required checks to merge.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      The merge commit created by merge queue for each PR in the group must pass all required checks to merge.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Only the commit at the head of the merge group must pass its required checks to merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergeMethod", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Rebase and merge.

      " - }, - { - "name": "SQUASH", - "description": "

      Squash and merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy", - "description": "

      The possible merging strategies for a merge queue.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      Entries only allowed to merge if they are passing.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Failing Entires are allowed to merge if they are with a passing entry.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeStateStatus", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus", - "description": "

      Detailed status information about a pull request merge.

      ", - "values": [ - { - "name": "BEHIND", - "description": "

      The head ref is out of date.

      " - }, - { - "name": "BLOCKED", - "description": "

      The merge is blocked.

      " - }, - { - "name": "CLEAN", - "description": "

      Mergeable and passing commit status.

      " - }, - { - "name": "DIRTY", - "description": "

      The merge commit cannot be cleanly created.

      " - }, - { - "name": "DRAFT", - "description": "

      The merge is blocked due to the pull request being a draft.

      " - }, - { - "name": "HAS_HOOKS", - "description": "

      Mergeable with passing commit status and pre-receive hooks.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The state cannot currently be determined.

      " - }, - { - "name": "UNSTABLE", - "description": "

      Mergeable with non-passing commit status.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeableState", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate", - "description": "

      Whether or not a PullRequest can be merged.

      ", - "values": [ - { - "name": "CONFLICTING", - "description": "

      The pull request cannot be merged due to merge conflicts.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The pull request can be merged.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The mergeability of the pull request is still being calculated.

      " - } - ], - "category": "pulls" - }, - { - "name": "MigrationSourceType", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype", - "description": "

      Represents the different GitHub Enterprise Importer (GEI) migration sources.

      ", - "values": [ - { - "name": "AZURE_DEVOPS", - "description": "

      An Azure DevOps migration source.

      " - }, - { - "name": "BITBUCKET_SERVER", - "description": "

      A Bitbucket Server migration source.

      " - }, - { - "name": "GITHUB_ARCHIVE", - "description": "

      A GitHub Migration API source.

      " - } - ], - "category": "migrations" - }, - { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate", - "description": "

      The GitHub Enterprise Importer (GEI) migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The migration needs to have its credentials validated.

      " - }, - { - "name": "QUEUED", - "description": "

      The migration has been queued.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "MilestoneOrderField", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield", - "description": "

      Properties by which milestone connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order milestones by when they were created.

      " - }, - { - "name": "DUE_DATE", - "description": "

      Order milestones by when they are due.

      " - }, - { - "name": "NUMBER", - "description": "

      Order milestones by their number.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order milestones by when they were last updated.

      " - } - ], - "category": "issues" - }, - { - "name": "MilestoneState", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate", - "description": "

      The possible states of a milestone.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A milestone that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A milestone that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "NotificationRestrictionSettingValue", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue", - "description": "

      The possible values for the notification restriction setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "activity" - }, - { - "name": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "description": "

      The state of an OAuth application when it was created.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The OAuth application was active and allowed to have OAuth Accesses.

      " - }, - { - "name": "PENDING_DELETION", - "description": "

      The OAuth application was in the process of being deleted.

      " - }, - { - "name": "SUSPENDED", - "description": "

      The OAuth application was suspended from generating OAuth Accesses due to abuse or security concerns.

      " - } - ], - "category": "apps" - }, - { - "name": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "description": "

      The corresponding operation type for the action.

      ", - "values": [ - { - "name": "ACCESS", - "description": "

      An existing resource was accessed.

      " - }, - { - "name": "AUTHENTICATION", - "description": "

      A resource performed an authentication event.

      " - }, - { - "name": "CREATE", - "description": "

      A new resource was created.

      " - }, - { - "name": "MODIFY", - "description": "

      An existing resource was modified.

      " - }, - { - "name": "REMOVE", - "description": "

      An existing resource was removed.

      " - }, - { - "name": "RESTORE", - "description": "

      An existing resource was restored.

      " - }, - { - "name": "TRANSFER", - "description": "

      An existing resource was transferred between multiple resources.

      " - } - ], - "category": "meta" - }, - { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection", - "description": "

      Possible directions in which to order a list of items when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "meta" - }, - { - "name": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "description": "

      The billing plans available for organizations.

      ", - "values": [ - { - "name": "BUSINESS", - "description": "

      Team Plan.

      " - }, - { - "name": "BUSINESS_PLUS", - "description": "

      Enterprise Cloud Plan.

      " - }, - { - "name": "FREE", - "description": "

      Free Plan.

      " - }, - { - "name": "TIERED_PER_SEAT", - "description": "

      Tiered Per Seat Plan.

      " - }, - { - "name": "UNLIMITED", - "description": "

      Legacy Unlimited Plan.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnterpriseOwnerOrderField", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield", - "description": "

      Properties by which enterprise owners can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order enterprise owners by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "description": "

      The reason a billing manager was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryMembershipType", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization owners have full access and can change several settings,\nincluding the names of repositories that belong to the Organization and Owners\nteam membership. In addition, organization owners can delete the organization\nand all of its repositories.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      A direct member is a user that is a member of the Organization.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "SUSPENDED", - "description": "

      A suspended member.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the Organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "description": "

      The reason a member was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_ACCOUNT_RECOVERY", - "description": "

      User was removed from organization during account recovery.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - }, - { - "name": "USER_ACCOUNT_DELETED", - "description": "

      User account has been deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryMembershipType", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "description": "

      The reason an outside collaborator was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "description": "

      The default permission a repository can have in an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "NONE", - "description": "

      No default permission value.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone and push to repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "description": "

      The permissions available for repository creation on an Organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All organization members are restricted from creating any repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      All organization members are restricted from creating internal repositories.

      " - }, - { - "name": "NONE", - "description": "

      All organization members are allowed to create any repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      All organization members are restricted from creating private repositories.

      " - }, - { - "name": "PRIVATE_INTERNAL", - "description": "

      All organization members are restricted from creating private or internal repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      All organization members are restricted from creating public repositories.

      " - }, - { - "name": "PUBLIC_INTERNAL", - "description": "

      All organization members are restricted from creating public or internal repositories.

      " - }, - { - "name": "PUBLIC_PRIVATE", - "description": "

      All organization members are restricted from creating public or private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationRole", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole", - "description": "

      The possible organization invitation roles.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is invited to be an admin of the organization.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      The user is invited to be a billing manager of the organization.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      The user is invited to be a direct member of the organization.

      " - }, - { - "name": "REINSTATE", - "description": "

      The user's previous role will be reinstated.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource", - "description": "

      The possible organization invitation sources.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The invitation was created from the web interface or from API.

      " - }, - { - "name": "SCIM", - "description": "

      The invitation was created from SCIM.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The invitation was sent before this feature was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationType", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype", - "description": "

      The possible organization invitation types.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      The invitation was to an email address.

      " - }, - { - "name": "USER", - "description": "

      The invitation was to an existing user.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole", - "description": "

      The possible roles within an organization for its members.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is an administrator of the organization.

      " - }, - { - "name": "MEMBER", - "description": "

      The user is a member of the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the members can create repositories setting on an organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      Members will be able to create only internal repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMigrationState", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate", - "description": "

      The Octoshift Organization migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The Octoshift migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The Octoshift migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The Octoshift migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The Octoshift migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The Octoshift migration needs to have its credentials validated.

      " - }, - { - "name": "POST_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing post repository migrations.

      " - }, - { - "name": "PRE_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing pre repository migrations.

      " - }, - { - "name": "QUEUED", - "description": "

      The Octoshift migration has been queued.

      " - }, - { - "name": "REPO_MIGRATION", - "description": "

      The Octoshift org migration is performing repository migrations.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The Octoshift migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "OrganizationOrderField", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield", - "description": "

      Properties by which organization connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order organizations by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order organizations by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield", - "description": "

      Properties by which package file connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package files by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield", - "description": "

      Properties by which package connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order packages by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype", - "description": "

      The possible types of a package.

      ", - "values": [ - { - "name": "DEBIAN", - "description": "

      A debian package.

      " - }, - { - "name": "DOCKER", - "description": "

      A docker image.

      " - }, - { - "name": "MAVEN", - "description": "

      A maven package.

      " - }, - { - "name": "NPM", - "description": "

      An npm package.

      " - }, - { - "name": "NUGET", - "description": "

      A nuget package.

      " - }, - { - "name": "PYPI", - "description": "

      A python package.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      A rubygems package.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield", - "description": "

      Properties by which package version connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package versions by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PatchStatus", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus", - "description": "

      The possible types of patch statuses.

      ", - "values": [ - { - "name": "ADDED", - "description": "

      The file was added. Git status 'A'.

      " - }, - { - "name": "CHANGED", - "description": "

      The file's type was changed. Git status 'T'.

      " - }, - { - "name": "COPIED", - "description": "

      The file was copied. Git status 'C'.

      " - }, - { - "name": "DELETED", - "description": "

      The file was deleted. Git status 'D'.

      " - }, - { - "name": "MODIFIED", - "description": "

      The file's contents were changed. Git status 'M'.

      " - }, - { - "name": "RENAMED", - "description": "

      The file was renamed. Git status 'R'.

      " - } - ], - "category": "pulls" - }, - { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype", - "description": "

      Represents items that can be pinned to a profile page or dashboard.

      ", - "values": [ - { - "name": "GIST", - "description": "

      A gist.

      " - }, - { - "name": "ISSUE", - "description": "

      An issue.

      " - }, - { - "name": "ORGANIZATION", - "description": "

      An organization.

      " - }, - { - "name": "PROJECT", - "description": "

      A project.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      A pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      A repository.

      " - }, - { - "name": "TEAM", - "description": "

      A team.

      " - }, - { - "name": "USER", - "description": "

      A user.

      " - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient", - "description": "

      Preconfigured gradients that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "BLUE_MINT", - "description": "

      A gradient of blue to mint.

      " - }, - { - "name": "BLUE_PURPLE", - "description": "

      A gradient of blue to purple.

      " - }, - { - "name": "PINK_BLUE", - "description": "

      A gradient of pink to blue.

      " - }, - { - "name": "PURPLE_CORAL", - "description": "

      A gradient of purple to coral.

      " - }, - { - "name": "RED_ORANGE", - "description": "

      A gradient of red to orange.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionPattern", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern", - "description": "

      Preconfigured background patterns that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "CHEVRON_UP", - "description": "

      An upward-facing chevron pattern.

      " - }, - { - "name": "DOT", - "description": "

      A hollow dot pattern.

      " - }, - { - "name": "DOT_FILL", - "description": "

      A solid dot pattern.

      " - }, - { - "name": "HEART_FILL", - "description": "

      A heart pattern.

      " - }, - { - "name": "PLUS", - "description": "

      A plus sign pattern.

      " - }, - { - "name": "ZAP", - "description": "

      A lightning bolt pattern.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironmentOrderField", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield", - "description": "

      Properties by which pinned environments connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order pinned environments by position.

      " - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardArchivedState", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate", - "description": "

      The possible archived states of a project card.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      A project card that is archived.

      " - }, - { - "name": "NOT_ARCHIVED", - "description": "

      A project card that is not archived.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "description": "

      Various content states of a ProjectCard.

      ", - "values": [ - { - "name": "CONTENT_ONLY", - "description": "

      The card has content only.

      " - }, - { - "name": "NOTE_ONLY", - "description": "

      The card has a note only.

      " - }, - { - "name": "REDACTED", - "description": "

      The card is redacted.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "description": "

      The semantic purpose of the column - todo, in progress, or done.

      ", - "values": [ - { - "name": "DONE", - "description": "

      The column contains cards which are complete.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The column contains cards which are currently being worked on.

      " - }, - { - "name": "TODO", - "description": "

      The column contains cards still to be worked on.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrderField", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield", - "description": "

      Properties by which project connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order projects by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order projects by name.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order projects by update time.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "description": "

      State of the project; eitheropenor 'closed'.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      The project is closed.

      " - }, - { - "name": "OPEN", - "description": "

      The project is open.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate", - "description": "

      GitHub-provided templates for Projects.

      ", - "values": [ - { - "name": "AUTOMATED_KANBAN_V2", - "description": "

      Create a board with v2 triggers to automatically move cards across To do, In progress and Done columns.

      " - }, - { - "name": "AUTOMATED_REVIEWS_KANBAN", - "description": "

      Create a board with triggers to automatically move cards across columns with review automation.

      " - }, - { - "name": "BASIC_KANBAN", - "description": "

      Create a board with columns for To do, In progress and Done.

      " - }, - { - "name": "BUG_TRIAGE", - "description": "

      Create a board to triage and prioritize bugs with To do, priority, and Done columns.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2CustomFieldType", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrderField", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield", - "description": "

      Properties by which project v2 field connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 fields by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 fields by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 fields by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldType", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "ASSIGNEES", - "description": "

      Assignees.

      " - }, - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ISSUE_TYPE", - "description": "

      Issue type.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "LABELS", - "description": "

      Labels.

      " - }, - { - "name": "LINKED_PULL_REQUESTS", - "description": "

      Linked Pull Requests.

      " - }, - { - "name": "MILESTONE", - "description": "

      Milestone.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "PARENT_ISSUE", - "description": "

      Parent issue.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Repository.

      " - }, - { - "name": "REVIEWERS", - "description": "

      Reviewers.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "SUB_ISSUES_PROGRESS", - "description": "

      Sub-issues progress.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - }, - { - "name": "TITLE", - "description": "

      Title.

      " - }, - { - "name": "TRACKED_BY", - "description": "

      Tracked by.

      " - }, - { - "name": "TRACKS", - "description": "

      Tracks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrderField", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield", - "description": "

      Properties by which project v2 item field value connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 item field values by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrderField", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield", - "description": "

      Properties by which project v2 item connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 items by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemType", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype", - "description": "

      The type of a project item.

      ", - "values": [ - { - "name": "DRAFT_ISSUE", - "description": "

      Draft Issue.

      " - }, - { - "name": "ISSUE", - "description": "

      Issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Pull Request.

      " - }, - { - "name": "REDACTED", - "description": "

      Redacted Item.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2OrderField", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield", - "description": "

      Properties by which projects can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The project's date and time of creation.

      " - }, - { - "name": "NUMBER", - "description": "

      The project's number.

      " - }, - { - "name": "TITLE", - "description": "

      The project's title.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The project's date and time of update.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "READ", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITE", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Roles", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "NONE", - "description": "

      The collaborator has no direct access to the project.

      " - }, - { - "name": "READER", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITER", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionColor", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor", - "description": "

      The display color of a single-select field option.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      BLUE.

      " - }, - { - "name": "GRAY", - "description": "

      GRAY.

      " - }, - { - "name": "GREEN", - "description": "

      GREEN.

      " - }, - { - "name": "ORANGE", - "description": "

      ORANGE.

      " - }, - { - "name": "PINK", - "description": "

      PINK.

      " - }, - { - "name": "PURPLE", - "description": "

      PURPLE.

      " - }, - { - "name": "RED", - "description": "

      RED.

      " - }, - { - "name": "YELLOW", - "description": "

      YELLOW.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state", - "description": "

      The possible states of a project v2.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A project v2 that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A project v2 that is still open.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateOrderField", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield", - "description": "

      Properties by which project v2 status updates can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of project v2 status updates.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus", - "description": "

      The possible statuses of a project v2.

      ", - "values": [ - { - "name": "AT_RISK", - "description": "

      A project v2 that is at risk and encountering some challenges.

      " - }, - { - "name": "COMPLETE", - "description": "

      A project v2 that is complete.

      " - }, - { - "name": "INACTIVE", - "description": "

      A project v2 that is inactive.

      " - }, - { - "name": "OFF_TRACK", - "description": "

      A project v2 that is off track and needs attention.

      " - }, - { - "name": "ON_TRACK", - "description": "

      A project v2 that is on track with no risks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewLayout", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout", - "description": "

      The layout of a project v2 view.

      ", - "values": [ - { - "name": "BOARD_LAYOUT", - "description": "

      Board layout.

      " - }, - { - "name": "ROADMAP_LAYOUT", - "description": "

      Roadmap layout.

      " - }, - { - "name": "TABLE_LAYOUT", - "description": "

      Table layout.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrderField", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield", - "description": "

      Properties by which project v2 view connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 views by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 views by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 views by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowsOrderField", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield", - "description": "

      Properties by which project workflows can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The date and time of the workflow creation.

      " - }, - { - "name": "NAME", - "description": "

      The name of the workflow.

      " - }, - { - "name": "NUMBER", - "description": "

      The number of the workflow.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The date and time of the workflow update.

      " - } - ], - "category": "projects" - }, - { - "name": "PullRequestAllowedMergeMethods", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and rebase. At least one option must be enabled.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod", - "description": "

      The possible methods for updating a pull request's head branch with the base branch.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Update branch via merge.

      " - }, - { - "name": "REBASE", - "description": "

      Update branch via rebase.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod", - "description": "

      Represents available types of methods to use when merging a pull request.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestOrderField", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield", - "description": "

      Properties by which pull_requests connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order pull_requests by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order pull_requests by update time.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentState", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate", - "description": "

      The possible states of a pull request review comment.

      ", - "values": [ - { - "name": "PENDING", - "description": "

      A comment that is part of a pending review.

      " - }, - { - "name": "SUBMITTED", - "description": "

      A comment that is part of a submitted review.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision", - "description": "

      The review status of a pull request.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The pull request has received an approving review.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      Changes have been requested on the pull request.

      " - }, - { - "name": "REVIEW_REQUIRED", - "description": "

      A review is required before the pull request can be merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent", - "description": "

      The possible events to perform on a pull request review.

      ", - "values": [ - { - "name": "APPROVE", - "description": "

      Submit feedback and approve merging these changes.

      " - }, - { - "name": "COMMENT", - "description": "

      Submit general feedback without explicit approval.

      " - }, - { - "name": "DISMISS", - "description": "

      Dismiss review so it now longer effects merging.

      " - }, - { - "name": "REQUEST_CHANGES", - "description": "

      Submit feedback that must be addressed before merging.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewState", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate", - "description": "

      The possible states of a pull request review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      A review allowing the pull request to merge.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      A review blocking the pull request from merging.

      " - }, - { - "name": "COMMENTED", - "description": "

      An informational review.

      " - }, - { - "name": "DISMISSED", - "description": "

      A review that has been dismissed.

      " - }, - { - "name": "PENDING", - "description": "

      A review that has not yet been submitted.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype", - "description": "

      The possible subject types of a pull request review comment.

      ", - "values": [ - { - "name": "FILE", - "description": "

      A comment that has been made against the file of a pull request.

      " - }, - { - "name": "LINE", - "description": "

      A comment that has been made against the line of a pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestState", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate", - "description": "

      The possible states of a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "MERGED", - "description": "

      A pull request that has been closed by being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsItemType", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_MERGE_QUEUE_EVENT", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_FAILED_EVENT", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_SUCCEEDED_EVENT", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_DISABLED_EVENT", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_ENABLED_EVENT", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_REBASE_ENABLED_EVENT", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_SQUASH_ENABLED_EVENT", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      " - }, - { - "name": "BASE_REF_CHANGED_EVENT", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      " - }, - { - "name": "BASE_REF_DELETED_EVENT", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      " - }, - { - "name": "BASE_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CONVERT_TO_DRAFT_EVENT", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DEPLOYED_EVENT", - "description": "

      Represents adeployedevent on a given pull request.

      " - }, - { - "name": "DEPLOYMENT_ENVIRONMENT_CHANGED_EVENT", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "HEAD_REF_DELETED_EVENT", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_RESTORED_EVENT", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MERGED_EVENT", - "description": "

      Represents amergedevent on a given pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT", - "description": "

      Represents a Git commit part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT_COMMENT_THREAD", - "description": "

      Represents a commit comment thread part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      A review object for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW_THREAD", - "description": "

      A threaded list of comments for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVISION_MARKER", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      " - }, - { - "name": "READY_FOR_REVIEW_EVENT", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_MERGE_QUEUE_EVENT", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "REVIEW_DISMISSED_EVENT", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      " - }, - { - "name": "REVIEW_REQUESTED_EVENT", - "description": "

      Represents anreview_requestedevent on a given pull request.

      " - }, - { - "name": "REVIEW_REQUEST_REMOVED_EVENT", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate", - "description": "

      The possible target states when updating a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent", - "description": "

      Emojis that can be attached to Issues, Pull Requests and Comments.

      ", - "values": [ - { - "name": "CONFUSED", - "description": "

      Represents the :confused: emoji.

      " - }, - { - "name": "EYES", - "description": "

      Represents the :eyes: emoji.

      " - }, - { - "name": "HEART", - "description": "

      Represents the :heart: emoji.

      " - }, - { - "name": "HOORAY", - "description": "

      Represents the :hooray: emoji.

      " - }, - { - "name": "LAUGH", - "description": "

      Represents the :laugh: emoji.

      " - }, - { - "name": "ROCKET", - "description": "

      Represents the :rocket: emoji.

      " - }, - { - "name": "THUMBS_DOWN", - "description": "

      Represents the :-1: emoji.

      " - }, - { - "name": "THUMBS_UP", - "description": "

      Represents the :+1: emoji.

      " - } - ], - "category": "reactions" - }, - { - "name": "ReactionOrderField", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield", - "description": "

      A list of fields that reactions can be ordered by.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows ordering a list of reactions by when they were created.

      " - } - ], - "category": "reactions" - }, - { - "name": "RefOrderField", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield", - "description": "

      Properties by which ref connections can be ordered.

      ", - "values": [ - { - "name": "ALPHABETICAL", - "description": "

      Order refs by their alphanumeric name.

      " - }, - { - "name": "TAG_COMMIT_DATE", - "description": "

      Order refs by underlying commit date if the ref prefix is refs/tags/.

      " - } - ], - "category": "git" - }, - { - "name": "ReleaseOrderField", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield", - "description": "

      Properties by which release connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order releases by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order releases alphabetically by name.

      " - } - ], - "category": "releases" - }, - { - "name": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "description": "

      The merge options available for pull requests to this repository.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      The pull request is added to the base branch in a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Commits from the pull request are added onto the base branch individually without a merge commit.

      " - }, - { - "name": "SQUASH", - "description": "

      The pull request's commits are squashed into a single commit before they are merged to the base branch.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "ReportedContentClassifiers", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers", - "description": "

      The reasons a piece of content can be reported or minimized.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      A duplicated piece of content.

      " - }, - { - "name": "OFF_TOPIC", - "description": "

      An irrelevant piece of content.

      " - }, - { - "name": "OUTDATED", - "description": "

      An outdated piece of content.

      " - }, - { - "name": "RESOLVED", - "description": "

      The content has been resolved.

      " - } - ], - "category": "meta" - }, - { - "name": "RepositoryAffiliation", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation", - "description": "

      The affiliation of a user to a repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Repositories that the user has been added to as a collaborator.

      " - }, - { - "name": "ORGANIZATION_MEMBER", - "description": "

      Repositories that the user has access to through being a member of an\norganization. This includes every repository on every team that the user is on.

      " - }, - { - "name": "OWNER", - "description": "

      Repositories that are owned by the authenticated user.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryContributionType", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype", - "description": "

      The reason a repository is listed as 'contributed'.

      ", - "values": [ - { - "name": "COMMIT", - "description": "

      Created a commit.

      " - }, - { - "name": "ISSUE", - "description": "

      Created an issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Created a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      Reviewed a pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Created the repository.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrderField", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield", - "description": "

      Properties by which repository invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository invitations by creation time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason", - "description": "

      The possible reasons a given repository could be in a locked state.

      ", - "values": [ - { - "name": "BILLING", - "description": "

      The repository is locked due to a billing related reason.

      " - }, - { - "name": "MIGRATING", - "description": "

      The repository is locked due to a migration.

      " - }, - { - "name": "MOVING", - "description": "

      The repository is locked due to a move.

      " - }, - { - "name": "RENAME", - "description": "

      The repository is locked due to a rename.

      " - }, - { - "name": "TRADE_RESTRICTION", - "description": "

      The repository is locked due to a trade controls related reason.

      " - }, - { - "name": "TRANSFERRING_OWNERSHIP", - "description": "

      The repository is locked due to an ownership transfer.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrderDirection", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection", - "description": "

      Possible directions in which to order a list of repository migrations when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationOrderField", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield", - "description": "

      Properties by which repository migrations can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryOrderField", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield", - "description": "

      Properties by which repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission", - "description": "

      The access level to a repository.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, and push to this repository. Can also manage issues, pull\nrequests, and repository settings, including adding collaborators.

      " - }, - { - "name": "MAINTAIN", - "description": "

      Can read, clone, and push to this repository. They can also manage issues, pull requests, and some repository settings.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone this repository. Can also open and comment on issues and pull requests.

      " - }, - { - "name": "TRIAGE", - "description": "

      Can read and clone this repository. Can also manage issues and pull requests.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone, and push to this repository. Can also manage issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      Private.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrderField", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield", - "description": "

      Properties by which repository rule connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository rules by created time.

      " - }, - { - "name": "TYPE", - "description": "

      Order repository rules by type.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repository rules by updated time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype", - "description": "

      The rule types supported in rulesets.

      ", - "values": [ - { - "name": "AUTHORIZATION", - "description": "

      Authorization.

      " - }, - { - "name": "BRANCH_NAME_PATTERN", - "description": "

      Branch name pattern.

      " - }, - { - "name": "CODE_SCANNING", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      " - }, - { - "name": "COMMITTER_EMAIL_PATTERN", - "description": "

      Committer email pattern.

      " - }, - { - "name": "COMMIT_AUTHOR_EMAIL_PATTERN", - "description": "

      Commit author email pattern.

      " - }, - { - "name": "COMMIT_MESSAGE_PATTERN", - "description": "

      Commit message pattern.

      " - }, - { - "name": "CREATION", - "description": "

      Only allow users with bypass permission to create matching refs.

      " - }, - { - "name": "DELETION", - "description": "

      Only allow users with bypass permissions to delete matching refs.

      " - }, - { - "name": "FILE_EXTENSION_RESTRICTION", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      " - }, - { - "name": "FILE_PATH_RESTRICTION", - "description": "

      Prevent commits that include changes in specified file paths from being pushed to the commit graph.

      " - }, - { - "name": "LOCK_BRANCH", - "description": "

      Branch is read-only. Users cannot push to the branch.

      " - }, - { - "name": "MAX_FILE_PATH_LENGTH", - "description": "

      Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_FILE_SIZE", - "description": "

      Prevent commits that exceed a specified file size limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_REF_UPDATES", - "description": "

      Max ref updates.

      " - }, - { - "name": "MERGE_QUEUE", - "description": "

      Merges must be performed via a merge queue.

      " - }, - { - "name": "MERGE_QUEUE_LOCKED_REF", - "description": "

      Merge queue locked ref.

      " - }, - { - "name": "NON_FAST_FORWARD", - "description": "

      Prevent users with push access from force pushing to refs.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      " - }, - { - "name": "REQUIRED_DEPLOYMENTS", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      " - }, - { - "name": "REQUIRED_LINEAR_HISTORY", - "description": "

      Prevent merge commits from being pushed to matching refs.

      " - }, - { - "name": "REQUIRED_REVIEW_THREAD_RESOLUTION", - "description": "

      When enabled, all conversations on code must be resolved before a pull request\ncan be merged into a branch that matches this rule.

      " - }, - { - "name": "REQUIRED_SIGNATURES", - "description": "

      Commits pushed to matching refs must have verified signatures.

      " - }, - { - "name": "REQUIRED_STATUS_CHECKS", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      " - }, - { - "name": "REQUIRED_WORKFLOW_STATUS_CHECKS", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull\nrequest and required workflow checks to pass before they can be merged.

      " - }, - { - "name": "SECRET_SCANNING", - "description": "

      Secret scanning.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - }, - { - "name": "TAG_NAME_PATTERN", - "description": "

      Tag name pattern.

      " - }, - { - "name": "UPDATE", - "description": "

      Only allow users with bypass permission to update matching refs.

      " - }, - { - "name": "WORKFLOWS", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      " - }, - { - "name": "WORKFLOW_UPDATES", - "description": "

      Workflow files cannot be modified.

      " - } - ], - "category": "other" - }, - { - "name": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode", - "description": "

      The bypass mode for a specific actor on a ruleset.

      ", - "values": [ - { - "name": "ALWAYS", - "description": "

      The actor can always bypass rules.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      The actor can only bypass rules via a pull request.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget", - "description": "

      The targets supported for rulesets.

      ", - "values": [ - { - "name": "BRANCH", - "description": "

      Branch.

      " - }, - { - "name": "PUSH", - "description": "

      Push.

      " - }, - { - "name": "REPOSITORY", - "description": "

      repository.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility", - "description": "

      The repository's visibility level.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope", - "description": "

      The possible scopes of an alert's dependency.

      ", - "values": [ - { - "name": "DEVELOPMENT", - "description": "

      A dependency that is only used in development.

      " - }, - { - "name": "RUNTIME", - "description": "

      A dependency that is leveraged during application runtime.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertState", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate", - "description": "

      The possible states of an alert.

      ", - "values": [ - { - "name": "AUTO_DISMISSED", - "description": "

      An alert that has been automatically closed by Dependabot.

      " - }, - { - "name": "DISMISSED", - "description": "

      An alert that has been manually closed by a user.

      " - }, - { - "name": "FIXED", - "description": "

      An alert that has been resolved by a code change.

      " - }, - { - "name": "OPEN", - "description": "

      An alert that is still open.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate", - "description": "

      The possible states that can be requested when creating a check run.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization", - "description": "

      Possible roles a user may have in relation to an organization.

      ", - "values": [ - { - "name": "DIRECT_MEMBER", - "description": "

      A user who is a direct member of the organization.

      " - }, - { - "name": "OWNER", - "description": "

      A user with full administrative access to the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      A user who is unaffiliated with the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement", - "description": "

      The level of enforcement for a rule or ruleset.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      Rules will be enforced.

      " - }, - { - "name": "DISABLED", - "description": "

      Do not evaluate or enforce rules.

      " - }, - { - "name": "EVALUATE", - "description": "

      Allow admins to test rules before enforcing them. Admins can view insights on\nthe Rule Insights page (evaluate is only available with GitHub Enterprise).

      " - } - ], - "category": "repos" - }, - { - "name": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm", - "description": "

      The possible digest algorithms used to sign SAML requests for an identity provider.

      ", - "values": [ - { - "name": "SHA1", - "description": "

      SHA1.

      " - }, - { - "name": "SHA256", - "description": "

      SHA256.

      " - }, - { - "name": "SHA384", - "description": "

      SHA384.

      " - }, - { - "name": "SHA512", - "description": "

      SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm", - "description": "

      The possible signature algorithms used to sign SAML requests for a Identity Provider.

      ", - "values": [ - { - "name": "RSA_SHA1", - "description": "

      RSA-SHA1.

      " - }, - { - "name": "RSA_SHA256", - "description": "

      RSA-SHA256.

      " - }, - { - "name": "RSA_SHA384", - "description": "

      RSA-SHA384.

      " - }, - { - "name": "RSA_SHA512", - "description": "

      RSA-SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SavedReplyOrderField", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield", - "description": "

      Properties by which saved reply connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order saved reply by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "SearchType", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      Represents the individual results of a search.

      ", - "values": [ - { - "name": "DISCUSSION", - "description": "

      Returns matching discussions in repositories.

      " - }, - { - "name": "ISSUE", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "ISSUE_ADVANCED", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Returns results matching repositories.

      " - }, - { - "name": "USER", - "description": "

      Returns results matching users and organizations on GitHub.

      " - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisoryClassification", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      Classification of the advisory.

      ", - "values": [ - { - "name": "GENERAL", - "description": "

      Classification of general advisories.

      " - }, - { - "name": "MALWARE", - "description": "

      Classification of malware advisories.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      The possible ecosystems of a security vulnerability's package.

      ", - "values": [ - { - "name": "ACTIONS", - "description": "

      GitHub Actions.

      " - }, - { - "name": "COMPOSER", - "description": "

      PHP packages hosted at packagist.org.

      " - }, - { - "name": "ERLANG", - "description": "

      Erlang/Elixir packages hosted at hex.pm.

      " - }, - { - "name": "GO", - "description": "

      Go modules.

      " - }, - { - "name": "MAVEN", - "description": "

      Java artifacts hosted at the Maven central repository.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript packages hosted at npmjs.com.

      " - }, - { - "name": "NUGET", - "description": "

      .NET packages hosted at the NuGet Gallery.

      " - }, - { - "name": "PIP", - "description": "

      Python packages hosted at PyPI.org.

      " - }, - { - "name": "PUB", - "description": "

      Dart packages hosted at pub.dev.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      Ruby gems hosted at RubyGems.org.

      " - }, - { - "name": "RUST", - "description": "

      Rust crates.

      " - }, - { - "name": "SWIFT", - "description": "

      Swift packages.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisorySeverity", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      Severity of the vulnerability.

      ", - "values": [ - { - "name": "CRITICAL", - "description": "

      Critical.

      " - }, - { - "name": "HIGH", - "description": "

      High.

      " - }, - { - "name": "LOW", - "description": "

      Low.

      " - }, - { - "name": "MODERATE", - "description": "

      Moderate.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SocialAccountProvider", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider", - "description": "

      Software or company that hosts social media accounts.

      ", - "values": [ - { - "name": "BLUESKY", - "description": "

      Decentralized microblogging social platform.

      " - }, - { - "name": "FACEBOOK", - "description": "

      Social media and networking website.

      " - }, - { - "name": "GENERIC", - "description": "

      Catch-all for social media providers that do not yet have specific handling.

      " - }, - { - "name": "HOMETOWN", - "description": "

      Fork of Mastodon with a greater focus on local posting.

      " - }, - { - "name": "INSTAGRAM", - "description": "

      Social media website with a focus on photo and video sharing.

      " - }, - { - "name": "LINKEDIN", - "description": "

      Professional networking website.

      " - }, - { - "name": "MASTODON", - "description": "

      Open-source federated microblogging service.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript package registry.

      " - }, - { - "name": "REDDIT", - "description": "

      Social news aggregation and discussion website.

      " - }, - { - "name": "TWITCH", - "description": "

      Live-streaming service.

      " - }, - { - "name": "TWITTER", - "description": "

      Microblogging website.

      " - }, - { - "name": "YOUTUBE", - "description": "

      Online video platform.

      " - } - ], - "category": "users" - }, - { - "name": "SquashMergeCommitMessage", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage", - "description": "

      The possible default commit messages for squash merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "COMMIT_MESSAGES", - "description": "

      Default to the branch's commit messages.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - } - ], - "category": "repos" - }, - { - "name": "SquashMergeCommitTitle", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle", - "description": "

      The possible default commit titles for squash merges.

      ", - "values": [ - { - "name": "COMMIT_OR_PR_TITLE", - "description": "

      Default to the commit's title (if only one commit) or the pull request's title (when more than one commit).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "StarOrderField", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield", - "description": "

      Properties by which star connections can be ordered.

      ", - "values": [ - { - "name": "STARRED_AT", - "description": "

      Allows ordering a list of stars by when they were created.

      " - } - ], - "category": "activity" - }, - { - "name": "StatusState", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate", - "description": "

      The possible commit status states.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      Status is errored.

      " - }, - { - "name": "EXPECTED", - "description": "

      Status is expected.

      " - }, - { - "name": "FAILURE", - "description": "

      Status is failing.

      " - }, - { - "name": "PENDING", - "description": "

      Status is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      Status is successful.

      " - } - ], - "category": "commits" - }, - { - "name": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "IGNORED", - "description": "

      The User is never notified.

      " - }, - { - "name": "SUBSCRIBED", - "description": "

      The User is notified of all conversations.

      " - }, - { - "name": "UNSUBSCRIBED", - "description": "

      The User is only notified when participating or @mentioned.

      " - } - ], - "category": "activity" - }, - { - "name": "TeamDiscussionCommentOrderField", - "id": "teamdiscussioncommentorderfield", - "href": "/graphql/reference/enums#teamdiscussioncommentorderfield", - "description": "

      Properties by which team discussion comment connections can be ordered.

      ", - "values": [ - { - "name": "NUMBER", - "description": "

      Allows sequential ordering of team discussion comments (which is equivalent to chronological ordering).

      " - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionOrderField", - "id": "teamdiscussionorderfield", - "href": "/graphql/reference/enums#teamdiscussionorderfield", - "description": "

      Properties by which team discussion connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of team discussions.

      " - } - ], - "category": "other" - }, - { - "name": "TeamMemberOrderField", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield", - "description": "

      Properties by which team member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order team members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order team members by login.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole", - "description": "

      The possible team member roles; eithermaintaineror 'member'.

      ", - "values": [ - { - "name": "MAINTAINER", - "description": "

      A team maintainer has permission to add and remove team members.

      " - }, - { - "name": "MEMBER", - "description": "

      A team member has no administrative permissions on the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype", - "description": "

      Defines which types of team members are included in the returned list. Can be one of IMMEDIATE, CHILD_TEAM or ALL.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Includes immediate and child team members for the team.

      " - }, - { - "name": "CHILD_TEAM", - "description": "

      Includes only child team members for the team.

      " - }, - { - "name": "IMMEDIATE", - "description": "

      Includes only immediate members of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting", - "description": "

      The possible team notification values.

      ", - "values": [ - { - "name": "NOTIFICATIONS_DISABLED", - "description": "

      No one will receive notifications.

      " - }, - { - "name": "NOTIFICATIONS_ENABLED", - "description": "

      Everyone will receive notifications when the team is @mentioned.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamOrderField", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield", - "description": "

      Properties by which team connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Allows ordering a list of teams by name.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy", - "description": "

      The possible team privacy values.

      ", - "values": [ - { - "name": "SECRET", - "description": "

      A secret team can only be seen by its members.

      " - }, - { - "name": "VISIBLE", - "description": "

      A visible team can be seen and @mentioned by every member of the organization.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrderField", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield", - "description": "

      Properties by which team repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PERMISSION", - "description": "

      Order repositories by permission.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm", - "description": "

      The possible team review assignment algorithms.

      ", - "values": [ - { - "name": "LOAD_BALANCE", - "description": "

      Balance review load across the entire team.

      " - }, - { - "name": "ROUND_ROBIN", - "description": "

      Alternate reviews between each team member.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole", - "description": "

      The role of a user on a team.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      User has admin rights on the team.

      " - }, - { - "name": "MEMBER", - "description": "

      User is a member of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction", - "description": "

      The possible states of a thread subscription form action.

      ", - "values": [ - { - "name": "NONE", - "description": "

      The User cannot subscribe or unsubscribe to the thread.

      " - }, - { - "name": "SUBSCRIBE", - "description": "

      The User can subscribe to the thread.

      " - }, - { - "name": "UNSUBSCRIBE", - "description": "

      The User can unsubscribe to the thread.

      " - } - ], - "category": "activity" - }, - { - "name": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The subscription status is currently disabled.

      " - }, - { - "name": "IGNORING_LIST", - "description": "

      The User is never notified because they are ignoring the list.

      " - }, - { - "name": "IGNORING_THREAD", - "description": "

      The User is never notified because they are ignoring the thread.

      " - }, - { - "name": "NONE", - "description": "

      The User is not recieving notifications from this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_LIST", - "description": "

      The User is notified becuase they are watching the list.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD", - "description": "

      The User is notified because they are subscribed to the thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_EVENTS", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_TYPE", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "UNAVAILABLE", - "description": "

      The subscription status is currently unavailable.

      " - } - ], - "category": "activity" - }, - { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype", - "description": "

      Filters by whether or not 2FA is enabled and if the method configured is considered secure or insecure.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      No method of two-factor authentication.

      " - }, - { - "name": "INSECURE", - "description": "

      Has an insecure method of two-factor authentication. GitHub currently defines this as SMS two-factor authentication.

      " - }, - { - "name": "SECURE", - "description": "

      Has only secure methods of two-factor authentication.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserBlockDuration", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration", - "description": "

      The possible durations that a user can be blocked for.

      ", - "values": [ - { - "name": "ONE_DAY", - "description": "

      The user was blocked for 1 day.

      " - }, - { - "name": "ONE_MONTH", - "description": "

      The user was blocked for 30 days.

      " - }, - { - "name": "ONE_WEEK", - "description": "

      The user was blocked for 7 days.

      " - }, - { - "name": "PERMANENT", - "description": "

      The user was blocked permanently.

      " - }, - { - "name": "THREE_DAYS", - "description": "

      The user was blocked for 3 days.

      " - } - ], - "category": "users" - }, - { - "name": "UserStatusOrderField", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield", - "description": "

      Properties by which user status connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order user statuses by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "UserViewType", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype", - "description": "

      Whether a user being viewed contains public or private information.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      A user containing information only visible to the authenticated user.

      " - }, - { - "name": "PUBLIC", - "description": "

      A user that is publicly visible.

      " - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrderField", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield", - "description": "

      Properties by which verifiable domain connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order verifiable domains by their creation date.

      " - }, - { - "name": "DOMAIN", - "description": "

      Order verifiable domains by the domain name.

      " - } - ], - "category": "orgs" - }, - { - "name": "WorkflowRunOrderField", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield", - "description": "

      Properties by which workflow run connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order workflow runs by most recently created.

      " - } - ], - "category": "actions" - }, - { - "name": "WorkflowState", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate", - "description": "

      The possible states for a workflow.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The workflow is active.

      " - }, - { - "name": "DELETED", - "description": "

      The workflow was deleted from the git repository.

      " - }, - { - "name": "DISABLED_FORK", - "description": "

      The workflow was disabled by default on a fork.

      " - }, - { - "name": "DISABLED_INACTIVITY", - "description": "

      The workflow was disabled for inactivity in the repository.

      " - }, - { - "name": "DISABLED_MANUALLY", - "description": "

      The workflow was disabled manually.

      " - } - ], - "category": "actions" - } - ], - "unions": [ - { - "name": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee", - "description": "

      Types that can be assigned to issues.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "issues" - }, - { - "name": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "description": "

      Types that can initiate an audit log event.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor", - "description": "

      Types which can be actors for BranchActorAllowance objects.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor", - "description": "

      Types that can represent a repository ruleset bypass actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "repos" - }, - { - "name": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      An object which can have its data claimed or claim data from another.

      ", - "possibleTypes": [ - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer", - "description": "

      The object which triggered a ClosedEvent.

      ", - "possibleTypes": [ - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution", - "description": "

      Represents either a issue the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution", - "description": "

      Represents either a pull request the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution", - "description": "

      Represents either a repository the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer", - "description": "

      Users and teams.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember", - "description": "

      An object that is a member of an enterprise.

      ", - "possibleTypes": [ - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      Types that can own an IP allow list.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      Used for return value of Repository.issueOrPullRequest.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "MilestoneItem", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem", - "description": "

      Types that can be inside a Milestone.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "OrgRestoreMemberAuditEntryMembership", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "description": "

      Types of memberships that can be restored for an Organization member.

      ", - "possibleTypes": [ - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry", - "description": "

      An audit entry in an organization audit log.

      ", - "possibleTypes": [ - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrUser", - "id": "organizationoruser", - "href": "/graphql/reference/unions#organizationoruser", - "description": "

      Used for argument of CreateProjectV2 mutation.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "PermissionGranter", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter", - "description": "

      Types that can grant permissions on a repository to a user.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "orgs" - }, - { - "name": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem", - "description": "

      Types that can be pinned to a profile page.

      ", - "possibleTypes": [ - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "description": "

      Types that can be inside Project Cards.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor", - "description": "

      Possible collaborators for a project.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      Configurations for project fields.

      ", - "possibleTypes": [ - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent", - "description": "

      Types that can be inside Project Items.

      ", - "possibleTypes": [ - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "description": "

      Project field values.

      ", - "possibleTypes": [ - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue" - } - ], - "category": "projects" - }, - { - "name": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "Reactor", - "id": "reactor", - "href": "/graphql/reference/unions#reactor", - "description": "

      Types that can be assigned to reactions.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReferencedSubject", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject", - "description": "

      Any referencable object.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RenamedTitleSubject", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject", - "description": "

      An object which has a renamable title.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer", - "description": "

      Types that can be requested reviewers.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters", - "description": "

      Types which can be parameters for RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters" - } - ], - "category": "other" - }, - { - "name": "RuleSource", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource", - "description": "

      Types which can have RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem", - "description": "

      The results of a search.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "search" - }, - { - "name": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext", - "description": "

      Types that can be inside a StatusCheckRollup context.

      ", - "possibleTypes": [ - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - } - ], - "category": "commits" - }, - { - "name": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      Types that can be added to a user list.

      ", - "possibleTypes": [ - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      Types that can own a verifiable domain.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - } - ], - "inputObjects": [ - { - "name": "AbortQueuedMigrationsInput", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput", - "description": "

      Autogenerated input type of AbortQueuedMigrations.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that is running the migrations.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AbortRepositoryMigrationInput", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput", - "description": "

      Autogenerated input type of AbortRepositoryMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "migrationId", - "description": "

      The ID of the migration to be aborted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AccessUserNamespaceRepositoryInput", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput", - "description": "

      Autogenerated input type of AccessUserNamespaceRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the user namespace repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the user namespace repository to access.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddAssigneesToAssignableInput", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput", - "description": "

      Autogenerated input type of AddAssigneesToAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to add assignees to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The id of users to add as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddCommentInput", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput", - "description": "

      Autogenerated input type of AddComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddDiscussionCommentInput", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput", - "description": "

      Autogenerated input type of AddDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to comment on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replyToId", - "description": "

      The Node ID of the discussion comment within this discussion to reply to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddDiscussionPollVoteInput", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput", - "description": "

      Autogenerated input type of AddDiscussionPollVote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pollOptionId", - "description": "

      The Node ID of the discussion poll option to vote for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddEnterpriseAdminInput", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput", - "description": "

      Autogenerated input type of AddEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise account to which the administrator should be added.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to add as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "AddEnterpriseOrganizationMemberInput", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput", - "description": "

      Autogenerated input type of AddEnterpriseOrganizationMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise which owns the organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization the users will be added to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "role", - "description": "

      The role to assign the users in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - }, - { - "name": "userIds", - "description": "

      The IDs of the enterprise members to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddLabelsToLabelableInput", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput", - "description": "

      Autogenerated input type of AddLabelsToLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of the labels to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to add labels to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddProjectCardInput", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput", - "description": "

      Autogenerated input type of AddProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The content of the card. Must be a member of the ProjectCardItem union.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "note", - "description": "

      The note on the card.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The Node ID of the ProjectColumn.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectColumnInput", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput", - "description": "

      Autogenerated input type of AddProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Node ID of the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectV2DraftIssueInput", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput", - "description": "

      Autogenerated input type of AddProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the draft issue to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue. A project item can also be created by providing\nthe URL of an Issue or Pull Request if you have access.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "AddProjectV2ItemByIdInput", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput", - "description": "

      Autogenerated input type of AddProjectV2ItemById.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The id of the Issue or Pull Request to add.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the item to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "AddPullRequestReviewCommentInput", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput", - "description": "

      Autogenerated input type of AddPullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment. This field is required

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: body will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitOID", - "description": "

      The SHA of the commit to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: commitOID will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "inReplyTo", - "description": "

      The comment id to reply to.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: inReplyTo will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "path", - "description": "

      The relative path of the file to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: path will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: position will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestReviewId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewInput", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput", - "description": "

      Autogenerated input type of AddPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the review body comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      The review line comments.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: comments will be removed. use the threads argument instead\nReason: We are deprecating comment fields that use diff-relative positioning.

      ", - "type": "[DraftPullRequestReviewComment]", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment" - }, - { - "name": "commitOID", - "description": "

      The commit OID the review pertains to.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "event", - "description": "

      The event to perform on the pull request review.

      ", - "type": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "threads", - "description": "

      The review line comment threads.

      ", - "type": "[DraftPullRequestReviewThread]", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadInput", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThread.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the thread's first comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers, required for line-level\nthreads. The end of the line range for multi-line comments.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadReplyInput", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThreadReply.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pending review to which the reply will belong.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewThreadId", - "description": "

      The Node ID of the thread to which this reply is being written.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddReactionInput", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput", - "description": "

      Autogenerated input type of AddReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji to react with.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "AddStarInput", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput", - "description": "

      Autogenerated input type of AddStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to star.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "AddSubIssueInput", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput", - "description": "

      Autogenerated input type of AddSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replaceParent", - "description": "

      Option to replace parent issue if one already exists.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueUrl", - "description": "

      The url of the sub-issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddUpvoteInput", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput", - "description": "

      Autogenerated input type of AddUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddVerifiableDomainInput", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput", - "description": "

      Autogenerated input type of AddVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domain", - "description": "

      The URL of the domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner to add the domain to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ApproveDeploymentsInput", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput", - "description": "

      Autogenerated input type of ApproveDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for approving deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ApproveVerifiableDomainInput", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput", - "description": "

      Autogenerated input type of ApproveVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to approve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ArchiveProjectV2ItemInput", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput", - "description": "

      Autogenerated input type of ArchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to archive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ArchiveRepositoryInput", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput", - "description": "

      Autogenerated input type of ArchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to mark as archived.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder", - "description": "

      Ordering options for Audit Log connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Audit Logs by.

      ", - "type": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "ChangeUserStatusInput", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput", - "description": "

      Autogenerated input type of ChangeUserStatus.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., 😀.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiresAt", - "description": "

      If set, the user status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "limitedAvailability", - "description": "

      Whether this status should indicate you are not fully available on GitHub, e.g., you are away.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A short description of your current status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "CheckAnnotationData", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "annotationLevel", - "description": "

      Represents an annotation's information level.

      ", - "type": "CheckAnnotationLevel!", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "location", - "description": "

      The location of the annotation.

      ", - "type": "CheckAnnotationRange!", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange" - }, - { - "name": "message", - "description": "

      A short description of the feedback for these lines of code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to add an annotation to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Details about this annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title that represents the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationRange", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "endColumn", - "description": "

      The ending column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endLine", - "description": "

      The ending line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startColumn", - "description": "

      The starting column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startLine", - "description": "

      The starting line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunAction", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction", - "description": "

      Possible further actions the integrator can perform.

      ", - "inputFields": [ - { - "name": "description", - "description": "

      A short explanation of what this action would do.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "identifier", - "description": "

      A reference for the action on the integrator's system.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The text to be displayed on a button in the web UI.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter", - "description": "

      The filters that are available when fetching check runs.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check runs created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check runs by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "checkType", - "description": "

      Filters the check runs by this type.

      ", - "type": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype" - }, - { - "name": "conclusions", - "description": "

      Filters the check runs by these conclusions.

      ", - "type": "[CheckConclusionState!]", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "status", - "description": "

      Filters the check runs by this status. Superceded by statuses.

      ", - "type": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "statuses", - "description": "

      Filters the check runs by this status. Overrides status.

      ", - "type": "[CheckStatusState!]", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput", - "description": "

      Descriptive details about the check run.

      ", - "inputFields": [ - { - "name": "annotations", - "description": "

      The annotations that are made as part of the check run.

      ", - "type": "[CheckAnnotationData!]", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata" - }, - { - "name": "images", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "type": "[CheckRunOutputImage!]", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage" - }, - { - "name": "summary", - "description": "

      The summary of the check run (supports Commonmark).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The details of the check run (supports Commonmark).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A title to provide for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutputImage", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "inputFields": [ - { - "name": "alt", - "description": "

      The alternative text for the image.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "caption", - "description": "

      A short image description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "imageUrl", - "description": "

      The full URL of the image.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteAutoTriggerPreference", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference", - "description": "

      The auto-trigger preferences that are available for check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The node ID of the application that owns the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "setting", - "description": "

      Set to true to enable automatic creation of CheckSuite events upon pushes to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter", - "description": "

      The filters that are available when fetching check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check suites created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check suites by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "ClearLabelsFromLabelableInput", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput", - "description": "

      Autogenerated input type of ClearLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to clear the labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ClearProjectV2ItemFieldValueInput", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of ClearProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "CloneProjectInput", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput", - "description": "

      Autogenerated input type of CloneProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeWorkflows", - "description": "

      Whether or not to clone the source project's workflows.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      The visibility of the project, defaults to false (private).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The source project to clone.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOwnerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "CloneTemplateRepositoryInput", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput", - "description": "

      Autogenerated input type of CloneTemplateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeAllBranches", - "description": "

      Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch of the template.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the template repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CloseDiscussionInput", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput", - "description": "

      Autogenerated input type of CloseDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "reason", - "description": "

      The reason why the discussion is being closed.

      ", - "type": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason" - } - ], - "category": "discussions" - }, - { - "name": "CloseIssueInput", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput", - "description": "

      Autogenerated input type of CloseIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateIssueId", - "description": "

      ID of the issue that this is a duplicate of.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueId", - "description": "

      ID of the issue to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "stateReason", - "description": "

      The reason the issue is to be closed.

      ", - "type": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason" - } - ], - "category": "issues" - }, - { - "name": "ClosePullRequestInput", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput", - "description": "

      Autogenerated input type of ClosePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "inputFields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningToolInput!]!", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningToolInput", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "inputFields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor", - "description": "

      Specifies an author for filtering Git commits.

      ", - "inputFields": [ - { - "name": "emails", - "description": "

      Email addresses to filter by. Commits authored by any of the specified email addresses will be returned.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      ID of a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder", - "description": "

      Ordering options for commit contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order commit contributions.

      ", - "type": "CommitContributionOrderField!", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield" - } - ], - "category": "commits" - }, - { - "name": "CommitMessage", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage", - "description": "

      A message to include with a new commit.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headline", - "description": "

      The headline of the message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommittableBranch", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch", - "description": "

      A git ref for a commit to be appended to.

      \n

      The ref must be a branch, i.e. its fully qualified name must start\nwith refs/heads/ (although the input is not required to be fully\nqualified).

      \n

      The Ref may be specified by its global node ID or by the\nrepositoryNameWithOwner and branchName.

      \n

      Examples

      \n

      Specify a branch using a global node ID:

      \n
      { \"id\": \"MDM6UmVmMTpyZWZzL2hlYWRzL21haW4=\" }\n
      \n

      Specify a branch using repositoryNameWithOwner and branchName:

      \n
      {\n  \"repositoryNameWithOwner\": \"github/graphql-client\",\n  \"branchName\": \"main\"\n}.\n
      ", - "inputFields": [ - { - "name": "branchName", - "description": "

      The unqualified name of the branch to append the commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryNameWithOwner", - "description": "

      The nameWithOwner of the repository to commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder", - "description": "

      Ordering options for contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - ], - "category": "users" - }, - { - "name": "ConvertProjectCardNoteToIssueInput", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput", - "description": "

      Autogenerated input type of ConvertProjectCardNoteToIssue.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the newly created issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the newly created issue. Defaults to the card's note text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ConvertProjectV2DraftIssueItemToIssueInput", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput", - "description": "

      Autogenerated input type of ConvertProjectV2DraftIssueItemToIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the draft issue ProjectV2Item to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ConvertPullRequestToDraftInput", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput", - "description": "

      Autogenerated input type of ConvertPullRequestToDraft.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to convert to draft.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CopyProjectV2Input", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input", - "description": "

      Autogenerated input type of CopyProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeDraftIssues", - "description": "

      Include draft issues in the new project.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "ownerId", - "description": "

      The owner ID of the new project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the source Project to copy.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateAttributionInvitationInput", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput", - "description": "

      Autogenerated input type of CreateAttributionInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The Node ID of the owner scoping the reattributable data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceId", - "description": "

      The Node ID of the account owning the data to reattribute.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetId", - "description": "

      The Node ID of the account which may claim the data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "CreateBranchProtectionRuleInput", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput", - "description": "

      Autogenerated input type of CreateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryId", - "description": "

      The global relay id of the repository in which a new branch protection rule should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "CreateCheckRunInput", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput", - "description": "

      Autogenerated input type of CreateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CreateCheckSuiteInput", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput", - "description": "

      Autogenerated input type of CreateCheckSuite.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "CreateCommitOnBranchInput", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput", - "description": "

      Autogenerated input type of CreateCommitOnBranch.

      ", - "inputFields": [ - { - "name": "branch", - "description": "

      The Ref to be updated. Must be a branch.

      ", - "type": "CommittableBranch!", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The git commit oid expected at the head of the branch prior to the commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "fileChanges", - "description": "

      A description of changes to files in this commit.

      ", - "type": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges" - }, - { - "name": "message", - "description": "

      The commit message the be included with the commit.

      ", - "type": "CommitMessage!", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage" - } - ], - "category": "commits" - }, - { - "name": "CreateDeploymentInput", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput", - "description": "

      Autogenerated input type of CreateDeployment.

      ", - "inputFields": [ - { - "name": "autoMerge", - "description": "

      Attempt to automatically merge the default branch into the requested ref, defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      Short description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Name for the target deployment environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      JSON payload with extra information about the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The node ID of the ref to be deployed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requiredContexts", - "description": "

      The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "task", - "description": "

      Specifies a task to execute.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "CreateDeploymentStatusInput", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput", - "description": "

      Autogenerated input type of CreateDeploymentStatus.

      ", - "inputFields": [ - { - "name": "autoInactive", - "description": "

      Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus's deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "deploymentId", - "description": "

      The node ID of the deployment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "description", - "description": "

      A short description of the status. Maximum length of 140 characters.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      If provided, updates the environment of the deploy. Otherwise, does not modify the environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Sets the URL for accessing your environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logUrl", - "description": "

      The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - } - ], - "category": "deployments" - }, - { - "name": "CreateDiscussionInput", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput", - "description": "

      Autogenerated input type of CreateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The id of the discussion category to associate with this discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The id of the repository on which to create the discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "CreateEnterpriseOrganizationInput", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput", - "description": "

      Autogenerated input type of CreateEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "adminLogins", - "description": "

      The logins for the administrators of the new organization.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingEmail", - "description": "

      The email used for sending billing receipts.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the new organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateEnvironmentInput", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput", - "description": "

      Autogenerated input type of CreateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "CreateIpAllowListEntryInput", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput", - "description": "

      Autogenerated input type of CreateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for which to create the new IP allow list entry.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateIssueInput", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput", - "description": "

      Autogenerated input type of CreateIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The Node ID for the user assignee for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTemplate", - "description": "

      The name of an issue template in the repository, assigns labels and assignees from the template to the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The Node ID of the issue type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parentIssueId", - "description": "

      The Node ID of the parent issue to add this new issue to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "CreateIssueTypeInput", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput", - "description": "

      Autogenerated input type of CreateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      Description of the new issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled on the org level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the issue type is restricted to issues in private repositories

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: isPrivate will be removed.\nReason: Private issue types are being deprecated and can no longer be created.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      Name of the new issue type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID for the organization on which the issue type is created.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLabelInput", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput", - "description": "

      Autogenerated input type of CreateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the color of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLinkedBranchInput", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput", - "description": "

      Autogenerated input type of CreateLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to link to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the new branch. Defaults to issue number and title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The commit SHA to base the new branch on.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      ID of the repository to create the branch in. Defaults to the issue repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateMigrationSourceInput", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput", - "description": "

      Autogenerated input type of CreateMigrationSource.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "CreateProjectInput", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput", - "description": "

      Autogenerated input type of CreateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryIds", - "description": "

      A list of repository IDs to create as linked repositories for the project.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      The name of the GitHub-provided template.

      ", - "type": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate" - } - ], - "category": "projects-classic" - }, - { - "name": "CreateProjectV2FieldInput", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput", - "description": "

      Autogenerated input type of CreateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dataType", - "description": "

      The data type of the field.

      ", - "type": "ProjectV2CustomFieldType!", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype" - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for an iteration field.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the field in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a single select field. At least one value is required if data_type is SINGLE_SELECT.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2Input", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input", - "description": "

      Autogenerated input type of CreateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The repository to link the project to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The team to link the project to. The team will be granted read permissions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2StatusUpdateInput", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput", - "description": "

      Autogenerated input type of CreateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the status update in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "CreatePullRequestInput", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput", - "description": "

      Autogenerated input type of CreatePullRequest.

      ", - "inputFields": [ - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether this pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "headRefName", - "description": "

      The name of the branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace head_ref_name with a user like this: username:branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRepositoryId", - "description": "

      The Node ID of the head repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "CreateRefInput", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput", - "description": "

      Autogenerated input type of CreateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The fully qualified name of the new Ref (ie: refs/heads/my_new_branch).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the new Ref shall target. Must point to a commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository to create the Ref in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "CreateRepositoryInput", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput", - "description": "

      Autogenerated input type of CreateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryRulesetInput", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput", - "description": "

      Autogenerated input type of CreateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The set of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput!", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new ruleset should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "CreateTeamDiscussionCommentInput", - "id": "createteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#createteamdiscussioncommentinput", - "description": "

      Autogenerated input type of CreateTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The content of the comment. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: body will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The ID of the discussion to which the comment belongs. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: discussionId will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "CreateTeamDiscussionInput", - "id": "createteamdiscussioninput", - "href": "/graphql/reference/input-objects#createteamdiscussioninput", - "description": "

      Autogenerated input type of CreateTeamDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The content of the discussion. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: body will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "private", - "description": "

      If true, restricts the visibility of this discussion to team members and\norganization owners. If false or not specified, allows any organization member\nto view this discussion.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: private will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamId", - "description": "

      The ID of the team to which the discussion belongs. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: teamId will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: title will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "CreateUserListInput", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput", - "description": "

      Autogenerated input type of CreateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "DeleteBranchProtectionRuleInput", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput", - "description": "

      Autogenerated input type of DeleteBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "DeleteDeploymentInput", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput", - "description": "

      Autogenerated input type of DeleteDeployment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the deployment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteDiscussionCommentInput", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput", - "description": "

      Autogenerated input type of DeleteDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node id of the discussion comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteDiscussionInput", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput", - "description": "

      Autogenerated input type of DeleteDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The id of the discussion to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteEnvironmentInput", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput", - "description": "

      Autogenerated input type of DeleteEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the environment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteIpAllowListEntryInput", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput", - "description": "

      Autogenerated input type of DeleteIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "DeleteIssueCommentInput", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput", - "description": "

      Autogenerated input type of DeleteIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueInput", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput", - "description": "

      Autogenerated input type of DeleteIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueTypeInput", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput", - "description": "

      Autogenerated input type of DeleteIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLabelInput", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput", - "description": "

      Autogenerated input type of DeleteLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLinkedBranchInput", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput", - "description": "

      Autogenerated input type of DeleteLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "linkedBranchId", - "description": "

      The ID of the linked branch.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeletePackageVersionInput", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput", - "description": "

      Autogenerated input type of DeletePackageVersion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersionId", - "description": "

      The ID of the package version to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "packages" - }, - { - "name": "DeleteProjectCardInput", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput", - "description": "

      Autogenerated input type of DeleteProjectCard.

      ", - "inputFields": [ - { - "name": "cardId", - "description": "

      The id of the card to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectColumnInput", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput", - "description": "

      Autogenerated input type of DeleteProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectInput", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput", - "description": "

      Autogenerated input type of DeleteProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectV2FieldInput", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput", - "description": "

      Autogenerated input type of DeleteProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2Input", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input", - "description": "

      Autogenerated input type of DeleteProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2ItemInput", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput", - "description": "

      Autogenerated input type of DeleteProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project from which the item should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2StatusUpdateInput", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput", - "description": "

      Autogenerated input type of DeleteProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2WorkflowInput", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput", - "description": "

      Autogenerated input type of DeleteProjectV2Workflow.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "workflowId", - "description": "

      The ID of the workflow to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeletePullRequestReviewCommentInput", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of DeletePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeletePullRequestReviewInput", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput", - "description": "

      Autogenerated input type of DeletePullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeleteRefInput", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput", - "description": "

      Autogenerated input type of DeleteRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "DeleteRepositoryRulesetInput", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput", - "description": "

      Autogenerated input type of DeleteRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteTeamDiscussionCommentInput", - "id": "deleteteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioncommentinput", - "description": "

      Autogenerated input type of DeleteTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "DeleteTeamDiscussionInput", - "id": "deleteteamdiscussioninput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioninput", - "description": "

      Autogenerated input type of DeleteTeamDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The discussion ID to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "DeleteUserListInput", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput", - "description": "

      Autogenerated input type of DeleteUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "listId", - "description": "

      The ID of the list to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "DeleteVerifiableDomainInput", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput", - "description": "

      Autogenerated input type of DeleteVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder", - "description": "

      Ordering options for deployment connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order deployments by.

      ", - "type": "DeploymentOrderField!", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "DequeuePullRequestInput", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput", - "description": "

      Autogenerated input type of DequeuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the pull request to be dequeued.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DisablePullRequestAutoMergeInput", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput", - "description": "

      Autogenerated input type of DisablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to disable auto merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder", - "description": "

      Ways in which lists of discussions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order discussions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order discussions.

      ", - "type": "DiscussionOrderField!", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder", - "description": "

      Ordering options for discussion poll option connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order poll options by.

      ", - "type": "DiscussionPollOptionOrderField!", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DismissPullRequestReviewInput", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput", - "description": "

      Autogenerated input type of DismissPullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "message", - "description": "

      The contents of the pull request review dismissal message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DismissRepositoryVulnerabilityAlertInput", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput", - "description": "

      Autogenerated input type of DismissRepositoryVulnerabilityAlert.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the Dependabot alert is being dismissed.

      ", - "type": "DismissReason!", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason" - }, - { - "name": "repositoryVulnerabilityAlertId", - "description": "

      The Dependabot alert ID to dismiss.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "dependabot" - }, - { - "name": "DraftPullRequestReviewComment", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment", - "description": "

      Specifies a review comment to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Position in the file to leave a comment on.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "DraftPullRequestReviewThread", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread", - "description": "

      Specifies a review comment thread to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers. The end of the line range for multi-line comments.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - } - ], - "category": "pulls" - }, - { - "name": "EnablePullRequestAutoMergeInput", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput", - "description": "

      Autogenerated input type of EnablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit message is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit headline is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to MERGE. NOTE: when merging\nwith a merge queue any input value for merge method is ignored.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to enable auto-merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnqueuePullRequestInput", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput", - "description": "

      Autogenerated input type of EnqueuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "jump", - "description": "

      Add the pull request to the front of the queue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to enqueue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder", - "description": "

      Ordering options for enterprise administrator invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise administrator invitations by.

      ", - "type": "EnterpriseAdministratorInvitationOrderField!", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder", - "description": "

      Ordering options for enterprise member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise members by.

      ", - "type": "EnterpriseMemberOrderField!", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder", - "description": "

      Ordering options for enterprises.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprises by.

      ", - "type": "EnterpriseOrderField!", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder", - "description": "

      Ordering options for Enterprise Server installation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Enterprise Server installations by.

      ", - "type": "EnterpriseServerInstallationOrderField!", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder", - "description": "

      Ordering options for Enterprise Server user account email connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order emails by.

      ", - "type": "EnterpriseServerUserAccountEmailOrderField!", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder", - "description": "

      Ordering options for Enterprise Server user account connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts by.

      ", - "type": "EnterpriseServerUserAccountOrderField!", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder", - "description": "

      Ordering options for Enterprise Server user accounts upload connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts uploads by.

      ", - "type": "EnterpriseServerUserAccountsUploadOrderField!", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments", - "description": "

      Ordering options for environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order environments by.

      ", - "type": "EnvironmentOrderField!", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "FileAddition", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition", - "description": "

      A command to add a file at the given path with the given contents as part of a\ncommit. Any existing file at that that path will be replaced.

      ", - "inputFields": [ - { - "name": "contents", - "description": "

      The base64 encoded contents of the file.

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the repository where the file will be located.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges", - "description": "

      A description of a set of changes to a file tree to be made as part of\na git commit, modeled as zero or more file additions and zero or more\nfile deletions.

      \n

      Both fields are optional; omitting both will produce a commit with no\nfile changes.

      \n

      deletions and additions describe changes to files identified\nby 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\nslash-prefixed.

      \n

      path values must be unique across all additions and deletions\nprovided. Any duplication will result in a validation error.

      \n

      Encoding

      \n

      File contents must be provided in full for each FileAddition.

      \n

      The contents of a FileAddition must be encoded using RFC 4648\ncompliant base64, i.e. correct padding is required and no characters\noutside the standard alphabet may be used. Invalid base64\nencoding will be rejected with a validation error.

      \n

      The encoded contents may be binary.

      \n

      For text files, no assumptions are made about the character encoding of\nthe file contents (after base64 decoding). No charset transcoding or\nline-ending normalization will be performed; it is the client's\nresponsibility to manage the character encoding of files they provide.\nHowever, for maximum compatibility we recommend using UTF-8 encoding\nand ensuring that all files in a repository use a consistent\nline-ending convention (\\n or \\r\\n), and that all files end\nwith a newline.

      \n

      Modeling file changes

      \n

      Each of the the five types of conceptual changes that can be made in a\ngit commit can be described using the FileChanges type as follows:

      \n
        \n
      1. \n

        New file addition: create file hello world\\n at path docs/README.txt:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"hello world\\n\")\n    }\n  ]\n}\n
        \n
      2. \n
      3. \n

        Existing file modification: change existing docs/README.txt to have new\ncontent new content here\\n:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"new content here\\n\")\n    }\n  ]\n}\n
        \n
      4. \n
      5. \n

        Existing file deletion: remove existing file docs/README.txt.\nNote that the path is required to exist -- specifying a\npath that does not exist on the given branch will abort the\ncommit and return an error.

        \n
        {\n  \"deletions\" [\n    {\n      \"path\": \"docs/README.txt\"\n    }\n  ]\n}\n
        \n
      6. \n
      7. \n

        File rename with no changes: rename docs/README.txt with\nprevious content hello world\\n to the same content at\nnewdocs/README.txt:

        \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
      8. \n
      9. \n

        File rename with changes: rename docs/README.txt with\nprevious content hello world\\n to a file at path\nnewdocs/README.txt with content new contents\\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
        \n
      10. \n
      ", - "inputFields": [ - { - "name": "additions", - "description": "

      File to add or change.

      ", - "type": "[FileAddition!]", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition" - }, - { - "name": "deletions", - "description": "

      Files to delete.

      ", - "type": "[FileDeletion!]", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion" - } - ], - "category": "git" - }, - { - "name": "FileDeletion", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion", - "description": "

      A command to delete the file at the given path as part of a commit.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to delete.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput", - "description": "

      Prevent commits that include changes in specified file paths from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowOrganizationInput", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput", - "description": "

      Autogenerated input type of FollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "FollowUserInput", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput", - "description": "

      Autogenerated input type of FollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder", - "description": "

      Ordering options for gist connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "GistOrderField!", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield" - } - ], - "category": "gists" - }, - { - "name": "GrantEnterpriseOrganizationsMigratorRoleInput", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of GrantEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GrantMigratorRoleInput", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput", - "description": "

      Autogenerated input type of GrantMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "ImportProjectInput", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput", - "description": "

      Autogenerated input type of ImportProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of Project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnImports", - "description": "

      A list of columns containing issues and pull requests.

      ", - "type": "[ProjectColumnImport!]!", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport" - }, - { - "name": "name", - "description": "

      The name of Project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerName", - "description": "

      The name of the Organization or User to create the Project under.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      Whether the Project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "migrations" - }, - { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder", - "description": "

      Ordering options for IP allow list entry connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order IP allow list entries by.

      ", - "type": "IpAllowListEntryOrderField!", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder", - "description": "

      Ways in which lists of issue comments can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issue comments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issue comments by.

      ", - "type": "IssueCommentOrderField!", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters", - "description": "

      Ways in which to filter lists of issues.

      ", - "inputFields": [ - { - "name": "assignee", - "description": "

      List issues assigned to given name. Pass in null for issues with no assigned\nuser, and * for issues assigned to any user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdBy", - "description": "

      List issues created by given name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      List issues where the list of label names exist on the issue.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mentioned", - "description": "

      List issues where the given name is mentioned in the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestone", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its database ID. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestoneNumber", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "since", - "description": "

      List issues that have been updated at or after the given date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "states", - "description": "

      List issues filtered by the list of states given.

      ", - "type": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "viewerSubscribed", - "description": "

      List issues subscribed to by viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issues by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issues by.

      ", - "type": "IssueOrderField!", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder", - "description": "

      Ordering options for issue types connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue types by.

      ", - "type": "IssueTypeOrderField!", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield" - } - ], - "category": "issues" - }, - { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder", - "description": "

      Ways in which lists of labels can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order labels by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order labels by.

      ", - "type": "LabelOrderField!", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield" - } - ], - "category": "issues" - }, - { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder", - "description": "

      Ordering options for language connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order languages by.

      ", - "type": "LanguageOrderField!", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield" - } - ], - "category": "repos" - }, - { - "name": "LinkProjectV2ToRepositoryInput", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput", - "description": "

      Autogenerated input type of LinkProjectV2ToRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkProjectV2ToTeamInput", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput", - "description": "

      Autogenerated input type of LinkProjectV2ToTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkRepositoryToProjectInput", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput", - "description": "

      Autogenerated input type of LinkRepositoryToProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to link to a Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository to link to a Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "LockLockableInput", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput", - "description": "

      Autogenerated input type of LockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockReason", - "description": "

      A reason for why the item will be locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be locked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder", - "description": "

      Ordering options for mannequins.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order mannequins by.

      ", - "type": "MannequinOrderField!", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield" - } - ], - "category": "migrations" - }, - { - "name": "MarkDiscussionCommentAsAnswerInput", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of MarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to mark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "MarkFileAsViewedInput", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput", - "description": "

      Autogenerated input type of MarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as viewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MarkProjectV2AsTemplateInput", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput", - "description": "

      Autogenerated input type of MarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to mark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "MarkPullRequestReadyForReviewInput", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput", - "description": "

      Autogenerated input type of MarkPullRequestReadyForReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be marked as ready for review.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput", - "description": "

      Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput", - "description": "

      Prevent commits that exceed a specified file size limit from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MergeBranchInput", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput", - "description": "

      Autogenerated input type of MergeBranch.

      ", - "inputFields": [ - { - "name": "base", - "description": "

      The name of the base branch that the provided head will be merged into.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitMessage", - "description": "

      Message to use for the merge commit. If omitted, a default will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "head", - "description": "

      The head to merge into the base branch. This can be a branch name or a commit GitObjectID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository containing the base branch that will be modified.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "branches" - }, - { - "name": "MergePullRequestInput", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput", - "description": "

      Autogenerated input type of MergePullRequest.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      OID that the pull request head ref must match to allow merge; if omitted, no check is performed.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be merged.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput", - "description": "

      Merges must be performed via a merge queue.

      ", - "inputFields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder", - "description": "

      Ordering options for milestone connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order milestones by.

      ", - "type": "MilestoneOrderField!", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield" - } - ], - "category": "issues" - }, - { - "name": "MinimizeCommentInput", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput", - "description": "

      Autogenerated input type of MinimizeComment.

      ", - "inputFields": [ - { - "name": "classifier", - "description": "

      The classification of comment.

      ", - "type": "ReportedContentClassifiers!", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MoveProjectCardInput", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput", - "description": "

      Autogenerated input type of MoveProjectCard.

      ", - "inputFields": [ - { - "name": "afterCardId", - "description": "

      Place the new card after the card with this id. Pass null to place it at the top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "cardId", - "description": "

      The id of the card to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move it into.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "MoveProjectColumnInput", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput", - "description": "

      Autogenerated input type of MoveProjectColumn.

      ", - "inputFields": [ - { - "name": "afterColumnId", - "description": "

      Place the new column after the column with this id. Pass null to place it at the front.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder", - "description": "

      Ordering options for an organization's enterprise owner connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise owners by.

      ", - "type": "OrgEnterpriseOwnerOrderField!", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for organization connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order organizations by.

      ", - "type": "OrganizationOrderField!", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield" - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder", - "description": "

      Ways in which lists of package files can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package files by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package files by.

      ", - "type": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder", - "description": "

      Ways in which lists of packages can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order packages by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order packages by.

      ", - "type": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder", - "description": "

      Ways in which lists of package versions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package versions by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package versions by.

      ", - "type": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield" - } - ], - "category": "packages" - }, - { - "name": "PinEnvironmentInput", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput", - "description": "

      Autogenerated input type of PinEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      The desired state of the environment. If true, environment will be pinned. If false, it will be unpinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deployments" - }, - { - "name": "PinIssueInput", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput", - "description": "

      Autogenerated input type of PinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be pinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder", - "description": "

      Ordering options for pinned environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pinned environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order pinned environments by.

      ", - "type": "PinnedEnvironmentOrderField!", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardImport", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport", - "description": "

      An issue or PR and its owning repository to be used in a project card.

      ", - "inputFields": [ - { - "name": "number", - "description": "

      The issue or pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      Repository name with owner (owner/repository).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnImport", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport", - "description": "

      A project column and a list of its issues and PRs.

      ", - "inputFields": [ - { - "name": "columnName", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issues", - "description": "

      A list of issues and pull requests in the column.

      ", - "type": "[ProjectCardImport!]", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport" - }, - { - "name": "position", - "description": "

      The position of the column, starting from 0.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectOrderField!", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Collaborator", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator", - "description": "

      A collaborator to update on a project. Only one of the userId or teamId should be provided.

      ", - "inputFields": [ - { - "name": "role", - "description": "

      The role to grant the collaborator.

      ", - "type": "ProjectV2Roles!", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles" - }, - { - "name": "teamId", - "description": "

      The ID of the team as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the user as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder", - "description": "

      Ordering options for project v2 field connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 fields by.

      ", - "type": "ProjectV2FieldOrderField!", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldValue", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue", - "description": "

      The values that can be used to update a field of an item inside a Project. Only 1 value can be updated at a time.

      ", - "inputFields": [ - { - "name": "date", - "description": "

      The ISO 8601 date to set on the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "iterationId", - "description": "

      The id of the iteration to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number to set on the field.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "singleSelectOptionId", - "description": "

      The id of the single select option to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The text to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters", - "description": "

      Ways in which to filter lists of projects.

      ", - "inputFields": [ - { - "name": "state", - "description": "

      List project v2 filtered by the state given.

      ", - "type": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder", - "description": "

      Ordering options for project v2 item field value connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 item field values by.

      ", - "type": "ProjectV2ItemFieldValueOrderField!", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder", - "description": "

      Ordering options for project v2 item connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 items by.

      ", - "type": "ProjectV2ItemOrderField!", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Iteration", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration", - "description": "

      Represents an iteration.

      ", - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of the iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startDate", - "description": "

      The start date for the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title for the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput", - "description": "

      Represents an iteration field configuration.

      ", - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of each iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      Zero or more iterations for the field.

      ", - "type": "[ProjectV2Iteration!]!", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration" - }, - { - "name": "startDate", - "description": "

      The start date for the first iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectV2OrderField!", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionInput", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput", - "description": "

      Represents a single select field option.

      ", - "inputFields": [ - { - "name": "color", - "description": "

      The display color of the option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The description text of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder", - "description": "

      Ways in which project v2 status updates can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "ProjectV2StatusUpdateOrderField!", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder", - "description": "

      Ordering options for project v2 view connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 views by.

      ", - "type": "ProjectV2ViewOrderField!", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder", - "description": "

      Ordering options for project v2 workflows connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 workflows by.

      ", - "type": "ProjectV2WorkflowsOrderField!", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinitionInput", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pull requests by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order pull requests by.

      ", - "type": "PullRequestOrderField!", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "inputFields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder", - "description": "

      Ways in which lists of reactions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order reactions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order reactions by.

      ", - "type": "ReactionOrderField!", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield" - } - ], - "category": "reactions" - }, - { - "name": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder", - "description": "

      Ways in which lists of git refs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order refs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order refs by.

      ", - "type": "RefOrderField!", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield" - } - ], - "category": "git" - }, - { - "name": "RefUpdate", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate", - "description": "

      A ref update.

      ", - "inputFields": [ - { - "name": "afterOid", - "description": "

      The value this ref should be updated to.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "beforeOid", - "description": "

      The value this ref needs to point to before the update.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "force", - "description": "

      Force a non fast-forward update.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The fully qualified name of the ref to be update. For example refs/heads/branch-name.

      ", - "type": "GitRefname!", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname" - } - ], - "category": "git" - }, - { - "name": "RegenerateVerifiableDomainTokenInput", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput", - "description": "

      Autogenerated input type of RegenerateVerifiableDomainToken.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to regenerate the verification token of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RejectDeploymentsInput", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput", - "description": "

      Autogenerated input type of RejectDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for rejecting deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder", - "description": "

      Ways in which lists of releases can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order releases by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order releases by.

      ", - "type": "ReleaseOrderField!", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield" - } - ], - "category": "releases" - }, - { - "name": "RemoveAssigneesFromAssignableInput", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput", - "description": "

      Autogenerated input type of RemoveAssigneesFromAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to remove assignees from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The id of users to remove as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RemoveEnterpriseAdminInput", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput", - "description": "

      Autogenerated input type of RemoveEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID from which to remove the administrator.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to remove as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveLabelsFromLabelableInput", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput", - "description": "

      Autogenerated input type of RemoveLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of labels to remove.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the Labelable to remove labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveOutsideCollaboratorInput", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput", - "description": "

      Autogenerated input type of RemoveOutsideCollaborator.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to remove the outside collaborator from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the outside collaborator to remove.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RemoveReactionInput", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput", - "description": "

      Autogenerated input type of RemoveReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji reaction to remove.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "RemoveStarInput", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput", - "description": "

      Autogenerated input type of RemoveStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to unstar.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "RemoveSubIssueInput", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput", - "description": "

      Autogenerated input type of RemoveSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveUpvoteInput", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput", - "description": "

      Autogenerated input type of RemoveUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to remove upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenDiscussionInput", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput", - "description": "

      Autogenerated input type of ReopenDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenIssueInput", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput", - "description": "

      Autogenerated input type of ReopenIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to be opened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ReopenPullRequestInput", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput", - "description": "

      Autogenerated input type of ReopenPullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "ReorderEnvironmentInput", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput", - "description": "

      Autogenerated input type of ReorderEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "position", - "description": "

      The desired position of the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "inputFields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder", - "description": "

      Ordering options for repository invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository invitations by.

      ", - "type": "RepositoryInvitationOrderField!", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder", - "description": "

      Ordering options for repository migrations.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "RepositoryMigrationOrderDirection!", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository migrations by.

      ", - "type": "RepositoryMigrationOrderField!", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder", - "description": "

      Ordering options for repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "RepositoryOrderField!", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput", - "description": "

      Specifies the conditions required for a ruleset to evaluate.

      ", - "inputFields": [ - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleInput", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput", - "description": "

      Specifies the attributes for a new or updated rule.

      ", - "inputFields": [ - { - "name": "id", - "description": "

      Optional ID of this rule when updating.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parameters", - "description": "

      The parameters for the rule.

      ", - "type": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput" - }, - { - "name": "type", - "description": "

      The type of rule to create.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder", - "description": "

      Ordering options for repository rules.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository rules by.

      ", - "type": "RepositoryRuleOrderField!", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorInput", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput", - "description": "

      Specifies the attributes for a new or updated ruleset bypass actor. Only one of\nactor_id, repository_role_database_id, organization_admin, or deploy_key\nshould be specified.

      ", - "inputFields": [ - { - "name": "actorId", - "description": "

      For Team and Integration bypasses, the Team or Integration ID.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassMode", - "description": "

      The bypass mode for this actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode!", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      For deploy key bypasses, true. Can only use ALWAYS as the bypass mode.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      For enterprise owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationAdmin", - "description": "

      For organization owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      For role bypasses, the role database ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "ReprioritizeSubIssueInput", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput", - "description": "

      Autogenerated input type of ReprioritizeSubIssue.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The id of the sub-issue to be prioritized after (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "beforeId", - "description": "

      The id of the sub-issue to be prioritized before (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the parent issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue to reprioritize.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RequestReviewsInput", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput", - "description": "

      Autogenerated input type of RequestReviews.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      The Node IDs of the team to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "union", - "description": "

      Add users to the set rather than replace.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "userIds", - "description": "

      The Node IDs of the user to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "inputFields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredStatusCheckInput", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput", - "description": "

      Specifies the attributes for a new or updated required status check.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The ID of the App that must set the status in order for it to be accepted.\nOmit this value to use whichever app has recently been setting this status, or\nuse \"any\" to allow any app to set the status.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "context", - "description": "

      Status check context that must pass for commits to be accepted to the matching branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfigurationInput!]!", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RerequestCheckSuiteInput", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput", - "description": "

      Autogenerated input type of RerequestCheckSuite.

      ", - "inputFields": [ - { - "name": "checkSuiteId", - "description": "

      The Node ID of the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "ResolveReviewThreadInput", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput", - "description": "

      Autogenerated input type of ResolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to resolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RevertPullRequestInput", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput", - "description": "

      Autogenerated input type of RevertPullRequest.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether the revert pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to revert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RevokeEnterpriseOrganizationsMigratorRoleInput", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of RevokeEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to revoke the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RevokeMigratorRoleInput", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput", - "description": "

      Autogenerated input type of RevokeMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to revoke the migrator role from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput", - "description": "

      Specifies the parameters for a RepositoryRule object. Only one of the fields should be specified.

      ", - "inputFields": [ - { - "name": "branchNamePattern", - "description": "

      Parameters used for the branch_name_pattern rule type.

      ", - "type": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput" - }, - { - "name": "codeScanning", - "description": "

      Parameters used for the code_scanning rule type.

      ", - "type": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput" - }, - { - "name": "commitAuthorEmailPattern", - "description": "

      Parameters used for the commit_author_email_pattern rule type.

      ", - "type": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput" - }, - { - "name": "commitMessagePattern", - "description": "

      Parameters used for the commit_message_pattern rule type.

      ", - "type": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput" - }, - { - "name": "committerEmailPattern", - "description": "

      Parameters used for the committer_email_pattern rule type.

      ", - "type": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput" - }, - { - "name": "fileExtensionRestriction", - "description": "

      Parameters used for the file_extension_restriction rule type.

      ", - "type": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput" - }, - { - "name": "filePathRestriction", - "description": "

      Parameters used for the file_path_restriction rule type.

      ", - "type": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput" - }, - { - "name": "maxFilePathLength", - "description": "

      Parameters used for the max_file_path_length rule type.

      ", - "type": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput" - }, - { - "name": "maxFileSize", - "description": "

      Parameters used for the max_file_size rule type.

      ", - "type": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput" - }, - { - "name": "mergeQueue", - "description": "

      Parameters used for the merge_queue rule type.

      ", - "type": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput" - }, - { - "name": "pullRequest", - "description": "

      Parameters used for the pull_request rule type.

      ", - "type": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput" - }, - { - "name": "requiredDeployments", - "description": "

      Parameters used for the required_deployments rule type.

      ", - "type": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput" - }, - { - "name": "requiredStatusChecks", - "description": "

      Parameters used for the required_status_checks rule type.

      ", - "type": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput" - }, - { - "name": "tagNamePattern", - "description": "

      Parameters used for the tag_name_pattern rule type.

      ", - "type": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput" - }, - { - "name": "update", - "description": "

      Parameters used for the update rule type.

      ", - "type": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput" - }, - { - "name": "workflows", - "description": "

      Parameters used for the workflows rule type.

      ", - "type": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput" - } - ], - "category": "other" - }, - { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder", - "description": "

      Ordering options for saved reply connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order saved replies by.

      ", - "type": "SavedReplyOrderField!", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield" - } - ], - "category": "users" - }, - { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder", - "description": "

      Ways in which star connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "StarOrderField!", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield" - } - ], - "category": "activity" - }, - { - "name": "StartOrganizationMigrationInput", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput", - "description": "

      Autogenerated input type of StartOrganizationMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceAccessToken", - "description": "

      The migration source access token.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetEnterpriseId", - "description": "

      The ID of the enterprise the target organization belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StartRepositoryMigrationInput", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput", - "description": "

      Autogenerated input type of StartRepositoryMigration.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "continueOnError", - "description": "

      Whether to continue the migration on error. Defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "gitArchiveUrl", - "description": "

      The signed URL to access the user-uploaded git archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockSource", - "description": "

      Whether to lock the source repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "metadataArchiveUrl", - "description": "

      The signed URL to access the user-uploaded metadata archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the imported repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryName", - "description": "

      The name of the imported repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "skipReleases", - "description": "

      Whether to skip migrating releases for the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The ID of the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceRepositoryUrl", - "description": "

      The URL of the source repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetRepoVisibility", - "description": "

      The visibility of the imported repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StatusCheckConfigurationInput", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput", - "description": "

      Required status check.

      ", - "inputFields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "SubmitPullRequestReviewInput", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput", - "description": "

      Autogenerated input type of SubmitPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text field to set on the Pull Request Review.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "event", - "description": "

      The event to send to the Pull Request Review.

      ", - "type": "PullRequestReviewEvent!", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Pull Request ID to submit any pending reviews.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Pull Request Review ID to submit.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "TeamDiscussionCommentOrder", - "id": "teamdiscussioncommentorder", - "href": "/graphql/reference/input-objects#teamdiscussioncommentorder", - "description": "

      Ways in which team discussion comment connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "TeamDiscussionCommentOrderField!", - "id": "teamdiscussioncommentorderfield", - "href": "/graphql/reference/enums#teamdiscussioncommentorderfield" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionOrder", - "id": "teamdiscussionorder", - "href": "/graphql/reference/input-objects#teamdiscussionorder", - "description": "

      Ways in which team discussion connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "TeamDiscussionOrderField!", - "id": "teamdiscussionorderfield", - "href": "/graphql/reference/enums#teamdiscussionorderfield" - } - ], - "category": "other" - }, - { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder", - "description": "

      Ordering options for team member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order team members by.

      ", - "type": "TeamMemberOrderField!", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder", - "description": "

      Ways in which team connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "TeamOrderField!", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder", - "description": "

      Ordering options for team repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "TeamRepositoryOrderField!", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield" - } - ], - "category": "teams" - }, - { - "name": "TransferIssueInput", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput", - "description": "

      Autogenerated input type of TransferIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createLabelsIfMissing", - "description": "

      Whether to create labels if they don't exist in the target repository (matched by name).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueId", - "description": "

      The Node ID of the issue to be transferred.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository the issue should be transferred to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnarchiveProjectV2ItemInput", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput", - "description": "

      Autogenerated input type of UnarchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnarchiveRepositoryInput", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput", - "description": "

      Autogenerated input type of UnarchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "UnfollowOrganizationInput", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput", - "description": "

      Autogenerated input type of UnfollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UnfollowUserInput", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput", - "description": "

      Autogenerated input type of UnfollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UnlinkProjectV2FromRepositoryInput", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkProjectV2FromTeamInput", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkRepositoryFromProjectInput", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput", - "description": "

      Autogenerated input type of UnlinkRepositoryFromProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project linked to the Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository linked to the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UnlockLockableInput", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput", - "description": "

      Autogenerated input type of UnlockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be unlocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkDiscussionCommentAsAnswerInput", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of UnmarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to unmark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UnmarkFileAsViewedInput", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput", - "description": "

      Autogenerated input type of UnmarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as unviewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UnmarkIssueAsDuplicateInput", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput", - "description": "

      Autogenerated input type of UnmarkIssueAsDuplicate.

      ", - "inputFields": [ - { - "name": "canonicalId", - "description": "

      ID of the issue or pull request currently considered canonical/authoritative/original.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateId", - "description": "

      ID of the issue or pull request currently marked as a duplicate.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkProjectV2AsTemplateInput", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput", - "description": "

      Autogenerated input type of UnmarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to unmark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnminimizeCommentInput", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput", - "description": "

      Autogenerated input type of UnminimizeComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnpinIssueInput", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput", - "description": "

      Autogenerated input type of UnpinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be unpinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnresolveReviewThreadInput", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput", - "description": "

      Autogenerated input type of UnresolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to unresolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateBranchProtectionRuleInput", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput", - "description": "

      Autogenerated input type of UpdateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "UpdateCheckRunInput", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput", - "description": "

      Autogenerated input type of UpdateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "checkRunId", - "description": "

      The node of the check.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "UpdateCheckSuitePreferencesInput", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput", - "description": "

      Autogenerated input type of UpdateCheckSuitePreferences.

      ", - "inputFields": [ - { - "name": "autoTriggerPreferences", - "description": "

      The check suite preferences to modify.

      ", - "type": "[CheckSuiteAutoTriggerPreference!]!", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "UpdateDiscussionCommentInput", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput", - "description": "

      Autogenerated input type of UpdateDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commentId", - "description": "

      The Node ID of the discussion comment to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UpdateDiscussionInput", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput", - "description": "

      Autogenerated input type of UpdateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the discussion body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The Node ID of a discussion category within the same repository to change this discussion to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The new discussion title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "policyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "settingValue", - "description": "

      The value for the allow private repository forking setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the base repository permission setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the base repository permission setting on the enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDeployKeySettingInput", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDeployKeySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the deploy key setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the deploy key setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can change repository visibility setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can change repository visibility setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can create repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "membersCanCreateInternalRepositories", - "description": "

      Allow members to create internal repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositories", - "description": "

      Allow members to create private repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositories", - "description": "

      Allow members to create public repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesPolicyEnabled", - "description": "

      When false, allow member organizations to set their own repository creation member privileges.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "settingValue", - "description": "

      Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete issues setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete issues setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete repositories setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can invite collaborators setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can invite collaborators setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanMakePurchasesSettingInput", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can make purchases setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can make purchases setting on the enterprise.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can update protected branches setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can update protected branches setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can view dependency insights setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can view dependency insights setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOrganizationProjectsSettingInput", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the organization projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the organization projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOwnerOrganizationRoleInput", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput", - "description": "

      Autogenerated input type of UpdateEnterpriseOwnerOrganizationRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the owner belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization for membership change.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationRole", - "description": "

      The role to assume in the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseProfileInput", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput", - "description": "

      Autogenerated input type of UpdateEnterpriseProfile.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise's website.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseRepositoryProjectsSettingInput", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the repository projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the repository projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTeamDiscussionsSettingInput", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the team discussions setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the team discussions setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "other" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two-factor authentication disallowed methods setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two-factor authentication disallowed methods setting on the enterprise.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two factor authentication required setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two factor authentication required setting on the enterprise.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnvironmentInput", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput", - "description": "

      Autogenerated input type of UpdateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The node ID of the environment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The ids of users or teams that can approve deployments to this environment.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "UpdateIpAllowListEnabledSettingInput", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the IP allow list enabled setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list enabled setting.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListEntryInput", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput", - "description": "

      Autogenerated input type of UpdateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListForInstalledAppsEnabledSettingInput", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListForInstalledAppsEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list configuration for installed GitHub Apps setting.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIssueCommentInput", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput", - "description": "

      Autogenerated input type of UpdateIssueComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the IssueComment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueInput", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput", - "description": "

      Autogenerated input type of UpdateIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the Issue to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the Issue Type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The desired issue state.

      ", - "type": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueIssueTypeInput", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update on the issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueTypeInput", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The description of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled for the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the issue type is restricted to issues in private repositories

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: isPrivate will be removed.\nReason: Private issue types are being deprecated and can no longer be created.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateLabelInput", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput", - "description": "

      Autogenerated input type of UpdateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the updated color of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The updated name of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateNotificationRestrictionSettingInput", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput", - "description": "

      Autogenerated input type of UpdateNotificationRestrictionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the restrict notifications setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the restrict notifications setting.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - } - ], - "category": "activity" - }, - { - "name": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "forkingEnabled", - "description": "

      Enable forking of private repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UpdateOrganizationWebCommitSignoffSettingInput", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the web commit signoff setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Enable signoff on web-based commits for repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "orgs" - }, - { - "name": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "inputFields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateProjectCardInput", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput", - "description": "

      Autogenerated input type of UpdateProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isArchived", - "description": "

      Whether or not the ProjectCard should be archived.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "note", - "description": "

      The note of ProjectCard.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectColumnInput", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput", - "description": "

      Autogenerated input type of UpdateProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The ProjectColumn ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectInput", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput", - "description": "

      Autogenerated input type of UpdateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Whether the project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectV2CollaboratorsInput", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput", - "description": "

      Autogenerated input type of UpdateProjectV2Collaborators.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "collaborators", - "description": "

      The collaborators to update.

      ", - "type": "[ProjectV2Collaborator!]!", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator" - }, - { - "name": "projectId", - "description": "

      The ID of the project to update the collaborators for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2DraftIssueInput", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput", - "description": "

      Autogenerated input type of UpdateProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftIssueId", - "description": "

      The ID of the draft issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2FieldInput", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput", - "description": "

      Autogenerated input type of UpdateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for an iteration field.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name to update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a field of type SINGLE_SELECT. If empty, no changes will be made\nto the options. If values are present, they will overwrite the existing\noptions for the field.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2Input", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input", - "description": "

      Autogenerated input type of UpdateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "closed", - "description": "

      Set the project to closed or open.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Set the project to public or private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      Set the readme description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "shortDescription", - "description": "

      Set the short description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      Set the title of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemFieldValueInput", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "value", - "description": "

      The value which will be set on the field.

      ", - "type": "ProjectV2FieldValue!", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemPositionInput", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemPosition.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The ID of the item to position this item after. If omitted or set to null the item will be moved to top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be moved.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2StatusUpdateInput", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput", - "description": "

      Autogenerated input type of UpdateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "UpdatePullRequestBranchInput", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput", - "description": "

      Autogenerated input type of UpdatePullRequestBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The head ref oid for the upstream branch.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "updateMethod", - "description": "

      The update branch method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestInput", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput", - "description": "

      Autogenerated input type of UpdatePullRequest.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this pull request.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "state", - "description": "

      The target state of the pull request.

      ", - "type": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate" - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewCommentInput", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of UpdatePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewCommentId", - "description": "

      The Node ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewInput", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput", - "description": "

      Autogenerated input type of UpdatePullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateRefInput", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput", - "description": "

      Autogenerated input type of UpdateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "force", - "description": "

      Permit updates of branch Refs that are not fast-forwards?.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the Ref shall be updated to target.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRefsInput", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput", - "description": "

      Autogenerated input type of UpdateRefs.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdates", - "description": "

      A list of ref updates.

      ", - "type": "[RefUpdate!]!", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRepositoryInput", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput", - "description": "

      Autogenerated input type of UpdateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A new description for the repository. Pass an empty string to erase the existing description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository should have the discussions feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository should have the project boards feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository. Pass an empty string to erase the existing URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The new name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryRulesetInput", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput", - "description": "

      Autogenerated input type of UpdateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The list of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryWebCommitSignoffSettingInput", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateRepositoryWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Indicates if the repository should require signoff on web-based commits.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateSubscriptionInput", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput", - "description": "

      Autogenerated input type of UpdateSubscription.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The new state of the subscription.

      ", - "type": "SubscriptionState!", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "subscribableId", - "description": "

      The Node ID of the subscribable object to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "UpdateTeamDiscussionCommentInput", - "id": "updateteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#updateteamdiscussioncommentinput", - "description": "

      Autogenerated input type of UpdateTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "UpdateTeamDiscussionInput", - "id": "updateteamdiscussioninput", - "href": "/graphql/reference/input-objects#updateteamdiscussioninput", - "description": "

      Autogenerated input type of UpdateTeamDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the discussion.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content. If provided, this update operation\nwill be rejected if the given version does not match the latest version on the server.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      If provided, sets the pinned state of the updated discussion.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The updated title of the discussion.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "UpdateTeamReviewAssignmentInput", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput", - "description": "

      Autogenerated input type of UpdateTeamReviewAssignment.

      ", - "inputFields": [ - { - "name": "algorithm", - "description": "

      The algorithm to use for review assignment.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countMembersAlreadyRequested", - "description": "

      Count any members whose review has already been requested against the required number of members assigned to review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enabled", - "description": "

      Turn on or off review assignment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "excludedTeamMemberIds", - "description": "

      An array of team member IDs to exclude.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "id", - "description": "

      The Node ID of the team to update review assignments of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "includeChildTeamMembers", - "description": "

      Include the members of any child teams when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "notifyTeam", - "description": "

      Notify the entire team of the PR if it is delegated.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "removeTeamRequest", - "description": "

      Remove the team review request when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamMemberCount", - "description": "

      The number of team members to assign.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "UpdateTeamsRepositoryInput", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput", - "description": "

      Autogenerated input type of UpdateTeamsRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permission", - "description": "

      Permission that should be granted to the teams.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repositoryId", - "description": "

      Repository ID being granted access to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      A list of teams being granted access. Limit: 10.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "teams" - }, - { - "name": "UpdateTopicsInput", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput", - "description": "

      Autogenerated input type of UpdateTopics.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "topicNames", - "description": "

      An array of topic names.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "UpdateUserListInput", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput", - "description": "

      Autogenerated input type of UpdateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "listId", - "description": "

      The ID of the list to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UpdateUserListsForItemInput", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput", - "description": "

      Autogenerated input type of UpdateUserListsForItem.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The item to add to the list.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "listIds", - "description": "

      The lists to which this item should belong.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "suggestedListIds", - "description": "

      The suggested lists to create and add this item to.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder", - "description": "

      Ordering options for user status connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user statuses by.

      ", - "type": "UserStatusOrderField!", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder", - "description": "

      Ordering options for verifiable domain connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order verifiable domains by.

      ", - "type": "VerifiableDomainOrderField!", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield" - } - ], - "category": "orgs" - }, - { - "name": "VerifyVerifiableDomainInput", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput", - "description": "

      Autogenerated input type of VerifyVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to verify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "WorkflowFileReferenceInput", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput", - "description": "

      A workflow that must run for this rule to pass.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder", - "description": "

      Ways in which lists of workflow runs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order workflow runs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order workflows.

      ", - "type": "WorkflowRunOrderField!", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReferenceInput!]!", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput" - } - ], - "category": "actions" - } - ], - "scalars": [ - { - "name": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string", - "description": "

      A (potentially binary) string encoded using base64.

      ", - "category": "other" - }, - { - "name": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint", - "description": "

      Represents non-fractional signed whole numeric values. Since the value may\nexceed the size of a 32-bit integer, it's encoded as a string.

      ", - "category": "other" - }, - { - "name": "Boolean", - "description": "

      Represents true or false values.

      ", - "id": "boolean", - "href": "/graphql/reference/other#other-other-other-other-other-scalar-boolean", - "category": "other" - }, - { - "name": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date", - "description": "

      An ISO-8601 encoded date string.

      ", - "category": "other" - }, - { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      An ISO-8601 encoded UTC date string.

      ", - "category": "other" - }, - { - "name": "Float", - "description": "

      Represents signed double-precision fractional values as specified by IEEE 754.

      ", - "id": "float", - "href": "/graphql/reference/other#other-other-other-other-other-scalar-float", - "category": "other" - }, - { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid", - "description": "

      A Git object ID.

      ", - "category": "other" - }, - { - "name": "GitRefname", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname", - "description": "

      A fully qualified reference name (e.g. refs/heads/master).

      ", - "category": "other" - }, - { - "name": "GitSSHRemote", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote", - "description": "

      Git SSH string.

      ", - "category": "other" - }, - { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp", - "description": "

      An ISO-8601 encoded date string. Unlike the DateTime type, GitTimestamp is not converted in UTC.

      ", - "category": "other" - }, - { - "name": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "description": "

      A string containing HTML code.

      ", - "category": "other" - }, - { - "name": "ID", - "description": "

      Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as \"VXNlci0xMA==\") or integer (such as 4) input value will be accepted as an ID.

      ", - "id": "id", - "href": "/graphql/reference/other#other-other-other-other-other-scalar-id", - "category": "other" - }, - { - "name": "Int", - "description": "

      Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

      ", - "id": "int", - "href": "/graphql/reference/other#other-other-other-other-other-scalar-int", - "category": "other" - }, - { - "name": "PreciseDateTime", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "description": "

      An ISO-8601 encoded UTC date string with millisecond precision.

      ", - "category": "other" - }, - { - "name": "String", - "description": "

      Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

      ", - "id": "string", - "href": "/graphql/reference/other#other-other-other-other-other-scalar-string", - "category": "other" - }, - { - "name": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

      ", - "category": "other" - }, - { - "name": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate", - "description": "

      A valid x509 certificate string.

      ", - "category": "other" - } - ] -} \ No newline at end of file diff --git a/src/graphql/data/ghes-3.18/schema.json b/src/graphql/data/ghes-3.18/schema.json deleted file mode 100644 index 9432ff04e2b5..000000000000 --- a/src/graphql/data/ghes-3.18/schema.json +++ /dev/null @@ -1,92884 +0,0 @@ -{ - "queries": [ - { - "name": "codeOfConduct", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The code of conduct's key.

      " - } - ], - "category": "meta" - }, - { - "name": "codesOfConduct", - "type": "[CodeOfConduct]", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [], - "category": "meta" - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      Look up an enterprise by URL slug.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise invitation token.

      " - }, - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise URL slug.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      ", - "args": [], - "category": "other" - }, - { - "name": "license", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Look up an open source license by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The license's downcased SPDX ID.

      " - } - ], - "category": "licenses" - }, - { - "name": "licenses", - "type": "[License]!", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Return a list of known open source licenses.

      ", - "args": [], - "category": "licenses" - }, - { - "name": "meta", - "type": "GitHubMetadata!", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Return information about the GitHub instance.

      ", - "args": [], - "category": "meta" - }, - { - "name": "node", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Fetches an object given its ID.

      ", - "args": [ - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      " - } - ], - "category": "meta" - }, - { - "name": "nodes", - "type": "[Node]!", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Lookup nodes by a list of IDs.

      ", - "args": [ - { - "name": "ids", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The list of node IDs.

      " - } - ], - "category": "meta" - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      Lookup a organization by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The organization's login.

      " - } - ], - "category": "orgs" - }, - { - "name": "organizations", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "orderBy", - "type": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for the User's organizations.

      " - } - ], - "category": "orgs" - }, - { - "name": "rateLimit", - "type": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      The client's rate limit information.

      ", - "args": [ - { - "name": "dryRun", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      If true, calculate the cost for the query without evaluating it.

      " - } - ], - "category": "meta" - }, - { - "name": "relay", - "type": "Query!", - "id": "query", - "href": "/graphql/reference/objects#query", - "description": "

      Workaround for re-exposing the root query object. (Refer to\nhttps://github.com/facebook/relay/issues/112 for more information.).

      ", - "args": [], - "category": "other" - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      Lookup a given repository by the owner and repository name.

      ", - "args": [ - { - "name": "followRenames", - "defaultValue": true, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      " - }, - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The name of the repository.

      " - }, - { - "name": "owner", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login field of a user or organization.

      " - } - ], - "category": "repos" - }, - { - "name": "repositoryOwner", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Lookup a repository owner (ie. either a User or an Organization) by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The username to lookup the owner by.

      " - } - ], - "category": "repos" - }, - { - "name": "resource", - "type": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Lookup resource by a URL.

      ", - "args": [ - { - "name": "url", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      The URL.

      " - } - ], - "category": "meta" - }, - { - "name": "search", - "type": "SearchResultItemConnection!", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      Perform a search across resources, returning a maximum of 1,000 results.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "query", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The search string to look for. GitHub search syntax is supported. For more\ninformation, see \"Searching on\nGitHub,\"\n\"Understanding the search syntax,\"\nand \"Sorting search results.\".

      " - }, - { - "name": "type", - "type": "SearchType!", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      The types of search items to search within.

      " - } - ], - "category": "search" - }, - { - "name": "securityAdvisories", - "type": "SecurityAdvisoryConnection!", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of classifications to filter advisories by.

      " - }, - { - "name": "epssPercentage", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentage to filter advisories by.

      " - }, - { - "name": "epssPercentile", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentile to filter advisories by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "publishedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those published since a time in the past.

      " - }, - { - "name": "updatedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those updated since a time in the past.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityAdvisory", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      Fetch a Security Advisory by its GHSA ID.

      ", - "args": [ - { - "name": "ghsaId", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      GitHub Security Advisory ID.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityVulnerabilities", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      Software Vulnerabilities documented by GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      " - }, - { - "name": "ecosystem", - "type": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "package", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A package name to filter vulnerabilities by.

      " - }, - { - "name": "severities", - "type": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      A list of severities to filter vulnerabilities by.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      Look up a topic by name.

      ", - "args": [ - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The topic's name.

      " - } - ], - "category": "repos" - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      Lookup a user by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The user's login.

      " - } - ], - "category": "users" - }, - { - "name": "users", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - } - ], - "category": "users" - }, - { - "name": "viewer", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The currently authenticated user.

      ", - "args": [], - "category": "users" - } - ], - "mutations": [ - { - "name": "abortQueuedMigrations", - "id": "abortqueuedmigrations", - "href": "/graphql/reference/mutations#abortqueuedmigrations", - "description": "

      Clear all of a customer's queued migrations.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortQueuedMigrationsInput!", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "abortRepositoryMigration", - "id": "abortrepositorymigration", - "href": "/graphql/reference/mutations#abortrepositorymigration", - "description": "

      Abort a repository migration queued or in progress.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortRepositoryMigrationInput!", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "accessUserNamespaceRepository", - "id": "accessusernamespacerepository", - "href": "/graphql/reference/mutations#accessusernamespacerepository", - "description": "

      Access user namespace repository for a temporary duration.

      ", - "inputFields": [ - { - "name": "input", - "type": "AccessUserNamespaceRepositoryInput!", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "expiresAt", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      The time that repository access expires at.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that is temporarily accessible.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addAssigneesToAssignable", - "id": "addassigneestoassignable", - "href": "/graphql/reference/mutations#addassigneestoassignable", - "description": "

      Adds assignees to an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddAssigneesToAssignableInput!", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "addComment", - "id": "addcomment", - "href": "/graphql/reference/mutations#addcomment", - "description": "

      Adds a comment to an Issue or Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddCommentInput!", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commentEdge", - "type": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      The edge from the subject's comment connection.

      " - }, - { - "name": "subject", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      The subject.

      " - }, - { - "name": "timelineEdge", - "type": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      The edge from the subject's timeline connection.

      " - } - ], - "category": "issues" - }, - { - "name": "addDiscussionComment", - "id": "adddiscussioncomment", - "href": "/graphql/reference/mutations#adddiscussioncomment", - "description": "

      Adds a comment to a Discussion, possibly as a reply to another comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionCommentInput!", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The newly created discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "addDiscussionPollVote", - "id": "adddiscussionpollvote", - "href": "/graphql/reference/mutations#adddiscussionpollvote", - "description": "

      Vote for an option in a discussion poll.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionPollVoteInput!", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pollOption", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      The poll option that a vote was added to.

      " - } - ], - "category": "discussions" - }, - { - "name": "addEnterpriseAdmin", - "id": "addenterpriseadmin", - "href": "/graphql/reference/mutations#addenterpriseadmin", - "description": "

      Adds an administrator to the global enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseAdminInput!", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was added as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "role", - "type": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The role of the administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "addEnterpriseOrganizationMember", - "id": "addenterpriseorganizationmember", - "href": "/graphql/reference/mutations#addenterpriseorganizationmember", - "description": "

      Adds enterprise members to an organization within the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseOrganizationMemberInput!", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "users", - "type": "[User!]", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The users who were added to the organization.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addLabelsToLabelable", - "id": "addlabelstolabelable", - "href": "/graphql/reference/mutations#addlabelstolabelable", - "description": "

      Adds labels to a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddLabelsToLabelableInput!", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was labeled.

      " - } - ], - "category": "issues" - }, - { - "name": "addProjectCard", - "id": "addprojectcard", - "href": "/graphql/reference/mutations#addprojectcard", - "description": "

      Adds a card to a ProjectColumn. Either contentId or note must be provided but not both.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectCardInput!", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The edge from the ProjectColumn's card connection.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The ProjectColumn.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectColumn", - "id": "addprojectcolumn", - "href": "/graphql/reference/mutations#addprojectcolumn", - "description": "

      Adds a column to a Project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectColumnInput!", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The edge from the project's column connection.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectV2DraftIssue", - "id": "addprojectv2draftissue", - "href": "/graphql/reference/mutations#addprojectv2draftissue", - "description": "

      Creates a new draft issue and add it to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2DraftIssueInput!", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectItem", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The draft issue added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addProjectV2ItemById", - "id": "addprojectv2itembyid", - "href": "/graphql/reference/mutations#addprojectv2itembyid", - "description": "

      Links an existing content instance to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2ItemByIdInput!", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addPullRequestReview", - "id": "addpullrequestreview", - "href": "/graphql/reference/mutations#addpullrequestreview", - "description": "

      Adds a review to a Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewInput!", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The newly created pull request review.

      " - }, - { - "name": "reviewEdge", - "type": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      The edge from the pull request's review connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewComment", - "id": "addpullrequestreviewcomment", - "href": "/graphql/reference/mutations#addpullrequestreviewcomment", - "description": "

      Adds a comment to a review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewCommentInput!", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created comment.

      " - }, - { - "name": "commentEdge", - "type": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      The edge from the review's comment connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThread", - "id": "addpullrequestreviewthread", - "href": "/graphql/reference/mutations#addpullrequestreviewthread", - "description": "

      Adds a new thread to a pending Pull Request Review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadInput!", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The newly created thread.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThreadReply", - "id": "addpullrequestreviewthreadreply", - "href": "/graphql/reference/mutations#addpullrequestreviewthreadreply", - "description": "

      Adds a reply to an existing Pull Request Review Thread.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadReplyInput!", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created reply.

      " - } - ], - "category": "pulls" - }, - { - "name": "addReaction", - "id": "addreaction", - "href": "/graphql/reference/mutations#addreaction", - "description": "

      Adds a reaction to a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddReactionInput!", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "addStar", - "id": "addstar", - "href": "/graphql/reference/mutations#addstar", - "description": "

      Adds a star to a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddStarInput!", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "addSubIssue", - "id": "addsubissue", - "href": "/graphql/reference/mutations#addsubissue", - "description": "

      Adds a sub-issue to a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddSubIssueInput!", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was added to.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "addUpvote", - "id": "addupvote", - "href": "/graphql/reference/mutations#addupvote", - "description": "

      Add an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddUpvoteInput!", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "addVerifiableDomain", - "id": "addverifiabledomain", - "href": "/graphql/reference/mutations#addverifiabledomain", - "description": "

      Adds a verifiable domain to an owning account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddVerifiableDomainInput!", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "approveDeployments", - "id": "approvedeployments", - "href": "/graphql/reference/mutations#approvedeployments", - "description": "

      Approve all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveDeploymentsInput!", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "approveVerifiableDomain", - "id": "approveverifiabledomain", - "href": "/graphql/reference/mutations#approveverifiabledomain", - "description": "

      Approve a verifiable domain for notification delivery.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveVerifiableDomainInput!", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was approved.

      " - } - ], - "category": "orgs" - }, - { - "name": "archiveProjectV2Item", - "id": "archiveprojectv2item", - "href": "/graphql/reference/mutations#archiveprojectv2item", - "description": "

      Archives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveProjectV2ItemInput!", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item archived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "archiveRepository", - "id": "archiverepository", - "href": "/graphql/reference/mutations#archiverepository", - "description": "

      Marks a repository as archived.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveRepositoryInput!", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was marked as archived.

      " - } - ], - "category": "repos" - }, - { - "name": "changeUserStatus", - "id": "changeuserstatus", - "href": "/graphql/reference/mutations#changeuserstatus", - "description": "

      Update your status on GitHub.

      ", - "inputFields": [ - { - "name": "input", - "type": "ChangeUserStatusInput!", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "status", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      Your updated status.

      " - } - ], - "category": "users" - }, - { - "name": "clearLabelsFromLabelable", - "id": "clearlabelsfromlabelable", - "href": "/graphql/reference/mutations#clearlabelsfromlabelable", - "description": "

      Clears all labels from a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearLabelsFromLabelableInput!", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was unlabeled.

      " - } - ], - "category": "issues" - }, - { - "name": "clearProjectV2ItemFieldValue", - "id": "clearprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#clearprojectv2itemfieldvalue", - "description": "

      This mutation clears the value of a field for an item in a Project. Currently\nonly text, number, date, assignees, labels, single-select, iteration and\nmilestone fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearProjectV2ItemFieldValueInput!", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "cloneProject", - "id": "cloneproject", - "href": "/graphql/reference/mutations#cloneproject", - "description": "

      Creates a new project by cloning configuration from an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneProjectInput!", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "jobStatusId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The id of the JobStatus for populating cloned fields.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new cloned project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "cloneTemplateRepository", - "id": "clonetemplaterepository", - "href": "/graphql/reference/mutations#clonetemplaterepository", - "description": "

      Create a new repository with the same files and directory structure as a template repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneTemplateRepositoryInput!", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "closeDiscussion", - "id": "closediscussion", - "href": "/graphql/reference/mutations#closediscussion", - "description": "

      Close a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseDiscussionInput!", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was closed.

      " - } - ], - "category": "discussions" - }, - { - "name": "closeIssue", - "id": "closeissue", - "href": "/graphql/reference/mutations#closeissue", - "description": "

      Close an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseIssueInput!", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was closed.

      " - } - ], - "category": "issues" - }, - { - "name": "closePullRequest", - "id": "closepullrequest", - "href": "/graphql/reference/mutations#closepullrequest", - "description": "

      Close a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClosePullRequestInput!", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was closed.

      " - } - ], - "category": "pulls" - }, - { - "name": "convertProjectCardNoteToIssue", - "id": "convertprojectcardnotetoissue", - "href": "/graphql/reference/mutations#convertprojectcardnotetoissue", - "description": "

      Convert a project note card to one associated with a newly created issue.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectCardNoteToIssueInput!", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "convertProjectV2DraftIssueItemToIssue", - "id": "convertprojectv2draftissueitemtoissue", - "href": "/graphql/reference/mutations#convertprojectv2draftissueitemtoissue", - "description": "

      Converts a projectV2 draft issue item to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectV2DraftIssueItemToIssueInput!", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated project item.

      " - } - ], - "category": "projects" - }, - { - "name": "convertPullRequestToDraft", - "id": "convertpullrequesttodraft", - "href": "/graphql/reference/mutations#convertpullrequesttodraft", - "description": "

      Converts a pull request to draft.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertPullRequestToDraftInput!", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is now a draft.

      " - } - ], - "category": "pulls" - }, - { - "name": "copyProjectV2", - "id": "copyprojectv2", - "href": "/graphql/reference/mutations#copyprojectv2", - "description": "

      Copy a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CopyProjectV2Input!", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The copied project.

      " - } - ], - "category": "projects" - }, - { - "name": "createAttributionInvitation", - "id": "createattributioninvitation", - "href": "/graphql/reference/mutations#createattributioninvitation", - "description": "

      Invites a user to claim reattributable data.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateAttributionInvitationInput!", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The owner scoping the reattributable data.

      " - }, - { - "name": "source", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account owning the data to reattribute.

      " - }, - { - "name": "target", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account which may claim the data.

      " - } - ], - "category": "migrations" - }, - { - "name": "createBranchProtectionRule", - "id": "createbranchprotectionrule", - "href": "/graphql/reference/mutations#createbranchprotectionrule", - "description": "

      Create a new branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateBranchProtectionRuleInput!", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "createCheckRun", - "id": "createcheckrun", - "href": "/graphql/reference/mutations#createcheckrun", - "description": "

      Create a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckRunInput!", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The newly created check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCheckSuite", - "id": "createchecksuite", - "href": "/graphql/reference/mutations#createchecksuite", - "description": "

      Create a check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckSuiteInput!", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The newly created check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCommitOnBranch", - "id": "createcommitonbranch", - "href": "/graphql/reference/mutations#createcommitonbranch", - "description": "

      Appends a commit to the given branch as the authenticated user.

      \n

      This mutation creates a commit whose parent is the HEAD of the provided\nbranch and also updates that branch to point to the new commit.\nIt can be thought of as similar to git commit.

      \n

      Locating a Branch

      \n

      Commits are appended to a branch of type Ref.\nThis must refer to a git branch (i.e. the fully qualified path must\nbegin with refs/heads/, although including this prefix is optional.

      \n

      Callers may specify the branch to commit to either by its global node\nID or by passing both of repositoryNameWithOwner and refName. For\nmore details see the documentation for CommittableBranch.

      \n

      Describing Changes

      \n

      fileChanges are specified as a FilesChanges object describing\nFileAdditions and FileDeletions.

      \n

      Please see the documentation for FileChanges for more information on\nhow to use this argument to describe any set of file changes.

      \n

      Authorship

      \n

      Similar to the web commit interface, this mutation does not support\nspecifying the author or committer of the commit and will not add\nsupport for this in the future.

      \n

      A commit created by a successful execution of this mutation will be\nauthored by the owner of the credential which authenticates the API\nrequest. The committer will be identical to that of commits authored\nusing the web interface.

      \n

      If you need full control over author and committer information, please\nuse the Git Database REST API instead.

      \n

      Commit Signing

      \n

      Commits made using this mutation are automatically signed by GitHub if\nsupported and will be marked as verified in the user interface.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCommitOnBranchInput!", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The new commit.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The ref which has been updated to point to the new commit.

      " - } - ], - "category": "commits" - }, - { - "name": "createDeployment", - "id": "createdeployment", - "href": "/graphql/reference/mutations#createdeployment", - "description": "

      Creates a new deployment event.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentInput!", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput" - } - ], - "returnFields": [ - { - "name": "autoMerged", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      True if the default branch has been auto-merged into the deployment ref.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployment", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The new deployment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDeploymentStatus", - "id": "createdeploymentstatus", - "href": "/graphql/reference/mutations#createdeploymentstatus", - "description": "

      Create a deployment status.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentStatusInput!", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deploymentStatus", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      The new deployment status.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDiscussion", - "id": "creatediscussion", - "href": "/graphql/reference/mutations#creatediscussion", - "description": "

      Create a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDiscussionInput!", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just created.

      " - } - ], - "category": "discussions" - }, - { - "name": "createEnterpriseOrganization", - "id": "createenterpriseorganization", - "href": "/graphql/reference/mutations#createenterpriseorganization", - "description": "

      Creates an organization as part of an enterprise account. A personal access\ntoken used to create an organization is implicitly permitted to update the\norganization it created, if the organization is part of an enterprise that has\nSAML enabled or uses Enterprise Managed Users. If the organization is not part\nof such an enterprise, and instead has SAML enabled for it individually, the\ntoken will then require SAML authorization to continue working against that organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnterpriseOrganizationInput!", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise that owns the created organization.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createEnvironment", - "id": "createenvironment", - "href": "/graphql/reference/mutations#createenvironment", - "description": "

      Creates an environment or simply returns it if already exists.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnvironmentInput!", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The new or existing environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createIpAllowListEntry", - "id": "createipallowlistentry", - "href": "/graphql/reference/mutations#createipallowlistentry", - "description": "

      Creates a new IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIpAllowListEntryInput!", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createIssue", - "id": "createissue", - "href": "/graphql/reference/mutations#createissue", - "description": "

      Creates a new issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueInput!", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The new issue.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueType", - "id": "createissuetype", - "href": "/graphql/reference/mutations#createissuetype", - "description": "

      Creates a new issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueTypeInput!", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The newly created issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "createLabel", - "id": "createlabel", - "href": "/graphql/reference/mutations#createlabel", - "description": "

      Creates a new label.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLabelInput!", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The new label.

      " - } - ], - "category": "issues" - }, - { - "name": "createLinkedBranch", - "id": "createlinkedbranch", - "href": "/graphql/reference/mutations#createlinkedbranch", - "description": "

      Create a branch linked to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLinkedBranchInput!", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was linked to.

      " - }, - { - "name": "linkedBranch", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      The new branch issue reference.

      " - } - ], - "category": "issues" - }, - { - "name": "createMigrationSource", - "id": "createmigrationsource", - "href": "/graphql/reference/mutations#createmigrationsource", - "description": "

      Creates a GitHub Enterprise Importer (GEI) migration source.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateMigrationSourceInput!", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "migrationSource", - "type": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      The created migration source.

      " - } - ], - "category": "migrations" - }, - { - "name": "createProject", - "id": "createproject", - "href": "/graphql/reference/mutations#createproject", - "description": "

      Creates a new project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectInput!", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "createProjectV2", - "id": "createprojectv2", - "href": "/graphql/reference/mutations#createprojectv2", - "description": "

      Creates a new project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2Input!", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The new project.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2Field", - "id": "createprojectv2field", - "href": "/graphql/reference/mutations#createprojectv2field", - "description": "

      Create a new project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2FieldInput!", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The new field.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2StatusUpdate", - "id": "createprojectv2statusupdate", - "href": "/graphql/reference/mutations#createprojectv2statusupdate", - "description": "

      Creates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2StatusUpdateInput!", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "createPullRequest", - "id": "createpullrequest", - "href": "/graphql/reference/mutations#createpullrequest", - "description": "

      Create a new pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreatePullRequestInput!", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "createRef", - "id": "createref", - "href": "/graphql/reference/mutations#createref", - "description": "

      Create a new Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRefInput!", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The newly created ref.

      " - } - ], - "category": "git" - }, - { - "name": "createRepository", - "id": "createrepository", - "href": "/graphql/reference/mutations#createrepository", - "description": "

      Create a new repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryInput!", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryRuleset", - "id": "createrepositoryruleset", - "href": "/graphql/reference/mutations#createrepositoryruleset", - "description": "

      Create a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryRulesetInput!", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "createTeamDiscussion", - "id": "createteamdiscussion", - "href": "/graphql/reference/mutations#createteamdiscussion", - "description": "

      Creates a new team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateTeamDiscussionInput!", - "id": "createteamdiscussioninput", - "href": "/graphql/reference/input-objects#createteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussion", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      The new discussion.

      ", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - } - ], - "category": "other" - }, - { - "name": "createTeamDiscussionComment", - "id": "createteamdiscussioncomment", - "href": "/graphql/reference/mutations#createteamdiscussioncomment", - "description": "

      Creates a new team discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateTeamDiscussionCommentInput!", - "id": "createteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#createteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussionComment", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      The new comment.

      ", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - } - ], - "category": "other" - }, - { - "name": "createUserList", - "id": "createuserlist", - "href": "/graphql/reference/mutations#createuserlist", - "description": "

      Creates a new user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateUserListInput!", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just created.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who created the list.

      " - } - ], - "category": "users" - }, - { - "name": "deleteBranchProtectionRule", - "id": "deletebranchprotectionrule", - "href": "/graphql/reference/mutations#deletebranchprotectionrule", - "description": "

      Delete a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteBranchProtectionRuleInput!", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "deleteDeployment", - "id": "deletedeployment", - "href": "/graphql/reference/mutations#deletedeployment", - "description": "

      Deletes a deployment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDeploymentInput!", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteDiscussion", - "id": "deletediscussion", - "href": "/graphql/reference/mutations#deletediscussion", - "description": "

      Delete a discussion and all of its replies.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionInput!", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteDiscussionComment", - "id": "deletediscussioncomment", - "href": "/graphql/reference/mutations#deletediscussioncomment", - "description": "

      Delete a discussion comment. If it has replies, wipe it instead.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionCommentInput!", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The discussion comment that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteEnvironment", - "id": "deleteenvironment", - "href": "/graphql/reference/mutations#deleteenvironment", - "description": "

      Deletes an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteEnvironmentInput!", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteIpAllowListEntry", - "id": "deleteipallowlistentry", - "href": "/graphql/reference/mutations#deleteipallowlistentry", - "description": "

      Deletes an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIpAllowListEntryInput!", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was deleted.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "deleteIssue", - "id": "deleteissue", - "href": "/graphql/reference/mutations#deleteissue", - "description": "

      Deletes an Issue object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueInput!", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the issue belonged to.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueComment", - "id": "deleteissuecomment", - "href": "/graphql/reference/mutations#deleteissuecomment", - "description": "

      Deletes an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueCommentInput!", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueType", - "id": "deleteissuetype", - "href": "/graphql/reference/mutations#deleteissuetype", - "description": "

      Delete an issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueTypeInput!", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedIssueTypeId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLabel", - "id": "deletelabel", - "href": "/graphql/reference/mutations#deletelabel", - "description": "

      Deletes a label.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLabelInput!", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLinkedBranch", - "id": "deletelinkedbranch", - "href": "/graphql/reference/mutations#deletelinkedbranch", - "description": "

      Unlink a branch from an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLinkedBranchInput!", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue the linked branch was unlinked from.

      " - } - ], - "category": "issues" - }, - { - "name": "deletePackageVersion", - "id": "deletepackageversion", - "href": "/graphql/reference/mutations#deletepackageversion", - "description": "

      Delete a package version.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePackageVersionInput!", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether or not the operation succeeded.

      " - } - ], - "category": "packages" - }, - { - "name": "deleteProject", - "id": "deleteproject", - "href": "/graphql/reference/mutations#deleteproject", - "description": "

      Deletes a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectInput!", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      The repository or organization the project was removed from.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectCard", - "id": "deleteprojectcard", - "href": "/graphql/reference/mutations#deleteprojectcard", - "description": "

      Deletes a project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectCardInput!", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "column", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The column the deleted card was in.

      " - }, - { - "name": "deletedCardId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted card ID.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectColumn", - "id": "deleteprojectcolumn", - "href": "/graphql/reference/mutations#deleteprojectcolumn", - "description": "

      Deletes a project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectColumnInput!", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedColumnId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted column ID.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project the deleted column was in.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectV2", - "id": "deleteprojectv2", - "href": "/graphql/reference/mutations#deleteprojectv2", - "description": "

      Delete a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2Input!", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The deleted Project.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Field", - "id": "deleteprojectv2field", - "href": "/graphql/reference/mutations#deleteprojectv2field", - "description": "

      Delete a project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2FieldInput!", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The deleted field.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Item", - "id": "deleteprojectv2item", - "href": "/graphql/reference/mutations#deleteprojectv2item", - "description": "

      Deletes an item from a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2ItemInput!", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedItemId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted item.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2StatusUpdate", - "id": "deleteprojectv2statusupdate", - "href": "/graphql/reference/mutations#deleteprojectv2statusupdate", - "description": "

      Deletes a project status update.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2StatusUpdateInput!", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedStatusUpdateId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted status update.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted status update was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Workflow", - "id": "deleteprojectv2workflow", - "href": "/graphql/reference/mutations#deleteprojectv2workflow", - "description": "

      Deletes a project workflow.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2WorkflowInput!", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedWorkflowId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted workflow.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted workflow was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deletePullRequestReview", - "id": "deletepullrequestreview", - "href": "/graphql/reference/mutations#deletepullrequestreview", - "description": "

      Deletes a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewInput!", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The deleted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "deletePullRequestReviewComment", - "id": "deletepullrequestreviewcomment", - "href": "/graphql/reference/mutations#deletepullrequestreviewcomment", - "description": "

      Deletes a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewCommentInput!", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The pull request review the deleted comment belonged to.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The deleted pull request review comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "deleteRef", - "id": "deleteref", - "href": "/graphql/reference/mutations#deleteref", - "description": "

      Delete a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRefInput!", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "deleteRepositoryRuleset", - "id": "deleterepositoryruleset", - "href": "/graphql/reference/mutations#deleterepositoryruleset", - "description": "

      Delete a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryRulesetInput!", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteTeamDiscussion", - "id": "deleteteamdiscussion", - "href": "/graphql/reference/mutations#deleteteamdiscussion", - "description": "

      Deletes a team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteTeamDiscussionInput!", - "id": "deleteteamdiscussioninput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "deleteTeamDiscussionComment", - "id": "deleteteamdiscussioncomment", - "href": "/graphql/reference/mutations#deleteteamdiscussioncomment", - "description": "

      Deletes a team discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteTeamDiscussionCommentInput!", - "id": "deleteteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "deleteUserList", - "id": "deleteuserlist", - "href": "/graphql/reference/mutations#deleteuserlist", - "description": "

      Deletes a user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteUserListInput!", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The owner of the list that will be deleted.

      " - } - ], - "category": "users" - }, - { - "name": "deleteVerifiableDomain", - "id": "deleteverifiabledomain", - "href": "/graphql/reference/mutations#deleteverifiabledomain", - "description": "

      Deletes a verifiable domain.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteVerifiableDomainInput!", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owning account from which the domain was deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "dequeuePullRequest", - "id": "dequeuepullrequest", - "href": "/graphql/reference/mutations#dequeuepullrequest", - "description": "

      Remove a pull request from the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DequeuePullRequestInput!", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry of the dequeued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "disablePullRequestAutoMerge", - "id": "disablepullrequestautomerge", - "href": "/graphql/reference/mutations#disablepullrequestautomerge", - "description": "

      Disable auto merge on the given pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "DisablePullRequestAutoMergeInput!", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto merge was disabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissPullRequestReview", - "id": "dismisspullrequestreview", - "href": "/graphql/reference/mutations#dismisspullrequestreview", - "description": "

      Dismisses an approved or rejected pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissPullRequestReviewInput!", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The dismissed pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissRepositoryVulnerabilityAlert", - "id": "dismissrepositoryvulnerabilityalert", - "href": "/graphql/reference/mutations#dismissrepositoryvulnerabilityalert", - "description": "

      Dismisses the Dependabot alert.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissRepositoryVulnerabilityAlertInput!", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryVulnerabilityAlert", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      The Dependabot alert that was dismissed.

      " - } - ], - "category": "dependabot" - }, - { - "name": "enablePullRequestAutoMerge", - "id": "enablepullrequestautomerge", - "href": "/graphql/reference/mutations#enablepullrequestautomerge", - "description": "

      Enable the default auto-merge on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnablePullRequestAutoMergeInput!", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto-merge was enabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "enqueuePullRequest", - "id": "enqueuepullrequest", - "href": "/graphql/reference/mutations#enqueuepullrequest", - "description": "

      Add a pull request to the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnqueuePullRequestInput!", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry for the enqueued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "followOrganization", - "id": "followorganization", - "href": "/graphql/reference/mutations#followorganization", - "description": "

      Follow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowOrganizationInput!", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was followed.

      " - } - ], - "category": "orgs" - }, - { - "name": "followUser", - "id": "followuser", - "href": "/graphql/reference/mutations#followuser", - "description": "

      Follow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowUserInput!", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was followed.

      " - } - ], - "category": "users" - }, - { - "name": "grantEnterpriseOrganizationsMigratorRole", - "id": "grantenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#grantenterpriseorganizationsmigratorrole", - "description": "

      Grant the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantEnterpriseOrganizationsMigratorRoleInput!", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role applied to for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "grantMigratorRole", - "id": "grantmigratorrole", - "href": "/graphql/reference/mutations#grantmigratorrole", - "description": "

      Grant the migrator role to a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantMigratorRoleInput!", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "importProject", - "id": "importproject", - "href": "/graphql/reference/mutations#importproject", - "description": "

      Creates a new project by importing columns and a list of issues/PRs.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ImportProjectInput!", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new Project!.

      " - } - ], - "category": "migrations" - }, - { - "name": "linkProjectV2ToRepository", - "id": "linkprojectv2torepository", - "href": "/graphql/reference/mutations#linkprojectv2torepository", - "description": "

      Links a project to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToRepositoryInput!", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkProjectV2ToTeam", - "id": "linkprojectv2toteam", - "href": "/graphql/reference/mutations#linkprojectv2toteam", - "description": "

      Links a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToTeamInput!", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkRepositoryToProject", - "id": "linkrepositorytoproject", - "href": "/graphql/reference/mutations#linkrepositorytoproject", - "description": "

      Creates a repository link for a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkRepositoryToProjectInput!", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "lockLockable", - "id": "locklockable", - "href": "/graphql/reference/mutations#locklockable", - "description": "

      Lock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "LockLockableInput!", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "lockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was locked.

      " - } - ], - "category": "issues" - }, - { - "name": "markDiscussionCommentAsAnswer", - "id": "markdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#markdiscussioncommentasanswer", - "description": "

      Mark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkDiscussionCommentAsAnswerInput!", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the chosen comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "markFileAsViewed", - "id": "markfileasviewed", - "href": "/graphql/reference/mutations#markfileasviewed", - "description": "

      Mark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkFileAsViewedInput!", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "markProjectV2AsTemplate", - "id": "markprojectv2astemplate", - "href": "/graphql/reference/mutations#markprojectv2astemplate", - "description": "

      Mark a project as a template. Note that only projects which are owned by an Organization can be marked as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkProjectV2AsTemplateInput!", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "markPullRequestReadyForReview", - "id": "markpullrequestreadyforreview", - "href": "/graphql/reference/mutations#markpullrequestreadyforreview", - "description": "

      Marks a pull request ready for review.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkPullRequestReadyForReviewInput!", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is ready for review.

      " - } - ], - "category": "pulls" - }, - { - "name": "mergeBranch", - "id": "mergebranch", - "href": "/graphql/reference/mutations#mergebranch", - "description": "

      Merge a head into a branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergeBranchInput!", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeCommit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The resulting merge Commit.

      " - } - ], - "category": "branches" - }, - { - "name": "mergePullRequest", - "id": "mergepullrequest", - "href": "/graphql/reference/mutations#mergepullrequest", - "description": "

      Merge a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergePullRequestInput!", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "minimizeComment", - "id": "minimizecomment", - "href": "/graphql/reference/mutations#minimizecomment", - "description": "

      Minimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "MinimizeCommentInput!", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "minimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was minimized.

      " - } - ], - "category": "issues" - }, - { - "name": "moveProjectCard", - "id": "moveprojectcard", - "href": "/graphql/reference/mutations#moveprojectcard", - "description": "

      Moves a project card to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectCardInput!", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The new edge of the moved card.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "moveProjectColumn", - "id": "moveprojectcolumn", - "href": "/graphql/reference/mutations#moveprojectcolumn", - "description": "

      Moves a project column to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectColumnInput!", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The new edge of the moved column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "pinEnvironment", - "id": "pinenvironment", - "href": "/graphql/reference/mutations#pinenvironment", - "description": "

      Pin an environment to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinEnvironmentInput!", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was pinned.

      " - }, - { - "name": "pinnedEnvironment", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      The pinned environment if we pinned.

      " - } - ], - "category": "deployments" - }, - { - "name": "pinIssue", - "id": "pinissue", - "href": "/graphql/reference/mutations#pinissue", - "description": "

      Pin an issue to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinIssueInput!", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was pinned.

      " - } - ], - "category": "issues" - }, - { - "name": "regenerateVerifiableDomainToken", - "id": "regenerateverifiabledomaintoken", - "href": "/graphql/reference/mutations#regenerateverifiabledomaintoken", - "description": "

      Regenerates a verifiable domain's verification token.

      ", - "inputFields": [ - { - "name": "input", - "type": "RegenerateVerifiableDomainTokenInput!", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "verificationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The verification token that was generated.

      " - } - ], - "category": "orgs" - }, - { - "name": "rejectDeployments", - "id": "rejectdeployments", - "href": "/graphql/reference/mutations#rejectdeployments", - "description": "

      Reject all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "RejectDeploymentsInput!", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "removeAssigneesFromAssignable", - "id": "removeassigneesfromassignable", - "href": "/graphql/reference/mutations#removeassigneesfromassignable", - "description": "

      Removes assignees from an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveAssigneesFromAssignableInput!", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was unassigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "removeEnterpriseAdmin", - "id": "removeenterpriseadmin", - "href": "/graphql/reference/mutations#removeenterpriseadmin", - "description": "

      Removes an administrator from the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseAdminInput!", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was removed as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of removing an administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeLabelsFromLabelable", - "id": "removelabelsfromlabelable", - "href": "/graphql/reference/mutations#removelabelsfromlabelable", - "description": "

      Removes labels from a Labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveLabelsFromLabelableInput!", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The Labelable the labels were removed from.

      " - } - ], - "category": "issues" - }, - { - "name": "removeOutsideCollaborator", - "id": "removeoutsidecollaborator", - "href": "/graphql/reference/mutations#removeoutsidecollaborator", - "description": "

      Removes outside collaborator from all repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveOutsideCollaboratorInput!", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "removedUser", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was removed as an outside collaborator.

      " - } - ], - "category": "orgs" - }, - { - "name": "removeReaction", - "id": "removereaction", - "href": "/graphql/reference/mutations#removereaction", - "description": "

      Removes a reaction from a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveReactionInput!", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "removeStar", - "id": "removestar", - "href": "/graphql/reference/mutations#removestar", - "description": "

      Removes a star from a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveStarInput!", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "removeSubIssue", - "id": "removesubissue", - "href": "/graphql/reference/mutations#removesubissue", - "description": "

      Removes a sub-issue from a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveSubIssueInput!", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent of the sub-issue.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "removeUpvote", - "id": "removeupvote", - "href": "/graphql/reference/mutations#removeupvote", - "description": "

      Remove an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveUpvoteInput!", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenDiscussion", - "id": "reopendiscussion", - "href": "/graphql/reference/mutations#reopendiscussion", - "description": "

      Reopen a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenDiscussionInput!", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was reopened.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenIssue", - "id": "reopenissue", - "href": "/graphql/reference/mutations#reopenissue", - "description": "

      Reopen a issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenIssueInput!", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was opened.

      " - } - ], - "category": "issues" - }, - { - "name": "reopenPullRequest", - "id": "reopenpullrequest", - "href": "/graphql/reference/mutations#reopenpullrequest", - "description": "

      Reopen a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenPullRequestInput!", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reopened.

      " - } - ], - "category": "pulls" - }, - { - "name": "reorderEnvironment", - "id": "reorderenvironment", - "href": "/graphql/reference/mutations#reorderenvironment", - "description": "

      Reorder a pinned repository environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReorderEnvironmentInput!", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was reordered.

      " - } - ], - "category": "deployments" - }, - { - "name": "replaceActorsForAssignable", - "id": "replaceactorsforassignable", - "href": "/graphql/reference/mutations#replaceactorsforassignable", - "description": "

      Replaces all actors for assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReplaceActorsForAssignableInput!", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "reprioritizeSubIssue", - "id": "reprioritizesubissue", - "href": "/graphql/reference/mutations#reprioritizesubissue", - "description": "

      Reprioritizes a sub-issue to a different position in the parent list.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReprioritizeSubIssueInput!", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was reprioritized in.

      " - } - ], - "category": "issues" - }, - { - "name": "requestReviews", - "id": "requestreviews", - "href": "/graphql/reference/mutations#requestreviews", - "description": "

      Set review requests on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RequestReviewsInput!", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is getting requests.

      " - }, - { - "name": "requestedReviewersEdge", - "type": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      The edge from the pull request to the requested reviewers.

      " - } - ], - "category": "pulls" - }, - { - "name": "rerequestCheckSuite", - "id": "rerequestchecksuite", - "href": "/graphql/reference/mutations#rerequestchecksuite", - "description": "

      Rerequests an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "RerequestCheckSuiteInput!", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The requested check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "resolveReviewThread", - "id": "resolvereviewthread", - "href": "/graphql/reference/mutations#resolvereviewthread", - "description": "

      Marks a review thread as resolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "ResolveReviewThreadInput!", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "revertPullRequest", - "id": "revertpullrequest", - "href": "/graphql/reference/mutations#revertpullrequest", - "description": "

      Create a pull request that reverts the changes from a merged pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevertPullRequestInput!", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reverted.

      " - }, - { - "name": "revertPullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request that reverts the input pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "revokeEnterpriseOrganizationsMigratorRole", - "id": "revokeenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#revokeenterpriseorganizationsmigratorrole", - "description": "

      Revoke the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeEnterpriseOrganizationsMigratorRoleInput!", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role revoked for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "revokeMigratorRole", - "id": "revokemigratorrole", - "href": "/graphql/reference/mutations#revokemigratorrole", - "description": "

      Revoke the migrator role from a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeMigratorRoleInput!", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "startOrganizationMigration", - "id": "startorganizationmigration", - "href": "/graphql/reference/mutations#startorganizationmigration", - "description": "

      Starts a GitHub Enterprise Importer organization migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartOrganizationMigrationInput!", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "orgMigration", - "type": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      The new organization migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "startRepositoryMigration", - "id": "startrepositorymigration", - "href": "/graphql/reference/mutations#startrepositorymigration", - "description": "

      Starts a GitHub Enterprise Importer (GEI) repository migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartRepositoryMigrationInput!", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryMigration", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      The new repository migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "submitPullRequestReview", - "id": "submitpullrequestreview", - "href": "/graphql/reference/mutations#submitpullrequestreview", - "description": "

      Submits a pending pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "SubmitPullRequestReviewInput!", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The submitted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "transferIssue", - "id": "transferissue", - "href": "/graphql/reference/mutations#transferissue", - "description": "

      Transfer an issue to a different repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "TransferIssueInput!", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was transferred.

      " - } - ], - "category": "issues" - }, - { - "name": "unarchiveProjectV2Item", - "id": "unarchiveprojectv2item", - "href": "/graphql/reference/mutations#unarchiveprojectv2item", - "description": "

      Unarchives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveProjectV2ItemInput!", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item unarchived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "unarchiveRepository", - "id": "unarchiverepository", - "href": "/graphql/reference/mutations#unarchiverepository", - "description": "

      Unarchives a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveRepositoryInput!", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was unarchived.

      " - } - ], - "category": "repos" - }, - { - "name": "unfollowOrganization", - "id": "unfolloworganization", - "href": "/graphql/reference/mutations#unfolloworganization", - "description": "

      Unfollow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowOrganizationInput!", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was unfollowed.

      " - } - ], - "category": "orgs" - }, - { - "name": "unfollowUser", - "id": "unfollowuser", - "href": "/graphql/reference/mutations#unfollowuser", - "description": "

      Unfollow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowUserInput!", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was unfollowed.

      " - } - ], - "category": "users" - }, - { - "name": "unlinkProjectV2FromRepository", - "id": "unlinkprojectv2fromrepository", - "href": "/graphql/reference/mutations#unlinkprojectv2fromrepository", - "description": "

      Unlinks a project from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromRepositoryInput!", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is no longer linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkProjectV2FromTeam", - "id": "unlinkprojectv2fromteam", - "href": "/graphql/reference/mutations#unlinkprojectv2fromteam", - "description": "

      Unlinks a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromTeamInput!", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is unlinked from.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkRepositoryFromProject", - "id": "unlinkrepositoryfromproject", - "href": "/graphql/reference/mutations#unlinkrepositoryfromproject", - "description": "

      Deletes a repository link from a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkRepositoryFromProjectInput!", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "unlockLockable", - "id": "unlocklockable", - "href": "/graphql/reference/mutations#unlocklockable", - "description": "

      Unlock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlockLockableInput!", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unlockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was unlocked.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkDiscussionCommentAsAnswer", - "id": "unmarkdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#unmarkdiscussioncommentasanswer", - "description": "

      Unmark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkDiscussionCommentAsAnswerInput!", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "unmarkFileAsViewed", - "id": "unmarkfileasviewed", - "href": "/graphql/reference/mutations#unmarkfileasviewed", - "description": "

      Unmark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkFileAsViewedInput!", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "unmarkIssueAsDuplicate", - "id": "unmarkissueasduplicate", - "href": "/graphql/reference/mutations#unmarkissueasduplicate", - "description": "

      Unmark an issue as a duplicate of another issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkIssueAsDuplicateInput!", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "duplicate", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      The issue or pull request that was marked as a duplicate.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkProjectV2AsTemplate", - "id": "unmarkprojectv2astemplate", - "href": "/graphql/reference/mutations#unmarkprojectv2astemplate", - "description": "

      Unmark a project as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkProjectV2AsTemplateInput!", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "unminimizeComment", - "id": "unminimizecomment", - "href": "/graphql/reference/mutations#unminimizecomment", - "description": "

      Unminimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnminimizeCommentInput!", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unminimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was unminimized.

      " - } - ], - "category": "issues" - }, - { - "name": "unpinIssue", - "id": "unpinissue", - "href": "/graphql/reference/mutations#unpinissue", - "description": "

      Unpin a pinned issue from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnpinIssueInput!", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "id", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The id of the pinned issue that was unpinned.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was unpinned.

      " - } - ], - "category": "issues" - }, - { - "name": "unresolveReviewThread", - "id": "unresolvereviewthread", - "href": "/graphql/reference/mutations#unresolvereviewthread", - "description": "

      Marks a review thread as unresolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnresolveReviewThreadInput!", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateBranchProtectionRule", - "id": "updatebranchprotectionrule", - "href": "/graphql/reference/mutations#updatebranchprotectionrule", - "description": "

      Update a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateBranchProtectionRuleInput!", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "updateCheckRun", - "id": "updatecheckrun", - "href": "/graphql/reference/mutations#updatecheckrun", - "description": "

      Update a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckRunInput!", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The updated check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "updateCheckSuitePreferences", - "id": "updatechecksuitepreferences", - "href": "/graphql/reference/mutations#updatechecksuitepreferences", - "description": "

      Modifies the settings of an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckSuitePreferencesInput!", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "checks" - }, - { - "name": "updateDiscussion", - "id": "updatediscussion", - "href": "/graphql/reference/mutations#updatediscussion", - "description": "

      Update a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionInput!", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The modified discussion.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateDiscussionComment", - "id": "updatediscussioncomment", - "href": "/graphql/reference/mutations#updatediscussioncomment", - "description": "

      Update the contents of a comment on a Discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionCommentInput!", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The modified discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateEnterpriseAllowPrivateRepositoryForkingSetting", - "id": "updateenterpriseallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateenterpriseallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput!", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated allow private repository forking setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDefaultRepositoryPermissionSetting", - "id": "updateenterprisedefaultrepositorypermissionsetting", - "href": "/graphql/reference/mutations#updateenterprisedefaultrepositorypermissionsetting", - "description": "

      Sets the base repository permission for organizations in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput!", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated base repository permission setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the base repository permission setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDeployKeySetting", - "id": "updateenterprisedeploykeysetting", - "href": "/graphql/reference/mutations#updateenterprisedeploykeysetting", - "description": "

      Sets whether deploy keys are allowed to be created and used for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDeployKeySettingInput!", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated deploy key setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the deploy key setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanChangeRepositoryVisibilitySetting", - "id": "updateenterprisememberscanchangerepositoryvisibilitysetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanchangerepositoryvisibilitysetting", - "description": "

      Sets whether organization members with admin permissions on a repository can change repository visibility.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput!", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can change repository visibility setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can change repository visibility setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanCreateRepositoriesSetting", - "id": "updateenterprisememberscancreaterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscancreaterepositoriessetting", - "description": "

      Sets the members can create repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput!", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can create repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can create repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteIssuesSetting", - "id": "updateenterprisememberscandeleteissuessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleteissuessetting", - "description": "

      Sets the members can delete issues setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput!", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete issues setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete issues setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteRepositoriesSetting", - "id": "updateenterprisememberscandeleterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleterepositoriessetting", - "description": "

      Sets the members can delete repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput!", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanInviteCollaboratorsSetting", - "id": "updateenterprisememberscaninvitecollaboratorssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscaninvitecollaboratorssetting", - "description": "

      Sets whether members can invite collaborators are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput!", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can invite collaborators setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can invite collaborators setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanMakePurchasesSetting", - "id": "updateenterprisememberscanmakepurchasessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanmakepurchasessetting", - "description": "

      Sets whether or not an organization owner can make purchases.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanMakePurchasesSettingInput!", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can make purchases setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can make purchases setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanUpdateProtectedBranchesSetting", - "id": "updateenterprisememberscanupdateprotectedbranchessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanupdateprotectedbranchessetting", - "description": "

      Sets the members can update protected branches setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput!", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can update protected branches setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can update protected branches setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanViewDependencyInsightsSetting", - "id": "updateenterprisememberscanviewdependencyinsightssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanviewdependencyinsightssetting", - "description": "

      Sets the members can view dependency insights for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput!", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can view dependency insights setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can view dependency insights setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOrganizationProjectsSetting", - "id": "updateenterpriseorganizationprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriseorganizationprojectssetting", - "description": "

      Sets whether organization projects are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOrganizationProjectsSettingInput!", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated organization projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the organization projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOwnerOrganizationRole", - "id": "updateenterpriseownerorganizationrole", - "href": "/graphql/reference/mutations#updateenterpriseownerorganizationrole", - "description": "

      Updates the role of an enterprise owner with an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOwnerOrganizationRoleInput!", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of changing the owner's organization role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseProfile", - "id": "updateenterpriseprofile", - "href": "/graphql/reference/mutations#updateenterpriseprofile", - "description": "

      Updates an enterprise's profile.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseProfileInput!", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseRepositoryProjectsSetting", - "id": "updateenterpriserepositoryprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriserepositoryprojectssetting", - "description": "

      Sets whether repository projects are enabled for a enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseRepositoryProjectsSettingInput!", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated repository projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the repository projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTeamDiscussionsSetting", - "id": "updateenterpriseteamdiscussionssetting", - "href": "/graphql/reference/mutations#updateenterpriseteamdiscussionssetting", - "description": "

      Sets whether team discussions are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTeamDiscussionsSettingInput!", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated team discussions setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the team discussions setting.

      " - } - ], - "category": "other" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "description": "

      Sets the two-factor authentication methods that users of an enterprise may not use.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput!", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two-factor authentication disallowed methods setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two-factor authentication disallowed methods setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationRequiredSetting", - "id": "updateenterprisetwofactorauthenticationrequiredsetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationrequiredsetting", - "description": "

      Sets whether two factor authentication is required for all users in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput!", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two factor authentication required setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two factor authentication required setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnvironment", - "id": "updateenvironment", - "href": "/graphql/reference/mutations#updateenvironment", - "description": "

      Updates an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnvironmentInput!", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The updated environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "updateIpAllowListEnabledSetting", - "id": "updateipallowlistenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistenabledsetting", - "description": "

      Sets whether an IP allow list is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEnabledSettingInput!", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListEntry", - "id": "updateipallowlistentry", - "href": "/graphql/reference/mutations#updateipallowlistentry", - "description": "

      Updates an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEntryInput!", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListForInstalledAppsEnabledSetting", - "id": "updateipallowlistforinstalledappsenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistforinstalledappsenabledsetting", - "description": "

      Sets whether IP allow list configuration for installed GitHub Apps is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListForInstalledAppsEnabledSettingInput!", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIssue", - "id": "updateissue", - "href": "/graphql/reference/mutations#updateissue", - "description": "

      Updates an Issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueInput!", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueComment", - "id": "updateissuecomment", - "href": "/graphql/reference/mutations#updateissuecomment", - "description": "

      Updates an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueCommentInput!", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The updated comment.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueIssueType", - "id": "updateissueissuetype", - "href": "/graphql/reference/mutations#updateissueissuetype", - "description": "

      Updates the issue type on an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueIssueTypeInput!", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The updated issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueType", - "id": "updateissuetype", - "href": "/graphql/reference/mutations#updateissuetype", - "description": "

      Update an issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueTypeInput!", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The updated issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "updateLabel", - "id": "updatelabel", - "href": "/graphql/reference/mutations#updatelabel", - "description": "

      Updates an existing label.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateLabelInput!", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The updated label.

      " - } - ], - "category": "issues" - }, - { - "name": "updateNotificationRestrictionSetting", - "id": "updatenotificationrestrictionsetting", - "href": "/graphql/reference/mutations#updatenotificationrestrictionsetting", - "description": "

      Update the setting to restrict notifications to only verified or approved domains available to an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateNotificationRestrictionSettingInput!", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owner on which the setting was updated.

      " - } - ], - "category": "activity" - }, - { - "name": "updateOrganizationAllowPrivateRepositoryForkingSetting", - "id": "updateorganizationallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateorganizationallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput!", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated allow private repository forking setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateOrganizationWebCommitSignoffSetting", - "id": "updateorganizationwebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updateorganizationwebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationWebCommitSignoffSettingInput!", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated web commit signoff setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateProject", - "id": "updateproject", - "href": "/graphql/reference/mutations#updateproject", - "description": "

      Updates an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectInput!", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The updated project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectCard", - "id": "updateprojectcard", - "href": "/graphql/reference/mutations#updateprojectcard", - "description": "

      Updates an existing project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectCardInput!", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectColumn", - "id": "updateprojectcolumn", - "href": "/graphql/reference/mutations#updateprojectcolumn", - "description": "

      Updates an existing project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectColumnInput!", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The updated project column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectV2", - "id": "updateprojectv2", - "href": "/graphql/reference/mutations#updateprojectv2", - "description": "

      Updates an existing project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2Input!", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The updated Project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Collaborators", - "id": "updateprojectv2collaborators", - "href": "/graphql/reference/mutations#updateprojectv2collaborators", - "description": "

      Update the collaborators on a team or a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2CollaboratorsInput!", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "collaborators", - "type": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The collaborators granted a role.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2DraftIssue", - "id": "updateprojectv2draftissue", - "href": "/graphql/reference/mutations#updateprojectv2draftissue", - "description": "

      Updates a draft issue within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2DraftIssueInput!", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "draftIssue", - "type": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      The draft issue updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Field", - "id": "updateprojectv2field", - "href": "/graphql/reference/mutations#updateprojectv2field", - "description": "

      Update a project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2FieldInput!", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The updated field.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemFieldValue", - "id": "updateprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#updateprojectv2itemfieldvalue", - "description": "

      This mutation updates the value of a field for an item in a Project. Currently\nonly single-select, text, number, date, and iteration fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemFieldValueInput!", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemPosition", - "id": "updateprojectv2itemposition", - "href": "/graphql/reference/mutations#updateprojectv2itemposition", - "description": "

      This mutation updates the position of the item in the project, where the position represents the priority of an item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemPositionInput!", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "items", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The items in the new order.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2StatusUpdate", - "id": "updateprojectv2statusupdate", - "href": "/graphql/reference/mutations#updateprojectv2statusupdate", - "description": "

      Updates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2StatusUpdateInput!", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updatePullRequest", - "id": "updatepullrequest", - "href": "/graphql/reference/mutations#updatepullrequest", - "description": "

      Update a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestInput!", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestBranch", - "id": "updatepullrequestbranch", - "href": "/graphql/reference/mutations#updatepullrequestbranch", - "description": "

      Merge or Rebase HEAD from upstream branch into pull request branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestBranchInput!", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReview", - "id": "updatepullrequestreview", - "href": "/graphql/reference/mutations#updatepullrequestreview", - "description": "

      Updates the body of a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewInput!", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The updated pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReviewComment", - "id": "updatepullrequestreviewcomment", - "href": "/graphql/reference/mutations#updatepullrequestreviewcomment", - "description": "

      Updates a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewCommentInput!", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The updated comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateRef", - "id": "updateref", - "href": "/graphql/reference/mutations#updateref", - "description": "

      Update a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefInput!", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The updated Ref.

      " - } - ], - "category": "git" - }, - { - "name": "updateRefs", - "id": "updaterefs", - "href": "/graphql/reference/mutations#updaterefs", - "description": "

      Creates, updates and/or deletes multiple refs in a repository.

      \n

      This mutation takes a list of RefUpdates and performs these updates\non the repository. All updates are performed atomically, meaning that\nif one of them is rejected, no other ref will be modified.

      \n

      RefUpdate.beforeOid specifies that the given reference needs to point\nto the given value before performing any updates. A value of\n0000000000000000000000000000000000000000 can be used to verify that\nthe references should not exist.

      \n

      RefUpdate.afterOid specifies the value that the given reference\nwill point to after performing all updates. A value of\n0000000000000000000000000000000000000000 can be used to delete a\nreference.

      \n

      If RefUpdate.force is set to true, a non-fast-forward updates\nfor the given reference will be allowed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefsInput!", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "updateRepository", - "id": "updaterepository", - "href": "/graphql/reference/mutations#updaterepository", - "description": "

      Update information about a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryInput!", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryRuleset", - "id": "updaterepositoryruleset", - "href": "/graphql/reference/mutations#updaterepositoryruleset", - "description": "

      Update a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryRulesetInput!", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryWebCommitSignoffSetting", - "id": "updaterepositorywebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updaterepositorywebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryWebCommitSignoffSettingInput!", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateSubscription", - "id": "updatesubscription", - "href": "/graphql/reference/mutations#updatesubscription", - "description": "

      Updates the state for subscribable subjects.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateSubscriptionInput!", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subscribable", - "type": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      The input subscribable entity.

      " - } - ], - "category": "activity" - }, - { - "name": "updateTeamDiscussion", - "id": "updateteamdiscussion", - "href": "/graphql/reference/mutations#updateteamdiscussion", - "description": "

      Updates a team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamDiscussionInput!", - "id": "updateteamdiscussioninput", - "href": "/graphql/reference/input-objects#updateteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussion", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      The updated discussion.

      " - } - ], - "category": "other" - }, - { - "name": "updateTeamDiscussionComment", - "id": "updateteamdiscussioncomment", - "href": "/graphql/reference/mutations#updateteamdiscussioncomment", - "description": "

      Updates a discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamDiscussionCommentInput!", - "id": "updateteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#updateteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussionComment", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      The updated comment.

      " - } - ], - "category": "other" - }, - { - "name": "updateTeamReviewAssignment", - "id": "updateteamreviewassignment", - "href": "/graphql/reference/mutations#updateteamreviewassignment", - "description": "

      Updates team review assignment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamReviewAssignmentInput!", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team that was modified.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateTeamsRepository", - "id": "updateteamsrepository", - "href": "/graphql/reference/mutations#updateteamsrepository", - "description": "

      Update team repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamsRepositoryInput!", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was updated.

      " - }, - { - "name": "teams", - "type": "[Team!]", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The teams granted permission on the repository.

      " - } - ], - "category": "teams" - }, - { - "name": "updateTopics", - "id": "updatetopics", - "href": "/graphql/reference/mutations#updatetopics", - "description": "

      Replaces the repository's topics with the given topics.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTopicsInput!", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invalidTopicNames", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Names of the provided topics that are not valid.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateUserList", - "id": "updateuserlist", - "href": "/graphql/reference/mutations#updateuserlist", - "description": "

      Updates an existing user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListInput!", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just updated.

      " - } - ], - "category": "users" - }, - { - "name": "updateUserListsForItem", - "id": "updateuserlistsforitem", - "href": "/graphql/reference/mutations#updateuserlistsforitem", - "description": "

      Updates which of the viewer's lists an item belongs to.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListsForItemInput!", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      The item that was added.

      " - }, - { - "name": "lists", - "type": "[UserList!]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The lists to which this item belongs.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who owns the lists.

      " - } - ], - "category": "users" - }, - { - "name": "verifyVerifiableDomain", - "id": "verifyverifiabledomain", - "href": "/graphql/reference/mutations#verifyverifiabledomain", - "description": "

      Verify that a verifiable domain has the expected DNS record.

      ", - "inputFields": [ - { - "name": "input", - "type": "VerifyVerifiableDomainInput!", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was verified.

      " - } - ], - "category": "orgs" - } - ], - "objects": [ - { - "name": "ActorConnection", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "description": "

      The connection type for Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ActorEdge]", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Actor]", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ActorEdge", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "description": "

      Location information for an actor.

      ", - "fields": [ - { - "name": "city", - "description": "

      City.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "country", - "description": "

      Country name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countryCode", - "description": "

      Country code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "region", - "description": "

      Region name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regionCode", - "description": "

      Region or state code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who added this Pull Request to the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was added to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner", - "description": "

      An announcement banner for an enterprise or organization.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "expiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "isUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app", - "description": "

      A GitHub App.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "clientId", - "description": "

      The client ID of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the App object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses of the app.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "logoBackgroundColor", - "description": "

      The hex color code, without the leading '#', for the logo background.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logoUrl", - "description": "

      A URL pointing to the app's logo.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the app.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      A slug based on the name of the app for use in URLs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to the app's homepage.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent", - "description": "

      Represents anassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was assigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AssignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the user who was assigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "AssigneeConnection", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "description": "

      The connection type for Assignee.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[AssigneeEdge]", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Assignee]", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "AssigneeEdge", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - } - ], - "category": "issues" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "disabler", - "description": "

      The user who disabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeDisabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reasonCode", - "description": "

      The reason_code relating to why auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest", - "description": "

      Represents an auto-merge request for a pull request.

      ", - "fields": [ - { - "name": "authorEmail", - "description": "

      The email address of the author of this auto-merge request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      The commit message of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      The commit title of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enabledAt", - "description": "

      When was this auto-merge request was enabled.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabledBy", - "description": "

      The actor who created the auto-merge request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "mergeMethod", - "description": "

      The merge method of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequest", - "description": "

      The pull request that this auto-merge request is set against.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (rebase) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoRebaseEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (squash) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoSquashEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeFailedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeSucceededEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentRefName", - "description": "

      Identifies the name of the base ref for the pull request after it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousRefName", - "description": "

      Identifies the name of the base ref for the pull request before it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the Ref associated with the base_ref_deleted event.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thebase_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "Blame", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "description": "

      Represents a Git blame.

      ", - "fields": [ - { - "name": "ranges", - "description": "

      The list of ranges from a Git blame.

      ", - "type": "[BlameRange!]!", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange" - } - ], - "category": "git" - }, - { - "name": "BlameRange", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange", - "description": "

      Represents a range of information from a Git blame.

      ", - "fields": [ - { - "name": "age", - "description": "

      Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange's change.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commit", - "description": "

      Identifies the line author.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "endingLine", - "description": "

      The ending line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startingLine", - "description": "

      The starting line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "Blob", - "id": "blob", - "href": "/graphql/reference/objects#blob", - "description": "

      Represents a Git blob.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "byteSize", - "description": "

      Byte size of Blob object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Blob object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBinary", - "description": "

      Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Indicates whether the contents is truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the Blob is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot", - "description": "

      A special type of user which takes actions on behalf of GitHub Apps.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Bot object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      A branch protection rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleConflicts", - "description": "

      A list of conflicts matching branches protection rule and other branch protection rules.

      ", - "type": "BranchProtectionRuleConflictConnection!", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassForcePushAllowances", - "description": "

      A list of actors able to force push for this branch protection rule.

      ", - "type": "BypassForcePushAllowanceConnection!", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassPullRequestAllowances", - "description": "

      A list of actors able to bypass PRs for this branch protection rule.

      ", - "type": "BypassPullRequestAllowanceConnection!", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "creator", - "description": "

      The actor who created this branch protection rule.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the BranchProtectionRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "matchingRefs", - "description": "

      Repository refs that are protected by this rule.

      ", - "type": "RefConnection!", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushAllowances", - "description": "

      A list push allowances for this branch protection rule.

      ", - "type": "PushAllowanceConnection!", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this branch protection rule.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      List of required deployment environments that must be deployed successfully to update matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      List of required status checks that must pass for commits to be accepted to matching branches.

      ", - "type": "[RequiredStatusCheckDescription!]", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Does this branch require deployment to specific environments before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalAllowances", - "description": "

      A list review dismissal allowances for this branch protection rule.

      ", - "type": "ReviewDismissalAllowanceConnection!", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict", - "description": "

      A conflict between two branch protection rules.

      ", - "fields": [ - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "conflictingBranchProtectionRule", - "description": "

      Identifies the conflicting branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "ref", - "description": "

      Identifies the branch ref that has conflicting rules.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictConnection", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "description": "

      The connection type for BranchProtectionRuleConflict.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleConflictEdge]", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRuleConflict]", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictEdge", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConnection", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "description": "

      The connection type for BranchProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleEdge]", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRule]", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleEdge", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance", - "description": "

      A user, team, or app who has the ability to bypass a force push requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can force push.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassForcePushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceConnection", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "description": "

      The connection type for BypassForcePushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassForcePushAllowanceEdge]", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassForcePushAllowance]", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceEdge", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance", - "description": "

      A user, team, or app who has the ability to bypass a pull request requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassPullRequestAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceConnection", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "description": "

      The connection type for BypassPullRequestAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassPullRequestAllowanceEdge]", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassPullRequestAllowance]", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceEdge", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - } - ], - "category": "branches" - }, - { - "name": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "score", - "description": "

      The CVSS score associated with this advisory.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "vectorString", - "description": "

      The CVSS vector string associated with this advisory.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe", - "description": "

      A common weakness enumeration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cweId", - "description": "

      The id of the CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A detailed description of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CWE object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEConnection", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "description": "

      The connection type for CWE.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CWEEdge]", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CWE]", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEEdge", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - } - ], - "category": "security-advisories" - }, - { - "name": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation", - "description": "

      A single check annotation.

      ", - "fields": [ - { - "name": "annotationLevel", - "description": "

      The annotation's severity level.

      ", - "type": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "blobUrl", - "description": "

      The path to the file that this annotation was made on.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "location", - "description": "

      The position of this annotation.

      ", - "type": "CheckAnnotationSpan!", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan" - }, - { - "name": "message", - "description": "

      The annotation's message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path that this annotation was made on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Additional information about the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The annotation's title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "description": "

      The connection type for CheckAnnotation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckAnnotationEdge]", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckAnnotation]", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationEdge", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationPosition", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition", - "description": "

      A character position in a check annotation.

      ", - "fields": [ - { - "name": "column", - "description": "

      Column number (1 indexed).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "line", - "description": "

      Line number (1 indexed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationSpan", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan", - "description": "

      An inclusive pair of positions for a check annotation.

      ", - "fields": [ - { - "name": "end", - "description": "

      End position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - }, - { - "name": "start", - "description": "

      Start position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - } - ], - "category": "checks" - }, - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      A check run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "annotations", - "description": "

      The check run's annotations.

      ", - "type": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "checkSuite", - "description": "

      The check suite that this run is a part of.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check run was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check run.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The corresponding deployment for this job, if any.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "detailsUrl", - "description": "

      The URL from which to find full details of the check run on the integrator's site.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the check run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the check for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pendingDeploymentRequest", - "description": "

      Information about a pending deployment, if any, in this check run.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "permalink", - "description": "

      The permalink to the check run summary.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with this check run.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check run was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check run.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "steps", - "description": "

      The check run's steps.

      ", - "type": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "number", - "description": "

      Step number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "summary", - "description": "

      A string representing the check run's summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      A string representing the check run's text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A string representing the check run.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "description": "

      The connection type for CheckRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckRunEdge]", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckRun]", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunEdge", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - } - ], - "category": "checks" - }, - { - "name": "CheckRunStateCount", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount", - "description": "

      Represents a count of the state of a check run.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of check runs with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a check run.

      ", - "type": "CheckRunState!", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep", - "description": "

      A single check step.

      ", - "fields": [ - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check step was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check step.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "externalId", - "description": "

      A reference for the check step on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The step's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The index of the step in the list of steps of the parent check run.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "secondsToCompletion", - "description": "

      Number of seconds to completion.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check step was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check step.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "description": "

      The connection type for CheckStep.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckStepEdge]", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckStep]", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckStepEdge", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - } - ], - "category": "checks" - }, - { - "name": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      A check suite.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "app", - "description": "

      The GitHub App which created this check suite.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "branch", - "description": "

      The name of the branch for this check suite.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "checkRuns", - "description": "

      The check runs associated with a check suite.

      ", - "type": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check runs by this type.

      ", - "type": { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit for this check suite.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "conclusion", - "description": "

      The conclusion of this check suite.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The user who triggered the check suite.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckSuite object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "matchingPullRequests", - "description": "

      A list of open pull requests matching the check suite.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "push", - "description": "

      The push that triggered this check suite.

      ", - "type": "Push", - "id": "push", - "href": "/graphql/reference/objects#push" - }, - { - "name": "repository", - "description": "

      The repository associated with this check suite.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "status", - "description": "

      The status of this check suite.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflowRun", - "description": "

      The workflow run associated with this check suite.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "description": "

      The connection type for CheckSuite.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckSuiteEdge]", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckSuite]", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteEdge", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - } - ], - "category": "checks" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent", - "description": "

      Represents aclosedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was closed.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "closer", - "description": "

      Object which triggered the creation of this event.

      ", - "type": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicateOf", - "description": "

      The issue or pull request that this issue was marked as a duplicate of.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the ClosedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to closed.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - }, - { - "name": "url", - "description": "

      The HTTP URL for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      The Code of Conduct for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the Code of Conduct.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CodeOfConduct object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The key for the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The formal name of the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "fields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningTool!]!", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningTool", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "fields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedCommentAuthor", - "description": "

      The user who authored the deleted comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommentDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      Represents a Git commit.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "additions", - "description": "

      The number of additions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "associatedPullRequests", - "description": "

      The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - }, - { - "name": "author", - "description": "

      Authorship details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "authoredByCommitter", - "description": "

      Check if the committer and the author match.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "authoredDate", - "description": "

      The datetime when this commit was authored.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "authors", - "description": "

      The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.

      ", - "type": "GitActorConnection!", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "blame", - "description": "

      Fetches git blame information.

      ", - "type": "Blame!", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "arguments": [ - { - "name": "path", - "description": "

      The file whose Git blame information you want.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "changedFiles", - "description": "

      We recommend using the changedFilesIfAvailable field instead of\nchangedFiles, as changedFiles will cause your request to return an error\nif GitHub is unable to calculate the number of changed files.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      changedFiles will be removed. Use changedFilesIfAvailable instead. Removal on 2023-01-01 UTC.

      " - }, - { - "name": "changedFilesIfAvailable", - "description": "

      The number of changed files in this commit. If GitHub is unable to calculate\nthe number of changed files (for example due to a timeout), this will return\nnull. We recommend using this field instead of changedFiles.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkSuites", - "description": "

      The check suites associated with a commit.

      ", - "type": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check suites by this type.

      ", - "type": { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "comments", - "description": "

      Comments made on the commit.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "committedDate", - "description": "

      The datetime when this commit was committed.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "committedViaWeb", - "description": "

      Check if committed via GitHub web UI.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "committer", - "description": "

      Committer details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "deletions", - "description": "

      The number of deletions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployments", - "description": "

      The deployments associated with a commit.

      ", - "type": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "file", - "description": "

      The tree entry representing the file located at the given path.

      ", - "type": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "arguments": [ - { - "name": "path", - "description": "

      The path for the file.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "history", - "description": "

      The linear commit history starting from (and including) this commit, in the same order as git log.

      ", - "type": "CommitHistoryConnection!", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      If non-null, filters history to only show commits with matching authorship.

      ", - "type": { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "path", - "description": "

      If non-null, filters history to only show commits touching files under this path.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "since", - "description": "

      Allows specifying a beginning time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - }, - { - "name": "until", - "description": "

      Allows specifying an ending time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Commit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git commit message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBody", - "description": "

      The Git commit message body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBodyHTML", - "description": "

      The commit message body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "messageHeadline", - "description": "

      The Git commit message headline.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageHeadlineHTML", - "description": "

      The commit message headline rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "onBehalfOf", - "description": "

      The organization this commit was made on behalf of.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parents", - "description": "

      The parents of a commit.

      ", - "type": "CommitConnection!", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pushedDate", - "description": "

      The datetime when this commit was pushed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      pushedDate is no longer supported. Removal on 2023-07-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The Repository this commit belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signature", - "description": "

      Commit signing information, if present.

      ", - "type": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - }, - { - "name": "status", - "description": "

      Status information for this commit.

      ", - "type": "Status", - "id": "status", - "href": "/graphql/reference/objects#status" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for this commit.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tarballUrl", - "description": "

      Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tree", - "description": "

      Commit's root Tree.

      ", - "type": "Tree!", - "id": "tree", - "href": "/graphql/reference/objects#tree" - }, - { - "name": "treeResourcePath", - "description": "

      The HTTP path for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "treeUrl", - "description": "

      The HTTP URL for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "zipballUrl", - "description": "

      Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment", - "description": "

      Represents a comment on a given Commit.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment, if the commit exists.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Identifies the file path associated with the comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Identifies the line position associated with the comment.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentConnection", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "description": "

      The connection type for CommitComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitCommentEdge]", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CommitComment]", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentEdge", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread", - "description": "

      A thread of comments on a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "commits" - }, - { - "name": "CommitConnection", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionsByRepository", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "description": "

      This aggregates commits made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The commit contributions, each representing a day.

      ", - "type": "CreatedCommitContributionConnection!", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for commit contributions returned from the connection.

      ", - "type": { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the commits were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitEdge", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - } - ], - "category": "commits" - }, - { - "name": "CommitHistoryConnection", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "description": "

      Represents a comparison between two commit revisions.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "aheadBy", - "description": "

      The number of commits ahead of the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "baseTarget", - "description": "

      The base revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "behindBy", - "description": "

      The number of commits behind the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commits", - "description": "

      The commits which compose this comparison.

      ", - "type": "ComparisonCommitConnection!", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "headTarget", - "description": "

      The head revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "id", - "description": "

      The Node ID of the Comparison object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "status", - "description": "

      The status of this comparison.

      ", - "type": "ComparisonStatus!", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus" - } - ], - "category": "commits" - }, - { - "name": "ComparisonCommitConnection", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "authorCount", - "description": "

      The total count of authors and co-authors across all commits.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was connected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines", - "description": "

      The Contributing Guidelines for a repository.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the Contributing Guidelines.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "ContributionCalendar", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar", - "description": "

      A calendar of contributions made on GitHub by a user.

      ", - "fields": [ - { - "name": "colors", - "description": "

      A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isHalloween", - "description": "

      Determine if the color set was chosen because it's currently Halloween.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "months", - "description": "

      A list of the months of contributions in this calendar.

      ", - "type": "[ContributionCalendarMonth!]!", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth" - }, - { - "name": "totalContributions", - "description": "

      The count of total contributions in the calendar.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "weeks", - "description": "

      A list of the weeks of contributions in this calendar.

      ", - "type": "[ContributionCalendarWeek!]!", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarDay", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday", - "description": "

      Represents a single day of contributions on GitHub by a user.

      ", - "fields": [ - { - "name": "color", - "description": "

      The hex color code that represents how many contributions were made on this day compared to others in the calendar.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contributionCount", - "description": "

      How many contributions were made by the user on this day.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "contributionLevel", - "description": "

      Indication of contributions, relative to other days. Can be used to indicate\nwhich color to represent this day on a calendar.

      ", - "type": "ContributionLevel!", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel" - }, - { - "name": "date", - "description": "

      The day this square represents.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "weekday", - "description": "

      A number representing which day of the week this square represents, e.g., 1 is Monday.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarMonth", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth", - "description": "

      A month of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "firstDay", - "description": "

      The date of the first day of this month.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "name", - "description": "

      The name of the month.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalWeeks", - "description": "

      How many weeks started in this month.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "year", - "description": "

      The year the month occurred in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarWeek", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek", - "description": "

      A week of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "contributionDays", - "description": "

      The days of contributions in this week.

      ", - "type": "[ContributionCalendarDay!]!", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday" - }, - { - "name": "firstDay", - "description": "

      The date of the earliest square in this week.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "users" - }, - { - "name": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "description": "

      A contributions collection aggregates contributions such as opened issues and commits created by a user.

      ", - "fields": [ - { - "name": "commitContributionsByRepository", - "description": "

      Commit contributions made by the user, grouped by repository.

      ", - "type": "[CommitContributionsByRepository!]!", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contributionCalendar", - "description": "

      A calendar of this user's contributions on GitHub.

      ", - "type": "ContributionCalendar!", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar" - }, - { - "name": "contributionYears", - "description": "

      The years the user has been making contributions with the most recent year first.

      ", - "type": "[Int!]!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "doesEndInCurrentMonth", - "description": "

      Determine if this collection's time span ends in the current month.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "earliestRestrictedContributionDate", - "description": "

      The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "endedAt", - "description": "

      The ending date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "firstIssueContribution", - "description": "

      The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection's time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.

      ", - "type": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution" - }, - { - "name": "firstPullRequestContribution", - "description": "

      The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection's time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.

      ", - "type": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution" - }, - { - "name": "firstRepositoryContribution", - "description": "

      The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection's time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.

      ", - "type": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution" - }, - { - "name": "hasActivityInThePast", - "description": "

      Does the user have any more activity in the timeline that occurred prior to the collection's time range?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyContributions", - "description": "

      Determine if there are any contributions in this collection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyRestrictedContributions", - "description": "

      Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSingleDay", - "description": "

      Whether or not the collector's time span is all within the same day.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueContributions", - "description": "

      A list of issues the user opened.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "issueContributionsByRepository", - "description": "

      Issue contributions made by the user, grouped by repository.

      ", - "type": "[IssueContributionsByRepository!]!", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "joinedGitHubContribution", - "description": "

      When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection's time range and ignoreTimeRange is false.

      ", - "type": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution" - }, - { - "name": "latestRestrictedContributionDate", - "description": "

      The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "mostRecentCollectionWithActivity", - "description": "

      When this collection's time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "mostRecentCollectionWithoutActivity", - "description": "

      Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "popularIssueContribution", - "description": "

      The issue the user opened on GitHub that received the most comments in the specified\ntime frame.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "popularPullRequestContribution", - "description": "

      The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pullRequestContributions", - "description": "

      Pull request contributions made by the user.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestContributionsByRepository", - "description": "

      Pull request contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestContributionsByRepository!]!", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestReviewContributions", - "description": "

      Pull request review contributions made by the user. Returns the most recently\nsubmitted review for each PR reviewed by the user.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestReviewContributionsByRepository", - "description": "

      Pull request review contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestReviewContributionsByRepository!]!", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryContributions", - "description": "

      A list of repositories owned by the user that the user created in this time range.

      ", - "type": "CreatedRepositoryContributionConnection!", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "restrictedContributionsCount", - "description": "

      A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      The beginning date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "totalCommitContributions", - "description": "

      How many commits were made by the user in this time span.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalIssueContributions", - "description": "

      How many issues the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestContributions", - "description": "

      How many pull requests the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestReviewContributions", - "description": "

      How many pull request reviews the user left.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedCommits", - "description": "

      How many different repositories the user committed to.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedIssues", - "description": "

      How many different repositories the user opened issues in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoriesWithContributedPullRequestReviews", - "description": "

      How many different repositories the user left pull request reviews in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedPullRequests", - "description": "

      How many different repositories the user opened pull requests in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoryContributions", - "description": "

      How many repositories the user created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "user", - "description": "

      The user who made the contributions in this collection.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertToDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedNoteToIssueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion that the issue was converted into.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedToDiscussionEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints", - "description": "

      Copilot endpoint information.

      ", - "fields": [ - { - "name": "api", - "description": "

      Copilot API endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originTracker", - "description": "

      Copilot origin tracker endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "proxy", - "description": "

      Copilot proxy endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "telemetry", - "description": "

      Copilot telemetry endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution", - "description": "

      Represents the contribution a user made by committing to a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "commitCount", - "description": "

      How many commits were made on this day to this repository by the user.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository the user made a commit in.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionConnection", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "description": "

      The connection type for CreatedCommitContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedCommitContributionEdge]", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedCommitContribution]", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of commits across days and repositories in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionEdge", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution", - "description": "

      Represents the contribution a user made on GitHub by opening an issue.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      The issue that was opened.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionConnection", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "description": "

      The connection type for CreatedIssueContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedIssueContributionEdge]", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedIssueContribution]", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionEdge", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution", - "description": "

      Represents the contribution a user made on GitHub by opening a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request that was opened.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionConnection", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "description": "

      The connection type for CreatedPullRequestContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestContributionEdge]", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestContribution]", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionEdge", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution", - "description": "

      Represents the contribution a user made by leaving a review on a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request the user reviewed.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The review the user left on the pull request.

      ", - "type": "PullRequestReview!", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "repository", - "description": "

      The repository containing the pull request that the user reviewed.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionConnection", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "description": "

      The connection type for CreatedPullRequestReviewContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestReviewContributionEdge]", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestReviewContribution]", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionEdge", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution", - "description": "

      Represents the contribution a user made on GitHub by creating a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository that was created.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionConnection", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "description": "

      The connection type for CreatedRepositoryContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedRepositoryContributionEdge]", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedRepositoryContribution]", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionEdge", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - } - ], - "category": "users" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent", - "description": "

      Represents a mention made by one issue or pull request to another.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the CrossReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "referencedAt", - "description": "

      Identifies when the reference was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "target", - "description": "

      Issue or pull request to which the reference was made.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "willCloseTarget", - "description": "

      Checks if the target will be closed when the source is merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "CvssSeverities", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "cvssV3", - "description": "

      The CVSS v3 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - }, - { - "name": "cvssV4", - "description": "

      The CVSS v4 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - } - ], - "category": "security-advisories" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DemilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with thedemilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate", - "description": "

      A Dependabot Update for a dependency in a repository.

      ", - "implements": [ - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "error", - "description": "

      The error from a dependency update.

      ", - "type": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror" - }, - { - "name": "pullRequest", - "description": "

      The associated pull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependabot" - }, - { - "name": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror", - "description": "

      An error produced from a Dependabot Update.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "errorType", - "description": "

      The error code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency", - "description": "

      A dependency manifest entry.

      ", - "fields": [ - { - "name": "hasDependencies", - "description": "

      Does the dependency itself have dependencies?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "packageLabel", - "description": "

      The original name of the package, as it appears in the manifest.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      packageLabel will be removed. Use normalized packageName field instead. Removal on 2022-10-01 UTC.

      " - }, - { - "name": "packageManager", - "description": "

      The dependency package manager.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageName", - "description": "

      The name of the package in the canonical form used by the package manager.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageUrl", - "description": "

      Public preview: The dependency package URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "relationship", - "description": "

      Public preview: The relationship of the dependency. Can be direct, transitive, or unknown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository containing the package.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requirements", - "description": "

      The dependency version requirements.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "description": "

      The connection type for DependencyGraphDependency.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphDependencyEdge]", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphDependency]", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyEdge", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest", - "description": "

      Dependency manifest for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "blobPath", - "description": "

      Path to view the manifest file blob.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dependencies", - "description": "

      A list of manifest dependencies.

      ", - "type": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "dependenciesCount", - "description": "

      The number of dependencies listed in the manifest.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "exceedsMaxSize", - "description": "

      Is the manifest too big to parse?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "filename", - "description": "

      Fully qualified manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the DependencyGraphManifest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parseable", - "description": "

      Were we able to parse the manifest?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repository", - "description": "

      The repository containing the manifest.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "description": "

      The connection type for DependencyGraphManifest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphManifestEdge]", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphManifest]", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestEdge", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - } - ], - "category": "dependency-graph" - }, - { - "name": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey", - "description": "

      A repository deploy key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabled", - "description": "

      Whether or not the deploy key is enabled by policy at the Enterprise or Organization level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The deploy key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readOnly", - "description": "

      Whether or not the deploy key is read only.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The deploy key title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "verified", - "description": "

      Whether or not the deploy key has been verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyConnection", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "description": "

      The connection type for DeployKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeployKeyEdge]", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeployKey]", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyEdge", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent", - "description": "

      Represents adeployedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The deployment associated with thedeployedevent.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      The ref associated with thedeployedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "deployments" - }, - { - "name": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      Represents triggered deployment instance.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      Identifies the commit sha of the deployment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitOid", - "description": "

      Identifies the oid of the deployment commit, even if the commit has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The deployment description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Deployment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestEnvironment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "latestStatus", - "description": "

      The latest status of this deployment.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "originalEnvironment", - "description": "

      The original environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Extra information that a deployment system might need.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      Identifies the Ref of the deployment, if the deployment was created by ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with the deployment.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "state", - "description": "

      The current state of the deployment.

      ", - "type": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate" - }, - { - "name": "statuses", - "description": "

      A list of statuses associated with the deployment.

      ", - "type": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "task", - "description": "

      The deployment task.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "description": "

      The connection type for Deployment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentEdge]", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Deployment]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEdge", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deploymentStatus", - "description": "

      The deployment status that updated the deployment environment.

      ", - "type": "DeploymentStatus!", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentEnvironmentChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule", - "description": "

      A protection rule.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "timeout", - "description": "

      The timeout in minutes for this protection rule.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "type", - "description": "

      The type of protection rule.

      ", - "type": "DeploymentProtectionRuleType!", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleConnection", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "description": "

      The connection type for DeploymentProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentProtectionRuleEdge]", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentProtectionRule]", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleEdge", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest", - "description": "

      A request to deploy a workflow run to an environment.

      ", - "fields": [ - { - "name": "currentUserCanApprove", - "description": "

      Whether or not the current user can approve the deployment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "environment", - "description": "

      The target environment of the deployment.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "waitTimerStartedAt", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestConnection", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "description": "

      The connection type for DeploymentRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentRequestEdge]", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentRequest]", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestEdge", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview", - "description": "

      A deployment review.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comment", - "description": "

      The comment the user left.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environments", - "description": "

      The environments approved or rejected.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The decision of the user.

      ", - "type": "DeploymentReviewState!", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate" - }, - { - "name": "user", - "description": "

      The user that reviewed the deployment.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewConnection", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "description": "

      The connection type for DeploymentReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewEdge]", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReview]", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewEdge", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerConnection", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "description": "

      The connection type for DeploymentReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewerEdge]", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReviewer]", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerEdge", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      Describes the status of a given deployment attempt.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "deployment", - "description": "

      Identifies the deployment associated with status.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "description", - "description": "

      Identifies the description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Identifies the environment of the deployment at the time of this deployment status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Identifies the environment URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "logUrl", - "description": "

      Identifies the log URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "description": "

      The connection type for DeploymentStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentStatusEdge]", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentStatus]", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusEdge", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - } - ], - "category": "deployments" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DisconnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request from which the issue was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      A discussion in a repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "answer", - "description": "

      The comment chosen as this discussion's answer, if any.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "answerChosenAt", - "description": "

      The time when a user chose this discussion's answer, if answered.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "answerChosenBy", - "description": "

      The user who chose this discussion's answer, if answered.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The main text of the discussion post.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "category", - "description": "

      The category for this discussion.

      ", - "type": "DiscussionCategory!", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "comments", - "description": "

      The replies to the discussion.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Discussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswered", - "description": "

      Only return answered/unanswered discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "number", - "description": "

      The number identifying this discussion within the repository.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "poll", - "description": "

      The poll associated with this discussion, if one exists.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the discussion's state.

      ", - "type": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason" - }, - { - "name": "title", - "description": "

      The title of this discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "description": "

      A category for discussions in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A description of this category.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      An emoji representing this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      This category's emoji rendered as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionCategory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAnswerable", - "description": "

      Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "slug", - "description": "

      The slug of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryConnection", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "description": "

      The connection type for DiscussionCategory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCategoryEdge]", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionCategory]", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryEdge", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      A comment on a discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedAt", - "description": "

      The time when this replied-to comment was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion this comment was created in.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswer", - "description": "

      Has this comment been chosen as the answer of its discussion?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replies", - "description": "

      The threaded replies to this comment.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The discussion comment this comment is a reply to.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMarkAsAnswer", - "description": "

      Can the current user mark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnmarkAsAnswer", - "description": "

      Can the current user unmark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentConnection", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "description": "

      The connection type for DiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCommentEdge]", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionComment]", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentEdge", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionConnection", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "description": "

      The connection type for Discussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionEdge]", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Discussion]", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionEdge", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll", - "description": "

      A poll for a discussion.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "discussion", - "description": "

      The discussion that this poll belongs to.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionPoll object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "options", - "description": "

      The options for this poll.

      ", - "type": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      How to order the options for the discussion poll.

      ", - "type": { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder" - } - } - ] - }, - { - "name": "question", - "description": "

      The question that is being asked by this poll.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this poll.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanVote", - "description": "

      Indicates if the viewer has permission to vote in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for any option in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      An option for a discussion poll.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the DiscussionPollOption object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "option", - "description": "

      The text for this option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "poll", - "description": "

      The discussion poll that this option belongs to.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this option.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for this option in the poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "description": "

      The connection type for DiscussionPollOption.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionPollOptionEdge]", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionPollOption]", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionEdge", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - } - ], - "category": "discussions" - }, - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      A draft issue within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "assignees", - "description": "

      A list of users to assigned to this draft issue.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the draft issue rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of the draft issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this draft issue.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DraftIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2Items", - "description": "

      List of items linked with the draft issue (currently draft issue can be linked to only one item).

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      Projects that link to this draft issue (currently draft issue can be linked to only one project).

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "fields": [ - { - "name": "percentage", - "description": "

      The EPSS percentage represents the likelihood of a CVE being exploited.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "percentile", - "description": "

      The EPSS percentile represents the relative rank of the CVE's likelihood of being exploited compared to other CVEs.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "security-advisories" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      An account to manage multiple organizations with consolidated policy and billing.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this enterprise, if any. Only visible to members of the enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "billingEmail", - "description": "

      The enterprise's billing email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingInfo", - "description": "

      Enterprise billing information visible to enterprise billing managers.

      ", - "type": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the enterprise as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Enterprise object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "members", - "description": "

      A list of users who are members of this enterprise.

      ", - "type": "EnterpriseMemberConnection!", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "deployment", - "description": "

      Only return members within the selected GitHub Enterprise deployment.

      ", - "type": { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return members with this two-factor authentication status. Does not\ninclude members who only have an account on a GitHub Enterprise Server instance.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for members returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization or server.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return members with this type of two-factor authentication method. Does\nnot include members who only have an account on a GitHub Enterprise Server instance.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of organizations that belong to this enterprise.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "viewerOrganizationRole", - "description": "

      The viewer's role in an organization.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - } - ] - }, - { - "name": "ownerInfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "type": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo" - }, - { - "name": "readme", - "description": "

      The raw content of the enterprise README.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readmeHTML", - "description": "

      The content of the enterprise README as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current enterprise by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this enterprise.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "slug", - "description": "

      The URL-friendly identifier for the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerIsAdmin", - "description": "

      Is the current viewer an admin of this enterprise?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise website.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorConnection", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorEdge]", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorEdge", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge", - "description": "

      A User who is an administrator of an enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role of the administrator.

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      An invitation for a user to become an owner or billing manager of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseAdministratorInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The invitee's pending role in the enterprise (owner or billing_manager).

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationConnection", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "description": "

      The connection type for EnterpriseAdministratorInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorInvitationEdge]", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseAdministratorInvitation]", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationEdge", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo", - "description": "

      Enterprise billing information visible to enterprise billing managers and owners.

      ", - "fields": [ - { - "name": "allLicensableUsersCount", - "description": "

      The number of licenseable users/emails across the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assetPacks", - "description": "

      The number of data packs used by all organizations owned by the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "bandwidthQuota", - "description": "

      The bandwidth quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsage", - "description": "

      The bandwidth usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsagePercentage", - "description": "

      The bandwidth usage as a percentage of the bandwidth quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "storageQuota", - "description": "

      The storage quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsage", - "description": "

      The storage usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsagePercentage", - "description": "

      The storage usage as a percentage of the storage quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalAvailableLicenses", - "description": "

      The number of available licenses across all owned organizations based on the unique number of billable users.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalLicenses", - "description": "

      The total number of licenses allocated.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "description": "

      The connection type for Enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseEdge]", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Enterprise]", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEdge", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseFailedInvitationConnection", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseFailedInvitationEdge]", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseFailedInvitationEdge", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge", - "description": "

      A failed invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      An identity provider configured to provision identities for an enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm" - }, - { - "name": "enterprise", - "description": "

      The enterprise this identity provider belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "externalIdentities", - "description": "

      ExternalIdentities provisioned by this identity provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the identity provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML identity provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "recoveryCodes", - "description": "

      Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the identity provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberConnection", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "description": "

      The connection type for EnterpriseMember.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseMemberEdge]", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseMember]", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberEdge", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge", - "description": "

      A User who is a member of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      An invitation for a user to become an unaffiliated member of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseMemberInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrganizationMembershipConnection", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "description": "

      The connection type for Organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOrganizationMembershipEdge]", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOrganizationMembershipEdge", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge", - "description": "

      An enterprise organization that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOutsideCollaboratorConnection", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOutsideCollaboratorEdge]", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseOutsideCollaboratorEdge", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge", - "description": "

      A User who is an outside collaborator of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "repositories", - "description": "

      The enterprise organization repositories this user is a member of.

      ", - "type": "EnterpriseRepositoryInfoConnection!", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "fields": [ - { - "name": "admins", - "description": "

      A list of all of the administrators for this enterprise.

      ", - "type": "EnterpriseAdministratorConnection!", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return administrators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for administrators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabled", - "description": "

      A list of users in the enterprise who currently have two-factor authentication disabled.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabledExist", - "description": "

      Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowPrivateRepositoryForkingSetting", - "description": "

      The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "allowPrivateRepositoryForkingSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided private repository forking setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "allowPrivateRepositoryForkingSettingPolicyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "defaultRepositoryPermissionSetting", - "description": "

      The setting value for base repository permissions for organizations in this enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - }, - { - "name": "defaultRepositoryPermissionSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided base repository permission.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The permission to find organizations for.

      ", - "type": { - "name": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - } - } - ] - }, - { - "name": "domains", - "description": "

      A list of domains owned by the enterprise. Visible to enterprise owners or\nenterprise owners' personal access tokens (classic) with admin:enterprise scope.

      ", - "type": "VerifiableDomainConnection!", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter whether or not the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter whether or not the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "failedInvitations", - "description": "

      A list of failed invitations in the enterprise.

      ", - "type": "EnterpriseFailedInvitationConnection!", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the enterprise has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with admin:enterprise scope.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isUpdatingDefaultRepositoryPermission", - "description": "

      Whether or not the base repository permission is currently being updated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUpdatingTwoFactorRequirement", - "description": "

      Whether the two-factor authentication requirement is currently being enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanChangeRepositoryVisibilitySetting", - "description": "

      The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanChangeRepositoryVisibilitySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided can change repository visibility setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanCreateInternalRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create internal repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create private repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create public repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create repositories.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - }, - { - "name": "membersCanCreateRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository creation setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting to find organizations for.

      ", - "type": { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue!", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue" - } - } - ] - }, - { - "name": "membersCanDeleteIssuesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete issues.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteIssuesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete issues setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanDeleteRepositoriesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete or transfer repositories.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete repositories setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanInviteCollaboratorsSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can invite outside collaborators.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanInviteCollaboratorsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can invite collaborators setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanMakePurchasesSetting", - "description": "

      Indicates whether members of this enterprise's organizations can purchase additional services for those organizations.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can update protected branches.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can update protected branches setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanViewDependencyInsightsSetting", - "description": "

      The setting value for whether members can view dependency insights.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanViewDependencyInsightsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can view dependency insights setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this enterprise is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationProjectsSetting", - "description": "

      The setting value for whether organization projects are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "organizationProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided organization projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "outsideCollaborators", - "description": "

      A list of outside collaborators across the repositories in the enterprise.

      ", - "type": "EnterpriseOutsideCollaboratorConnection!", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return outside collaborators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific outside collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for outside collaborators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return outside collaborators within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - }, - { - "name": "visibility", - "description": "

      Only return outside collaborators on repositories with this visibility.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "pendingAdminInvitations", - "description": "

      A list of pending administrator invitations for the enterprise.

      ", - "type": "EnterpriseAdministratorInvitationConnection!", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending enterprise administrator invitations returned from the connection.

      ", - "type": { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - } - ] - }, - { - "name": "pendingCollaboratorInvitations", - "description": "

      A list of pending collaborator invitations across the repositories in the enterprise.

      ", - "type": "RepositoryInvitationConnection!", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending repository collaborator invitations returned from the connection.

      ", - "type": { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pendingMemberInvitations", - "description": "

      A list of pending member invitations for organizations in the enterprise.

      ", - "type": "EnterprisePendingMemberInvitationConnection!", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "invitationSource", - "description": "

      Only return invitations matching this invitation source.

      ", - "type": { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return invitations within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDeployKeySetting", - "description": "

      The setting value for whether deploy keys are enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryDeployKeySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided deploy keys setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "repositoryProjectsSetting", - "description": "

      The setting value for whether repository projects are enabled in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The SAML Identity Provider for the enterprise.

      ", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider" - }, - { - "name": "samlIdentityProviderSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the SAML single sign-on setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "IdentityProviderConfigurationState!", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate" - } - } - ] - }, - { - "name": "teamDiscussionsSetting", - "description": "

      The setting value for whether team discussions are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "teamDiscussionsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided team discussions setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "twoFactorDisallowedMethodsSetting", - "description": "

      The setting value for what methods of two-factor authentication the enterprise prevents its users from having.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - }, - { - "name": "twoFactorRequiredSetting", - "description": "

      The setting value for whether the enterprise requires two-factor authentication for its organizations and users.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - }, - { - "name": "twoFactorRequiredSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the two-factor authentication setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterprisePendingMemberInvitationConnection", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterprisePendingMemberInvitationEdge]", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterprisePendingMemberInvitationEdge", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge", - "description": "

      An invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo", - "description": "

      A subset of repository information queryable from an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the EnterpriseRepositoryInfo object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The repository's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoConnection", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "description": "

      The connection type for EnterpriseRepositoryInfo.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseRepositoryInfoEdge]", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseRepositoryInfo]", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoEdge", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation", - "description": "

      An Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "customerName", - "description": "

      The customer name to which the Enterprise Server installation belongs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hostName", - "description": "

      The host name of the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerInstallation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isConnected", - "description": "

      Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccounts", - "description": "

      User accounts on this Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountConnection!", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder" - } - } - ] - }, - { - "name": "userAccountsUploads", - "description": "

      User accounts uploads for the Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountsUploadConnection!", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts uploads returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipConnection", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "description": "

      The connection type for EnterpriseServerInstallation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerInstallationMembershipEdge]", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerInstallation]", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipEdge", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge", - "description": "

      An Enterprise Server installation that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount", - "description": "

      A user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emails", - "description": "

      User emails belonging to this user account.

      ", - "type": "EnterpriseServerUserAccountEmailConnection!", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user account emails returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder" - } - } - ] - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation on which this user account exists.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether the user account is a site administrator on the Enterprise Server installation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "login", - "description": "

      The login of the user account on the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the user account on the Enterprise Server installation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "remoteCreatedAt", - "description": "

      The date and time when the user account was created on the Enterprise Server installation.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "remoteUserId", - "description": "

      The ID of the user account on the Enterprise Server installation.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountConnection", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "description": "

      The connection type for EnterpriseServerUserAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEdge]", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccount]", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEdge", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail", - "description": "

      An email belonging to a user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountEmail object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrimary", - "description": "

      Indicates whether this is the primary email of the associated user account.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccount", - "description": "

      The user account to which the email belongs.

      ", - "type": "EnterpriseServerUserAccount!", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailConnection", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "description": "

      The connection type for EnterpriseServerUserAccountEmail.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEmailEdge]", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountEmail]", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailEdge", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload", - "description": "

      A user accounts upload from an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise to which this upload belongs.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation for which this upload was generated.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountsUpload object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the file uploaded.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "syncState", - "description": "

      The synchronization state of the upload.

      ", - "type": "EnterpriseServerUserAccountsUploadSyncState!", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadConnection", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "description": "

      The connection type for EnterpriseServerUserAccountsUpload.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountsUploadEdge]", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountsUpload]", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadEdge", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount", - "description": "

      An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise user account's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise in which this user account exists.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseInstallations", - "description": "

      A list of Enterprise Server installations this user is a member of.

      ", - "type": "EnterpriseServerInstallationMembershipConnection!", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for installations returned from the connection.

      ", - "type": { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the installation.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      An identifier for the enterprise user account, a login or email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise user account.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of enterprise organizations this user is a member of.

      ", - "type": "EnterpriseOrganizationMembershipConnection!", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user within the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      An environment.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Environment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this environment is currently pinned to the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "latestCompletedDeployment", - "description": "

      The latest completed deployment with status success, failure, or error if it exists.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedPosition", - "description": "

      The position of the environment if it is pinned, null if it is not pinned.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "protectionRules", - "description": "

      The protection rules defined for this environment.

      ", - "type": "DeploymentProtectionRuleConnection!", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentConnection", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "description": "

      The connection type for Environment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnvironmentEdge]", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Environment]", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentEdge", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment" - } - ], - "category": "deployments" - }, - { - "name": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity", - "description": "

      An external identity provisioned by SAML SSO or SCIM. If SAML is configured on\nthe organization, the external identity is visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members. If SAML is configured on the enterprise, the external\nidentity is visible to (1) enterprise owners, (2) enterprise owners' personal\naccess tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "guid", - "description": "

      The GUID for this identity.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ExternalIdentity object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationInvitation", - "description": "

      Organization invitation for this SCIM-provisioned external identity.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "samlIdentity", - "description": "

      SAML Identity attributes.

      ", - "type": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes" - }, - { - "name": "scimIdentity", - "description": "

      SCIM Identity attributes.

      ", - "type": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes" - }, - { - "name": "user", - "description": "

      User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityAttribute", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute", - "description": "

      An attribute for the External Identity attributes collection.

      ", - "fields": [ - { - "name": "metadata", - "description": "

      The attribute metadata as JSON.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The attribute name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The attribute value.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityConnection", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "description": "

      The connection type for ExternalIdentity.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ExternalIdentityEdge]", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ExternalIdentity]", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityEdge", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes", - "description": "

      SAML attributes for the External Identity.

      ", - "fields": [ - { - "name": "attributes", - "description": "

      SAML Identity attributes.

      ", - "type": "[ExternalIdentityAttribute!]!", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute" - }, - { - "name": "emails", - "description": "

      The emails associated with the SAML identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameId", - "description": "

      The NameID of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes", - "description": "

      SCIM attributes for the External Identity.

      ", - "fields": [ - { - "name": "emails", - "description": "

      The emails associated with the SCIM identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "fields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowerConnection", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "FollowingConnection", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "GenericHovercardContext", - "id": "generichovercardcontext", - "href": "/graphql/reference/objects#generichovercardcontext", - "description": "

      A generic hovercard context with a message and icon.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "description": "

      A Gist.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of comments associated with the gist.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The gist description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "files", - "description": "

      The files in this gist.

      ", - "type": "[GistFile]", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "arguments": [ - { - "name": "limit", - "defaultValue": "10", - "description": "

      The maximum number of files to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "oid", - "description": "

      The oid of the files to return.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "forks", - "description": "

      A list of forks associated with the gist.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Gist object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isFork", - "description": "

      Identifies if the gist is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublic", - "description": "

      Whether the gist is public or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The gist name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The gist owner.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies when the gist was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Gist.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment", - "description": "

      Represents a comment on an Gist.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the gist.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "gist", - "description": "

      The associated gist.

      ", - "type": "Gist!", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "id", - "description": "

      The Node ID of the GistComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistCommentConnection", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "description": "

      The connection type for GistComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistCommentEdge]", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GistComment]", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistCommentEdge", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - } - ], - "category": "gists" - }, - { - "name": "GistConnection", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "description": "

      The connection type for Gist.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistEdge]", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Gist]", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistEdge", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - } - ], - "category": "gists" - }, - { - "name": "GistFile", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "description": "

      A file in a gist.

      ", - "fields": [ - { - "name": "encodedName", - "description": "

      The file name encoded to remove characters that are invalid in URL paths.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "encoding", - "description": "

      The gist file encoding.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "extension", - "description": "

      The file extension from the file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isImage", - "description": "

      Indicates if this file is an image.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Whether the file's contents were truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "name", - "description": "

      The gist file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      The gist file size in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the file is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "truncate", - "description": "

      Optionally truncate the returned file to this length.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "gists" - }, - { - "name": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor", - "description": "

      Represents an actor in a Git commit (ie. an author or committer).

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the author's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "date", - "description": "

      The timestamp of the Git action (authoring or committing).

      ", - "type": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - }, - { - "name": "email", - "description": "

      The email in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The GitHub user corresponding to the email field. Null if no such user exists.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "git" - }, - { - "name": "GitActorConnection", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "description": "

      The connection type for GitActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GitActorEdge]", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GitActor]", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "GitActorEdge", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - } - ], - "category": "git" - }, - { - "name": "GitHubMetadata", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Represents information about the GitHub instance.

      ", - "fields": [ - { - "name": "gitHubServicesSha", - "description": "

      Returns a String that's a SHA of github-services.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "isPasswordAuthenticationVerifiable", - "description": "

      Whether or not users are verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "meta" - }, - { - "name": "GpgSignature", - "id": "gpgsignature", - "href": "/graphql/reference/objects#gpgsignature", - "description": "

      Represents a GPG signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyId", - "description": "

      Hex-encoded ID of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "headRef", - "description": "

      Identifies the Ref associated with the head_ref_deleted event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the Ref associated with the head_ref_deleted event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thehead_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefRestoredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "Hovercard", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "description": "

      Detail needed to display a hovercard for a user.

      ", - "fields": [ - { - "name": "contexts", - "description": "

      Each of the contexts for this hovercard.

      ", - "type": "[HovercardContext!]!", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "category": "users" - }, - { - "name": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      An IP address or range of addresses that is allowed to access an owner's resources.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowListValue", - "description": "

      A single IP address or range of IP addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IpAllowListEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isActive", - "description": "

      Whether the entry is currently active.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The owner of the IP allow list entry.

      ", - "type": "IpAllowListOwner!", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryConnection", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "description": "

      The connection type for IpAllowListEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IpAllowListEntryEdge]", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IpAllowListEntry]", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryEdge", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the body of the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyResourcePath", - "description": "

      The http path for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "bodyText", - "description": "

      Identifies the body of the issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyUrl", - "description": "

      The http URL for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedByPullRequestsReferences", - "description": "

      List of open pull requests referenced from this issue.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeClosedPrs", - "defaultValue": false, - "description": "

      Include closed PRs in results.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderByState", - "defaultValue": false, - "description": "

      Return results ordered by state.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked PRs.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the Issue.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duplicateOf", - "description": "

      A reference to the original issue that this issue has been marked as a duplicate of.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Issue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this issue is currently pinned to the repository issues list.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this issue read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueType", - "description": "

      The issue type for this Issue.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "linkedBranches", - "description": "

      Branches linked to this issue.

      ", - "type": "LinkedBranchConnection!", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the issue.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the issue number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "parent", - "description": "

      The parent entity of the issue.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Issue conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this issue.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this issue.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the issue.

      ", - "type": "IssueState!", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the issue state.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "arguments": [ - { - "name": "enableDuplicate", - "defaultValue": false, - "description": "

      Whether or not to return state reason for duplicates.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "subIssues", - "description": "

      A list of sub-issues associated with the Issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subIssuesSummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "type": "SubIssuesSummary!", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineConnection!", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineItemsConnection!", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[IssueTimelineItemsItemType!]", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the issue title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the issue title rendered to HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "issues" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      Represents a comment on an Issue.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the comment.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Returns the pull request associated with the comment, if this comment was made on a\npull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentConnection", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "description": "

      The connection type for IssueComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueCommentEdge]", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueComment]", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "description": "

      The connection type for Issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueEdge]", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Issue]", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueContributionsByRepository", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "description": "

      This aggregates issues opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The issue contributions.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the issues were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "IssueEdge", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "IssueTemplate", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate", - "description": "

      A repository issue template.

      ", - "fields": [ - { - "name": "about", - "description": "

      The template purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "assignees", - "description": "

      The suggested assignees.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The suggested issue body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The template filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      The suggested issue labels.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "name", - "description": "

      The template name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The suggested issue title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The suggested issue type.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineConnection", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "description": "

      The connection type for IssueTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemEdge]", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItem]", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsConnection", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "description": "

      The connection type for IssueTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemsEdge]", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItems]", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsEdge", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - } - ], - "category": "issues" - }, - { - "name": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      Represents the type of Issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The issue type's color.

      ", - "type": "IssueTypeColor!", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The issue type's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueType object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      The issue type's enabled state.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Whether the issue type is publicly visible.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Private issue types are being deprecated and can no longer be created. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "issues", - "description": "

      The issues with this issue type in the given repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "repositoryId", - "description": "

      Target repository to load the issues from.

      ", - "type": { - "name": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      The issue type's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent", - "description": "

      Represents aissue_type_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent", - "description": "

      Represents aissue_type_changedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "prevIssueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "description": "

      The connection type for IssueType.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTypeEdge]", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueType]", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeEdge", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent", - "description": "

      Represents aissue_type_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution", - "description": "

      Represents a user signing up for a GitHub account.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      Identifies the label color.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the label was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A brief description of this label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Label object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isDefault", - "description": "

      Indicates whether or not this is a default label.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issues", - "description": "

      A list of issues associated with this label.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      Identifies the label name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this label.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this label.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the label was last updated.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "description": "

      The connection type for Label.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LabelEdge]", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Label]", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LabelEdge", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label" - } - ], - "category": "issues" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent", - "description": "

      Represents alabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with thelabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "Language", - "id": "language", - "href": "/graphql/reference/objects#language", - "description": "

      Represents a given language found in repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color defined for the current language.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Language object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the current language.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "description": "

      A list of languages associated with the parent.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LanguageEdge]", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Language]", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalSize", - "description": "

      The total size in bytes of files written in that language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "LanguageEdge", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge", - "description": "

      Represents the language of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Language!", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "size", - "description": "

      The number of bytes of code written in the language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      A repository's open source license.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The full text of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The conditions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "description", - "description": "

      A human-readable description of the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "featured", - "description": "

      Whether the license should be featured.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hidden", - "description": "

      Whether the license should be displayed in license pickers.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the License object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "implementation", - "description": "

      Instructions on how to implement the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The lowercased SPDX ID of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "limitations", - "description": "

      The limitations set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "name", - "description": "

      The license full name specified by https://spdx.org/licenses.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nickname", - "description": "

      Customary short name if applicable (e.g, GPLv3).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permissions", - "description": "

      The permissions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "pseudoLicense", - "description": "

      Whether the license is a pseudo-license placeholder (e.g., other, no-license).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "spdxId", - "description": "

      Short identifier specified by https://spdx.org/licenses.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      URL to the license on https://choosealicense.com.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "licenses" - }, - { - "name": "LicenseRule", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule", - "description": "

      Describes a License's conditions, permissions, and limitations.

      ", - "fields": [ - { - "name": "description", - "description": "

      A description of the rule.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The machine-readable rule key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The human-readable rule label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "licenses" - }, - { - "name": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      A branch linked to an issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the LinkedBranch object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ref", - "description": "

      The branch's ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchConnection", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "description": "

      A list of branches linked to an issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LinkedBranchEdge]", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[LinkedBranch]", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchEdge", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - } - ], - "category": "issues" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent", - "description": "

      Represents alockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockReason", - "description": "

      Reason that the conversation was locked (optional).

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockable", - "description": "

      Object that was locked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin", - "description": "

      A placeholder user for attribution of imported data on GitHub.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "claimant", - "description": "

      The user that has claimed the data attributed to this mannequin.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The mannequin's email on the source instance.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Mannequin object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "MannequinConnection", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "description": "

      A list of mannequins.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MannequinEdge]", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Mannequin]", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "MannequinEdge", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge", - "description": "

      Represents a mannequin.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - } - ], - "category": "migrations" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the MarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MemberFeatureRequestNotification", - "id": "memberfeaturerequestnotification", - "href": "/graphql/reference/objects#memberfeaturerequestnotification", - "description": "

      Represents a member feature request notification.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      Represents member feature request body containing entity name and the number of feature requests.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the MemberFeatureRequestNotification object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      Represents member feature request notification title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "orgs" - }, - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.clear event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposClearAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent", - "description": "

      Represents amentionedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the MentionedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "description": "

      The queue of pull request entries to be merged into a protected branch in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      The configuration for this merge queue.

      ", - "type": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration" - }, - { - "name": "entries", - "description": "

      The entries in the queue.

      ", - "type": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextEntryEstimatedTimeToMerge", - "description": "

      The estimated time in seconds until a newly added entry would be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository this merge queue belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration", - "description": "

      Configuration for a MergeQueue.

      ", - "fields": [ - { - "name": "checkResponseTimeout", - "description": "

      The amount of time in minutes to wait for a check response before considering it a failure.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToBuild", - "description": "

      The maximum number of entries to build at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToMerge", - "description": "

      The maximum number of entries to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use for this queue.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "mergingStrategy", - "description": "

      The strategy to use when merging entries.

      ", - "type": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy" - }, - { - "name": "minimumEntriesToMerge", - "description": "

      The minimum number of entries required to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimumEntriesToMergeWaitTime", - "description": "

      The amount of time in minutes to wait before ignoring the minumum number of\nentries in the queue requirement and merging a collection of entries.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      Entries in a MergeQueue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "baseCommit", - "description": "

      The base commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "enqueuedAt", - "description": "

      The date and time this entry was added to the merge queue.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The actor that enqueued this entry.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "estimatedTimeToMerge", - "description": "

      The estimated time in seconds until this entry will be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "headCommit", - "description": "

      The head commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueueEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "jump", - "description": "

      Whether this pull request should jump the queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue that this entry belongs to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "position", - "description": "

      The position of this entry in the queue.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request that will be added to a merge group.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "solo", - "description": "

      Does this pull request need to be deployed on its own.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      The state of this entry in the queue.

      ", - "type": "MergeQueueEntryState!", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "description": "

      The connection type for MergeQueueEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MergeQueueEntryEdge]", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[MergeQueueEntry]", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryEdge", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters", - "description": "

      Merges must be performed via a merge queue.

      ", - "fields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent", - "description": "

      Represents amergedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the merge event.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MergedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeRef", - "description": "

      Identifies the Ref associated with the merge event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "mergeRefName", - "description": "

      Identifies the name of the Ref associated with the merge event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      A GitHub Enterprise Importer (GEI) migration source.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the MigrationSource object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "description": "

      Represents a Milestone object on a given repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedIssueCount", - "description": "

      Identifies the number of closed issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who created the milestone.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      Identifies the description of the milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The HTML rendered description of the milestone using GitHub Flavored Markdown.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dueOn", - "description": "

      Identifies the due date of the milestone.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the Milestone object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issues", - "description": "

      A list of issues associated with the milestone.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "number", - "description": "

      Identifies the number of the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "openIssueCount", - "description": "

      Identifies the number of open issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "progressPercentage", - "description": "

      Identifies the percentage complete for the milestone.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with the milestone.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this milestone.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the milestone.

      ", - "type": "MilestoneState!", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - }, - { - "name": "title", - "description": "

      Identifies the title of the milestone.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "description": "

      The connection type for Milestone.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MilestoneEdge]", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Milestone]", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "MilestoneEdge", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "issues" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with themilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the MovedColumnsInProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousProjectColumnName", - "description": "

      Column name the issue or pull request was moved from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name the issue or pull request was moved to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry", - "description": "

      Audit log entry for a oauth_application.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "applicationUrl", - "description": "

      The application URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "callbackUrl", - "description": "

      The callback URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OauthApplicationCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "rateLimit", - "description": "

      The rate limit of the OAuth application.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of the OAuth application.

      ", - "type": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry", - "description": "

      Audit log entry for a org.add_billing_manager.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationEmail", - "description": "

      The email address used to invite a billing manager for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry", - "description": "

      Audit log entry for a org.add_member.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The permission level of the member added to the organization.

      ", - "type": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry", - "description": "

      Audit log entry for a org.block_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The blocked user.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgBlockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry", - "description": "

      Audit log entry for a org.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "billingPlan", - "description": "

      The billing plan for the Organization.

      ", - "type": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.disable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry", - "description": "

      Audit log entry for a org.disable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.disable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.enable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry", - "description": "

      Audit log entry for a org.enable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.enable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry", - "description": "

      Audit log entry for a org.invite_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "email", - "description": "

      The email address of the organization invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationInvitation", - "description": "

      The organization invitation.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry", - "description": "

      Audit log entry for a org.invite_to_business event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteToBusinessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_approved event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessApprovedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_blocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessBlockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_denied event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessDeniedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_requested event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessRequestedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_unblocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessUnblockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry", - "description": "

      Audit log entry for a org.remove_billing_manager event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the billing manager being removed.

      ", - "type": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry", - "description": "

      Audit log entry for a org.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the member has with the organization.

      ", - "type": "[OrgRemoveMemberAuditEntryMembershipType!]", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the member being removed.

      ", - "type": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry", - "description": "

      Audit log entry for a org.remove_outside_collaborator event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveOutsideCollaboratorAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the outside collaborator has with the organization.

      ", - "type": "[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the outside collaborator being removed from the Organization.

      ", - "type": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry", - "description": "

      Audit log entry for a org.restore_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRestoreMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredCustomEmailRoutingsCount", - "description": "

      The number of custom email routings for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredIssueAssignmentsCount", - "description": "

      The number of issue assignments for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMemberships", - "description": "

      Restored organization membership objects.

      ", - "type": "[OrgRestoreMemberAuditEntryMembership!]", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMembershipsCount", - "description": "

      The number of restored memberships.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoriesCount", - "description": "

      The number of repositories of the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryStarsCount", - "description": "

      The number of starred repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryWatchesCount", - "description": "

      The number of watched repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata", - "description": "

      Metadata for an organization membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata", - "description": "

      Metadata for a repository membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata", - "description": "

      Metadata for a team membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry", - "description": "

      Audit log entry for a org.unblock_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The user being unblocked by the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUnblockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry", - "description": "

      Audit log entry for a org.update_default_repository_permission.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateDefaultRepositoryPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry", - "description": "

      Audit log entry for a org.update_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_creation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canCreateRepositories", - "description": "

      Can members create repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryCreationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The permission for visibility level of repositories for this organization.

      ", - "type": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_invitation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canInviteOutsideCollaboratorsToRepositories", - "description": "

      Can outside collaborators be invited to repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryInvitationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      An account on GitHub, with one or more owners, that has repositories, members and teams.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this organization, if any. Only visible to members of the organization's enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the organization was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "auditLog", - "description": "

      Audit log entries of the organization.

      ", - "type": "OrganizationAuditEntryConnection!", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the returned audit log entries.

      ", - "type": { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder" - } - }, - { - "name": "query", - "description": "

      The query string to filter audit entries.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the organization's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The organization's public profile description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The organization's public profile description rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domains", - "description": "

      A list of domains owned by the organization.

      ", - "type": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter by if the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter by if the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "email", - "description": "

      The organization's public email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseOwners", - "description": "

      A list of owners of the organization's enterprise account.

      ", - "type": "OrganizationEnterpriseOwnerConnection!", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for enterprise owners returned from the connection.

      ", - "type": { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder" - } - }, - { - "name": "organizationRole", - "description": "

      The organization role to filter by.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Organization object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the organization has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the organization.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isVerified", - "description": "

      Whether the organization has verified its profile email and website.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueTypes", - "description": "

      A list of the organization's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The organization's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The organization's login name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mannequins", - "description": "

      A list of all mannequins for this organization.

      ", - "type": "MannequinConnection!", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter mannequins by login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for mannequins returned from the connection.

      ", - "type": { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "membersCanForkPrivateRepositories", - "description": "

      Members can fork private repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersWithRole", - "description": "

      A list of users who are members of this organization.

      ", - "type": "OrganizationMemberConnection!", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The organization's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this organization is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationBillingEmail", - "description": "

      The billing email for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pendingMembers", - "description": "

      A list of users who have been invited to join this organization.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "repositoryMigrations", - "description": "

      A list of all repository migrations for this organization.

      ", - "type": "RepositoryMigrationConnection!", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository migrations returned.

      ", - "type": { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder" - } - }, - { - "name": "repositoryName", - "description": "

      Filter repository migrations by repository name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "state", - "description": "

      Filter repository migrations by state.

      ", - "type": { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - } - } - ] - }, - { - "name": "requiresTwoFactorAuthentication", - "description": "

      When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current organization by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this organization.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The Organization's SAML identity provider. Visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members.

      ", - "type": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider" - }, - { - "name": "team", - "description": "

      Find an organization's team by its slug.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "arguments": [ - { - "name": "slug", - "description": "

      The name or slug of the team to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teams", - "description": "

      A list of teams in this organization.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "ldapMapped", - "description": "

      If true, filters teams that are mapped to an LDAP Group (Enterprise only).

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "notificationSetting", - "description": "

      If non-null, filters teams according to notification setting.

      ", - "type": { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from the connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters teams according to privacy.

      ", - "type": { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - } - }, - { - "name": "query", - "description": "

      If non-null, filters teams with query on team name and team slug.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      If non-null, filters teams according to whether the viewer is an admin or member on team.

      ", - "type": { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole" - } - }, - { - "name": "rootTeamsOnly", - "defaultValue": false, - "description": "

      If true, restrict to only root teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "twitterUsername", - "description": "

      The organization's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Organization is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateRepositories", - "description": "

      Viewer can create repositories on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateTeams", - "description": "

      Viewer can create teams on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsAMember", - "description": "

      Viewer is an active member of this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this Organization is followed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits for repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The organization's public profile URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryConnection", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "description": "

      The connection type for OrganizationAuditEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationAuditEntryEdge]", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationAuditEntry]", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryEdge", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations managed by an enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEdge]", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEdge", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEnterpriseOwnerConnection", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEnterpriseOwnerEdge]", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationEnterpriseOwnerEdge", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge", - "description": "

      An enterprise owner in the context of an organization that is part of the enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organizationRole", - "description": "

      The role of the owner with respect to the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "users" - }, - { - "name": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider", - "description": "

      An Identity Provider configured to provision SAML and SCIM identities for\nOrganizations. Visible to (1) organization owners, (2) organization owners'\npersonal access tokens (classic) with read:org or admin:org scope, (3) GitHub\nApp with an installation token with read or write access to members.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalIdentities", - "description": "

      External Identities provisioned by this Identity Provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the Identity Provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML Identity Provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Organization this Identity Provider belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the Identity Provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "description": "

      An Invitation for a user to an organization.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address of the user invited to the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationSource", - "description": "

      The source of the invitation.

      ", - "type": "OrganizationInvitationSource!", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - }, - { - "name": "invitationType", - "description": "

      The type of invitation that was sent (e.g. email, user).

      ", - "type": "OrganizationInvitationType!", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      inviter will be removed. inviter will be replaced by inviterActor. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "inviterActor", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organization", - "description": "

      The organization the invite is for.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The user's pending role in the organization (e.g. member, owner).

      ", - "type": "OrganizationInvitationRole!", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationInvitationEdge]", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationEdge", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberConnection", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "description": "

      A list of users who belong to the organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationMemberEdge]", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationMemberEdge", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge", - "description": "

      Represents a user within an organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role this user has in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - } - ], - "category": "users" - }, - { - "name": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      A GitHub Enterprise Importer (GEI) organization migration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the organization migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "remainingRepositoriesCount", - "description": "

      The remaining amount of repos to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sourceOrgName", - "description": "

      The name of the source organization to be migrated.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the source organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "OrganizationMigrationState!", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate" - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalRepositoriesCount", - "description": "

      The total amount of repositories to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "OrganizationTeamsHovercardContext", - "id": "organizationteamshovercardcontext", - "href": "/graphql/reference/objects#organizationteamshovercardcontext", - "description": "

      An organization teams hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantTeams", - "description": "

      Teams in this organization the user is a member of that are relevant.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The path for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The URL for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "totalTeamCount", - "description": "

      The total number of teams the user is on in the organization.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "OrganizationsHovercardContext", - "id": "organizationshovercardcontext", - "href": "/graphql/reference/objects#organizationshovercardcontext", - "description": "

      An organization list hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantOrganizations", - "description": "

      Organizations this user is a member of that are relevant.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "totalOrganizationCount", - "description": "

      The total number of organizations this user is in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "Package", - "id": "package", - "href": "/graphql/reference/objects#package", - "description": "

      Information for an uploaded package.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Package object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestVersion", - "description": "

      Find the latest version for the package.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "name", - "description": "

      Identifies the name of the package.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageType", - "description": "

      Identifies the type of the package.

      ", - "type": "PackageType!", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - }, - { - "name": "repository", - "description": "

      The repository this package belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics" - }, - { - "name": "version", - "description": "

      Find package version by version string.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "arguments": [ - { - "name": "version", - "description": "

      The package version.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "versions", - "description": "

      list of versions for this package.

      ", - "type": "PackageVersionConnection!", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "PackageConnection", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "description": "

      The connection type for Package.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageEdge]", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Package]", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageEdge", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - } - ], - "category": "packages" - }, - { - "name": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile", - "description": "

      A file in a package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "md5", - "description": "

      MD5 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      Name of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersion", - "description": "

      The package version this file belongs to.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "sha1", - "description": "

      SHA1 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sha256", - "description": "

      SHA256 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      Size of the file in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      URL to download the asset.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "packages" - }, - { - "name": "PackageFileConnection", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "description": "

      The connection type for PackageFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageFileEdge]", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageFile]", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageFileEdge", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - } - ], - "category": "packages" - }, - { - "name": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics", - "description": "

      Represents a object that contains package activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageTag", - "id": "packagetag", - "href": "/graphql/reference/objects#packagetag", - "description": "

      A version tag contains the mapping between a tag name and a version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageTag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the tag name of the version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      Version that the tag is associated with.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "description": "

      Information about a specific package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "files", - "description": "

      List of files associated with this package version.

      ", - "type": "PackageFileConnection!", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned package files.

      ", - "type": { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PackageVersion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "package", - "description": "

      The package associated with this version.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "platform", - "description": "

      The platform this version was built for.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "preRelease", - "description": "

      Whether or not this version is a pre-release.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The README of this package version.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      The release associated with this package version.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics" - }, - { - "name": "summary", - "description": "

      The package version summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      The version string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionConnection", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "description": "

      The connection type for PackageVersion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageVersionEdge]", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageVersion]", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionEdge", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics", - "description": "

      Represents a object that contains package version activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PageInfo", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo", - "description": "

      Information about pagination in a connection.

      ", - "fields": [ - { - "name": "endCursor", - "description": "

      When paginating forwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasNextPage", - "description": "

      When paginating forwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPreviousPage", - "description": "

      When paginating backwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "startCursor", - "description": "

      When paginating backwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PermissionSource", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource", - "description": "

      A level of permission and source for a user's access to a repository.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The organization the repository belongs to.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "permission", - "description": "

      The level of access this source has granted to the user.

      ", - "type": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - }, - { - "name": "roleName", - "description": "

      The name of the role this source has granted to the user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of this permission.

      ", - "type": "PermissionGranter!", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter" - } - ], - "category": "repos" - }, - { - "name": "PinnableItemConnection", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "description": "

      The connection type for PinnableItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnableItemEdge]", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnableItem]", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PinnableItemEdge", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion", - "description": "

      A Pinned Discussion is a discussion pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion that was pinned.

      ", - "type": "Discussion!", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "gradientStopColors", - "description": "

      Color stops of the chosen gradient.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pattern", - "description": "

      Background texture pattern.

      ", - "type": "PinnedDiscussionPattern!", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this discussion.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "preconfiguredGradient", - "description": "

      Preconfigured background gradient option.

      ", - "type": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionConnection", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "description": "

      The connection type for PinnedDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedDiscussionEdge]", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedDiscussion]", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionEdge", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      Represents a pinned environment on a given repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the pinned environment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Identifies the environment associated.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEnvironment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "position", - "description": "

      Identifies the position of the pinned environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository that this environment was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "description": "

      The connection type for PinnedEnvironment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedEnvironmentEdge]", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedEnvironment]", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentEdge", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent", - "description": "

      Represents apinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue", - "description": "

      A Pinned Issue is a issue pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      The issue that was pinned.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this issue.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that this issue was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "description": "

      The connection type for PinnedIssue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedIssueEdge]", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedIssue]", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueEdge", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - } - ], - "category": "issues" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry", - "description": "

      Audit log entry for a private_repository_forking.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry", - "description": "

      Audit log entry for a private_repository_forking.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "ProfileItemShowcase", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase", - "description": "

      A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.

      ", - "fields": [ - { - "name": "hasPinnedItems", - "description": "

      Whether or not the owner has pinned any repositories or gists.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner's popular\nrepositories will be returned.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      Projects manage issues, pull requests and notes within a project owner.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The project's description body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "bodyHTML", - "description": "

      The projects description body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "columns", - "description": "

      List of columns in the project.

      ", - "type": "ProjectColumnConnection!", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the Project object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to repositories, organizations, and users.

      ", - "type": "ProjectOwner!", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "pendingCards", - "description": "

      List of pending cards in this project.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "progress", - "description": "

      Project progress details.

      ", - "type": "ProjectProgress!", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState!", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      A card in a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "column", - "description": "

      The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "content", - "description": "

      The card content item.

      ", - "type": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who created this card.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectCard object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "isArchived", - "description": "

      Whether the card is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "note", - "description": "

      The card note.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this card.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of ProjectCard.

      ", - "type": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardConnection", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "description": "

      The connection type for ProjectCard.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectCardEdge]", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectCard]", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      A column inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cards", - "description": "

      List of cards in the column.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectColumn object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project column's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this column.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "purpose", - "description": "

      The semantic purpose of the column.

      ", - "type": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnConnection", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "description": "

      The connection type for ProjectColumn.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectColumnEdge]", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectColumn]", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectConnection", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "description": "

      A list of projects associated with the owner.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectEdge]", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Project]", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectEdge", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectProgress", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "description": "

      Project progress stats.

      ", - "fields": [ - { - "name": "doneCount", - "description": "

      The number of done cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "donePercentage", - "description": "

      The percentage of done cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether progress tracking is enabled and cards with purpose exist for this project.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressCount", - "description": "

      The number of in-progress cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressPercentage", - "description": "

      The percentage of in-progress cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoCount", - "description": "

      The number of to do cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoPercentage", - "description": "

      The percentage of to do cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      New projects that manage issues, pull requests and drafts using tables and boards.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Returns true if the project is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "field", - "description": "

      A field of the project.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fields", - "description": "

      List of fields and their constraints in the project.

      ", - "type": "ProjectV2FieldConfigurationConnection!", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2 object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "items", - "description": "

      List of items in the project.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 items returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder" - } - } - ] - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to organizations and users.

      ", - "type": "ProjectV2Owner!", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "public", - "description": "

      Returns true if the project is public.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The project's readme.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      The repositories the project is linked to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescription", - "description": "

      The project's short description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdates", - "description": "

      List of the status updates in the project.

      ", - "type": "ProjectV2StatusUpdateConnection!", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder" - } - } - ] - }, - { - "name": "teams", - "description": "

      The teams the project is linked to.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from this connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - } - ] - }, - { - "name": "template", - "description": "

      Returns true if this project is a template.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "view", - "description": "

      A view of the project.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "arguments": [ - { - "name": "number", - "description": "

      The number of a view belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "views", - "description": "

      List of views in the project.

      ", - "type": "ProjectV2ViewConnection!", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 views returned from the connection.

      ", - "type": { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder" - } - } - ] - }, - { - "name": "workflow", - "description": "

      A workflow of the project.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "arguments": [ - { - "name": "number", - "description": "

      The number of a workflow belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "workflows", - "description": "

      List of the workflows in the project.

      ", - "type": "ProjectV2WorkflowConnection!", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 workflows returned from the connection.

      ", - "type": { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The connection type for ProjectV2Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ActorEdge]", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Actor]", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorEdge", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Connection", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "description": "

      The connection type for ProjectV2.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2Edge]", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2]", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Edge", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field", - "description": "

      A field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Field object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "description": "

      The connection type for ProjectV2FieldConfiguration.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldConfigurationEdge]", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2FieldConfiguration]", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationEdge", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "description": "

      The connection type for ProjectV2Field.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldEdge]", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Field]", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldEdge", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      An item within a Project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      The content of the referenced draft issue, issue, or pull request.

      ", - "type": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fieldValueByName", - "description": "

      The field value of the first project field which matches thenameargument that is set on the item.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field to return the field value of.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fieldValues", - "description": "

      The field values that are set on the item.

      ", - "type": "ProjectV2ItemFieldValueConnection!", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 item field values returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Item object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Whether the item is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "project", - "description": "

      The project that contains this item.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "type", - "description": "

      The type of the item.

      ", - "type": "ProjectV2ItemType!", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The connection type for ProjectV2Item.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemEdge]", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Item]", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemEdge", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue", - "description": "

      The value of a date field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "date", - "description": "

      Date value for the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldDateValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue", - "description": "

      The value of an iteration field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duration", - "description": "

      The duration of the iteration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldIterationValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "iterationId", - "description": "

      The ID of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The title of the iteration, with HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue", - "description": "

      The value of the labels field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "labels", - "description": "

      Labels value of a field.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue", - "description": "

      The value of a milestone field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "milestone", - "description": "

      Milestone value of a field.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue", - "description": "

      The value of a number field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldNumberValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "number", - "description": "

      Number as a float(8).

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue", - "description": "

      The value of a pull request field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pullRequests", - "description": "

      The pull requests for this field.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue", - "description": "

      The value of a repository field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "repository", - "description": "

      The repository for this field.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue", - "description": "

      The value of a reviewers field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "reviewers", - "description": "

      The reviewers for this field.

      ", - "type": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue", - "description": "

      The value of a single select field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color applied to the selected single-select option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      A plain-text description of the selected single-select option, such as what the option means.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the selected single-select option, including HTML tags.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldSingleSelectValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "name", - "description": "

      The name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The html name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "optionId", - "description": "

      The id of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue", - "description": "

      The value of a text field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldTextValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "text", - "description": "

      Text value of a field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue", - "description": "

      The value of a user field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "users", - "description": "

      The users for this field.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueConnection", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "description": "

      The connection type for ProjectV2ItemFieldValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemFieldValueEdge]", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2ItemFieldValue]", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueEdge", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield", - "description": "

      An iteration field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      Iteration configuration settings.

      ", - "type": "ProjectV2IterationFieldConfiguration!", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2IterationField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfiguration", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration", - "description": "

      Iteration field configuration for a project.

      ", - "fields": [ - { - "name": "completedIterations", - "description": "

      The iteration's completed iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      The iteration's iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "startDay", - "description": "

      The iteration's start day of the week.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldIteration", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration", - "description": "

      Iteration field iteration settings for a project.

      ", - "fields": [ - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The iteration's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The iteration's start date.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The iteration's title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The iteration's html title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield", - "description": "

      A single select field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2SingleSelectField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      Options for the single select field.

      ", - "type": "[ProjectV2SingleSelectFieldOption!]!", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "arguments": [ - { - "name": "names", - "description": "

      Filter returned options to only those matching these names, case insensitive.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOption", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "description": "

      Single select field option for a configuration for a project.

      ", - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The option's description, possibly containing HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The option's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The option's html name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2Field!", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "description": "

      The connection type for ProjectV2SortBy.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByEdge]", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortBy]", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByEdge", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "description": "

      The connection type for ProjectV2SortByField.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByFieldEdge]", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortByField]", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldEdge", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      A status update within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the status update rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the status update.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2StatusUpdate object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      The project that contains this status update.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateConnection", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "description": "

      The connection type for ProjectV2StatusUpdate.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2StatusUpdateEdge]", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2StatusUpdate]", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateEdge", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "description": "

      A view within a ProjectV2.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "filter", - "description": "

      The project view's filter.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "groupBy", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#order_by API is deprecated in favour of the more capable ProjectV2View#group_by_field API. Check out the ProjectV2View#group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "groupByFields", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2View object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "layout", - "description": "

      The project view's layout.

      ", - "type": "ProjectV2ViewLayout!", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout" - }, - { - "name": "name", - "description": "

      The project view's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The project view's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this view.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "sortBy", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#sort_by API is deprecated in favour of the more capable ProjectV2View#sort_by_fields API. Check out the ProjectV2View#sort_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sortByFields", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verticalGroupBy", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#vertical_group_by API is deprecated in favour of the more capable ProjectV2View#vertical_group_by_fields API. Check out the ProjectV2View#vertical_group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "verticalGroupByFields", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "visibleFields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#visibleFields API is deprecated in favour of the more capable ProjectV2View#fields API. Check out the ProjectV2View#fields API as an example for the more capable alternative. Removal on 2023-01-01 UTC.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewConnection", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "description": "

      The connection type for ProjectV2View.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ViewEdge]", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2View]", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewEdge", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "description": "

      A workflow inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether the workflow is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number of the workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this workflow.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowConnection", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "description": "

      The connection type for ProjectV2Workflow.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2WorkflowEdge]", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Workflow]", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowEdge", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinition", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition", - "description": "

      A property that must match.

      ", - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey", - "description": "

      A user's public key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "accessedAt", - "description": "

      The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fingerprint", - "description": "

      The fingerprint for this PublicKey.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PublicKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isReadOnly", - "description": "

      Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "key", - "description": "

      The public key string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "PublicKeyConnection", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "description": "

      The connection type for PublicKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PublicKeyEdge]", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PublicKey]", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PublicKeyEdge", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - } - ], - "category": "users" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      A repository pull request.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "additions", - "description": "

      The number of additions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "autoMergeRequest", - "description": "

      Returns the auto-merge request object if one exists for this pull request.

      ", - "type": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest" - }, - { - "name": "baseRef", - "description": "

      Identifies the base Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "baseRefOid", - "description": "

      Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "baseRepository", - "description": "

      The repository associated with this pull request's base Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "canBeRebased", - "description": "

      Whether or not the pull request is rebaseable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "changedFiles", - "description": "

      The number of changed files in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checksResourcePath", - "description": "

      The HTTP path for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "checksUrl", - "description": "

      The HTTP URL for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      true if the pull request is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closingIssuesReferences", - "description": "

      List of issues that may be closed by this pull request.

      ", - "type": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked Issues.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the pull request.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "commits", - "description": "

      A list of commits present in this pull request's head branch not present in the base branch.

      ", - "type": "PullRequestCommitConnection!", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "deletions", - "description": "

      The number of deletions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited this pull request's body.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "files", - "description": "

      Lists the files changed within this pull request.

      ", - "type": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "headRef", - "description": "

      Identifies the head Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRefOid", - "description": "

      Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "headRepository", - "description": "

      The repository associated with this pull request's head Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "headRepositoryOwner", - "description": "

      The owner of the repository associated with this pull request's head Ref.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCrossRepository", - "description": "

      The head and base repositories are different.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Identifies if the pull request is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInMergeQueue", - "description": "

      Indicates whether the pull request is in a merge queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMergeQueueEnabled", - "description": "

      Indicates whether the pull request's base ref has a merge queue enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this pull request read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "latestOpinionatedReviews", - "description": "

      A list of latest reviews per user associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "writersOnly", - "defaultValue": false, - "description": "

      Only return reviews from user who have write access to the repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "latestReviews", - "description": "

      A list of latest reviews per user associated with the pull request that are not also pending review.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the pull request is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommit", - "description": "

      The commit that was created when this pull request was merged.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for the pull request's base branch.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "mergeQueueEntry", - "description": "

      The merge queue entry of the pull request in the base branch's merge queue.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "mergeStateStatus", - "description": "

      Detailed information about the current pull request merge state status.

      ", - "type": "MergeStateStatus!", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus" - }, - { - "name": "mergeable", - "description": "

      Whether or not the pull request can be merged based on the existence of merge conflicts.

      ", - "type": "MergeableState!", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate" - }, - { - "name": "merged", - "description": "

      Whether or not the pull request was merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergedAt", - "description": "

      The date and time that the pull request was merged.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "mergedBy", - "description": "

      The actor who merged the pull request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the pull request.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Pull Request conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "permalink", - "description": "

      The permalink to the pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "potentialMergeCommit", - "description": "

      The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\nmergeable field for more details on the mergeability of the pull request.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this pull request.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this pull request.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertResourcePath", - "description": "

      The HTTP path for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertUrl", - "description": "

      The HTTP URL for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewDecision", - "description": "

      The current status of this pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - }, - { - "name": "reviewRequests", - "description": "

      A list of review requests associated with the pull request.

      ", - "type": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviewThreads", - "description": "

      The list of all review threads for this pull request.

      ", - "type": "PullRequestReviewThreadConnection!", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviews", - "description": "

      A list of reviews associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      Filter by author of the review.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the reviews.

      ", - "type": { - "name": "[PullRequestReviewState!]", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - } - } - ] - }, - { - "name": "state", - "description": "

      Identifies the state of the pull request.

      ", - "type": "PullRequestState!", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for the PR's head ref.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "suggestedReviewers", - "description": "

      A list of reviewer suggestions based on commit history and past review comments.

      ", - "type": "[SuggestedReviewer]!", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer" - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineConnection!", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineItemsConnection!", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[PullRequestTimelineItemsItemType!]", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the pull request title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the pull request title rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "totalCommentsCount", - "description": "

      Returns a count of how many comments this pull request has received.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanApplySuggestion", - "description": "

      Whether or not the viewer can apply suggestion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDeleteHeadRef", - "description": "

      Check if the viewer can restore the deleted head ref.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDisableAutoMerge", - "description": "

      Whether or not the viewer can disable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditFiles", - "description": "

      Can the viewer edit files within this pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEnableAutoMerge", - "description": "

      Whether or not the viewer can enable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMergeAsAdmin", - "description": "

      Indicates whether the viewer can bypass branch protections and merge the pull request immediately.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateBranch", - "description": "

      Whether or not the viewer can update the head ref of this PR, by merging or rebasing the base ref.\nIf the head ref is up to date or unable to be updated by this user, this will return false.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerLatestReview", - "description": "

      The latest review given from the viewer.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "viewerLatestReviewRequest", - "description": "

      The person who has requested the viewer for review on this pull request.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "viewerMergeBodyText", - "description": "

      The merge body text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerMergeHeadlineText", - "description": "

      The merge headline text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile", - "description": "

      A file changed in a pull request.

      ", - "fields": [ - { - "name": "additions", - "description": "

      The number of additions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "changeType", - "description": "

      How the file was changed in this PullRequest.

      ", - "type": "PatchStatus!", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus" - }, - { - "name": "deletions", - "description": "

      The number of deletions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      The path of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerViewedState", - "description": "

      The state of the file for the viewer.

      ", - "type": "FileViewedState!", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "description": "

      The connection type for PullRequestChangedFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestChangedFileEdge]", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestChangedFile]", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileEdge", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit", - "description": "

      Represents a Git commit part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The Git commit object.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread", - "description": "

      Represents a commit comment thread part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit comment thread belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitConnection", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "description": "

      The connection type for PullRequestCommit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestCommitEdge]", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestCommit]", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitEdge", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "description": "

      The connection type for PullRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestEdge]", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequest]", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestContributionsByRepository", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "description": "

      This aggregates pull requests opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request contributions.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull requests were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestEdge", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "fields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "automaticCopilotCodeReviewEnabled", - "description": "

      Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      A review object for a given pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "authorCanPushToRepository", - "description": "

      Indicates whether the author of this review has push access to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "body", - "description": "

      Identifies the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of this review rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      A list of review comments for the current pull request review.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with this pull request review.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "onBehalfOf", - "description": "

      A list of teams that this review was made on behalf of.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this pull request review.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the pull request review.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "submittedAt", - "description": "

      Identifies when the Pull Request Review was submitted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      A review comment associated with a given repository pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The comment body of this review comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The comment body of this review comment rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies when the comment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "diffHunk", - "description": "

      The diff hunk to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftedAt", - "description": "

      Identifies when the comment was created in a draft state.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "line", - "description": "

      The end line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originalCommit", - "description": "

      Identifies the original commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "originalLine", - "description": "

      The end line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalPosition", - "description": "

      The original line index in the diff to which the comment applies.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Removal on 2023-10-01 UTC.

      " - }, - { - "name": "originalStartLine", - "description": "

      The start line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "outdated", - "description": "

      Identifies when the comment body is outdated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "path", - "description": "

      The path to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Use the line and startLine fields instead, which are file line numbers instead of diff line numbers Removal on 2023-10-01 UTC.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request associated with this review comment.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The pull request review associated with this review comment.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The comment this is a reply to.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startLine", - "description": "

      The start line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      Identifies the state of the comment.

      ", - "type": "PullRequestReviewCommentState!", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "updatedAt", - "description": "

      Identifies when the comment was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentConnection", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "description": "

      The connection type for PullRequestReviewComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewCommentEdge]", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewComment]", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "description": "

      The connection type for PullRequestReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewEdge]", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReview]", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewContributionsByRepository", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "description": "

      This aggregates pull request reviews made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request review contributions.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull request reviews were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalLine", - "description": "

      The original line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalStartLine", - "description": "

      The original start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadConnection", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "description": "

      Review comment threads for a pull request review.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewThreadEdge]", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewThread]", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadEdge", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "lastSeenCommit", - "description": "

      The last commit the viewer has seen.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pullRequest", - "description": "

      The pull request to which the marker belongs.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTemplate", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate", - "description": "

      A repository pull request template.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The filename of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository the template belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestThread", - "id": "pullrequestthread", - "href": "/graphql/reference/objects#pullrequestthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The line of the first file diff in the thread.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineConnection", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "description": "

      The connection type for PullRequestTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemEdge]", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItem]", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemEdge", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsConnection", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "description": "

      The connection type for PullRequestTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemsEdge]", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItems]", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsEdge", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - } - ], - "category": "pulls" - }, - { - "name": "Push", - "id": "push", - "href": "/graphql/reference/objects#push", - "description": "

      A Git push.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Push object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextSha", - "description": "

      The SHA after the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "permalink", - "description": "

      The permalink for this push.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "previousSha", - "description": "

      The SHA before the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pusher", - "description": "

      The actor who pushed.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that was pushed to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance", - "description": "

      A team, user, or app who has the ability to push to a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can push.

      ", - "type": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the PushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceConnection", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "description": "

      The connection type for PushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PushAllowanceEdge]", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PushAllowance]", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceEdge", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - } - ], - "category": "branches" - }, - { - "name": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      Represents the client's rate limit.

      ", - "fields": [ - { - "name": "cost", - "description": "

      The point cost for the current query counting against the rate limit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "limit", - "description": "

      The maximum number of points the client is permitted to consume in a 60 minute window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodeCount", - "description": "

      The maximum number of nodes this query may return.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "remaining", - "description": "

      The number of points remaining in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "resetAt", - "description": "

      The time at which the current rate limit window resets in UTC epoch seconds.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "used", - "description": "

      The number of points used in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "meta" - }, - { - "name": "ReactingUserConnection", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactingUserEdge]", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ReactingUserEdge", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge", - "description": "

      Represents a user that's made a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      An emoji reaction to a particular piece of content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reaction object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactable", - "description": "

      The reactable piece of content.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "user", - "description": "

      Identifies the user who created this reaction.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReactionConnection", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "description": "

      A list of reactions that have been left on the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactionEdge]", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reaction]", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactionEdge", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - } - ], - "category": "reactions" - }, - { - "name": "ReactionGroup", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      A group of emoji reactions to a particular piece of content.

      ", - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies when the reaction was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactors", - "description": "

      Reactors to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactorConnection!", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subject", - "description": "

      The subject that was reacted to.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "users", - "description": "

      Users who have reacted to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactingUserConnection!", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Reactors can now be mannequins, bots, and organizations. Use the reactors field instead. Removal on 2021-10-01 UTC.

      " - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactorConnection", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "description": "

      The connection type for Reactor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactorEdge]", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reactor]", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "reactions" - }, - { - "name": "ReactorEdge", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge", - "description": "

      Represents an author of a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The author of the reaction.

      ", - "type": "Reactor!", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "reactions" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReadyForReviewEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      Represents a Git reference.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "associatedPullRequests", - "description": "

      A list of pull requests with this ref as the head ref.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "branchProtectionRule", - "description": "

      Branch protection rules for this ref.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "compare", - "description": "

      Compares the current ref as a base ref to another head ref, if the comparison can be made.

      ", - "type": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "arguments": [ - { - "name": "headRef", - "description": "

      The head ref to compare against.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Ref object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The ref name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "prefix", - "description": "

      The ref's prefix, such as refs/heads/ or refs/tags/.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdateRule", - "description": "

      Branch protection rules that are viewable by non-admins.

      ", - "type": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule" - }, - { - "name": "repository", - "description": "

      The repository the ref belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "rules", - "description": "

      A list of rules from active Repository and Organization rulesets that apply to this ref.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository rules.

      ", - "type": { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder" - } - } - ] - }, - { - "name": "target", - "description": "

      The object the ref points to. Returns null when object does not exist.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "description": "

      The connection type for Ref.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RefEdge]", - "id": "refedge", - "href": "/graphql/reference/objects#refedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Ref]", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "RefEdge", - "id": "refedge", - "href": "/graphql/reference/objects#refedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "git" - }, - { - "name": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule", - "description": "

      Branch protection rules that are enforced on the viewer.

      ", - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Can matching branches be created.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerAllowedToDismissReviews", - "description": "

      Is the viewer allowed to dismiss reviews.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPush", - "description": "

      Can the viewer push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with thereferencedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitRepository", - "description": "

      Identifies the repository associated with thereferencedevent.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDirectReference", - "description": "

      Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "description": "

      A release contains the content for a release.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The author of the release.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of this release rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Release object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isDraft", - "description": "

      Whether or not the release is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLatest", - "description": "

      Whether or not the release is the latest releast.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrerelease", - "description": "

      Whether or not the release is a prerelease.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mentions", - "description": "

      A list of users mentioned in the release description.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The title of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies the date and time when the release was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "releaseAssets", - "description": "

      List of releases assets which are dependent on this release.

      ", - "type": "ReleaseAssetConnection!", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "name", - "description": "

      A name to filter the assets by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository that the release belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the release, rendered to HTML without any links in it.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tag", - "description": "

      The Git tag the release points to.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "tagCommit", - "description": "

      The tag commit for this release.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "tagName", - "description": "

      The name of the release's Git tag.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset", - "description": "

      A release asset contains the content for a release asset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "contentType", - "description": "

      The asset's content-type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "digest", - "description": "

      The SHA256 digest of the asset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "downloadCount", - "description": "

      The number of times this asset was downloaded.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "downloadUrl", - "description": "

      Identifies the URL where you can download the release asset via the browser.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the ReleaseAsset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the title of the release asset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      Release that the asset is associated with.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "size", - "description": "

      The size (in bytes) of the asset.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "uploadedBy", - "description": "

      The user that performed the upload.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "url", - "description": "

      Identifies the URL of the release asset.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetConnection", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "description": "

      The connection type for ReleaseAsset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseAssetEdge]", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReleaseAsset]", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetEdge", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - } - ], - "category": "releases" - }, - { - "name": "ReleaseConnection", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "description": "

      The connection type for Release.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseEdge]", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Release]", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseEdge", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - } - ], - "category": "releases" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for theremoved_from_merge_queueevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who removed this Pull Request from the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was removed from.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason this pull request was removed from the queue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent", - "description": "

      Represents arenamedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentTitle", - "description": "

      Identifies the current title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RenamedTitleEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousTitle", - "description": "

      Identifies the previous title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Subject that was renamed.

      ", - "type": "RenamedTitleSubject!", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject" - } - ], - "category": "issues" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent", - "description": "

      Represents areopenedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was reopened.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReopenedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to open.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - } - ], - "category": "issues" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry", - "description": "

      Audit log entry for a repo.access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry", - "description": "

      Audit log entry for a repo.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry", - "description": "

      Audit log entry for a repo.add_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry", - "description": "

      Audit log entry for a repo.archived event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoArchivedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry", - "description": "

      Audit log entry for a repo.change_merge_setting event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoChangeMergeSettingAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      Whether the change was to enable (true) or disable (false) the merge type.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "mergeType", - "description": "

      The merge method affected by the change.

      ", - "type": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.disable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.disable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.enable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.enable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.lock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigLockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.unlock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigUnlockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry", - "description": "

      Audit log entry for a repo.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkParentName", - "description": "

      The name of the parent repository for this forked repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkSourceName", - "description": "

      The name of the root repository for this network.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry", - "description": "

      Audit log entry for a repo.destroy event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoDestroyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry", - "description": "

      Audit log entry for a repo.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry", - "description": "

      Audit log entry for a repo.remove_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      A repository contains the content for a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "allowUpdateBranch", - "description": "

      Whether or not a pull request head branch that is behind its base branch can\nalways be updated even if it is not required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "assignableUsers", - "description": "

      A list of users that can be assigned to issues in this repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "autoMergeAllowed", - "description": "

      Whether or not Auto-merge can be enabled on pull requests in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRules", - "description": "

      A list of branch protection rules for this repository.

      ", - "type": "BranchProtectionRuleConnection!", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "codeOfConduct", - "description": "

      Returns the code of conduct for this repository.

      ", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct" - }, - { - "name": "codeowners", - "description": "

      Information extracted from the repository's CODEOWNERS file.

      ", - "type": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "arguments": [ - { - "name": "refName", - "description": "

      The ref name used to return the associated CODEOWNERS file.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "collaborators", - "description": "

      A list of collaborators associated with the repository.

      ", - "type": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "arguments": [ - { - "name": "affiliation", - "description": "

      Collaborators affiliation level with a repository.

      ", - "type": { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments associated with the repository.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contactLinks", - "description": "

      Returns a list of contact links associated to the repository.

      ", - "type": "[RepositoryContactLink!]", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink" - }, - { - "name": "contributingGuidelines", - "description": "

      Returns the contributing guidelines for this repository.

      ", - "type": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "defaultBranchRef", - "description": "

      The Ref associated with the repository's default branch.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "deleteBranchOnMerge", - "description": "

      Whether or not branches are automatically deleted when merged in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dependencyGraphManifests", - "description": "

      A list of dependency manifests contained in the repository.

      ", - "type": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesAfter", - "description": "

      Cursor to paginate dependencies.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesFirst", - "description": "

      Number of dependencies to fetch.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "withDependencies", - "description": "

      Flag to scope to only manifests with dependencies.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "deployKeys", - "description": "

      A list of deploy keys that are on this repository.

      ", - "type": "DeployKeyConnection!", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "deployments", - "description": "

      Deployments associated with the repository.

      ", - "type": "DeploymentConnection!", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "discussion", - "description": "

      Returns a single discussion from the current repository by number.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "arguments": [ - { - "name": "number", - "description": "

      The number for the discussion to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategories", - "description": "

      A list of discussion categories that are available in the repository.

      ", - "type": "DiscussionCategoryConnection!", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterByAssignable", - "defaultValue": false, - "description": "

      Filter by categories that are assignable by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategory", - "description": "

      A discussion category by slug.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "arguments": [ - { - "name": "slug", - "description": "

      The slug of the discussion category to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of discussions that have been opened in the repository.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Only show answered or unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "categoryId", - "description": "

      Only include discussions that belong to the category with this ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "diskUsage", - "description": "

      The number of kilobytes this repository occupies on disk.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Returns a single active environment from the current repository by name.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "arguments": [ - { - "name": "name", - "description": "

      The name of the environment to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "environments", - "description": "

      A list of environments that are in this repository.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      The names of the environments to be returned.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments" - } - }, - { - "name": "pinnedEnvironmentFilter", - "defaultValue": "ALL", - "description": "

      Filter to control pinned environments return.

      ", - "type": { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield" - } - } - ] - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "forkingAllowed", - "description": "

      Whether this repository allows forks.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "forks", - "description": "

      A list of direct forked repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasVulnerabilityAlertsEnabled", - "description": "

      Whether vulnerability alerts are enabled for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Repository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isBlankIssuesEnabled", - "description": "

      Returns true if blank issue creation is allowed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDisabled", - "description": "

      Returns whether or not this repository disabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmpty", - "description": "

      Returns whether or not this repository is empty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSecurityPolicyEnabled", - "description": "

      Returns true if this repository has a security policy.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUserConfigurationRepository", - "description": "

      Is this repository a user configuration repository?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Returns a single issue from the current repository by number.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueOrPullRequest", - "description": "

      Returns a single issue-like object from the current repository by number.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueTemplates", - "description": "

      Returns a list of issue templates associated to the repository.

      ", - "type": "[IssueTemplate!]", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate" - }, - { - "name": "issueType", - "description": "

      Returns a single issue type by name.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "arguments": [ - { - "name": "name", - "description": "

      Issue type name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "issueTypes", - "description": "

      A list of the repository's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues that have been opened in the repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "label", - "description": "

      Returns a single label by name.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "arguments": [ - { - "name": "name", - "description": "

      Label name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "labels", - "description": "

      A list of labels associated with the repository.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - }, - { - "name": "query", - "description": "

      If provided, searches labels by name and description.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "languages", - "description": "

      A list containing a breakdown of the language composition of the repository.

      ", - "type": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder" - } - } - ] - }, - { - "name": "latestRelease", - "description": "

      Get the latest release for the repository if one exists.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mentionableUsers", - "description": "

      A list of Users that can be mentioned in the context of the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "mergeCommitAllowed", - "description": "

      Whether or not PRs are merged with a merge commit on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommitMessage", - "description": "

      How the default commit message will be generated when merging a pull request.

      ", - "type": "MergeCommitMessage!", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage" - }, - { - "name": "mergeCommitTitle", - "description": "

      How the default commit title will be generated when merging a pull request.

      ", - "type": "MergeCommitTitle!", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for a specified branch, otherwise the default branch if not provided.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "arguments": [ - { - "name": "branch", - "description": "

      The name of the branch to get the merge queue for. Case sensitive.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "milestone", - "description": "

      Returns a single milestone from the current repository by number.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "arguments": [ - { - "name": "number", - "description": "

      The number for the milestone to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "milestones", - "description": "

      A list of milestones associated with the repository.

      ", - "type": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for milestones.

      ", - "type": { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder" - } - }, - { - "name": "query", - "description": "

      Filters milestones with a query on the title.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the milestones.

      ", - "type": { - "name": "[MilestoneState!]", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - } - } - ] - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "object", - "description": "

      A Git object in the repository.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "arguments": [ - { - "name": "expression", - "description": "

      A Git revision expression suitable for rev-parse.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "parent", - "description": "

      The repository parent, if this is a fork.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pinnedDiscussions", - "description": "

      A list of discussions that have been pinned in this repository.

      ", - "type": "PinnedDiscussionConnection!", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnedEnvironments", - "description": "

      A list of pinned environments for this repository.

      ", - "type": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder" - } - } - ] - }, - { - "name": "pinnedIssues", - "description": "

      A list of pinned issues for this repository.

      ", - "type": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "planFeatures", - "description": "

      Returns information about the availability of certain features and limits based on the repository's billing plan.

      ", - "type": "RepositoryPlanFeatures!", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures" - }, - { - "name": "primaryLanguage", - "description": "

      The primary language of the repository's code.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Finds and returns the Project according to the provided Project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      List of projects linked to this repository.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for linked to the repo.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pullRequest", - "description": "

      Returns a single pull request from the current repository by number.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the pull request to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestTemplates", - "description": "

      Returns a list of pull request templates associated to the repository.

      ", - "type": "[PullRequestTemplate!]", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests that have been opened in the repository.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "rebaseMergeAllowed", - "description": "

      Whether or not rebase-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "ref", - "description": "

      Fetch a given ref from the repository.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "arguments": [ - { - "name": "qualifiedName", - "description": "

      The ref to retrieve. Fully qualified matches are checked in order\n(refs/heads/master) before falling back onto checks for short name matches (master).

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "refs", - "description": "

      Fetch a list of refs from the repository.

      ", - "type": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "direction", - "description": "

      DEPRECATED: use orderBy. The ordering direction.

      ", - "type": { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for refs returned from the connection.

      ", - "type": { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "refPrefix", - "description": "

      A ref name prefix like refs/heads/, refs/tags/, etc.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "release", - "description": "

      Lookup a single release given various criteria.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "arguments": [ - { - "name": "tagName", - "description": "

      The name of the Tag the Release was created from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "releases", - "description": "

      List of releases which are dependent on this repository.

      ", - "type": "ReleaseConnection!", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder" - } - } - ] - }, - { - "name": "repositoryTopics", - "description": "

      A list of applied repository-topic associations for this repository.

      ", - "type": "RepositoryTopicConnection!", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current repository by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this repository.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "securityPolicyUrl", - "description": "

      The security policy URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "squashMergeAllowed", - "description": "

      Whether or not squash-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "squashMergeCommitMessage", - "description": "

      How the default commit message will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitMessage!", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage" - }, - { - "name": "squashMergeCommitTitle", - "description": "

      How the default commit title will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitTitle!", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle" - }, - { - "name": "squashPrTitleUsedAsDefault", - "description": "

      Whether a squash merge commit can use the pull request title as default.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      squashPrTitleUsedAsDefault will be removed. Use Repository.squashMergeCommitTitle instead. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sshUrl", - "description": "

      The SSH URL to clone this repository.

      ", - "type": "GitSSHRemote!", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch's HEAD commit.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors that can be attributed to content in this repository.

      ", - "type": "ActorConnection!", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "capabilities", - "description": "

      A list of capabilities to filter actors by.

      ", - "type": { - "name": "[RepositorySuggestedActorFilter!]!", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "loginNames", - "description": "

      A comma separated list of login names to filter actors by. Only the first 10 logins will be used.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Search actors with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "tempCloneToken", - "description": "

      Temporary authentication token for cloning this repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "templateRepository", - "description": "

      The repository from which this repository was generated, if any.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanAdminister", - "description": "

      Indicates whether the viewer has admin permissions on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateTopics", - "description": "

      Indicates whether the viewer can update the topics of this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDefaultCommitEmail", - "description": "

      The last commit email for the viewer.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerDefaultMergeMethod", - "description": "

      The last used merge method by the viewer or the default for the repository.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerPermission", - "description": "

      The users permission level on the repository. Will return null if authenticated as an GitHub App.

      ", - "type": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "viewerPossibleCommitEmails", - "description": "

      A list of emails this viewer can commit with.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - }, - { - "name": "vulnerabilityAlert", - "description": "

      Returns a single vulnerability alert from the current repository by number.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "arguments": [ - { - "name": "number", - "description": "

      The number for the vulnerability alert to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "vulnerabilityAlerts", - "description": "

      A list of vulnerability alerts that are on this repository.

      ", - "type": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependencyScopes", - "description": "

      Filter by the scope of the alert's dependency.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertDependencyScope!]", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the alert.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertState!]", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - } - } - ] - }, - { - "name": "watchers", - "description": "

      A list of users watching the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "description": "

      Information extracted from a repository's CODEOWNERS file.

      ", - "fields": [ - { - "name": "errors", - "description": "

      Any problems that were encountered while parsing the CODEOWNERS file.

      ", - "type": "[RepositoryCodeownersError!]!", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeownersError", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror", - "description": "

      An error in a CODEOWNERS file.

      ", - "fields": [ - { - "name": "column", - "description": "

      The column number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "kind", - "description": "

      A short string describing the type of error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "message", - "description": "

      A complete description of the error, combining information from other fields.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path to the file when the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The content of the line where the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "suggestion", - "description": "

      A suggestion of how to fix the error.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCollaboratorEdge]", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "RepositoryCollaboratorEdge", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge", - "description": "

      Represents a user who is a collaborator of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permission", - "description": "

      The permission the user has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "permissionSources", - "description": "

      A list of sources for the user's access to the repository.

      ", - "type": "[PermissionSource!]", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource" - } - ], - "category": "users" - }, - { - "name": "RepositoryConnection", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "description": "

      A list of repositories owned by the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryEdge]", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalDiskUsage", - "description": "

      The total size in kilobytes of all repositories in the connection. Value will\nnever be larger than max 32-bit signed integer.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryContactLink", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink", - "description": "

      A repository contact link.

      ", - "fields": [ - { - "name": "about", - "description": "

      The contact link purpose.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The contact link name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The contact link URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryEdge", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "fields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation", - "description": "

      An invitation for a user to be added to a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "email", - "description": "

      The email address that received the invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who received the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permalink", - "description": "

      The permalink for this repository invitation.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The permission granted on this repository by this invitation.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repository", - "description": "

      The Repository the user is invited to.

      ", - "type": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationConnection", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "description": "

      A list of repository invitations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryInvitationEdge]", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryInvitation]", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationEdge", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      A GitHub Enterprise Importer (GEI) repository migration.

      ", - "implements": [ - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationConnection", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "description": "

      A list of migrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryMigrationEdge]", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryMigration]", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationEdge", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge", - "description": "

      Represents a repository migration.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPlanFeatures", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures", - "description": "

      Information about the availability of features and limits for a repository based on its billing plan.

      ", - "fields": [ - { - "name": "codeowners", - "description": "

      Whether reviews can be automatically requested and enforced with a CODEOWNERS file.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "draftPullRequests", - "description": "

      Whether pull requests can be created as or converted to draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maximumAssignees", - "description": "

      Maximum number of users that can be assigned to an issue or pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumManualReviewRequests", - "description": "

      Maximum number of manually-requested reviews on a pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "teamReviewRequests", - "description": "

      Whether teams can be requested to review pull requests.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule", - "description": "

      A repository rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parameters", - "description": "

      The parameters for this rule.

      ", - "type": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters" - }, - { - "name": "repositoryRuleset", - "description": "

      The repository ruleset associated with this rule configuration.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditions", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions", - "description": "

      Set of conditions that determine if a ruleset will evaluate.

      ", - "fields": [ - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "description": "

      The connection type for RepositoryRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRuleEdge]", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRule]", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleEdge", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      A repository ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "bypassActors", - "description": "

      The actors that can bypass this ruleset.

      ", - "type": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "conditions", - "description": "

      The set of conditions that must evaluate to true for this ruleset to apply.

      ", - "type": "RepositoryRuleConditions!", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "enforcement", - "description": "

      The enforcement level of this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRuleset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      List of rules.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - } - ] - }, - { - "name": "source", - "description": "

      Source of ruleset.

      ", - "type": "RuleSource!", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource" - }, - { - "name": "target", - "description": "

      Target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor", - "description": "

      A team or app that has the ability to bypass a rules defined on a ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass rules.

      ", - "type": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor" - }, - { - "name": "bypassMode", - "description": "

      The mode for the bypass actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      This actor represents the ability for a deploy key to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      This actor represents the ability for an enterprise owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRulesetBypassActor object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationAdmin", - "description": "

      This actor represents the ability for an organization owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      If the actor is a repository role, the repository role's ID that can bypass.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repositoryRoleName", - "description": "

      If the actor is a repository role, the repository role's name that can bypass.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRuleset", - "description": "

      Identifies the ruleset associated with the allowed actor.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "description": "

      The connection type for RepositoryRulesetBypassActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetBypassActorEdge]", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRulesetBypassActor]", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorEdge", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "description": "

      The connection type for RepositoryRuleset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetEdge]", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRuleset]", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetEdge", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic", - "description": "

      A repository-topic connects a repository to a topic.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryTopic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The topic.

      ", - "type": "Topic!", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicConnection", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "description": "

      The connection type for RepositoryTopic.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryTopicEdge]", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryTopic]", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicEdge", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      A Dependabot alert for a repository with a dependency affected by a security vulnerability.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "autoDismissedAt", - "description": "

      When was the alert auto-dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      When was the alert created?.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dependabotUpdate", - "description": "

      The associated Dependabot update.

      ", - "type": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate" - }, - { - "name": "dependencyScope", - "description": "

      The scope of an alert's dependency.

      ", - "type": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - }, - { - "name": "dismissComment", - "description": "

      Comment explaining the reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissedAt", - "description": "

      When was the alert dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dismisser", - "description": "

      The user who dismissed the alert.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "fixedAt", - "description": "

      When was the alert fixed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVulnerabilityAlert object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "number", - "description": "

      Identifies the alert number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The associated repository.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "securityAdvisory", - "description": "

      The associated security advisory.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "securityVulnerability", - "description": "

      The associated security vulnerability.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "state", - "description": "

      Identifies the state of the alert.

      ", - "type": "RepositoryVulnerabilityAlertState!", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - }, - { - "name": "vulnerableManifestFilename", - "description": "

      The vulnerable manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableManifestPath", - "description": "

      The vulnerable manifest path.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableRequirements", - "description": "

      The vulnerable requirements.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "description": "

      The connection type for RepositoryVulnerabilityAlert.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryVulnerabilityAlertEdge]", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryVulnerabilityAlert]", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertEdge", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - } - ], - "category": "dependabot" - }, - { - "name": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "description": "

      The connection type for RequestedReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RequestedReviewerEdge]", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RequestedReviewer]", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "RequestedReviewerEdge", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "fields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredStatusCheckDescription", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription", - "description": "

      Represents a required status check for a protected branch, but not any specific run of that check.

      ", - "fields": [ - { - "name": "app", - "description": "

      The App that must provide this status in order for it to be accepted.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "context", - "description": "

      The name of this status.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfiguration!]!", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution", - "description": "

      Represents a private contribution a user made on GitHub.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance", - "description": "

      A user, team, or app who has the ability to dismiss a review on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can dismiss.

      ", - "type": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissalAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceConnection", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "description": "

      The connection type for ReviewDismissalAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewDismissalAllowanceEdge]", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewDismissalAllowance]", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceEdge", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissalMessage", - "description": "

      Identifies the optional message associated with thereview_dismissedevent.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissalMessageHTML", - "description": "

      Identifies the optional message associated with the event, rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousReviewState", - "description": "

      Identifies the previous state of the review with thereview_dismissedevent.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestCommit", - "description": "

      Identifies the commit which caused the review to become stale.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "review", - "description": "

      Identifies the review associated with thereview_dismissedevent.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "url", - "description": "

      The HTTP URL for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest", - "description": "

      A request for a user to review a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "asCodeOwner", - "description": "

      Whether this request was created for a code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this review request.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      The reviewer that is requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "description": "

      The connection type for ReviewRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewRequestEdge]", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewRequest]", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestEdge", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review request was removed.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent", - "description": "

      Represents anreview_requestedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review was requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewStatusHovercardContext", - "id": "reviewstatushovercardcontext", - "href": "/graphql/reference/objects#reviewstatushovercardcontext", - "description": "

      A hovercard context with a message describing the current code review state of the pull\nrequest.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reviewDecision", - "description": "

      The current status of the pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - } - ], - "category": "pulls" - }, - { - "name": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply", - "description": "

      A Saved Reply is text a user can use to reply quickly.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The saved reply body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the SavedReply object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      The title of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user that saved this reply.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "description": "

      The connection type for SavedReply.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SavedReplyEdge]", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SavedReply]", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SavedReplyEdge", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - } - ], - "category": "users" - }, - { - "name": "SearchResultItemConnection", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      A list of results that matched against a search query. Regardless of the number\nof matches, a maximum of 1,000 results will be available across all types,\npotentially split across many pages.

      ", - "fields": [ - { - "name": "codeCount", - "description": "

      The total number of pieces of code that matched the search query. Regardless\nof the total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussionCount", - "description": "

      The total number of discussions that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SearchResultItemEdge]", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge" - }, - { - "name": "issueCount", - "description": "

      The total number of issues that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SearchResultItem]", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "repositoryCount", - "description": "

      The total number of repositories that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "userCount", - "description": "

      The total number of users that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "wikiCount", - "description": "

      The total number of wiki pages that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "search" - }, - { - "name": "SearchResultItemEdge", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "textMatches", - "description": "

      Text matches on the result found.

      ", - "type": "[TextMatch]", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch" - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      A GitHub Security Advisory.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "classification", - "description": "

      The classification of the advisory.

      ", - "type": "SecurityAdvisoryClassification!", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - }, - { - "name": "cvss", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CVSS!", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "isDeprecated": true, - "deprecationReason": "

      cvss will be removed. New cvss_severities field will now contain both cvss_v3 and cvss_v4 properties. Removal on 2025-10-01 UTC.

      " - }, - { - "name": "cvssSeverities", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CvssSeverities!", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities" - }, - { - "name": "cwes", - "description": "

      CWEs associated with this Advisory.

      ", - "type": "CWEConnection!", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      This is a long plaintext description of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "type": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss" - }, - { - "name": "ghsaId", - "description": "

      The GitHub Security Advisory ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the SecurityAdvisory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "identifiers", - "description": "

      A list of identifiers for this advisory.

      ", - "type": "[SecurityAdvisoryIdentifier!]!", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier" - }, - { - "name": "notificationsPermalink", - "description": "

      The permalink for the advisory's dependabot alerts page.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "origin", - "description": "

      The organization that originated the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permalink", - "description": "

      The permalink for the advisory.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "publishedAt", - "description": "

      When the advisory was published.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "references", - "description": "

      A list of references for this advisory.

      ", - "type": "[SecurityAdvisoryReference!]!", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference" - }, - { - "name": "severity", - "description": "

      The severity of the advisory.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "summary", - "description": "

      A short plaintext summary of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      When the advisory was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerabilities", - "description": "

      Vulnerabilities associated with this Advisory.

      ", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "classifications", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - } - }, - { - "name": "ecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      ", - "type": { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "package", - "description": "

      A package name to filter vulnerabilities by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "severities", - "description": "

      A list of severities to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - } - } - ] - }, - { - "name": "withdrawnAt", - "description": "

      When the advisory was withdrawn, if it has been withdrawn.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryConnection", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      The connection type for SecurityAdvisory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityAdvisoryEdge]", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityAdvisory]", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEdge", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryIdentifier", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier", - "description": "

      A GitHub Security Advisory Identifier.

      ", - "fields": [ - { - "name": "type", - "description": "

      The identifier type, e.g. GHSA, CVE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The identifier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackage", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage", - "description": "

      An individual package.

      ", - "fields": [ - { - "name": "ecosystem", - "description": "

      The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.

      ", - "type": "SecurityAdvisoryEcosystem!", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - }, - { - "name": "name", - "description": "

      The package name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion", - "description": "

      An individual package version.

      ", - "fields": [ - { - "name": "identifier", - "description": "

      The package name or version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryReference", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference", - "description": "

      A GitHub Security Advisory Reference.

      ", - "fields": [ - { - "name": "url", - "description": "

      A publicly accessible reference.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability", - "description": "

      An individual vulnerability within an Advisory.

      ", - "fields": [ - { - "name": "advisory", - "description": "

      The Advisory associated with this Vulnerability.

      ", - "type": "SecurityAdvisory!", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "firstPatchedVersion", - "description": "

      The first version containing a fix for the vulnerability.

      ", - "type": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion" - }, - { - "name": "package", - "description": "

      A description of the vulnerable package.

      ", - "type": "SecurityAdvisoryPackage!", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage" - }, - { - "name": "severity", - "description": "

      The severity of the vulnerability within this package.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "updatedAt", - "description": "

      When the vulnerability was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerableVersionRange", - "description": "

      A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.

      \n
        \n
      • = 0.2.0 denotes a single vulnerable version.
      • \n
      • <= 1.0.8 denotes a version range up to and including the specified version
      • \n
      • < 0.1.11 denotes a version range up to, but excluding, the specified version
      • \n
      • >= 4.3.0, < 4.3.5 denotes a version range with a known minimum and maximum version.
      • \n
      • >= 0.0.1 denotes a version range with a known minimum, but no known maximum.
      • \n
      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityConnection", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      The connection type for SecurityVulnerability.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityVulnerabilityEdge]", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityVulnerability]", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityEdge", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - } - ], - "category": "security-advisories" - }, - { - "name": "SmimeSignature", - "id": "smimesignature", - "href": "/graphql/reference/objects#smimesignature", - "description": "

      Represents an S/MIME signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount", - "description": "

      Social media profile associated with a user.

      ", - "fields": [ - { - "name": "displayName", - "description": "

      Name of the social media account as it appears on the profile.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "provider", - "description": "

      Software or company that hosts the social media account.

      ", - "type": "SocialAccountProvider!", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider" - }, - { - "name": "url", - "description": "

      URL of the social media account.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "SocialAccountConnection", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "description": "

      The connection type for SocialAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SocialAccountEdge]", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SocialAccount]", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SocialAccountEdge", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - } - ], - "category": "users" - }, - { - "name": "SshSignature", - "id": "sshsignature", - "href": "/graphql/reference/objects#sshsignature", - "description": "

      Represents an SSH signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyFingerprint", - "description": "

      Hex-encoded fingerprint of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "StargazerConnection", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StargazerEdge]", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "StargazerEdge", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge", - "description": "

      Represents a user that's starred a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "StarredRepositoryConnection", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StarredRepositoryEdge]", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge" - }, - { - "name": "isOverLimit", - "description": "

      Is the list of stars for this user truncated? This is true for users that have many stars.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "StarredRepositoryEdge", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge", - "description": "

      Represents a starred repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "Status", - "id": "status", - "href": "/graphql/reference/objects#status", - "description": "

      Represents a commit status.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "combinedContexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit this status is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      Looks up an individual status context by context name.

      ", - "type": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "arguments": [ - { - "name": "name", - "description": "

      The context name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "contexts", - "description": "

      The individual status contexts for this commit.

      ", - "type": "[StatusContext!]!", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - }, - { - "name": "id", - "description": "

      The Node ID of the Status object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined commit status.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckConfiguration", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration", - "description": "

      Required status check.

      ", - "fields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup", - "description": "

      Represents the rollup for both the check runs and status for a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The commit the status and check runs are attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "contexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the StatusCheckRollup object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined status for the commit.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextConnection", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "description": "

      The connection type for StatusCheckRollupContext.

      ", - "fields": [ - { - "name": "checkRunCount", - "description": "

      The number of check runs in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkRunCountsByState", - "description": "

      Counts of check runs by state.

      ", - "type": "[CheckRunStateCount!]", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StatusCheckRollupContextEdge]", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[StatusCheckRollupContext]", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "statusContextCount", - "description": "

      The number of status contexts in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "statusContextCountsByState", - "description": "

      Counts of status contexts by state.

      ", - "type": "[StatusContextStateCount!]", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextEdge", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - } - ], - "category": "commits" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "description": "

      Represents an individual commit status context.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      The avatar of the OAuth application or the user that created the status.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "40", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      This commit this status context is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      The name of this status context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this status context.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      The description for this status context.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the StatusContext object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of this status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - }, - { - "name": "targetUrl", - "description": "

      The URL for this status context.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "StatusContextStateCount", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount", - "description": "

      Represents a count of the state of a status context.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of statuses with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent", - "description": "

      Represents asub_issue_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent", - "description": "

      Represents asub_issue_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssuesSummary", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "fields": [ - { - "name": "completed", - "description": "

      Count of completed sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "percentCompleted", - "description": "

      Percent of sub-issues which are completed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "total", - "description": "

      Count of total number of sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule", - "description": "

      A pointer to a repository at a specific revision embedded inside another repository.

      ", - "fields": [ - { - "name": "branch", - "description": "

      The branch of the upstream submodule for tracking updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "gitUrl", - "description": "

      The git URL of the submodule repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the submodule in .gitmodules.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      The name of the submodule in .gitmodules (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the superproject that this submodule is located in.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The path in the superproject that this submodule is located in (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "subprojectCommitOid", - "description": "

      The commit revision of the subproject repository being tracked by the submodule.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - ], - "category": "git" - }, - { - "name": "SubmoduleConnection", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "description": "

      The connection type for Submodule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SubmoduleEdge]", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Submodule]", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "SubmoduleEdge", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - } - ], - "category": "git" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent", - "description": "

      Represents asubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "SuggestedReviewer", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer", - "description": "

      A suggestion to review a pull request based on a user's commit history and review comments.

      ", - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the user suggested to review the pull request.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "Tag", - "id": "tag", - "href": "/graphql/reference/objects#tag", - "description": "

      Represents a Git tag.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Tag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git tag message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The Git tag name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "tagger", - "description": "

      Details about the tag author.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "target", - "description": "

      The Git object the tag points to.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      A team of users in an organization.

      ", - "implements": [ - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "fields": [ - { - "name": "ancestors", - "description": "

      A list of teams that are ancestors of this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the team's avatar.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "400", - "description": "

      The size in pixels of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "childTeams", - "description": "

      List of child teams belonging to this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "immediateOnly", - "defaultValue": true, - "description": "

      Whether to list immediate child teams or all descendant child teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "combinedSlug", - "description": "

      The slug corresponding to the organization and team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussion", - "description": "

      Find a team discussion by its number.

      ", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "arguments": [ - { - "name": "number", - "description": "

      The sequence number of the discussion to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of team discussions.

      ", - "type": "TeamDiscussionConnection!", - "id": "teamdiscussionconnection", - "href": "/graphql/reference/objects#teamdiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isPinned", - "description": "

      If provided, filters discussions according to whether or not they are pinned.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamDiscussionOrder", - "id": "teamdiscussionorder", - "href": "/graphql/reference/input-objects#teamdiscussionorder" - } - } - ] - }, - { - "name": "discussionsResourcePath", - "description": "

      The HTTP path for team discussions.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "discussionsUrl", - "description": "

      The HTTP URL for team discussions.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamResourcePath", - "description": "

      The HTTP path for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamUrl", - "description": "

      The HTTP URL for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Team object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitations", - "description": "

      A list of pending invitations for users to this team.

      ", - "type": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "members", - "description": "

      A list of users who are members of this team.

      ", - "type": "TeamMemberConnection!", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membership", - "defaultValue": "ALL", - "description": "

      Filter by membership type.

      ", - "type": { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      Filter by team member role.

      ", - "type": { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - } - ] - }, - { - "name": "membersResourcePath", - "description": "

      The HTTP path for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "membersUrl", - "description": "

      The HTTP URL for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationSetting", - "description": "

      The notification setting that the team has set.

      ", - "type": "TeamNotificationSetting!", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - }, - { - "name": "organization", - "description": "

      The organization that owns this team.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parentTeam", - "description": "

      The parent team of the team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "privacy", - "description": "

      The level of privacy the team has.

      ", - "type": "TeamPrivacy!", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - }, - { - "name": "projectV2", - "description": "

      Finds and returns the project according to the provided project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      List of projects this team has collaborator access to.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for projects returned from this connection.

      ", - "type": { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      The query to search projects by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories this team has access to.

      ", - "type": "TeamRepositoryConnection!", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for. Repositories will be returned where the name contains your search string.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoriesResourcePath", - "description": "

      The HTTP path for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoriesUrl", - "description": "

      The HTTP URL for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewRequestDelegationAlgorithm", - "description": "

      What algorithm is used for review assignment for this team.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "reviewRequestDelegationEnabled", - "description": "

      True if review assignment is enabled for this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewRequestDelegationMemberCount", - "description": "

      How many team members are required for review assignment for this team.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewRequestDelegationNotifyTeam", - "description": "

      When assigning team members via delegation, whether the entire team should be notified as well.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "slug", - "description": "

      The slug corresponding to the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Team is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "teams" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry", - "description": "

      Audit log entry for a team.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry", - "description": "

      Audit log entry for a team.add_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry", - "description": "

      Audit log entry for a team.change_parent_team event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamChangeParentTeamAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeam", - "description": "

      The new parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamName", - "description": "

      The name of the new parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamNameWas", - "description": "

      The name of the former parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamResourcePath", - "description": "

      The HTTP path for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamUrl", - "description": "

      The HTTP URL for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWas", - "description": "

      The former parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasResourcePath", - "description": "

      The HTTP path for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasUrl", - "description": "

      The HTTP URL for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamConnection", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "description": "

      The connection type for Team.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamEdge]", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Team]", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      A team discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the discussion's team.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      Identifies the discussion body hash.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "comments", - "description": "

      A list of comments on this discussion.

      ", - "type": "TeamDiscussionCommentConnection!", - "id": "teamdiscussioncommentconnection", - "href": "/graphql/reference/objects#teamdiscussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "fromComment", - "description": "

      When provided, filters the connection such that results begin with the comment with this number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamDiscussionCommentOrder", - "id": "teamdiscussioncommentorder", - "href": "/graphql/reference/input-objects#teamdiscussioncommentorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "commentsResourcePath", - "description": "

      The HTTP path for discussion comments.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "commentsUrl", - "description": "

      The HTTP URL for discussion comments.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Whether or not the discussion is pinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "isPrivate", - "description": "

      Whether or not the discussion is only visible to team members and organization owners.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "number", - "description": "

      Identifies the discussion within its team.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "team", - "description": "

      The team that defines the context of this discussion.

      ", - "type": "Team!", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPin", - "description": "

      Whether or not the current viewer can pin this discussion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      A comment on a team discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the comment's team.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion this comment is about.

      ", - "type": "TeamDiscussion!", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamDiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "number", - "description": "

      Identifies the comment number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionCommentConnection", - "id": "teamdiscussioncommentconnection", - "href": "/graphql/reference/objects#teamdiscussioncommentconnection", - "description": "

      The connection type for TeamDiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamDiscussionCommentEdge]", - "id": "teamdiscussioncommentedge", - "href": "/graphql/reference/objects#teamdiscussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[TeamDiscussionComment]", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionCommentEdge", - "id": "teamdiscussioncommentedge", - "href": "/graphql/reference/objects#teamdiscussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionConnection", - "id": "teamdiscussionconnection", - "href": "/graphql/reference/objects#teamdiscussionconnection", - "description": "

      The connection type for TeamDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamDiscussionEdge]", - "id": "teamdiscussionedge", - "href": "/graphql/reference/objects#teamdiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[TeamDiscussion]", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionEdge", - "id": "teamdiscussionedge", - "href": "/graphql/reference/objects#teamdiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion" - } - ], - "category": "other" - }, - { - "name": "TeamEdge", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "teams" - }, - { - "name": "TeamMemberConnection", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamMemberEdge]", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "TeamMemberEdge", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge", - "description": "

      Represents a user who is a member of a team.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "memberAccessResourcePath", - "description": "

      The HTTP path to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "memberAccessUrl", - "description": "

      The HTTP URL to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role the member has on the team.

      ", - "type": "TeamMemberRole!", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - ], - "category": "users" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry", - "description": "

      Audit log entry for a team.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry", - "description": "

      Audit log entry for a team.remove_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryConnection", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamRepositoryEdge]", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "TeamRepositoryEdge", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge", - "description": "

      Represents a team repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "permission", - "description": "

      The permission level the team has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - } - ], - "category": "repos" - }, - { - "name": "TextMatch", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch", - "description": "

      A text match within a search result.

      ", - "fields": [ - { - "name": "fragment", - "description": "

      The specific text fragment within the property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "highlights", - "description": "

      Highlights within the matched fragment.

      ", - "type": "[TextMatchHighlight!]!", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight" - }, - { - "name": "property", - "description": "

      The property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "TextMatchHighlight", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight", - "description": "

      Represents a single highlight in a search result match.

      ", - "fields": [ - { - "name": "beginIndice", - "description": "

      The indice in the fragment where the matched text begins.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endIndice", - "description": "

      The indice in the fragment where the matched text ends.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      The text matched.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      A topic aggregates entities that are related to a subject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Topic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The topic's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relatedTopics", - "description": "

      A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.

      ", - "type": "[Topic!]!", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "arguments": [ - { - "name": "first", - "defaultValue": "3", - "description": "

      How many topics to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent", - "description": "

      Represents atransferredevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fromRepository", - "description": "

      The repository this came from.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "id", - "description": "

      The Node ID of the TransferredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "Tree", - "id": "tree", - "href": "/graphql/reference/objects#tree", - "description": "

      Represents a Git tree.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "entries", - "description": "

      A list of tree entries.

      ", - "type": "[TreeEntry!]", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry" - }, - { - "name": "id", - "description": "

      The Node ID of the Tree object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "description": "

      Represents a Git tree entry.

      ", - "fields": [ - { - "name": "extension", - "description": "

      The extension of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isGenerated", - "description": "

      Whether or not this tree entry is generated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "lineCount", - "description": "

      Number of lines in the file.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mode", - "description": "

      Entry file mode.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      Entry file name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      Entry file name. (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "object", - "description": "

      Entry file object.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "oid", - "description": "

      Entry file Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "path", - "description": "

      The full path of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The full path of the file. (Base64-encoded).

      ", - "type": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "repository", - "description": "

      The Repository the tree entry belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "size", - "description": "

      Entry byte size.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "submodule", - "description": "

      If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "type", - "description": "

      Entry file type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent", - "description": "

      Represents anunassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was unassigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnassignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the subject (user) who was unassigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "UnknownSignature", - "id": "unknownsignature", - "href": "/graphql/reference/objects#unknownsignature", - "description": "

      Represents an unknown signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with theunlabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockable", - "description": "

      Object that was unlocked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the UnmarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnpinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnsubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "fields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      A user is an individual's account on GitHub that owns repositories and can make new content.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the user's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bio", - "description": "

      The user's public profile bio.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bioHTML", - "description": "

      The user's public profile bio as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "canReceiveOrganizationEmailsWhenNotificationsRestricted", - "description": "

      Could this user receive email notifications, if the organization had notification restrictions enabled?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to check.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments made by this user.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "company", - "description": "

      The user's public profile company.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "companyHTML", - "description": "

      The user's public profile company as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "contributionsCollection", - "description": "

      The collection of contributions this user has made to different repositories.

      ", - "type": "ContributionsCollection!", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "arguments": [ - { - "name": "from", - "description": "

      Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "organizationID", - "description": "

      The ID of the organization used to filter contributions.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "to", - "description": "

      Only contributions made before and up to (including) this time will be\ncounted. If omitted, defaults to the current time or one year from the\nprovided from argument.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "copilotEndpoints", - "description": "

      The user's Copilot endpoint information.

      ", - "type": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The user's publicly visible profile email.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprises", - "description": "

      A list of enterprises that the user belongs to.

      ", - "type": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membershipType", - "defaultValue": "ALL", - "description": "

      Filter enterprises returned based on the user's membership type.

      ", - "type": { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's enterprises.

      ", - "type": { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder" - } - } - ] - }, - { - "name": "followers", - "description": "

      A list of users the given user is followed by.

      ", - "type": "FollowerConnection!", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "following", - "description": "

      A list of users the given user is following.

      ", - "type": "FollowingConnection!", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gist", - "description": "

      Find gist by repo name.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "arguments": [ - { - "name": "name", - "description": "

      The gist name to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "gistComments", - "description": "

      A list of gist comments made by this user.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gists", - "description": "

      A list of the Gists the user has created.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - }, - { - "name": "privacy", - "description": "

      Filters Gists according to privacy.

      ", - "type": { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy" - } - } - ] - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this user in a given context.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "primarySubjectId", - "description": "

      The ID of the subject to get the hovercard in the context of.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the User object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBountyHunter", - "description": "

      Whether or not this user is a participant in the GitHub Security Bug Bounty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCampusExpert", - "description": "

      Whether or not this user is a participant in the GitHub Campus Experts Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDeveloperProgramMember", - "description": "

      Whether or not this user is a GitHub Developer Program member.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmployee", - "description": "

      Whether or not this user is a GitHub employee.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFollowingViewer", - "description": "

      Whether or not this user is following the viewer. Inverse of viewerIsFollowing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isGitHubStar", - "description": "

      Whether or not this user is a member of the GitHub Stars Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isHireable", - "description": "

      Whether or not the user has marked themselves as for hire.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether or not this user is a site administrator.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isViewer", - "description": "

      Whether or not this user is the viewing user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueComments", - "description": "

      A list of issue comments made by this user.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues associated with this user.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "lists", - "description": "

      A user-curated list of repositories.

      ", - "type": "UserListConnection!", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "location", - "description": "

      The user's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The user's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Find an organization by its login that the user belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizationVerifiedDomainEmails", - "description": "

      Verified email addresses that match verified domains for a specified organization the user is a member of.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to match verified domains from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizations", - "description": "

      A list of organizations the user belongs to.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pronouns", - "description": "

      The user's profile pronouns.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publicKeys", - "description": "

      A list of public keys associated with this user.

      ", - "type": "PublicKeyConnection!", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this user.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repositoriesContributedTo", - "description": "

      A list of repositories that the user recently contributed to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "contributionTypes", - "description": "

      If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].

      ", - "type": { - "name": "[RepositoryContributionType]", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssues", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includeUserRepositories", - "description": "

      If true, include user repositories.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "savedReplies", - "description": "

      Replies this user has saved.

      ", - "type": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      The field to order saved replies by.

      ", - "type": { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder" - } - } - ] - }, - { - "name": "socialAccounts", - "description": "

      The user's social media accounts, ordered as they appear on the user's profile.

      ", - "type": "SocialAccountConnection!", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "starredRepositories", - "description": "

      Repositories the user has starred.

      ", - "type": "StarredRepositoryConnection!", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - }, - { - "name": "ownedByViewer", - "description": "

      Filters starred repositories to only return repositories owned by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "status", - "description": "

      The user's description of what they're currently doing.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "suggestedListNames", - "description": "

      Suggested names for user lists.

      ", - "type": "[UserListSuggestion!]!", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion" - }, - { - "name": "suspendedAt", - "description": "

      Identifies the date and time when the user was suspended.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "topRepositories", - "description": "

      Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder!", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "since", - "description": "

      How far back in time to fetch contributed repositories.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "twitterUsername", - "description": "

      The user's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userViewType", - "description": "

      Whether the request returns publicly visible information or privately visible information about the user.

      ", - "type": "UserViewType!", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanFollow", - "description": "

      Whether or not the viewer is able to follow the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "watching", - "description": "

      A list of repositories the given user is watching.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "websiteUrl", - "description": "

      A URL pointing to the user's public website/blog.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent", - "description": "

      Represents auser_blockedevent on a given user.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockDuration", - "description": "

      Number of days that the user was blocked for.

      ", - "type": "UserBlockDuration!", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserBlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subject", - "description": "

      The user who was blocked.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit", - "description": "

      An edit on user content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedAt", - "description": "

      Identifies the date and time when the object was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedBy", - "description": "

      The actor who deleted this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "diff", - "description": "

      A summary of the changes for this edit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "editedAt", - "description": "

      When this content was edited.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the UserContentEdit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "description": "

      A list of edits to content.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserContentEditEdge]", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserContentEdit]", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEditEdge", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - } - ], - "category": "users" - }, - { - "name": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      Represents a user.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserEmailMetadata", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata", - "description": "

      Email attributes from External Identity.

      ", - "fields": [ - { - "name": "primary", - "description": "

      Boolean to identify primary emails.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "type", - "description": "

      Type of email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      Email id.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      A user-curated list of repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of this list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the UserList object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Whether or not this list is private.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The items associated with this list.

      ", - "type": "UserListItemsConnection!", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "lastAddedAt", - "description": "

      The date and time at which this list was created or last had items added to it.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "name", - "description": "

      The name of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The slug of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user to which this list belongs.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserListConnection", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "description": "

      The connection type for UserList.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListEdge]", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserList]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListEdge", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - } - ], - "category": "users" - }, - { - "name": "UserListItemsConnection", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "description": "

      The connection type for UserListItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListItemsEdge]", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserListItems]", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListItemsEdge", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - } - ], - "category": "users" - }, - { - "name": "UserListSuggestion", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion", - "description": "

      Represents a suggested user list.

      ", - "fields": [ - { - "name": "id", - "description": "

      The ID of the suggested user list.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the suggested user list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserNamespaceRepository", - "id": "usernamespacerepository", - "href": "/graphql/reference/objects#usernamespacerepository", - "description": "

      A repository owned by an Enterprise Managed user.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the UserNamespaceRepository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The user owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      The user's description of what they're currently doing.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emoji", - "description": "

      An emoji summarizing the user's status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      The status emoji as HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "expiresAt", - "description": "

      If set, the status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "indicatesLimitedAvailability", - "description": "

      Whether this status indicates the user is not fully available on GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A brief message describing what the user is doing.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      The organization whose members can see this status. If null, this status is publicly visible.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user who has this status.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserStatusConnection", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "description": "

      The connection type for UserStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserStatusEdge]", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserStatus]", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserStatusEdge", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      A domain that can be verified or approved for an organization or an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dnsHostName", - "description": "

      The DNS host name that should be used for verification.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "domain", - "description": "

      The unicode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "hasFoundHostName", - "description": "

      Whether a TXT record for verification with the expected host name was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasFoundVerificationToken", - "description": "

      Whether a TXT record for verification with the expected verification token was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the VerifiableDomain object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isApproved", - "description": "

      Whether or not the domain is approved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRequiredForPolicyEnforcement", - "description": "

      Whether this domain is required to exist for an organization or enterprise policy to be enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether or not the domain is verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "owner", - "description": "

      The owner of the domain.

      ", - "type": "VerifiableDomainOwner!", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner" - }, - { - "name": "punycodeEncodedDomain", - "description": "

      The punycode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tokenExpirationTime", - "description": "

      The time that the current verification token will expire.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verificationToken", - "description": "

      The current verification token for the domain.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "description": "

      The connection type for VerifiableDomain.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[VerifiableDomainEdge]", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[VerifiableDomain]", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainEdge", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - } - ], - "category": "orgs" - }, - { - "name": "ViewerHovercardContext", - "id": "viewerhovercardcontext", - "href": "/graphql/reference/objects#viewerhovercardcontext", - "description": "

      A hovercard context with a message describing how the viewer is related.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewer", - "description": "

      Identifies the user who is related to this context.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Workflow", - "id": "workflow", - "href": "/graphql/reference/objects#workflow", - "description": "

      A workflow contains meta information about an Actions workflow file.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runs", - "description": "

      The runs of the workflow.

      ", - "type": "WorkflowRunConnection!", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the connection.

      ", - "type": { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of the workflow.

      ", - "type": "WorkflowState!", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "actions" - }, - { - "name": "WorkflowFileReference", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference", - "description": "

      A workflow that must run for this rule to pass.

      ", - "fields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun", - "description": "

      A workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "checkSuite", - "description": "

      The check suite this workflow run belongs to.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deploymentReviews", - "description": "

      The log of deployment reviews.

      ", - "type": "DeploymentReviewConnection!", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "event", - "description": "

      The event that triggered the workflow run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "file", - "description": "

      The workflow file.

      ", - "type": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile" - }, - { - "name": "id", - "description": "

      The Node ID of the WorkflowRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pendingDeploymentRequests", - "description": "

      The pending deployment requests of all check runs in this workflow run.

      ", - "type": "DeploymentRequestConnection!", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runNumber", - "description": "

      A number that uniquely identifies this workflow run in its parent workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflow", - "description": "

      The workflow executed in this workflow run.

      ", - "type": "Workflow!", - "id": "workflow", - "href": "/graphql/reference/objects#workflow" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunConnection", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "description": "

      The connection type for WorkflowRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[WorkflowRunEdge]", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[WorkflowRun]", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunEdge", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile", - "description": "

      An executed workflow file for a workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the WorkflowRunFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The path of the workflow file relative to its repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryFileUrl", - "description": "

      The direct link to the file in the repository which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryName", - "description": "

      The repository name and owner which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "run", - "description": "

      The parent workflow run execution for this file.

      ", - "type": "WorkflowRun!", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanPushRepository", - "description": "

      If the viewer has permissions to push to the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReadRepository", - "description": "

      If the viewer has permissions to read the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReference!]!", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference" - } - ], - "category": "actions" - } - ], - "interfaces": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Represents an object which can take actions on GitHub. Typically a User or Bot.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the actor's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      An object that can have users assigned to it.

      ", - "fields": [ - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "issues" - }, - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry", - "description": "

      An entry in the audit log.

      ", - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable", - "description": "

      An object that can be closed.

      ", - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment", - "description": "

      Represents a comment.

      ", - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Comment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution", - "description": "

      Represents a contribution a user made on GitHub, such as opening an issue.

      ", - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable", - "description": "

      Entities that can be deleted.

      ", - "fields": [ - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata", - "description": "

      Metadata for an audit entry containing enterprise account information.

      ", - "fields": [ - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "description": "

      Represents a Git object.

      ", - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the GitObject object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature", - "description": "

      Information about a signature (GPG or S/MIME) on a Commit or Tag.

      ", - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext", - "description": "

      An individual line of a hovercard.

      ", - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      An object that can have labels assigned to it.

      ", - "fields": [ - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      An object that can be locked.

      ", - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable", - "description": "

      Entities that have members who can set status messages.

      ", - "fields": [ - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration", - "description": "

      Represents a GitHub Enterprise Importer (GEI) migration.

      ", - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Migration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      Entities that can be minimized.

      ", - "fields": [ - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      An object with an ID.

      ", - "fields": [ - { - "name": "id", - "description": "

      ID of the object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "meta" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata", - "description": "

      Metadata for an audit entry with action oauth_application.*.

      ", - "fields": [ - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata", - "description": "

      Metadata for an audit entry with action org.*.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner", - "description": "

      Represents an owner of a package.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner", - "description": "

      Represents any entity on GitHub that has a profile page.

      ", - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "email", - "description": "

      The public profile email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ProfileOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The public profile website URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      Represents an owner of a Project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon", - "description": "

      Common fields across different project field types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2FieldCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon", - "description": "

      Common fields across different project field value types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldValueCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner", - "description": "

      Represents an owner of a project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Owner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent", - "description": "

      Recent projects for the owner.

      ", - "fields": [ - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      Represents a subject that can be reacted on.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reactable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata", - "description": "

      Metadata for an audit entry with action repo.*.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor", - "description": "

      Represents an author of discussions in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor", - "description": "

      Represents an author of discussion comments in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo", - "description": "

      A subset of repository info.

      ", - "fields": [ - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode", - "description": "

      Represents a object that belongs to a repository.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Represents an owner of a Repository.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the owner's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest", - "description": "

      Represents a type that can be required by a pull request for merging.

      ", - "fields": [ - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "pulls" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      Things that can be starred.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Starrable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "activity" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Subscribable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the SubscribableThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata", - "description": "

      Metadata for an audit entry with action team.*.

      ", - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata", - "description": "

      Metadata for an audit entry with a topic.

      ", - "fields": [ - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Represents a type that can be retrieved by a URL.

      ", - "fields": [ - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable", - "description": "

      Entities that can be updated.

      ", - "fields": [ - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment", - "description": "

      Comments that can be updated.

      ", - "fields": [ - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - } - ], - "category": "issues" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      A subject that may be upvoted.

      ", - "fields": [ - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - } - ], - "enums": [ - { - "name": "ActorType", - "id": "actortype", - "href": "/graphql/reference/enums#actortype", - "description": "

      The actor's type.

      ", - "values": [ - { - "name": "TEAM", - "description": "

      Indicates a team actor.

      " - }, - { - "name": "USER", - "description": "

      Indicates a user actor.

      " - } - ], - "category": "users" - }, - { - "name": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield", - "description": "

      Properties by which Audit Log connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order audit log entries by timestamp.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel", - "description": "

      Represents an annotation's information level.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      An annotation indicating an inescapable error.

      " - }, - { - "name": "NOTICE", - "description": "

      An annotation indicating some information.

      " - }, - { - "name": "WARNING", - "description": "

      An annotation indicating an ignorable error.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate", - "description": "

      The possible states for a check suite or run conclusion.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check suite or run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check suite or run has been cancelled.

      " - }, - { - "name": "FAILURE", - "description": "

      The check suite or run has failed.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check suite or run was neutral.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check suite or run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check suite or run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check suite or run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check suite or run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check suite or run has timed out.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunState", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate", - "description": "

      The possible states of a check run in a status rollup.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check run has been cancelled.

      " - }, - { - "name": "COMPLETED", - "description": "

      The check run has been completed.

      " - }, - { - "name": "FAILURE", - "description": "

      The check run has failed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check run is in progress.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check run was neutral.

      " - }, - { - "name": "PENDING", - "description": "

      The check run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check run has been queued.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check run has timed out.

      " - }, - { - "name": "WAITING", - "description": "

      The check run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype", - "description": "

      The possible types of check runs.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Every check run available.

      " - }, - { - "name": "LATEST", - "description": "

      The latest check run.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate", - "description": "

      The possible states for a check suite or run status.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "REQUESTED", - "description": "

      The check suite or run has been requested.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation", - "description": "

      Collaborators affiliation level with a subject.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All collaborators the authenticated user can see.

      " - }, - { - "name": "DIRECT", - "description": "

      All collaborators with permissions to an organization-owned subject, regardless of organization membership status.

      " - }, - { - "name": "OUTSIDE", - "description": "

      All outside collaborators of an organization-owned subject.

      " - } - ], - "category": "repos" - }, - { - "name": "CommentAuthorAssociation", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "description": "

      A comment author association with repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Author has been invited to collaborate on the repository.

      " - }, - { - "name": "CONTRIBUTOR", - "description": "

      Author has previously committed to the repository.

      " - }, - { - "name": "FIRST_TIMER", - "description": "

      Author has not previously committed to GitHub.

      " - }, - { - "name": "FIRST_TIME_CONTRIBUTOR", - "description": "

      Author has not previously committed to the repository.

      " - }, - { - "name": "MANNEQUIN", - "description": "

      Author is a placeholder for an unclaimed user.

      " - }, - { - "name": "MEMBER", - "description": "

      Author is a member of the organization that owns the repository.

      " - }, - { - "name": "NONE", - "description": "

      Author has no association with the repository.

      " - }, - { - "name": "OWNER", - "description": "

      Author is the owner of the repository.

      " - } - ], - "category": "issues" - }, - { - "name": "CommentCannotUpdateReason", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason", - "description": "

      The possible errors that will prevent a user from updating a comment.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      Unable to create comment because repository is archived.

      " - }, - { - "name": "DENIED", - "description": "

      You cannot update this comment.

      " - }, - { - "name": "INSUFFICIENT_ACCESS", - "description": "

      You must be the author or have write access to this repository to update this comment.

      " - }, - { - "name": "LOCKED", - "description": "

      Unable to create comment because issue is locked.

      " - }, - { - "name": "LOGIN_REQUIRED", - "description": "

      You must be logged in to update this comment.

      " - }, - { - "name": "MAINTENANCE", - "description": "

      Repository is under maintenance.

      " - }, - { - "name": "VERIFIED_EMAIL_REQUIRED", - "description": "

      At least one email address must be verified to update this comment.

      " - } - ], - "category": "issues" - }, - { - "name": "CommitContributionOrderField", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield", - "description": "

      Properties by which commit contribution connections can be ordered.

      ", - "values": [ - { - "name": "COMMIT_COUNT", - "description": "

      Order commit contributions by how many commits they represent.

      " - }, - { - "name": "OCCURRED_AT", - "description": "

      Order commit contributions by when they were made.

      " - } - ], - "category": "commits" - }, - { - "name": "ComparisonStatus", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus", - "description": "

      The status of a git comparison between two refs.

      ", - "values": [ - { - "name": "AHEAD", - "description": "

      The head ref is ahead of the base ref.

      " - }, - { - "name": "BEHIND", - "description": "

      The head ref is behind the base ref.

      " - }, - { - "name": "DIVERGED", - "description": "

      The head ref is both ahead and behind of the base ref, indicating git history has diverged.

      " - }, - { - "name": "IDENTICAL", - "description": "

      The head ref and base ref are identical.

      " - } - ], - "category": "commits" - }, - { - "name": "ContributionLevel", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel", - "description": "

      Varying levels of contributions from none to many.

      ", - "values": [ - { - "name": "FIRST_QUARTILE", - "description": "

      Lowest 25% of days of contributions.

      " - }, - { - "name": "FOURTH_QUARTILE", - "description": "

      Highest 25% of days of contributions. More contributions than the third quartile.

      " - }, - { - "name": "NONE", - "description": "

      No contributions occurred.

      " - }, - { - "name": "SECOND_QUARTILE", - "description": "

      Second lowest 25% of days of contributions. More contributions than the first quartile.

      " - }, - { - "name": "THIRD_QUARTILE", - "description": "

      Second highest 25% of days of contributions. More contributions than second quartile, less than the fourth quartile.

      " - } - ], - "category": "users" - }, - { - "name": "DefaultRepositoryPermissionField", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield", - "description": "

      The possible base permissions for repositories.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, write, and administrate repos by default.

      " - }, - { - "name": "NONE", - "description": "

      No access.

      " - }, - { - "name": "READ", - "description": "

      Can read repos by default.

      " - }, - { - "name": "WRITE", - "description": "

      Can read and write repos by default.

      " - } - ], - "category": "repos" - }, - { - "name": "DeploymentOrderField", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield", - "description": "

      Properties by which deployment connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order collection by creation time.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleType", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype", - "description": "

      The possible protection rule types.

      ", - "values": [ - { - "name": "BRANCH_POLICY", - "description": "

      Branch policy.

      " - }, - { - "name": "REQUIRED_REVIEWERS", - "description": "

      Required reviewers.

      " - }, - { - "name": "WAIT_TIMER", - "description": "

      Wait timer.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewState", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate", - "description": "

      The possible states for a deployment review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The deployment was approved.

      " - }, - { - "name": "REJECTED", - "description": "

      The deployment was rejected.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate", - "description": "

      The possible states in which a deployment can be.

      ", - "values": [ - { - "name": "ABANDONED", - "description": "

      The pending deployment was not updated after 30 minutes.

      " - }, - { - "name": "ACTIVE", - "description": "

      The deployment is currently active.

      " - }, - { - "name": "DESTROYED", - "description": "

      An inactive transient deployment.

      " - }, - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment has queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusState", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate", - "description": "

      The possible states for a deployment status.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment is queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside", - "description": "

      The possible sides of a diff.

      ", - "values": [ - { - "name": "LEFT", - "description": "

      The left side of the diff.

      " - }, - { - "name": "RIGHT", - "description": "

      The right side of the diff.

      " - } - ], - "category": "pulls" - }, - { - "name": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason", - "description": "

      The possible reasons for closing a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionOrderField", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield", - "description": "

      Properties by which discussion connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order discussions by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order discussions by most recent modification time.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrderField", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield", - "description": "

      Properties by which discussion poll option connections can be ordered.

      ", - "values": [ - { - "name": "AUTHORED_ORDER", - "description": "

      Order poll options by the order that the poll author specified when creating the poll.

      " - }, - { - "name": "VOTE_COUNT", - "description": "

      Order poll options by the number of votes it has.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionState", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate", - "description": "

      The possible states of a discussion.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A discussion that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A discussion that is open.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason", - "description": "

      The possible state reasons of a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "REOPENED", - "description": "

      The discussion was reopened.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DismissReason", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason", - "description": "

      The possible reasons that a Dependabot alert was dismissed.

      ", - "values": [ - { - "name": "FIX_STARTED", - "description": "

      A fix has already been started.

      " - }, - { - "name": "INACCURATE", - "description": "

      This alert is inaccurate or incorrect.

      " - }, - { - "name": "NOT_USED", - "description": "

      Vulnerable code is not actually used.

      " - }, - { - "name": "NO_BANDWIDTH", - "description": "

      No bandwidth to fix this.

      " - }, - { - "name": "TOLERABLE_RISK", - "description": "

      Risk is tolerable to this project.

      " - } - ], - "category": "dependabot" - }, - { - "name": "EnterpriseAdministratorInvitationOrderField", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield", - "description": "

      Properties by which enterprise administrator invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise administrator member invitations by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The possible administrator roles in an enterprise account.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      Represents a billing manager of the enterprise account.

      " - }, - { - "name": "OWNER", - "description": "

      Represents an owner of the enterprise account.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      Unaffiliated member of the enterprise account without an admin role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue", - "description": "

      The possible values for the enterprise allow private repository forking policy value.

      ", - "values": [ - { - "name": "ENTERPRISE_ORGANIZATIONS", - "description": "

      Members can fork a repository to an organization within this enterprise.

      " - }, - { - "name": "ENTERPRISE_ORGANIZATIONS_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their enterprise-managed user account or an organization inside this enterprise.

      " - }, - { - "name": "EVERYWHERE", - "description": "

      Members can fork a repository to their user account or an organization, either inside or outside of this enterprise.

      " - }, - { - "name": "SAME_ORGANIZATION", - "description": "

      Members can fork a repository only within the same organization (intra-org).

      " - }, - { - "name": "SAME_ORGANIZATION_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account or within the same organization.

      " - }, - { - "name": "USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDefaultRepositoryPermissionSettingValue", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue", - "description": "

      The possible values for the enterprise base repository permission setting.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization members will be able to clone, pull, push, and add new collaborators to all organization repositories.

      " - }, - { - "name": "NONE", - "description": "

      Organization members will only be able to clone and pull public repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organizations in the enterprise choose base repository permissions for their members.

      " - }, - { - "name": "READ", - "description": "

      Organization members will be able to clone and pull all organization repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Organization members will be able to clone, pull, and push all organization repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDisallowedMethodsSettingValue", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "INSECURE", - "description": "

      The setting prevents insecure 2FA methods from being used by members of the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for preventing insecure 2FA methods from being used by members of the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledDisabledSettingValue", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", - "description": "

      The possible values for an enabled/disabled enterprise setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledSettingValue", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrderField", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield", - "description": "

      Properties by which enterprise member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise members by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the enterprise members can create repositories setting.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organization owners choose whether to allow members to create repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      Members will be able to create only public repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanMakePurchasesSettingValue", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue", - "description": "

      The possible values for the members can make purchases setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype", - "description": "

      The possible values we have for filtering Platform::Objects::User#enterprises.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Returns all enterprises in which the user is an admin.

      " - }, - { - "name": "ALL", - "description": "

      Returns all enterprises in which the user is a member, admin, or billing manager.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      Returns all enterprises in which the user is a billing manager.

      " - }, - { - "name": "ORG_MEMBERSHIP", - "description": "

      Returns all enterprises in which the user is a member of an org that is owned by the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrderField", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield", - "description": "

      Properties by which enterprise connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order enterprises by name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrderField", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield", - "description": "

      Properties by which Enterprise Server installation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order Enterprise Server installations by creation time.

      " - }, - { - "name": "CUSTOMER_NAME", - "description": "

      Order Enterprise Server installations by customer name.

      " - }, - { - "name": "HOST_NAME", - "description": "

      Order Enterprise Server installations by host name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrderField", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield", - "description": "

      Properties by which Enterprise Server user account email connections can be ordered.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      Order emails by email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrderField", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield", - "description": "

      Properties by which Enterprise Server user account connections can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order user accounts by login.

      " - }, - { - "name": "REMOTE_CREATED_AT", - "description": "

      Order user accounts by creation time on the Enterprise Server installation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrderField", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield", - "description": "

      Properties by which Enterprise Server user accounts upload connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order user accounts uploads by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadSyncState", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate", - "description": "

      Synchronization state of the Enterprise Server user accounts upload.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      The synchronization of the upload failed.

      " - }, - { - "name": "PENDING", - "description": "

      The synchronization of the upload is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      The synchronization of the upload succeeded.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole", - "description": "

      The possible roles for enterprise membership.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The user is a member of an organization in the enterprise.

      " - }, - { - "name": "OWNER", - "description": "

      The user is an owner of an organization in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment", - "description": "

      The possible GitHub Enterprise deployments where this user can exist.

      ", - "values": [ - { - "name": "CLOUD", - "description": "

      The user is part of a GitHub Enterprise Cloud deployment.

      " - }, - { - "name": "SERVER", - "description": "

      The user is part of a GitHub Enterprise Server deployment.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnvironmentOrderField", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order environments by name.

      " - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All environments will be returned.

      " - }, - { - "name": "NONE", - "description": "

      Environments exclude pinned will be returned.

      " - }, - { - "name": "ONLY", - "description": "

      Only pinned environment will be returned.

      " - } - ], - "category": "deployments" - }, - { - "name": "FileViewedState", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate", - "description": "

      The possible viewed states of a file .

      ", - "values": [ - { - "name": "DISMISSED", - "description": "

      The file has new changes since last viewed.

      " - }, - { - "name": "UNVIEWED", - "description": "

      The file has not been marked as viewed.

      " - }, - { - "name": "VIEWED", - "description": "

      The file has been marked as viewed.

      " - } - ], - "category": "pulls" - }, - { - "name": "GistOrderField", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield", - "description": "

      Properties by which gist connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order gists by creation time.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order gists by push time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order gists by update time.

      " - } - ], - "category": "gists" - }, - { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy", - "description": "

      The privacy of a Gist.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Gists that are public and secret.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - }, - { - "name": "SECRET", - "description": "

      Secret.

      " - } - ], - "category": "gists" - }, - { - "name": "GitSignatureState", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate", - "description": "

      The state of a Git signature.

      ", - "values": [ - { - "name": "BAD_CERT", - "description": "

      The signing certificate or its chain could not be verified.

      " - }, - { - "name": "BAD_EMAIL", - "description": "

      Invalid email used for signing.

      " - }, - { - "name": "EXPIRED_KEY", - "description": "

      Signing key expired.

      " - }, - { - "name": "GPGVERIFY_ERROR", - "description": "

      Internal error - the GPG verification service misbehaved.

      " - }, - { - "name": "GPGVERIFY_UNAVAILABLE", - "description": "

      Internal error - the GPG verification service is unavailable at the moment.

      " - }, - { - "name": "INVALID", - "description": "

      Invalid signature.

      " - }, - { - "name": "MALFORMED_SIG", - "description": "

      Malformed signature.

      " - }, - { - "name": "NOT_SIGNING_KEY", - "description": "

      The usage flags for the key that signed this don't allow signing.

      " - }, - { - "name": "NO_USER", - "description": "

      Email used for signing not known to GitHub.

      " - }, - { - "name": "OCSP_ERROR", - "description": "

      Valid signature, though certificate revocation check failed.

      " - }, - { - "name": "OCSP_PENDING", - "description": "

      Valid signature, pending certificate revocation checking.

      " - }, - { - "name": "OCSP_REVOKED", - "description": "

      One or more certificates in chain has been revoked.

      " - }, - { - "name": "UNKNOWN_KEY", - "description": "

      Key used for signing not known to GitHub.

      " - }, - { - "name": "UNKNOWN_SIG_TYPE", - "description": "

      Unknown signature type.

      " - }, - { - "name": "UNSIGNED", - "description": "

      Unsigned.

      " - }, - { - "name": "UNVERIFIED_EMAIL", - "description": "

      Email used for signing unverified on GitHub.

      " - }, - { - "name": "VALID", - "description": "

      Valid signature and verified by GitHub.

      " - } - ], - "category": "git" - }, - { - "name": "IdentityProviderConfigurationState", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate", - "description": "

      The possible states in which authentication can be configured with an identity provider.

      ", - "values": [ - { - "name": "CONFIGURED", - "description": "

      Authentication with an identity provider is configured but not enforced.

      " - }, - { - "name": "ENFORCED", - "description": "

      Authentication with an identity provider is configured and enforced.

      " - }, - { - "name": "UNCONFIGURED", - "description": "

      Authentication with an identity provider is not configured.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEnabledSettingValue", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue", - "description": "

      The possible values for the IP allow list enabled setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryOrderField", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield", - "description": "

      Properties by which IP allow list entry connections can be ordered.

      ", - "values": [ - { - "name": "ALLOW_LIST_VALUE", - "description": "

      Order IP allow list entries by the allow list value.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order IP allow list entries by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListForInstalledAppsEnabledSettingValue", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue", - "description": "

      The possible values for the IP allow list configuration for installed GitHub Apps setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason", - "description": "

      The possible state reasons of a closed issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueCommentOrderField", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield", - "description": "

      Properties by which issue comment connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order issue comments by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueOrderField", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield", - "description": "

      Properties by which issue connections can be ordered.

      ", - "values": [ - { - "name": "COMMENTS", - "description": "

      Order issues by comment count.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order issues by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order issues by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate", - "description": "

      The possible states of an issue.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      An issue that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      An issue that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "description": "

      The possible state reasons of an issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate. To retrieve this value, set\n(enableDuplicate: true) when querying the stateReason field.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - }, - { - "name": "REOPENED", - "description": "

      An issue that has been reopened.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsItemType", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor", - "description": "

      The possible color for an issue type.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      blue.

      " - }, - { - "name": "GRAY", - "description": "

      gray.

      " - }, - { - "name": "GREEN", - "description": "

      green.

      " - }, - { - "name": "ORANGE", - "description": "

      orange.

      " - }, - { - "name": "PINK", - "description": "

      pink.

      " - }, - { - "name": "PURPLE", - "description": "

      purple.

      " - }, - { - "name": "RED", - "description": "

      red.

      " - }, - { - "name": "YELLOW", - "description": "

      yellow.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrderField", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield", - "description": "

      Properties by which issue type connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue types by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order issue types by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LabelOrderField", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield", - "description": "

      Properties by which label connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order labels by creation time.

      " - }, - { - "name": "ISSUE_COUNT", - "description": "

      Order labels by issue count.

      " - }, - { - "name": "NAME", - "description": "

      Order labels by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LanguageOrderField", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield", - "description": "

      Properties by which language connections can be ordered.

      ", - "values": [ - { - "name": "SIZE", - "description": "

      Order languages by the size of all files containing the language.

      " - } - ], - "category": "repos" - }, - { - "name": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason", - "description": "

      The possible reasons that an issue or pull request was locked.

      ", - "values": [ - { - "name": "OFF_TOPIC", - "description": "

      The issue or pull request was locked because the conversation was off-topic.

      " - }, - { - "name": "RESOLVED", - "description": "

      The issue or pull request was locked because the conversation was resolved.

      " - }, - { - "name": "SPAM", - "description": "

      The issue or pull request was locked because the conversation was spam.

      " - }, - { - "name": "TOO_HEATED", - "description": "

      The issue or pull request was locked because the conversation was too heated.

      " - } - ], - "category": "issues" - }, - { - "name": "MannequinOrderField", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield", - "description": "

      Properties by which mannequins can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - }, - { - "name": "LOGIN", - "description": "

      Order mannequins alphabetically by their source login.

      " - } - ], - "category": "migrations" - }, - { - "name": "MergeCommitMessage", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage", - "description": "

      The possible default commit messages for merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeCommitTitle", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle", - "description": "

      The possible default commit titles for merges.

      ", - "values": [ - { - "name": "MERGE_MESSAGE", - "description": "

      Default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeQueueEntryState", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate", - "description": "

      The possible states for a merge queue entry.

      ", - "values": [ - { - "name": "AWAITING_CHECKS", - "description": "

      The entry is currently waiting for checks to pass.

      " - }, - { - "name": "LOCKED", - "description": "

      The entry is currently locked.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The entry is currently mergeable.

      " - }, - { - "name": "QUEUED", - "description": "

      The entry is currently queued.

      " - }, - { - "name": "UNMERGEABLE", - "description": "

      The entry is currently unmergeable.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueGroupingStrategy", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in the\ngroup must pass all required checks to merge. When set to HEADGREEN, only the\ncommit at the head of the merge group, i.e. the commit containing changes from\nall of the PRs in the group, must pass its required checks to merge.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      The merge commit created by merge queue for each PR in the group must pass all required checks to merge.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Only the commit at the head of the merge group must pass its required checks to merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergeMethod", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Rebase and merge.

      " - }, - { - "name": "SQUASH", - "description": "

      Squash and merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy", - "description": "

      The possible merging strategies for a merge queue.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      Entries only allowed to merge if they are passing.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Failing Entires are allowed to merge if they are with a passing entry.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeStateStatus", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus", - "description": "

      Detailed status information about a pull request merge.

      ", - "values": [ - { - "name": "BEHIND", - "description": "

      The head ref is out of date.

      " - }, - { - "name": "BLOCKED", - "description": "

      The merge is blocked.

      " - }, - { - "name": "CLEAN", - "description": "

      Mergeable and passing commit status.

      " - }, - { - "name": "DIRTY", - "description": "

      The merge commit cannot be cleanly created.

      " - }, - { - "name": "DRAFT", - "description": "

      The merge is blocked due to the pull request being a draft.

      " - }, - { - "name": "HAS_HOOKS", - "description": "

      Mergeable with passing commit status and pre-receive hooks.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The state cannot currently be determined.

      " - }, - { - "name": "UNSTABLE", - "description": "

      Mergeable with non-passing commit status.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeableState", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate", - "description": "

      Whether or not a PullRequest can be merged.

      ", - "values": [ - { - "name": "CONFLICTING", - "description": "

      The pull request cannot be merged due to merge conflicts.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The pull request can be merged.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The mergeability of the pull request is still being calculated.

      " - } - ], - "category": "pulls" - }, - { - "name": "MigrationSourceType", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype", - "description": "

      Represents the different GitHub Enterprise Importer (GEI) migration sources.

      ", - "values": [ - { - "name": "AZURE_DEVOPS", - "description": "

      An Azure DevOps migration source.

      " - }, - { - "name": "BITBUCKET_SERVER", - "description": "

      A Bitbucket Server migration source.

      " - }, - { - "name": "GITHUB_ARCHIVE", - "description": "

      A GitHub Migration API source.

      " - } - ], - "category": "migrations" - }, - { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate", - "description": "

      The GitHub Enterprise Importer (GEI) migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The migration needs to have its credentials validated.

      " - }, - { - "name": "QUEUED", - "description": "

      The migration has been queued.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "MilestoneOrderField", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield", - "description": "

      Properties by which milestone connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order milestones by when they were created.

      " - }, - { - "name": "DUE_DATE", - "description": "

      Order milestones by when they are due.

      " - }, - { - "name": "NUMBER", - "description": "

      Order milestones by their number.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order milestones by when they were last updated.

      " - } - ], - "category": "issues" - }, - { - "name": "MilestoneState", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate", - "description": "

      The possible states of a milestone.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A milestone that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A milestone that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "NotificationRestrictionSettingValue", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue", - "description": "

      The possible values for the notification restriction setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "activity" - }, - { - "name": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "description": "

      The state of an OAuth application when it was created.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The OAuth application was active and allowed to have OAuth Accesses.

      " - }, - { - "name": "PENDING_DELETION", - "description": "

      The OAuth application was in the process of being deleted.

      " - }, - { - "name": "SUSPENDED", - "description": "

      The OAuth application was suspended from generating OAuth Accesses due to abuse or security concerns.

      " - } - ], - "category": "apps" - }, - { - "name": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "description": "

      The corresponding operation type for the action.

      ", - "values": [ - { - "name": "ACCESS", - "description": "

      An existing resource was accessed.

      " - }, - { - "name": "AUTHENTICATION", - "description": "

      A resource performed an authentication event.

      " - }, - { - "name": "CREATE", - "description": "

      A new resource was created.

      " - }, - { - "name": "MODIFY", - "description": "

      An existing resource was modified.

      " - }, - { - "name": "REMOVE", - "description": "

      An existing resource was removed.

      " - }, - { - "name": "RESTORE", - "description": "

      An existing resource was restored.

      " - }, - { - "name": "TRANSFER", - "description": "

      An existing resource was transferred between multiple resources.

      " - } - ], - "category": "meta" - }, - { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection", - "description": "

      Possible directions in which to order a list of items when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "meta" - }, - { - "name": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "description": "

      The billing plans available for organizations.

      ", - "values": [ - { - "name": "BUSINESS", - "description": "

      Team Plan.

      " - }, - { - "name": "BUSINESS_PLUS", - "description": "

      Enterprise Cloud Plan.

      " - }, - { - "name": "FREE", - "description": "

      Free Plan.

      " - }, - { - "name": "TIERED_PER_SEAT", - "description": "

      Tiered Per Seat Plan.

      " - }, - { - "name": "UNLIMITED", - "description": "

      Legacy Unlimited Plan.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnterpriseOwnerOrderField", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield", - "description": "

      Properties by which enterprise owners can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order enterprise owners by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "description": "

      The reason a billing manager was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryMembershipType", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization owners have full access and can change several settings,\nincluding the names of repositories that belong to the Organization and Owners\nteam membership. In addition, organization owners can delete the organization\nand all of its repositories.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      A direct member is a user that is a member of the Organization.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "SUSPENDED", - "description": "

      A suspended member.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the Organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "description": "

      The reason a member was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_ACCOUNT_RECOVERY", - "description": "

      User was removed from organization during account recovery.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - }, - { - "name": "USER_ACCOUNT_DELETED", - "description": "

      User account has been deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryMembershipType", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "description": "

      The reason an outside collaborator was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "description": "

      The default permission a repository can have in an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "NONE", - "description": "

      No default permission value.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone and push to repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "description": "

      The permissions available for repository creation on an Organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All organization members are restricted from creating any repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      All organization members are restricted from creating internal repositories.

      " - }, - { - "name": "NONE", - "description": "

      All organization members are allowed to create any repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      All organization members are restricted from creating private repositories.

      " - }, - { - "name": "PRIVATE_INTERNAL", - "description": "

      All organization members are restricted from creating private or internal repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      All organization members are restricted from creating public repositories.

      " - }, - { - "name": "PUBLIC_INTERNAL", - "description": "

      All organization members are restricted from creating public or internal repositories.

      " - }, - { - "name": "PUBLIC_PRIVATE", - "description": "

      All organization members are restricted from creating public or private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationRole", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole", - "description": "

      The possible organization invitation roles.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is invited to be an admin of the organization.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      The user is invited to be a billing manager of the organization.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      The user is invited to be a direct member of the organization.

      " - }, - { - "name": "REINSTATE", - "description": "

      The user's previous role will be reinstated.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource", - "description": "

      The possible organization invitation sources.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The invitation was created from the web interface or from API.

      " - }, - { - "name": "SCIM", - "description": "

      The invitation was created from SCIM.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The invitation was sent before this feature was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationType", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype", - "description": "

      The possible organization invitation types.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      The invitation was to an email address.

      " - }, - { - "name": "USER", - "description": "

      The invitation was to an existing user.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole", - "description": "

      The possible roles within an organization for its members.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is an administrator of the organization.

      " - }, - { - "name": "MEMBER", - "description": "

      The user is a member of the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the members can create repositories setting on an organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      Members will be able to create only internal repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMigrationState", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate", - "description": "

      The Octoshift Organization migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The Octoshift migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The Octoshift migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The Octoshift migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The Octoshift migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The Octoshift migration needs to have its credentials validated.

      " - }, - { - "name": "POST_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing post repository migrations.

      " - }, - { - "name": "PRE_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing pre repository migrations.

      " - }, - { - "name": "QUEUED", - "description": "

      The Octoshift migration has been queued.

      " - }, - { - "name": "REPO_MIGRATION", - "description": "

      The Octoshift org migration is performing repository migrations.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The Octoshift migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "OrganizationOrderField", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield", - "description": "

      Properties by which organization connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order organizations by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order organizations by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield", - "description": "

      Properties by which package file connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package files by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield", - "description": "

      Properties by which package connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order packages by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype", - "description": "

      The possible types of a package.

      ", - "values": [ - { - "name": "DEBIAN", - "description": "

      A debian package.

      " - }, - { - "name": "DOCKER", - "description": "

      A docker image.

      " - }, - { - "name": "MAVEN", - "description": "

      A maven package.

      " - }, - { - "name": "NPM", - "description": "

      An npm package.

      " - }, - { - "name": "NUGET", - "description": "

      A nuget package.

      " - }, - { - "name": "PYPI", - "description": "

      A python package.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      A rubygems package.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield", - "description": "

      Properties by which package version connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package versions by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PatchStatus", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus", - "description": "

      The possible types of patch statuses.

      ", - "values": [ - { - "name": "ADDED", - "description": "

      The file was added. Git status 'A'.

      " - }, - { - "name": "CHANGED", - "description": "

      The file's type was changed. Git status 'T'.

      " - }, - { - "name": "COPIED", - "description": "

      The file was copied. Git status 'C'.

      " - }, - { - "name": "DELETED", - "description": "

      The file was deleted. Git status 'D'.

      " - }, - { - "name": "MODIFIED", - "description": "

      The file's contents were changed. Git status 'M'.

      " - }, - { - "name": "RENAMED", - "description": "

      The file was renamed. Git status 'R'.

      " - } - ], - "category": "pulls" - }, - { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype", - "description": "

      Represents items that can be pinned to a profile page or dashboard.

      ", - "values": [ - { - "name": "GIST", - "description": "

      A gist.

      " - }, - { - "name": "ISSUE", - "description": "

      An issue.

      " - }, - { - "name": "ORGANIZATION", - "description": "

      An organization.

      " - }, - { - "name": "PROJECT", - "description": "

      A project.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      A pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      A repository.

      " - }, - { - "name": "TEAM", - "description": "

      A team.

      " - }, - { - "name": "USER", - "description": "

      A user.

      " - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient", - "description": "

      Preconfigured gradients that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "BLUE_MINT", - "description": "

      A gradient of blue to mint.

      " - }, - { - "name": "BLUE_PURPLE", - "description": "

      A gradient of blue to purple.

      " - }, - { - "name": "PINK_BLUE", - "description": "

      A gradient of pink to blue.

      " - }, - { - "name": "PURPLE_CORAL", - "description": "

      A gradient of purple to coral.

      " - }, - { - "name": "RED_ORANGE", - "description": "

      A gradient of red to orange.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionPattern", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern", - "description": "

      Preconfigured background patterns that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "CHEVRON_UP", - "description": "

      An upward-facing chevron pattern.

      " - }, - { - "name": "DOT", - "description": "

      A hollow dot pattern.

      " - }, - { - "name": "DOT_FILL", - "description": "

      A solid dot pattern.

      " - }, - { - "name": "HEART_FILL", - "description": "

      A heart pattern.

      " - }, - { - "name": "PLUS", - "description": "

      A plus sign pattern.

      " - }, - { - "name": "ZAP", - "description": "

      A lightning bolt pattern.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironmentOrderField", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield", - "description": "

      Properties by which pinned environments connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order pinned environments by position.

      " - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardArchivedState", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate", - "description": "

      The possible archived states of a project card.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      A project card that is archived.

      " - }, - { - "name": "NOT_ARCHIVED", - "description": "

      A project card that is not archived.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "description": "

      Various content states of a ProjectCard.

      ", - "values": [ - { - "name": "CONTENT_ONLY", - "description": "

      The card has content only.

      " - }, - { - "name": "NOTE_ONLY", - "description": "

      The card has a note only.

      " - }, - { - "name": "REDACTED", - "description": "

      The card is redacted.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "description": "

      The semantic purpose of the column - todo, in progress, or done.

      ", - "values": [ - { - "name": "DONE", - "description": "

      The column contains cards which are complete.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The column contains cards which are currently being worked on.

      " - }, - { - "name": "TODO", - "description": "

      The column contains cards still to be worked on.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrderField", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield", - "description": "

      Properties by which project connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order projects by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order projects by name.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order projects by update time.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "description": "

      State of the project; eitheropenor 'closed'.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      The project is closed.

      " - }, - { - "name": "OPEN", - "description": "

      The project is open.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate", - "description": "

      GitHub-provided templates for Projects.

      ", - "values": [ - { - "name": "AUTOMATED_KANBAN_V2", - "description": "

      Create a board with v2 triggers to automatically move cards across To do, In progress and Done columns.

      " - }, - { - "name": "AUTOMATED_REVIEWS_KANBAN", - "description": "

      Create a board with triggers to automatically move cards across columns with review automation.

      " - }, - { - "name": "BASIC_KANBAN", - "description": "

      Create a board with columns for To do, In progress and Done.

      " - }, - { - "name": "BUG_TRIAGE", - "description": "

      Create a board to triage and prioritize bugs with To do, priority, and Done columns.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2CustomFieldType", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrderField", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield", - "description": "

      Properties by which project v2 field connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 fields by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 fields by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 fields by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldType", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "ASSIGNEES", - "description": "

      Assignees.

      " - }, - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ISSUE_TYPE", - "description": "

      Issue type.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "LABELS", - "description": "

      Labels.

      " - }, - { - "name": "LINKED_PULL_REQUESTS", - "description": "

      Linked Pull Requests.

      " - }, - { - "name": "MILESTONE", - "description": "

      Milestone.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "PARENT_ISSUE", - "description": "

      Parent issue.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Repository.

      " - }, - { - "name": "REVIEWERS", - "description": "

      Reviewers.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "SUB_ISSUES_PROGRESS", - "description": "

      Sub-issues progress.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - }, - { - "name": "TITLE", - "description": "

      Title.

      " - }, - { - "name": "TRACKED_BY", - "description": "

      Tracked by.

      " - }, - { - "name": "TRACKS", - "description": "

      Tracks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrderField", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield", - "description": "

      Properties by which project v2 item field value connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 item field values by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrderField", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield", - "description": "

      Properties by which project v2 item connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 items by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemType", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype", - "description": "

      The type of a project item.

      ", - "values": [ - { - "name": "DRAFT_ISSUE", - "description": "

      Draft Issue.

      " - }, - { - "name": "ISSUE", - "description": "

      Issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Pull Request.

      " - }, - { - "name": "REDACTED", - "description": "

      Redacted Item.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2OrderField", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield", - "description": "

      Properties by which projects can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The project's date and time of creation.

      " - }, - { - "name": "NUMBER", - "description": "

      The project's number.

      " - }, - { - "name": "TITLE", - "description": "

      The project's title.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The project's date and time of update.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "READ", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITE", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Roles", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "NONE", - "description": "

      The collaborator has no direct access to the project.

      " - }, - { - "name": "READER", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITER", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionColor", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor", - "description": "

      The display color of a single-select field option.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      BLUE.

      " - }, - { - "name": "GRAY", - "description": "

      GRAY.

      " - }, - { - "name": "GREEN", - "description": "

      GREEN.

      " - }, - { - "name": "ORANGE", - "description": "

      ORANGE.

      " - }, - { - "name": "PINK", - "description": "

      PINK.

      " - }, - { - "name": "PURPLE", - "description": "

      PURPLE.

      " - }, - { - "name": "RED", - "description": "

      RED.

      " - }, - { - "name": "YELLOW", - "description": "

      YELLOW.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state", - "description": "

      The possible states of a project v2.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A project v2 that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A project v2 that is still open.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateOrderField", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield", - "description": "

      Properties by which project v2 status updates can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of project v2 status updates.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus", - "description": "

      The possible statuses of a project v2.

      ", - "values": [ - { - "name": "AT_RISK", - "description": "

      A project v2 that is at risk and encountering some challenges.

      " - }, - { - "name": "COMPLETE", - "description": "

      A project v2 that is complete.

      " - }, - { - "name": "INACTIVE", - "description": "

      A project v2 that is inactive.

      " - }, - { - "name": "OFF_TRACK", - "description": "

      A project v2 that is off track and needs attention.

      " - }, - { - "name": "ON_TRACK", - "description": "

      A project v2 that is on track with no risks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewLayout", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout", - "description": "

      The layout of a project v2 view.

      ", - "values": [ - { - "name": "BOARD_LAYOUT", - "description": "

      Board layout.

      " - }, - { - "name": "ROADMAP_LAYOUT", - "description": "

      Roadmap layout.

      " - }, - { - "name": "TABLE_LAYOUT", - "description": "

      Table layout.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrderField", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield", - "description": "

      Properties by which project v2 view connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 views by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 views by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 views by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowsOrderField", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield", - "description": "

      Properties by which project workflows can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The date and time of the workflow creation.

      " - }, - { - "name": "NAME", - "description": "

      The name of the workflow.

      " - }, - { - "name": "NUMBER", - "description": "

      The number of the workflow.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The date and time of the workflow update.

      " - } - ], - "category": "projects" - }, - { - "name": "PullRequestAllowedMergeMethods", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and rebase. At least one option must be enabled.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod", - "description": "

      The possible methods for updating a pull request's head branch with the base branch.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Update branch via merge.

      " - }, - { - "name": "REBASE", - "description": "

      Update branch via rebase.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod", - "description": "

      Represents available types of methods to use when merging a pull request.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestOrderField", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield", - "description": "

      Properties by which pull_requests connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order pull_requests by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order pull_requests by update time.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentState", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate", - "description": "

      The possible states of a pull request review comment.

      ", - "values": [ - { - "name": "PENDING", - "description": "

      A comment that is part of a pending review.

      " - }, - { - "name": "SUBMITTED", - "description": "

      A comment that is part of a submitted review.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision", - "description": "

      The review status of a pull request.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The pull request has received an approving review.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      Changes have been requested on the pull request.

      " - }, - { - "name": "REVIEW_REQUIRED", - "description": "

      A review is required before the pull request can be merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent", - "description": "

      The possible events to perform on a pull request review.

      ", - "values": [ - { - "name": "APPROVE", - "description": "

      Submit feedback and approve merging these changes.

      " - }, - { - "name": "COMMENT", - "description": "

      Submit general feedback without explicit approval.

      " - }, - { - "name": "DISMISS", - "description": "

      Dismiss review so it now longer effects merging.

      " - }, - { - "name": "REQUEST_CHANGES", - "description": "

      Submit feedback that must be addressed before merging.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewState", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate", - "description": "

      The possible states of a pull request review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      A review allowing the pull request to merge.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      A review blocking the pull request from merging.

      " - }, - { - "name": "COMMENTED", - "description": "

      An informational review.

      " - }, - { - "name": "DISMISSED", - "description": "

      A review that has been dismissed.

      " - }, - { - "name": "PENDING", - "description": "

      A review that has not yet been submitted.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype", - "description": "

      The possible subject types of a pull request review comment.

      ", - "values": [ - { - "name": "FILE", - "description": "

      A comment that has been made against the file of a pull request.

      " - }, - { - "name": "LINE", - "description": "

      A comment that has been made against the line of a pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestState", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate", - "description": "

      The possible states of a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "MERGED", - "description": "

      A pull request that has been closed by being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsItemType", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_MERGE_QUEUE_EVENT", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_FAILED_EVENT", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_SUCCEEDED_EVENT", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_DISABLED_EVENT", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_ENABLED_EVENT", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_REBASE_ENABLED_EVENT", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_SQUASH_ENABLED_EVENT", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      " - }, - { - "name": "BASE_REF_CHANGED_EVENT", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      " - }, - { - "name": "BASE_REF_DELETED_EVENT", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      " - }, - { - "name": "BASE_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CONVERT_TO_DRAFT_EVENT", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DEPLOYED_EVENT", - "description": "

      Represents adeployedevent on a given pull request.

      " - }, - { - "name": "DEPLOYMENT_ENVIRONMENT_CHANGED_EVENT", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "HEAD_REF_DELETED_EVENT", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_RESTORED_EVENT", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MERGED_EVENT", - "description": "

      Represents amergedevent on a given pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT", - "description": "

      Represents a Git commit part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT_COMMENT_THREAD", - "description": "

      Represents a commit comment thread part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      A review object for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW_THREAD", - "description": "

      A threaded list of comments for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVISION_MARKER", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      " - }, - { - "name": "READY_FOR_REVIEW_EVENT", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_MERGE_QUEUE_EVENT", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "REVIEW_DISMISSED_EVENT", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      " - }, - { - "name": "REVIEW_REQUESTED_EVENT", - "description": "

      Represents anreview_requestedevent on a given pull request.

      " - }, - { - "name": "REVIEW_REQUEST_REMOVED_EVENT", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate", - "description": "

      The possible target states when updating a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent", - "description": "

      Emojis that can be attached to Issues, Pull Requests and Comments.

      ", - "values": [ - { - "name": "CONFUSED", - "description": "

      Represents the :confused: emoji.

      " - }, - { - "name": "EYES", - "description": "

      Represents the :eyes: emoji.

      " - }, - { - "name": "HEART", - "description": "

      Represents the :heart: emoji.

      " - }, - { - "name": "HOORAY", - "description": "

      Represents the :hooray: emoji.

      " - }, - { - "name": "LAUGH", - "description": "

      Represents the :laugh: emoji.

      " - }, - { - "name": "ROCKET", - "description": "

      Represents the :rocket: emoji.

      " - }, - { - "name": "THUMBS_DOWN", - "description": "

      Represents the :-1: emoji.

      " - }, - { - "name": "THUMBS_UP", - "description": "

      Represents the :+1: emoji.

      " - } - ], - "category": "reactions" - }, - { - "name": "ReactionOrderField", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield", - "description": "

      A list of fields that reactions can be ordered by.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows ordering a list of reactions by when they were created.

      " - } - ], - "category": "reactions" - }, - { - "name": "RefOrderField", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield", - "description": "

      Properties by which ref connections can be ordered.

      ", - "values": [ - { - "name": "ALPHABETICAL", - "description": "

      Order refs by their alphanumeric name.

      " - }, - { - "name": "TAG_COMMIT_DATE", - "description": "

      Order refs by underlying commit date if the ref prefix is refs/tags/.

      " - } - ], - "category": "git" - }, - { - "name": "ReleaseOrderField", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield", - "description": "

      Properties by which release connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order releases by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order releases alphabetically by name.

      " - } - ], - "category": "releases" - }, - { - "name": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "description": "

      The merge options available for pull requests to this repository.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      The pull request is added to the base branch in a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Commits from the pull request are added onto the base branch individually without a merge commit.

      " - }, - { - "name": "SQUASH", - "description": "

      The pull request's commits are squashed into a single commit before they are merged to the base branch.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "ReportedContentClassifiers", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers", - "description": "

      The reasons a piece of content can be reported or minimized.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      A duplicated piece of content.

      " - }, - { - "name": "OFF_TOPIC", - "description": "

      An irrelevant piece of content.

      " - }, - { - "name": "OUTDATED", - "description": "

      An outdated piece of content.

      " - }, - { - "name": "RESOLVED", - "description": "

      The content has been resolved.

      " - } - ], - "category": "meta" - }, - { - "name": "RepositoryAffiliation", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation", - "description": "

      The affiliation of a user to a repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Repositories that the user has been added to as a collaborator.

      " - }, - { - "name": "ORGANIZATION_MEMBER", - "description": "

      Repositories that the user has access to through being a member of an\norganization. This includes every repository on every team that the user is on.

      " - }, - { - "name": "OWNER", - "description": "

      Repositories that are owned by the authenticated user.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryContributionType", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype", - "description": "

      The reason a repository is listed as 'contributed'.

      ", - "values": [ - { - "name": "COMMIT", - "description": "

      Created a commit.

      " - }, - { - "name": "ISSUE", - "description": "

      Created an issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Created a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      Reviewed a pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Created the repository.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrderField", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield", - "description": "

      Properties by which repository invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository invitations by creation time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason", - "description": "

      The possible reasons a given repository could be in a locked state.

      ", - "values": [ - { - "name": "BILLING", - "description": "

      The repository is locked due to a billing related reason.

      " - }, - { - "name": "MIGRATING", - "description": "

      The repository is locked due to a migration.

      " - }, - { - "name": "MOVING", - "description": "

      The repository is locked due to a move.

      " - }, - { - "name": "RENAME", - "description": "

      The repository is locked due to a rename.

      " - }, - { - "name": "TRADE_RESTRICTION", - "description": "

      The repository is locked due to a trade controls related reason.

      " - }, - { - "name": "TRANSFERRING_OWNERSHIP", - "description": "

      The repository is locked due to an ownership transfer.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrderDirection", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection", - "description": "

      Possible directions in which to order a list of repository migrations when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationOrderField", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield", - "description": "

      Properties by which repository migrations can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryOrderField", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield", - "description": "

      Properties by which repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission", - "description": "

      The access level to a repository.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, and push to this repository. Can also manage issues, pull\nrequests, and repository settings, including adding collaborators.

      " - }, - { - "name": "MAINTAIN", - "description": "

      Can read, clone, and push to this repository. They can also manage issues, pull requests, and some repository settings.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone this repository. Can also open and comment on issues and pull requests.

      " - }, - { - "name": "TRIAGE", - "description": "

      Can read and clone this repository. Can also manage issues and pull requests.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone, and push to this repository. Can also manage issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      Private.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrderField", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield", - "description": "

      Properties by which repository rule connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository rules by created time.

      " - }, - { - "name": "TYPE", - "description": "

      Order repository rules by type.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repository rules by updated time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype", - "description": "

      The rule types supported in rulesets.

      ", - "values": [ - { - "name": "AUTHORIZATION", - "description": "

      Authorization.

      " - }, - { - "name": "BRANCH_NAME_PATTERN", - "description": "

      Branch name pattern.

      " - }, - { - "name": "CODE_SCANNING", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      " - }, - { - "name": "COMMITTER_EMAIL_PATTERN", - "description": "

      Committer email pattern.

      " - }, - { - "name": "COMMIT_AUTHOR_EMAIL_PATTERN", - "description": "

      Commit author email pattern.

      " - }, - { - "name": "COMMIT_MESSAGE_PATTERN", - "description": "

      Commit message pattern.

      " - }, - { - "name": "CREATION", - "description": "

      Only allow users with bypass permission to create matching refs.

      " - }, - { - "name": "DELETION", - "description": "

      Only allow users with bypass permissions to delete matching refs.

      " - }, - { - "name": "FILE_EXTENSION_RESTRICTION", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      " - }, - { - "name": "FILE_PATH_RESTRICTION", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      " - }, - { - "name": "LOCK_BRANCH", - "description": "

      Branch is read-only. Users cannot push to the branch.

      " - }, - { - "name": "MAX_FILE_PATH_LENGTH", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_FILE_SIZE", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_REF_UPDATES", - "description": "

      Max ref updates.

      " - }, - { - "name": "MERGE_QUEUE", - "description": "

      Merges must be performed via a merge queue.

      " - }, - { - "name": "MERGE_QUEUE_LOCKED_REF", - "description": "

      Merge queue locked ref.

      " - }, - { - "name": "NON_FAST_FORWARD", - "description": "

      Prevent users with push access from force pushing to refs.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      " - }, - { - "name": "REQUIRED_DEPLOYMENTS", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      " - }, - { - "name": "REQUIRED_LINEAR_HISTORY", - "description": "

      Prevent merge commits from being pushed to matching refs.

      " - }, - { - "name": "REQUIRED_REVIEW_THREAD_RESOLUTION", - "description": "

      When enabled, all conversations on code must be resolved before a pull request\ncan be merged into a branch that matches this rule.

      " - }, - { - "name": "REQUIRED_SIGNATURES", - "description": "

      Commits pushed to matching refs must have verified signatures.

      " - }, - { - "name": "REQUIRED_STATUS_CHECKS", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      " - }, - { - "name": "REQUIRED_WORKFLOW_STATUS_CHECKS", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull\nrequest and required workflow checks to pass before they can be merged.

      " - }, - { - "name": "SECRET_SCANNING", - "description": "

      Secret scanning.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - }, - { - "name": "TAG_NAME_PATTERN", - "description": "

      Tag name pattern.

      " - }, - { - "name": "UPDATE", - "description": "

      Only allow users with bypass permission to update matching refs.

      " - }, - { - "name": "WORKFLOWS", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      " - }, - { - "name": "WORKFLOW_UPDATES", - "description": "

      Workflow files cannot be modified.

      " - } - ], - "category": "other" - }, - { - "name": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode", - "description": "

      The bypass mode for a specific actor on a ruleset.

      ", - "values": [ - { - "name": "ALWAYS", - "description": "

      The actor can always bypass rules.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      The actor can only bypass rules via a pull request.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget", - "description": "

      The targets supported for rulesets.

      ", - "values": [ - { - "name": "BRANCH", - "description": "

      Branch.

      " - }, - { - "name": "PUSH", - "description": "

      Push.

      " - }, - { - "name": "REPOSITORY", - "description": "

      repository.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositorySuggestedActorFilter", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter", - "description": "

      The possible filters for suggested actors in a repository.

      ", - "values": [ - { - "name": "CAN_BE_ASSIGNED", - "description": "

      Actors that can be assigned to issues and pull requests.

      " - }, - { - "name": "CAN_BE_AUTHOR", - "description": "

      Actors that can be the author of issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility", - "description": "

      The repository's visibility level.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope", - "description": "

      The possible scopes of an alert's dependency.

      ", - "values": [ - { - "name": "DEVELOPMENT", - "description": "

      A dependency that is only used in development.

      " - }, - { - "name": "RUNTIME", - "description": "

      A dependency that is leveraged during application runtime.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertState", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate", - "description": "

      The possible states of an alert.

      ", - "values": [ - { - "name": "AUTO_DISMISSED", - "description": "

      An alert that has been automatically closed by Dependabot.

      " - }, - { - "name": "DISMISSED", - "description": "

      An alert that has been manually closed by a user.

      " - }, - { - "name": "FIXED", - "description": "

      An alert that has been resolved by a code change.

      " - }, - { - "name": "OPEN", - "description": "

      An alert that is still open.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate", - "description": "

      The possible states that can be requested when creating a check run.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization", - "description": "

      Possible roles a user may have in relation to an organization.

      ", - "values": [ - { - "name": "DIRECT_MEMBER", - "description": "

      A user who is a direct member of the organization.

      " - }, - { - "name": "OWNER", - "description": "

      A user with full administrative access to the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      A user who is unaffiliated with the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement", - "description": "

      The level of enforcement for a rule or ruleset.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      Rules will be enforced.

      " - }, - { - "name": "DISABLED", - "description": "

      Do not evaluate or enforce rules.

      " - }, - { - "name": "EVALUATE", - "description": "

      Allow admins to test rules before enforcing them. Admins can view insights on\nthe Rule Insights page (evaluate is only available with GitHub Enterprise).

      " - } - ], - "category": "repos" - }, - { - "name": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm", - "description": "

      The possible digest algorithms used to sign SAML requests for an identity provider.

      ", - "values": [ - { - "name": "SHA1", - "description": "

      SHA1.

      " - }, - { - "name": "SHA256", - "description": "

      SHA256.

      " - }, - { - "name": "SHA384", - "description": "

      SHA384.

      " - }, - { - "name": "SHA512", - "description": "

      SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm", - "description": "

      The possible signature algorithms used to sign SAML requests for a Identity Provider.

      ", - "values": [ - { - "name": "RSA_SHA1", - "description": "

      RSA-SHA1.

      " - }, - { - "name": "RSA_SHA256", - "description": "

      RSA-SHA256.

      " - }, - { - "name": "RSA_SHA384", - "description": "

      RSA-SHA384.

      " - }, - { - "name": "RSA_SHA512", - "description": "

      RSA-SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SavedReplyOrderField", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield", - "description": "

      Properties by which saved reply connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order saved reply by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "SearchType", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      Represents the individual results of a search.

      ", - "values": [ - { - "name": "DISCUSSION", - "description": "

      Returns matching discussions in repositories.

      " - }, - { - "name": "ISSUE", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "ISSUE_ADVANCED", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Returns results matching repositories.

      " - }, - { - "name": "USER", - "description": "

      Returns results matching users and organizations on GitHub.

      " - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisoryClassification", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      Classification of the advisory.

      ", - "values": [ - { - "name": "GENERAL", - "description": "

      Classification of general advisories.

      " - }, - { - "name": "MALWARE", - "description": "

      Classification of malware advisories.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      The possible ecosystems of a security vulnerability's package.

      ", - "values": [ - { - "name": "ACTIONS", - "description": "

      GitHub Actions.

      " - }, - { - "name": "COMPOSER", - "description": "

      PHP packages hosted at packagist.org.

      " - }, - { - "name": "ERLANG", - "description": "

      Erlang/Elixir packages hosted at hex.pm.

      " - }, - { - "name": "GO", - "description": "

      Go modules.

      " - }, - { - "name": "MAVEN", - "description": "

      Java artifacts hosted at the Maven central repository.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript packages hosted at npmjs.com.

      " - }, - { - "name": "NUGET", - "description": "

      .NET packages hosted at the NuGet Gallery.

      " - }, - { - "name": "PIP", - "description": "

      Python packages hosted at PyPI.org.

      " - }, - { - "name": "PUB", - "description": "

      Dart packages hosted at pub.dev.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      Ruby gems hosted at RubyGems.org.

      " - }, - { - "name": "RUST", - "description": "

      Rust crates.

      " - }, - { - "name": "SWIFT", - "description": "

      Swift packages.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisorySeverity", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      Severity of the vulnerability.

      ", - "values": [ - { - "name": "CRITICAL", - "description": "

      Critical.

      " - }, - { - "name": "HIGH", - "description": "

      High.

      " - }, - { - "name": "LOW", - "description": "

      Low.

      " - }, - { - "name": "MODERATE", - "description": "

      Moderate.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SocialAccountProvider", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider", - "description": "

      Software or company that hosts social media accounts.

      ", - "values": [ - { - "name": "BLUESKY", - "description": "

      Decentralized microblogging social platform.

      " - }, - { - "name": "FACEBOOK", - "description": "

      Social media and networking website.

      " - }, - { - "name": "GENERIC", - "description": "

      Catch-all for social media providers that do not yet have specific handling.

      " - }, - { - "name": "HOMETOWN", - "description": "

      Fork of Mastodon with a greater focus on local posting.

      " - }, - { - "name": "INSTAGRAM", - "description": "

      Social media website with a focus on photo and video sharing.

      " - }, - { - "name": "LINKEDIN", - "description": "

      Professional networking website.

      " - }, - { - "name": "MASTODON", - "description": "

      Open-source federated microblogging service.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript package registry.

      " - }, - { - "name": "REDDIT", - "description": "

      Social news aggregation and discussion website.

      " - }, - { - "name": "TWITCH", - "description": "

      Live-streaming service.

      " - }, - { - "name": "TWITTER", - "description": "

      Microblogging website.

      " - }, - { - "name": "YOUTUBE", - "description": "

      Online video platform.

      " - } - ], - "category": "users" - }, - { - "name": "SquashMergeCommitMessage", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage", - "description": "

      The possible default commit messages for squash merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "COMMIT_MESSAGES", - "description": "

      Default to the branch's commit messages.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - } - ], - "category": "repos" - }, - { - "name": "SquashMergeCommitTitle", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle", - "description": "

      The possible default commit titles for squash merges.

      ", - "values": [ - { - "name": "COMMIT_OR_PR_TITLE", - "description": "

      Default to the commit's title (if only one commit) or the pull request's title (when more than one commit).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "StarOrderField", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield", - "description": "

      Properties by which star connections can be ordered.

      ", - "values": [ - { - "name": "STARRED_AT", - "description": "

      Allows ordering a list of stars by when they were created.

      " - } - ], - "category": "activity" - }, - { - "name": "StatusState", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate", - "description": "

      The possible commit status states.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      Status is errored.

      " - }, - { - "name": "EXPECTED", - "description": "

      Status is expected.

      " - }, - { - "name": "FAILURE", - "description": "

      Status is failing.

      " - }, - { - "name": "PENDING", - "description": "

      Status is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      Status is successful.

      " - } - ], - "category": "commits" - }, - { - "name": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "IGNORED", - "description": "

      The User is never notified.

      " - }, - { - "name": "SUBSCRIBED", - "description": "

      The User is notified of all conversations.

      " - }, - { - "name": "UNSUBSCRIBED", - "description": "

      The User is only notified when participating or @mentioned.

      " - } - ], - "category": "activity" - }, - { - "name": "TeamDiscussionCommentOrderField", - "id": "teamdiscussioncommentorderfield", - "href": "/graphql/reference/enums#teamdiscussioncommentorderfield", - "description": "

      Properties by which team discussion comment connections can be ordered.

      ", - "values": [ - { - "name": "NUMBER", - "description": "

      Allows sequential ordering of team discussion comments (which is equivalent to chronological ordering).

      " - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionOrderField", - "id": "teamdiscussionorderfield", - "href": "/graphql/reference/enums#teamdiscussionorderfield", - "description": "

      Properties by which team discussion connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of team discussions.

      " - } - ], - "category": "other" - }, - { - "name": "TeamMemberOrderField", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield", - "description": "

      Properties by which team member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order team members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order team members by login.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole", - "description": "

      The possible team member roles; eithermaintaineror 'member'.

      ", - "values": [ - { - "name": "MAINTAINER", - "description": "

      A team maintainer has permission to add and remove team members.

      " - }, - { - "name": "MEMBER", - "description": "

      A team member has no administrative permissions on the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype", - "description": "

      Defines which types of team members are included in the returned list. Can be one of IMMEDIATE, CHILD_TEAM or ALL.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Includes immediate and child team members for the team.

      " - }, - { - "name": "CHILD_TEAM", - "description": "

      Includes only child team members for the team.

      " - }, - { - "name": "IMMEDIATE", - "description": "

      Includes only immediate members of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting", - "description": "

      The possible team notification values.

      ", - "values": [ - { - "name": "NOTIFICATIONS_DISABLED", - "description": "

      No one will receive notifications.

      " - }, - { - "name": "NOTIFICATIONS_ENABLED", - "description": "

      Everyone will receive notifications when the team is @mentioned.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamOrderField", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield", - "description": "

      Properties by which team connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Allows ordering a list of teams by name.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy", - "description": "

      The possible team privacy values.

      ", - "values": [ - { - "name": "SECRET", - "description": "

      A secret team can only be seen by its members.

      " - }, - { - "name": "VISIBLE", - "description": "

      A visible team can be seen and @mentioned by every member of the organization.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrderField", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield", - "description": "

      Properties by which team repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PERMISSION", - "description": "

      Order repositories by permission.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm", - "description": "

      The possible team review assignment algorithms.

      ", - "values": [ - { - "name": "LOAD_BALANCE", - "description": "

      Balance review load across the entire team.

      " - }, - { - "name": "ROUND_ROBIN", - "description": "

      Alternate reviews between each team member.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole", - "description": "

      The role of a user on a team.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      User has admin rights on the team.

      " - }, - { - "name": "MEMBER", - "description": "

      User is a member of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction", - "description": "

      The possible states of a thread subscription form action.

      ", - "values": [ - { - "name": "NONE", - "description": "

      The User cannot subscribe or unsubscribe to the thread.

      " - }, - { - "name": "SUBSCRIBE", - "description": "

      The User can subscribe to the thread.

      " - }, - { - "name": "UNSUBSCRIBE", - "description": "

      The User can unsubscribe to the thread.

      " - } - ], - "category": "activity" - }, - { - "name": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The subscription status is currently disabled.

      " - }, - { - "name": "IGNORING_LIST", - "description": "

      The User is never notified because they are ignoring the list.

      " - }, - { - "name": "IGNORING_THREAD", - "description": "

      The User is never notified because they are ignoring the thread.

      " - }, - { - "name": "NONE", - "description": "

      The User is not recieving notifications from this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_LIST", - "description": "

      The User is notified becuase they are watching the list.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD", - "description": "

      The User is notified because they are subscribed to the thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_EVENTS", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_TYPE", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "UNAVAILABLE", - "description": "

      The subscription status is currently unavailable.

      " - } - ], - "category": "activity" - }, - { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype", - "description": "

      Filters by whether or not 2FA is enabled and if the method configured is considered secure or insecure.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      No method of two-factor authentication.

      " - }, - { - "name": "INSECURE", - "description": "

      Has an insecure method of two-factor authentication. GitHub currently defines this as SMS two-factor authentication.

      " - }, - { - "name": "SECURE", - "description": "

      Has only secure methods of two-factor authentication.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserBlockDuration", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration", - "description": "

      The possible durations that a user can be blocked for.

      ", - "values": [ - { - "name": "ONE_DAY", - "description": "

      The user was blocked for 1 day.

      " - }, - { - "name": "ONE_MONTH", - "description": "

      The user was blocked for 30 days.

      " - }, - { - "name": "ONE_WEEK", - "description": "

      The user was blocked for 7 days.

      " - }, - { - "name": "PERMANENT", - "description": "

      The user was blocked permanently.

      " - }, - { - "name": "THREE_DAYS", - "description": "

      The user was blocked for 3 days.

      " - } - ], - "category": "users" - }, - { - "name": "UserStatusOrderField", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield", - "description": "

      Properties by which user status connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order user statuses by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "UserViewType", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype", - "description": "

      Whether a user being viewed contains public or private information.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      A user containing information only visible to the authenticated user.

      " - }, - { - "name": "PUBLIC", - "description": "

      A user that is publicly visible.

      " - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrderField", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield", - "description": "

      Properties by which verifiable domain connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order verifiable domains by their creation date.

      " - }, - { - "name": "DOMAIN", - "description": "

      Order verifiable domains by the domain name.

      " - } - ], - "category": "orgs" - }, - { - "name": "WorkflowRunOrderField", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield", - "description": "

      Properties by which workflow run connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order workflow runs by most recently created.

      " - } - ], - "category": "actions" - }, - { - "name": "WorkflowState", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate", - "description": "

      The possible states for a workflow.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The workflow is active.

      " - }, - { - "name": "DELETED", - "description": "

      The workflow was deleted from the git repository.

      " - }, - { - "name": "DISABLED_FORK", - "description": "

      The workflow was disabled by default on a fork.

      " - }, - { - "name": "DISABLED_INACTIVITY", - "description": "

      The workflow was disabled for inactivity in the repository.

      " - }, - { - "name": "DISABLED_MANUALLY", - "description": "

      The workflow was disabled manually.

      " - } - ], - "category": "actions" - } - ], - "unions": [ - { - "name": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee", - "description": "

      Types that can be assigned to issues.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "issues" - }, - { - "name": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "description": "

      Types that can initiate an audit log event.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BotOrUser", - "id": "botoruser", - "href": "/graphql/reference/unions#botoruser", - "description": "

      Used when either Bot or User are accepted.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "other" - }, - { - "name": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor", - "description": "

      Types which can be actors for BranchActorAllowance objects.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor", - "description": "

      Types that can represent a repository ruleset bypass actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "repos" - }, - { - "name": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      An object which can have its data claimed or claim data from another.

      ", - "possibleTypes": [ - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer", - "description": "

      The object which triggered a ClosedEvent.

      ", - "possibleTypes": [ - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution", - "description": "

      Represents either a issue the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution", - "description": "

      Represents either a pull request the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution", - "description": "

      Represents either a repository the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer", - "description": "

      Users and teams.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember", - "description": "

      An object that is a member of an enterprise.

      ", - "possibleTypes": [ - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      Types that can own an IP allow list.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      Used for return value of Repository.issueOrPullRequest.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "MilestoneItem", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem", - "description": "

      Types that can be inside a Milestone.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "OrgRestoreMemberAuditEntryMembership", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "description": "

      Types of memberships that can be restored for an Organization member.

      ", - "possibleTypes": [ - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry", - "description": "

      An audit entry in an organization audit log.

      ", - "possibleTypes": [ - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrUser", - "id": "organizationoruser", - "href": "/graphql/reference/unions#organizationoruser", - "description": "

      Used for argument of CreateProjectV2 mutation.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "PermissionGranter", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter", - "description": "

      Types that can grant permissions on a repository to a user.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "orgs" - }, - { - "name": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem", - "description": "

      Types that can be pinned to a profile page.

      ", - "possibleTypes": [ - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "description": "

      Types that can be inside Project Cards.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor", - "description": "

      Possible collaborators for a project.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      Configurations for project fields.

      ", - "possibleTypes": [ - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent", - "description": "

      Types that can be inside Project Items.

      ", - "possibleTypes": [ - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "description": "

      Project field values.

      ", - "possibleTypes": [ - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue" - } - ], - "category": "projects" - }, - { - "name": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "Reactor", - "id": "reactor", - "href": "/graphql/reference/unions#reactor", - "description": "

      Types that can be assigned to reactions.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReferencedSubject", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject", - "description": "

      Any referencable object.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RenamedTitleSubject", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject", - "description": "

      An object which has a renamable title.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer", - "description": "

      Types that can be requested reviewers.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters", - "description": "

      Types which can be parameters for RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters" - } - ], - "category": "other" - }, - { - "name": "RuleSource", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource", - "description": "

      Types which can have RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem", - "description": "

      The results of a search.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "search" - }, - { - "name": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext", - "description": "

      Types that can be inside a StatusCheckRollup context.

      ", - "possibleTypes": [ - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - } - ], - "category": "commits" - }, - { - "name": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      Types that can be added to a user list.

      ", - "possibleTypes": [ - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      Types that can own a verifiable domain.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - } - ], - "inputObjects": [ - { - "name": "AbortQueuedMigrationsInput", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput", - "description": "

      Autogenerated input type of AbortQueuedMigrations.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that is running the migrations.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AbortRepositoryMigrationInput", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput", - "description": "

      Autogenerated input type of AbortRepositoryMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "migrationId", - "description": "

      The ID of the migration to be aborted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AccessUserNamespaceRepositoryInput", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput", - "description": "

      Autogenerated input type of AccessUserNamespaceRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the user namespace repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the user namespace repository to access.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddAssigneesToAssignableInput", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput", - "description": "

      Autogenerated input type of AddAssigneesToAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to add assignees to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The id of users to add as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddCommentInput", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput", - "description": "

      Autogenerated input type of AddComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddDiscussionCommentInput", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput", - "description": "

      Autogenerated input type of AddDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to comment on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replyToId", - "description": "

      The Node ID of the discussion comment within this discussion to reply to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddDiscussionPollVoteInput", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput", - "description": "

      Autogenerated input type of AddDiscussionPollVote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pollOptionId", - "description": "

      The Node ID of the discussion poll option to vote for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddEnterpriseAdminInput", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput", - "description": "

      Autogenerated input type of AddEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise account to which the administrator should be added.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to add as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "AddEnterpriseOrganizationMemberInput", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput", - "description": "

      Autogenerated input type of AddEnterpriseOrganizationMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise which owns the organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization the users will be added to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "role", - "description": "

      The role to assign the users in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - }, - { - "name": "userIds", - "description": "

      The IDs of the enterprise members to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddLabelsToLabelableInput", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput", - "description": "

      Autogenerated input type of AddLabelsToLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of the labels to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to add labels to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddProjectCardInput", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput", - "description": "

      Autogenerated input type of AddProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The content of the card. Must be a member of the ProjectCardItem union.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "note", - "description": "

      The note on the card.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The Node ID of the ProjectColumn.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectColumnInput", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput", - "description": "

      Autogenerated input type of AddProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Node ID of the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectV2DraftIssueInput", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput", - "description": "

      Autogenerated input type of AddProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the draft issue to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue. A project item can also be created by providing\nthe URL of an Issue or Pull Request if you have access.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "AddProjectV2ItemByIdInput", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput", - "description": "

      Autogenerated input type of AddProjectV2ItemById.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The id of the Issue or Pull Request to add.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the item to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "AddPullRequestReviewCommentInput", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput", - "description": "

      Autogenerated input type of AddPullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment. This field is required

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: body will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitOID", - "description": "

      The SHA of the commit to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: commitOID will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "inReplyTo", - "description": "

      The comment id to reply to.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: inReplyTo will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "path", - "description": "

      The relative path of the file to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: path will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: position will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestReviewId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewInput", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput", - "description": "

      Autogenerated input type of AddPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the review body comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      The review line comments.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: comments will be removed. use the threads argument instead\nReason: We are deprecating comment fields that use diff-relative positioning.

      ", - "type": "[DraftPullRequestReviewComment]", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment" - }, - { - "name": "commitOID", - "description": "

      The commit OID the review pertains to.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "event", - "description": "

      The event to perform on the pull request review.

      ", - "type": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "threads", - "description": "

      The review line comment threads.

      ", - "type": "[DraftPullRequestReviewThread]", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadInput", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThread.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the thread's first comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers, required for line-level\nthreads. The end of the line range for multi-line comments.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadReplyInput", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThreadReply.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pending review to which the reply will belong.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewThreadId", - "description": "

      The Node ID of the thread to which this reply is being written.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddReactionInput", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput", - "description": "

      Autogenerated input type of AddReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji to react with.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "AddStarInput", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput", - "description": "

      Autogenerated input type of AddStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to star.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "AddSubIssueInput", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput", - "description": "

      Autogenerated input type of AddSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replaceParent", - "description": "

      Option to replace parent issue if one already exists.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueUrl", - "description": "

      The url of the sub-issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddUpvoteInput", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput", - "description": "

      Autogenerated input type of AddUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddVerifiableDomainInput", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput", - "description": "

      Autogenerated input type of AddVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domain", - "description": "

      The URL of the domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner to add the domain to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ApproveDeploymentsInput", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput", - "description": "

      Autogenerated input type of ApproveDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for approving deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ApproveVerifiableDomainInput", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput", - "description": "

      Autogenerated input type of ApproveVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to approve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ArchiveProjectV2ItemInput", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput", - "description": "

      Autogenerated input type of ArchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to archive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ArchiveRepositoryInput", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput", - "description": "

      Autogenerated input type of ArchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to mark as archived.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder", - "description": "

      Ordering options for Audit Log connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Audit Logs by.

      ", - "type": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "ChangeUserStatusInput", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput", - "description": "

      Autogenerated input type of ChangeUserStatus.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., 😀.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiresAt", - "description": "

      If set, the user status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "limitedAvailability", - "description": "

      Whether this status should indicate you are not fully available on GitHub, e.g., you are away.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A short description of your current status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "CheckAnnotationData", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "annotationLevel", - "description": "

      Represents an annotation's information level.

      ", - "type": "CheckAnnotationLevel!", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "location", - "description": "

      The location of the annotation.

      ", - "type": "CheckAnnotationRange!", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange" - }, - { - "name": "message", - "description": "

      A short description of the feedback for these lines of code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to add an annotation to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Details about this annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title that represents the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationRange", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "endColumn", - "description": "

      The ending column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endLine", - "description": "

      The ending line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startColumn", - "description": "

      The starting column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startLine", - "description": "

      The starting line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunAction", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction", - "description": "

      Possible further actions the integrator can perform.

      ", - "inputFields": [ - { - "name": "description", - "description": "

      A short explanation of what this action would do.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "identifier", - "description": "

      A reference for the action on the integrator's system.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The text to be displayed on a button in the web UI.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter", - "description": "

      The filters that are available when fetching check runs.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check runs created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check runs by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "checkType", - "description": "

      Filters the check runs by this type.

      ", - "type": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype" - }, - { - "name": "conclusions", - "description": "

      Filters the check runs by these conclusions.

      ", - "type": "[CheckConclusionState!]", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "status", - "description": "

      Filters the check runs by this status. Superceded by statuses.

      ", - "type": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "statuses", - "description": "

      Filters the check runs by this status. Overrides status.

      ", - "type": "[CheckStatusState!]", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput", - "description": "

      Descriptive details about the check run.

      ", - "inputFields": [ - { - "name": "annotations", - "description": "

      The annotations that are made as part of the check run.

      ", - "type": "[CheckAnnotationData!]", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata" - }, - { - "name": "images", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "type": "[CheckRunOutputImage!]", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage" - }, - { - "name": "summary", - "description": "

      The summary of the check run (supports Commonmark).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The details of the check run (supports Commonmark).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A title to provide for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutputImage", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "inputFields": [ - { - "name": "alt", - "description": "

      The alternative text for the image.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "caption", - "description": "

      A short image description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "imageUrl", - "description": "

      The full URL of the image.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteAutoTriggerPreference", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference", - "description": "

      The auto-trigger preferences that are available for check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The node ID of the application that owns the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "setting", - "description": "

      Set to true to enable automatic creation of CheckSuite events upon pushes to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter", - "description": "

      The filters that are available when fetching check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check suites created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check suites by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "ClearLabelsFromLabelableInput", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput", - "description": "

      Autogenerated input type of ClearLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to clear the labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ClearProjectV2ItemFieldValueInput", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of ClearProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "CloneProjectInput", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput", - "description": "

      Autogenerated input type of CloneProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeWorkflows", - "description": "

      Whether or not to clone the source project's workflows.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      The visibility of the project, defaults to false (private).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The source project to clone.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOwnerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "CloneTemplateRepositoryInput", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput", - "description": "

      Autogenerated input type of CloneTemplateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeAllBranches", - "description": "

      Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch of the template.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the template repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CloseDiscussionInput", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput", - "description": "

      Autogenerated input type of CloseDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "reason", - "description": "

      The reason why the discussion is being closed.

      ", - "type": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason" - } - ], - "category": "discussions" - }, - { - "name": "CloseIssueInput", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput", - "description": "

      Autogenerated input type of CloseIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateIssueId", - "description": "

      ID of the issue that this is a duplicate of.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueId", - "description": "

      ID of the issue to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "stateReason", - "description": "

      The reason the issue is to be closed.

      ", - "type": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason" - } - ], - "category": "issues" - }, - { - "name": "ClosePullRequestInput", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput", - "description": "

      Autogenerated input type of ClosePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "inputFields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningToolInput!]!", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningToolInput", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "inputFields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor", - "description": "

      Specifies an author for filtering Git commits.

      ", - "inputFields": [ - { - "name": "emails", - "description": "

      Email addresses to filter by. Commits authored by any of the specified email addresses will be returned.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      ID of a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder", - "description": "

      Ordering options for commit contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order commit contributions.

      ", - "type": "CommitContributionOrderField!", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield" - } - ], - "category": "commits" - }, - { - "name": "CommitMessage", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage", - "description": "

      A message to include with a new commit.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headline", - "description": "

      The headline of the message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommittableBranch", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch", - "description": "

      A git ref for a commit to be appended to.

      \n

      The ref must be a branch, i.e. its fully qualified name must start\nwith refs/heads/ (although the input is not required to be fully\nqualified).

      \n

      The Ref may be specified by its global node ID or by the\nrepositoryNameWithOwner and branchName.

      \n

      Examples

      \n

      Specify a branch using a global node ID:

      \n
      { \"id\": \"MDM6UmVmMTpyZWZzL2hlYWRzL21haW4=\" }\n
      \n

      Specify a branch using repositoryNameWithOwner and branchName:

      \n
      {\n  \"repositoryNameWithOwner\": \"github/graphql-client\",\n  \"branchName\": \"main\"\n}.\n
      ", - "inputFields": [ - { - "name": "branchName", - "description": "

      The unqualified name of the branch to append the commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryNameWithOwner", - "description": "

      The nameWithOwner of the repository to commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder", - "description": "

      Ordering options for contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - ], - "category": "users" - }, - { - "name": "ConvertProjectCardNoteToIssueInput", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput", - "description": "

      Autogenerated input type of ConvertProjectCardNoteToIssue.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the newly created issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the newly created issue. Defaults to the card's note text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ConvertProjectV2DraftIssueItemToIssueInput", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput", - "description": "

      Autogenerated input type of ConvertProjectV2DraftIssueItemToIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the draft issue ProjectV2Item to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ConvertPullRequestToDraftInput", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput", - "description": "

      Autogenerated input type of ConvertPullRequestToDraft.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to convert to draft.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CopyProjectV2Input", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input", - "description": "

      Autogenerated input type of CopyProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeDraftIssues", - "description": "

      Include draft issues in the new project.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "ownerId", - "description": "

      The owner ID of the new project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the source Project to copy.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateAttributionInvitationInput", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput", - "description": "

      Autogenerated input type of CreateAttributionInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The Node ID of the owner scoping the reattributable data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceId", - "description": "

      The Node ID of the account owning the data to reattribute.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetId", - "description": "

      The Node ID of the account which may claim the data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "CreateBranchProtectionRuleInput", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput", - "description": "

      Autogenerated input type of CreateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryId", - "description": "

      The global relay id of the repository in which a new branch protection rule should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "CreateCheckRunInput", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput", - "description": "

      Autogenerated input type of CreateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CreateCheckSuiteInput", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput", - "description": "

      Autogenerated input type of CreateCheckSuite.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "CreateCommitOnBranchInput", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput", - "description": "

      Autogenerated input type of CreateCommitOnBranch.

      ", - "inputFields": [ - { - "name": "branch", - "description": "

      The Ref to be updated. Must be a branch.

      ", - "type": "CommittableBranch!", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The git commit oid expected at the head of the branch prior to the commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "fileChanges", - "description": "

      A description of changes to files in this commit.

      ", - "type": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges" - }, - { - "name": "message", - "description": "

      The commit message the be included with the commit.

      ", - "type": "CommitMessage!", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage" - } - ], - "category": "commits" - }, - { - "name": "CreateDeploymentInput", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput", - "description": "

      Autogenerated input type of CreateDeployment.

      ", - "inputFields": [ - { - "name": "autoMerge", - "description": "

      Attempt to automatically merge the default branch into the requested ref, defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      Short description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Name for the target deployment environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      JSON payload with extra information about the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The node ID of the ref to be deployed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requiredContexts", - "description": "

      The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "task", - "description": "

      Specifies a task to execute.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "CreateDeploymentStatusInput", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput", - "description": "

      Autogenerated input type of CreateDeploymentStatus.

      ", - "inputFields": [ - { - "name": "autoInactive", - "description": "

      Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus's deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "deploymentId", - "description": "

      The node ID of the deployment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "description", - "description": "

      A short description of the status. Maximum length of 140 characters.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      If provided, updates the environment of the deploy. Otherwise, does not modify the environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Sets the URL for accessing your environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logUrl", - "description": "

      The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - } - ], - "category": "deployments" - }, - { - "name": "CreateDiscussionInput", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput", - "description": "

      Autogenerated input type of CreateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The id of the discussion category to associate with this discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The id of the repository on which to create the discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "CreateEnterpriseOrganizationInput", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput", - "description": "

      Autogenerated input type of CreateEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "adminLogins", - "description": "

      The logins for the administrators of the new organization.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingEmail", - "description": "

      The email used for sending billing receipts.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the new organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateEnvironmentInput", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput", - "description": "

      Autogenerated input type of CreateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "CreateIpAllowListEntryInput", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput", - "description": "

      Autogenerated input type of CreateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for which to create the new IP allow list entry.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateIssueInput", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput", - "description": "

      Autogenerated input type of CreateIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The Node ID of assignees for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTemplate", - "description": "

      The name of an issue template in the repository, assigns labels and assignees from the template to the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The Node ID of the issue type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parentIssueId", - "description": "

      The Node ID of the parent issue to add this new issue to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "CreateIssueTypeInput", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput", - "description": "

      Autogenerated input type of CreateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      Description of the new issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled on the org level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      Name of the new issue type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID for the organization on which the issue type is created.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLabelInput", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput", - "description": "

      Autogenerated input type of CreateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the color of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLinkedBranchInput", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput", - "description": "

      Autogenerated input type of CreateLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to link to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the new branch. Defaults to issue number and title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The commit SHA to base the new branch on.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      ID of the repository to create the branch in. Defaults to the issue repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateMigrationSourceInput", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput", - "description": "

      Autogenerated input type of CreateMigrationSource.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "CreateProjectInput", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput", - "description": "

      Autogenerated input type of CreateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryIds", - "description": "

      A list of repository IDs to create as linked repositories for the project.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      The name of the GitHub-provided template.

      ", - "type": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate" - } - ], - "category": "projects-classic" - }, - { - "name": "CreateProjectV2FieldInput", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput", - "description": "

      Autogenerated input type of CreateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dataType", - "description": "

      The data type of the field.

      ", - "type": "ProjectV2CustomFieldType!", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype" - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for an iteration field.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the field in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a single select field. At least one value is required if data_type is SINGLE_SELECT.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2Input", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input", - "description": "

      Autogenerated input type of CreateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The repository to link the project to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The team to link the project to. The team will be granted read permissions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2StatusUpdateInput", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput", - "description": "

      Autogenerated input type of CreateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the status update in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "CreatePullRequestInput", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput", - "description": "

      Autogenerated input type of CreatePullRequest.

      ", - "inputFields": [ - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether this pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "headRefName", - "description": "

      The name of the branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace head_ref_name with a user like this: username:branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRepositoryId", - "description": "

      The Node ID of the head repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "CreateRefInput", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput", - "description": "

      Autogenerated input type of CreateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The fully qualified name of the new Ref (ie: refs/heads/my_new_branch).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the new Ref shall target. Must point to a commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository to create the Ref in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "CreateRepositoryInput", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput", - "description": "

      Autogenerated input type of CreateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryRulesetInput", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput", - "description": "

      Autogenerated input type of CreateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The set of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput!", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new ruleset should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "CreateTeamDiscussionCommentInput", - "id": "createteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#createteamdiscussioncommentinput", - "description": "

      Autogenerated input type of CreateTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The content of the comment. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: body will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The ID of the discussion to which the comment belongs. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: discussionId will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "CreateTeamDiscussionInput", - "id": "createteamdiscussioninput", - "href": "/graphql/reference/input-objects#createteamdiscussioninput", - "description": "

      Autogenerated input type of CreateTeamDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The content of the discussion. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: body will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "private", - "description": "

      If true, restricts the visibility of this discussion to team members and\norganization owners. If false or not specified, allows any organization member\nto view this discussion.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: private will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamId", - "description": "

      The ID of the team to which the discussion belongs. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: teamId will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: title will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "CreateUserListInput", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput", - "description": "

      Autogenerated input type of CreateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "DeleteBranchProtectionRuleInput", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput", - "description": "

      Autogenerated input type of DeleteBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "DeleteDeploymentInput", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput", - "description": "

      Autogenerated input type of DeleteDeployment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the deployment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteDiscussionCommentInput", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput", - "description": "

      Autogenerated input type of DeleteDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node id of the discussion comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteDiscussionInput", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput", - "description": "

      Autogenerated input type of DeleteDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The id of the discussion to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteEnvironmentInput", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput", - "description": "

      Autogenerated input type of DeleteEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the environment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteIpAllowListEntryInput", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput", - "description": "

      Autogenerated input type of DeleteIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "DeleteIssueCommentInput", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput", - "description": "

      Autogenerated input type of DeleteIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueInput", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput", - "description": "

      Autogenerated input type of DeleteIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueTypeInput", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput", - "description": "

      Autogenerated input type of DeleteIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLabelInput", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput", - "description": "

      Autogenerated input type of DeleteLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLinkedBranchInput", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput", - "description": "

      Autogenerated input type of DeleteLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "linkedBranchId", - "description": "

      The ID of the linked branch.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeletePackageVersionInput", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput", - "description": "

      Autogenerated input type of DeletePackageVersion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersionId", - "description": "

      The ID of the package version to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "packages" - }, - { - "name": "DeleteProjectCardInput", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput", - "description": "

      Autogenerated input type of DeleteProjectCard.

      ", - "inputFields": [ - { - "name": "cardId", - "description": "

      The id of the card to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectColumnInput", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput", - "description": "

      Autogenerated input type of DeleteProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectInput", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput", - "description": "

      Autogenerated input type of DeleteProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectV2FieldInput", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput", - "description": "

      Autogenerated input type of DeleteProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2Input", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input", - "description": "

      Autogenerated input type of DeleteProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2ItemInput", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput", - "description": "

      Autogenerated input type of DeleteProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project from which the item should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2StatusUpdateInput", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput", - "description": "

      Autogenerated input type of DeleteProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2WorkflowInput", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput", - "description": "

      Autogenerated input type of DeleteProjectV2Workflow.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "workflowId", - "description": "

      The ID of the workflow to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeletePullRequestReviewCommentInput", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of DeletePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeletePullRequestReviewInput", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput", - "description": "

      Autogenerated input type of DeletePullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeleteRefInput", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput", - "description": "

      Autogenerated input type of DeleteRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "DeleteRepositoryRulesetInput", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput", - "description": "

      Autogenerated input type of DeleteRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteTeamDiscussionCommentInput", - "id": "deleteteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioncommentinput", - "description": "

      Autogenerated input type of DeleteTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "DeleteTeamDiscussionInput", - "id": "deleteteamdiscussioninput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioninput", - "description": "

      Autogenerated input type of DeleteTeamDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The discussion ID to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "DeleteUserListInput", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput", - "description": "

      Autogenerated input type of DeleteUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "listId", - "description": "

      The ID of the list to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "DeleteVerifiableDomainInput", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput", - "description": "

      Autogenerated input type of DeleteVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder", - "description": "

      Ordering options for deployment connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order deployments by.

      ", - "type": "DeploymentOrderField!", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "DequeuePullRequestInput", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput", - "description": "

      Autogenerated input type of DequeuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the pull request to be dequeued.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DisablePullRequestAutoMergeInput", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput", - "description": "

      Autogenerated input type of DisablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to disable auto merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder", - "description": "

      Ways in which lists of discussions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order discussions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order discussions.

      ", - "type": "DiscussionOrderField!", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder", - "description": "

      Ordering options for discussion poll option connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order poll options by.

      ", - "type": "DiscussionPollOptionOrderField!", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DismissPullRequestReviewInput", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput", - "description": "

      Autogenerated input type of DismissPullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "message", - "description": "

      The contents of the pull request review dismissal message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DismissRepositoryVulnerabilityAlertInput", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput", - "description": "

      Autogenerated input type of DismissRepositoryVulnerabilityAlert.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the Dependabot alert is being dismissed.

      ", - "type": "DismissReason!", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason" - }, - { - "name": "repositoryVulnerabilityAlertId", - "description": "

      The Dependabot alert ID to dismiss.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "dependabot" - }, - { - "name": "DraftPullRequestReviewComment", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment", - "description": "

      Specifies a review comment to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Position in the file to leave a comment on.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "DraftPullRequestReviewThread", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread", - "description": "

      Specifies a review comment thread to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers. The end of the line range for\nmulti-line comments. Required if not using positioning.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on. Required if not using positioning.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - } - ], - "category": "pulls" - }, - { - "name": "EnablePullRequestAutoMergeInput", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput", - "description": "

      Autogenerated input type of EnablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit message is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit headline is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to MERGE. NOTE: when merging\nwith a merge queue any input value for merge method is ignored.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to enable auto-merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnqueuePullRequestInput", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput", - "description": "

      Autogenerated input type of EnqueuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "jump", - "description": "

      Add the pull request to the front of the queue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to enqueue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder", - "description": "

      Ordering options for enterprise administrator invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise administrator invitations by.

      ", - "type": "EnterpriseAdministratorInvitationOrderField!", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder", - "description": "

      Ordering options for enterprise member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise members by.

      ", - "type": "EnterpriseMemberOrderField!", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder", - "description": "

      Ordering options for enterprises.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprises by.

      ", - "type": "EnterpriseOrderField!", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder", - "description": "

      Ordering options for Enterprise Server installation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Enterprise Server installations by.

      ", - "type": "EnterpriseServerInstallationOrderField!", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder", - "description": "

      Ordering options for Enterprise Server user account email connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order emails by.

      ", - "type": "EnterpriseServerUserAccountEmailOrderField!", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder", - "description": "

      Ordering options for Enterprise Server user account connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts by.

      ", - "type": "EnterpriseServerUserAccountOrderField!", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder", - "description": "

      Ordering options for Enterprise Server user accounts upload connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts uploads by.

      ", - "type": "EnterpriseServerUserAccountsUploadOrderField!", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments", - "description": "

      Ordering options for environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order environments by.

      ", - "type": "EnvironmentOrderField!", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "FileAddition", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition", - "description": "

      A command to add a file at the given path with the given contents as part of a\ncommit. Any existing file at that that path will be replaced.

      ", - "inputFields": [ - { - "name": "contents", - "description": "

      The base64 encoded contents of the file.

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the repository where the file will be located.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges", - "description": "

      A description of a set of changes to a file tree to be made as part of\na git commit, modeled as zero or more file additions and zero or more\nfile deletions.

      \n

      Both fields are optional; omitting both will produce a commit with no\nfile changes.

      \n

      deletions and additions describe changes to files identified\nby 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\nslash-prefixed.

      \n

      path values must be unique across all additions and deletions\nprovided. Any duplication will result in a validation error.

      \n

      Encoding

      \n

      File contents must be provided in full for each FileAddition.

      \n

      The contents of a FileAddition must be encoded using RFC 4648\ncompliant base64, i.e. correct padding is required and no characters\noutside the standard alphabet may be used. Invalid base64\nencoding will be rejected with a validation error.

      \n

      The encoded contents may be binary.

      \n

      For text files, no assumptions are made about the character encoding of\nthe file contents (after base64 decoding). No charset transcoding or\nline-ending normalization will be performed; it is the client's\nresponsibility to manage the character encoding of files they provide.\nHowever, for maximum compatibility we recommend using UTF-8 encoding\nand ensuring that all files in a repository use a consistent\nline-ending convention (\\n or \\r\\n), and that all files end\nwith a newline.

      \n

      Modeling file changes

      \n

      Each of the the five types of conceptual changes that can be made in a\ngit commit can be described using the FileChanges type as follows:

      \n
        \n
      1. \n

        New file addition: create file hello world\\n at path docs/README.txt:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"hello world\\n\")\n    }\n  ]\n}\n
        \n
      2. \n
      3. \n

        Existing file modification: change existing docs/README.txt to have new\ncontent new content here\\n:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"new content here\\n\")\n    }\n  ]\n}\n
        \n
      4. \n
      5. \n

        Existing file deletion: remove existing file docs/README.txt.\nNote that the path is required to exist -- specifying a\npath that does not exist on the given branch will abort the\ncommit and return an error.

        \n
        {\n  \"deletions\" [\n    {\n      \"path\": \"docs/README.txt\"\n    }\n  ]\n}\n
        \n
      6. \n
      7. \n

        File rename with no changes: rename docs/README.txt with\nprevious content hello world\\n to the same content at\nnewdocs/README.txt:

        \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
      8. \n
      9. \n

        File rename with changes: rename docs/README.txt with\nprevious content hello world\\n to a file at path\nnewdocs/README.txt with content new contents\\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
        \n
      10. \n
      ", - "inputFields": [ - { - "name": "additions", - "description": "

      File to add or change.

      ", - "type": "[FileAddition!]", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition" - }, - { - "name": "deletions", - "description": "

      Files to delete.

      ", - "type": "[FileDeletion!]", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion" - } - ], - "category": "git" - }, - { - "name": "FileDeletion", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion", - "description": "

      A command to delete the file at the given path as part of a commit.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to delete.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "inputFields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowOrganizationInput", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput", - "description": "

      Autogenerated input type of FollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "FollowUserInput", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput", - "description": "

      Autogenerated input type of FollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder", - "description": "

      Ordering options for gist connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "GistOrderField!", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield" - } - ], - "category": "gists" - }, - { - "name": "GrantEnterpriseOrganizationsMigratorRoleInput", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of GrantEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GrantMigratorRoleInput", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput", - "description": "

      Autogenerated input type of GrantMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "ImportProjectInput", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput", - "description": "

      Autogenerated input type of ImportProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of Project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnImports", - "description": "

      A list of columns containing issues and pull requests.

      ", - "type": "[ProjectColumnImport!]!", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport" - }, - { - "name": "name", - "description": "

      The name of Project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerName", - "description": "

      The name of the Organization or User to create the Project under.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      Whether the Project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "migrations" - }, - { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder", - "description": "

      Ordering options for IP allow list entry connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order IP allow list entries by.

      ", - "type": "IpAllowListEntryOrderField!", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder", - "description": "

      Ways in which lists of issue comments can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issue comments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issue comments by.

      ", - "type": "IssueCommentOrderField!", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters", - "description": "

      Ways in which to filter lists of issues.

      ", - "inputFields": [ - { - "name": "assignee", - "description": "

      List issues assigned to given name. Pass in null for issues with no assigned\nuser, and * for issues assigned to any user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdBy", - "description": "

      List issues created by given name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      List issues where the list of label names exist on the issue.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mentioned", - "description": "

      List issues where the given name is mentioned in the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestone", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its database ID. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestoneNumber", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "since", - "description": "

      List issues that have been updated at or after the given date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "states", - "description": "

      List issues filtered by the list of states given.

      ", - "type": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "type", - "description": "

      List issues filtered by the type given, only supported by searches on repositories.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscribed", - "description": "

      List issues subscribed to by viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issues by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issues by.

      ", - "type": "IssueOrderField!", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder", - "description": "

      Ordering options for issue types connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue types by.

      ", - "type": "IssueTypeOrderField!", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield" - } - ], - "category": "issues" - }, - { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder", - "description": "

      Ways in which lists of labels can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order labels by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order labels by.

      ", - "type": "LabelOrderField!", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield" - } - ], - "category": "issues" - }, - { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder", - "description": "

      Ordering options for language connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order languages by.

      ", - "type": "LanguageOrderField!", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield" - } - ], - "category": "repos" - }, - { - "name": "LinkProjectV2ToRepositoryInput", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput", - "description": "

      Autogenerated input type of LinkProjectV2ToRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkProjectV2ToTeamInput", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput", - "description": "

      Autogenerated input type of LinkProjectV2ToTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkRepositoryToProjectInput", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput", - "description": "

      Autogenerated input type of LinkRepositoryToProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to link to a Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository to link to a Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "LockLockableInput", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput", - "description": "

      Autogenerated input type of LockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockReason", - "description": "

      A reason for why the item will be locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be locked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder", - "description": "

      Ordering options for mannequins.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order mannequins by.

      ", - "type": "MannequinOrderField!", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield" - } - ], - "category": "migrations" - }, - { - "name": "MarkDiscussionCommentAsAnswerInput", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of MarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to mark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "MarkFileAsViewedInput", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput", - "description": "

      Autogenerated input type of MarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as viewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MarkProjectV2AsTemplateInput", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput", - "description": "

      Autogenerated input type of MarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to mark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "MarkPullRequestReadyForReviewInput", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput", - "description": "

      Autogenerated input type of MarkPullRequestReadyForReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be marked as ready for review.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MergeBranchInput", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput", - "description": "

      Autogenerated input type of MergeBranch.

      ", - "inputFields": [ - { - "name": "base", - "description": "

      The name of the base branch that the provided head will be merged into.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitMessage", - "description": "

      Message to use for the merge commit. If omitted, a default will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "head", - "description": "

      The head to merge into the base branch. This can be a branch name or a commit GitObjectID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository containing the base branch that will be modified.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "branches" - }, - { - "name": "MergePullRequestInput", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput", - "description": "

      Autogenerated input type of MergePullRequest.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      OID that the pull request head ref must match to allow merge; if omitted, no check is performed.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be merged.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput", - "description": "

      Merges must be performed via a merge queue.

      ", - "inputFields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder", - "description": "

      Ordering options for milestone connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order milestones by.

      ", - "type": "MilestoneOrderField!", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield" - } - ], - "category": "issues" - }, - { - "name": "MinimizeCommentInput", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput", - "description": "

      Autogenerated input type of MinimizeComment.

      ", - "inputFields": [ - { - "name": "classifier", - "description": "

      The classification of comment.

      ", - "type": "ReportedContentClassifiers!", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MoveProjectCardInput", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput", - "description": "

      Autogenerated input type of MoveProjectCard.

      ", - "inputFields": [ - { - "name": "afterCardId", - "description": "

      Place the new card after the card with this id. Pass null to place it at the top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "cardId", - "description": "

      The id of the card to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move it into.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "MoveProjectColumnInput", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput", - "description": "

      Autogenerated input type of MoveProjectColumn.

      ", - "inputFields": [ - { - "name": "afterColumnId", - "description": "

      Place the new column after the column with this id. Pass null to place it at the front.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder", - "description": "

      Ordering options for an organization's enterprise owner connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise owners by.

      ", - "type": "OrgEnterpriseOwnerOrderField!", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for organization connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order organizations by.

      ", - "type": "OrganizationOrderField!", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield" - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder", - "description": "

      Ways in which lists of package files can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package files by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package files by.

      ", - "type": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder", - "description": "

      Ways in which lists of packages can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order packages by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order packages by.

      ", - "type": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder", - "description": "

      Ways in which lists of package versions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package versions by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package versions by.

      ", - "type": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield" - } - ], - "category": "packages" - }, - { - "name": "PinEnvironmentInput", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput", - "description": "

      Autogenerated input type of PinEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      The desired state of the environment. If true, environment will be pinned. If false, it will be unpinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deployments" - }, - { - "name": "PinIssueInput", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput", - "description": "

      Autogenerated input type of PinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be pinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder", - "description": "

      Ordering options for pinned environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pinned environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order pinned environments by.

      ", - "type": "PinnedEnvironmentOrderField!", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardImport", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport", - "description": "

      An issue or PR and its owning repository to be used in a project card.

      ", - "inputFields": [ - { - "name": "number", - "description": "

      The issue or pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      Repository name with owner (owner/repository).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnImport", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport", - "description": "

      A project column and a list of its issues and PRs.

      ", - "inputFields": [ - { - "name": "columnName", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issues", - "description": "

      A list of issues and pull requests in the column.

      ", - "type": "[ProjectCardImport!]", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport" - }, - { - "name": "position", - "description": "

      The position of the column, starting from 0.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectOrderField!", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Collaborator", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator", - "description": "

      A collaborator to update on a project. Only one of the userId or teamId should be provided.

      ", - "inputFields": [ - { - "name": "role", - "description": "

      The role to grant the collaborator.

      ", - "type": "ProjectV2Roles!", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles" - }, - { - "name": "teamId", - "description": "

      The ID of the team as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the user as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder", - "description": "

      Ordering options for project v2 field connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 fields by.

      ", - "type": "ProjectV2FieldOrderField!", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldValue", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue", - "description": "

      The values that can be used to update a field of an item inside a Project. Only 1 value can be updated at a time.

      ", - "inputFields": [ - { - "name": "date", - "description": "

      The ISO 8601 date to set on the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "iterationId", - "description": "

      The id of the iteration to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number to set on the field.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "singleSelectOptionId", - "description": "

      The id of the single select option to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The text to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters", - "description": "

      Ways in which to filter lists of projects.

      ", - "inputFields": [ - { - "name": "state", - "description": "

      List project v2 filtered by the state given.

      ", - "type": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder", - "description": "

      Ordering options for project v2 item field value connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 item field values by.

      ", - "type": "ProjectV2ItemFieldValueOrderField!", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder", - "description": "

      Ordering options for project v2 item connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 items by.

      ", - "type": "ProjectV2ItemOrderField!", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Iteration", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration", - "description": "

      Represents an iteration.

      ", - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of the iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startDate", - "description": "

      The start date for the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title for the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput", - "description": "

      Represents an iteration field configuration.

      ", - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of each iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      Zero or more iterations for the field.

      ", - "type": "[ProjectV2Iteration!]!", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration" - }, - { - "name": "startDate", - "description": "

      The start date for the first iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectV2OrderField!", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionInput", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput", - "description": "

      Represents a single select field option.

      ", - "inputFields": [ - { - "name": "color", - "description": "

      The display color of the option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The description text of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder", - "description": "

      Ways in which project v2 status updates can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "ProjectV2StatusUpdateOrderField!", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder", - "description": "

      Ordering options for project v2 view connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 views by.

      ", - "type": "ProjectV2ViewOrderField!", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder", - "description": "

      Ordering options for project v2 workflows connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 workflows by.

      ", - "type": "ProjectV2WorkflowsOrderField!", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinitionInput", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pull requests by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order pull requests by.

      ", - "type": "PullRequestOrderField!", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "inputFields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "automaticCopilotCodeReviewEnabled", - "description": "

      Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder", - "description": "

      Ways in which lists of reactions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order reactions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order reactions by.

      ", - "type": "ReactionOrderField!", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield" - } - ], - "category": "reactions" - }, - { - "name": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder", - "description": "

      Ways in which lists of git refs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order refs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order refs by.

      ", - "type": "RefOrderField!", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield" - } - ], - "category": "git" - }, - { - "name": "RefUpdate", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate", - "description": "

      A ref update.

      ", - "inputFields": [ - { - "name": "afterOid", - "description": "

      The value this ref should be updated to.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "beforeOid", - "description": "

      The value this ref needs to point to before the update.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "force", - "description": "

      Force a non fast-forward update.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The fully qualified name of the ref to be update. For example refs/heads/branch-name.

      ", - "type": "GitRefname!", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname" - } - ], - "category": "git" - }, - { - "name": "RegenerateVerifiableDomainTokenInput", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput", - "description": "

      Autogenerated input type of RegenerateVerifiableDomainToken.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to regenerate the verification token of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RejectDeploymentsInput", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput", - "description": "

      Autogenerated input type of RejectDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for rejecting deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder", - "description": "

      Ways in which lists of releases can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order releases by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order releases by.

      ", - "type": "ReleaseOrderField!", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield" - } - ], - "category": "releases" - }, - { - "name": "RemoveAssigneesFromAssignableInput", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput", - "description": "

      Autogenerated input type of RemoveAssigneesFromAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to remove assignees from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The id of users to remove as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RemoveEnterpriseAdminInput", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput", - "description": "

      Autogenerated input type of RemoveEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID from which to remove the administrator.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to remove as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveLabelsFromLabelableInput", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput", - "description": "

      Autogenerated input type of RemoveLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of labels to remove.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the Labelable to remove labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveOutsideCollaboratorInput", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput", - "description": "

      Autogenerated input type of RemoveOutsideCollaborator.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to remove the outside collaborator from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the outside collaborator to remove.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RemoveReactionInput", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput", - "description": "

      Autogenerated input type of RemoveReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji reaction to remove.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "RemoveStarInput", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput", - "description": "

      Autogenerated input type of RemoveStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to unstar.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "RemoveSubIssueInput", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput", - "description": "

      Autogenerated input type of RemoveSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveUpvoteInput", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput", - "description": "

      Autogenerated input type of RemoveUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to remove upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenDiscussionInput", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput", - "description": "

      Autogenerated input type of ReopenDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenIssueInput", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput", - "description": "

      Autogenerated input type of ReopenIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to be opened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ReopenPullRequestInput", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput", - "description": "

      Autogenerated input type of ReopenPullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "ReorderEnvironmentInput", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput", - "description": "

      Autogenerated input type of ReorderEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "position", - "description": "

      The desired position of the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "ReplaceActorsForAssignableInput", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput", - "description": "

      Autogenerated input type of ReplaceActorsForAssignable.

      ", - "inputFields": [ - { - "name": "actorIds", - "description": "

      The ids of the actors to replace the existing assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assignableId", - "description": "

      The id of the assignable object to replace the assignees for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "inputFields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder", - "description": "

      Ordering options for repository invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository invitations by.

      ", - "type": "RepositoryInvitationOrderField!", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder", - "description": "

      Ordering options for repository migrations.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "RepositoryMigrationOrderDirection!", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository migrations by.

      ", - "type": "RepositoryMigrationOrderField!", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder", - "description": "

      Ordering options for repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "RepositoryOrderField!", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput", - "description": "

      Specifies the conditions required for a ruleset to evaluate.

      ", - "inputFields": [ - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleInput", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput", - "description": "

      Specifies the attributes for a new or updated rule.

      ", - "inputFields": [ - { - "name": "id", - "description": "

      Optional ID of this rule when updating.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parameters", - "description": "

      The parameters for the rule.

      ", - "type": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput" - }, - { - "name": "type", - "description": "

      The type of rule to create.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder", - "description": "

      Ordering options for repository rules.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository rules by.

      ", - "type": "RepositoryRuleOrderField!", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorInput", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput", - "description": "

      Specifies the attributes for a new or updated ruleset bypass actor. Only one of\nactor_id, repository_role_database_id, organization_admin, or deploy_key\nshould be specified.

      ", - "inputFields": [ - { - "name": "actorId", - "description": "

      For Team and Integration bypasses, the Team or Integration ID.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassMode", - "description": "

      The bypass mode for this actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode!", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      For deploy key bypasses, true. Can only use ALWAYS as the bypass mode.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      For enterprise owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationAdmin", - "description": "

      For organization owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      For role bypasses, the role database ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "ReprioritizeSubIssueInput", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput", - "description": "

      Autogenerated input type of ReprioritizeSubIssue.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The id of the sub-issue to be prioritized after (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "beforeId", - "description": "

      The id of the sub-issue to be prioritized before (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the parent issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue to reprioritize.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RequestReviewsInput", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput", - "description": "

      Autogenerated input type of RequestReviews.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      The Node IDs of the team to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "union", - "description": "

      Add users to the set rather than replace.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "userIds", - "description": "

      The Node IDs of the user to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "inputFields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredStatusCheckInput", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput", - "description": "

      Specifies the attributes for a new or updated required status check.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The ID of the App that must set the status in order for it to be accepted.\nOmit this value to use whichever app has recently been setting this status, or\nuse \"any\" to allow any app to set the status.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "context", - "description": "

      Status check context that must pass for commits to be accepted to the matching branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfigurationInput!]!", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RerequestCheckSuiteInput", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput", - "description": "

      Autogenerated input type of RerequestCheckSuite.

      ", - "inputFields": [ - { - "name": "checkSuiteId", - "description": "

      The Node ID of the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "ResolveReviewThreadInput", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput", - "description": "

      Autogenerated input type of ResolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to resolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RevertPullRequestInput", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput", - "description": "

      Autogenerated input type of RevertPullRequest.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether the revert pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to revert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RevokeEnterpriseOrganizationsMigratorRoleInput", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of RevokeEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to revoke the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RevokeMigratorRoleInput", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput", - "description": "

      Autogenerated input type of RevokeMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to revoke the migrator role from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput", - "description": "

      Specifies the parameters for a RepositoryRule object. Only one of the fields should be specified.

      ", - "inputFields": [ - { - "name": "branchNamePattern", - "description": "

      Parameters used for the branch_name_pattern rule type.

      ", - "type": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput" - }, - { - "name": "codeScanning", - "description": "

      Parameters used for the code_scanning rule type.

      ", - "type": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput" - }, - { - "name": "commitAuthorEmailPattern", - "description": "

      Parameters used for the commit_author_email_pattern rule type.

      ", - "type": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput" - }, - { - "name": "commitMessagePattern", - "description": "

      Parameters used for the commit_message_pattern rule type.

      ", - "type": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput" - }, - { - "name": "committerEmailPattern", - "description": "

      Parameters used for the committer_email_pattern rule type.

      ", - "type": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput" - }, - { - "name": "fileExtensionRestriction", - "description": "

      Parameters used for the file_extension_restriction rule type.

      ", - "type": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput" - }, - { - "name": "filePathRestriction", - "description": "

      Parameters used for the file_path_restriction rule type.

      ", - "type": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput" - }, - { - "name": "maxFilePathLength", - "description": "

      Parameters used for the max_file_path_length rule type.

      ", - "type": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput" - }, - { - "name": "maxFileSize", - "description": "

      Parameters used for the max_file_size rule type.

      ", - "type": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput" - }, - { - "name": "mergeQueue", - "description": "

      Parameters used for the merge_queue rule type.

      ", - "type": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput" - }, - { - "name": "pullRequest", - "description": "

      Parameters used for the pull_request rule type.

      ", - "type": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput" - }, - { - "name": "requiredDeployments", - "description": "

      Parameters used for the required_deployments rule type.

      ", - "type": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput" - }, - { - "name": "requiredStatusChecks", - "description": "

      Parameters used for the required_status_checks rule type.

      ", - "type": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput" - }, - { - "name": "tagNamePattern", - "description": "

      Parameters used for the tag_name_pattern rule type.

      ", - "type": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput" - }, - { - "name": "update", - "description": "

      Parameters used for the update rule type.

      ", - "type": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput" - }, - { - "name": "workflows", - "description": "

      Parameters used for the workflows rule type.

      ", - "type": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput" - } - ], - "category": "other" - }, - { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder", - "description": "

      Ordering options for saved reply connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order saved replies by.

      ", - "type": "SavedReplyOrderField!", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield" - } - ], - "category": "users" - }, - { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder", - "description": "

      Ways in which star connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "StarOrderField!", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield" - } - ], - "category": "activity" - }, - { - "name": "StartOrganizationMigrationInput", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput", - "description": "

      Autogenerated input type of StartOrganizationMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceAccessToken", - "description": "

      The migration source access token.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetEnterpriseId", - "description": "

      The ID of the enterprise the target organization belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StartRepositoryMigrationInput", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput", - "description": "

      Autogenerated input type of StartRepositoryMigration.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "continueOnError", - "description": "

      Whether to continue the migration on error. Defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "gitArchiveUrl", - "description": "

      The signed URL to access the user-uploaded git archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockSource", - "description": "

      Whether to lock the source repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "metadataArchiveUrl", - "description": "

      The signed URL to access the user-uploaded metadata archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the imported repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryName", - "description": "

      The name of the imported repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "skipReleases", - "description": "

      Whether to skip migrating releases for the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The ID of the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceRepositoryUrl", - "description": "

      The URL of the source repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetRepoVisibility", - "description": "

      The visibility of the imported repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StatusCheckConfigurationInput", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput", - "description": "

      Required status check.

      ", - "inputFields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "SubmitPullRequestReviewInput", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput", - "description": "

      Autogenerated input type of SubmitPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text field to set on the Pull Request Review.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "event", - "description": "

      The event to send to the Pull Request Review.

      ", - "type": "PullRequestReviewEvent!", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Pull Request ID to submit any pending reviews.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Pull Request Review ID to submit.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "TeamDiscussionCommentOrder", - "id": "teamdiscussioncommentorder", - "href": "/graphql/reference/input-objects#teamdiscussioncommentorder", - "description": "

      Ways in which team discussion comment connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "TeamDiscussionCommentOrderField!", - "id": "teamdiscussioncommentorderfield", - "href": "/graphql/reference/enums#teamdiscussioncommentorderfield" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionOrder", - "id": "teamdiscussionorder", - "href": "/graphql/reference/input-objects#teamdiscussionorder", - "description": "

      Ways in which team discussion connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "TeamDiscussionOrderField!", - "id": "teamdiscussionorderfield", - "href": "/graphql/reference/enums#teamdiscussionorderfield" - } - ], - "category": "other" - }, - { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder", - "description": "

      Ordering options for team member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order team members by.

      ", - "type": "TeamMemberOrderField!", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder", - "description": "

      Ways in which team connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "TeamOrderField!", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder", - "description": "

      Ordering options for team repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "TeamRepositoryOrderField!", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield" - } - ], - "category": "teams" - }, - { - "name": "TransferIssueInput", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput", - "description": "

      Autogenerated input type of TransferIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createLabelsIfMissing", - "description": "

      Whether to create labels if they don't exist in the target repository (matched by name).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueId", - "description": "

      The Node ID of the issue to be transferred.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository the issue should be transferred to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnarchiveProjectV2ItemInput", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput", - "description": "

      Autogenerated input type of UnarchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnarchiveRepositoryInput", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput", - "description": "

      Autogenerated input type of UnarchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "UnfollowOrganizationInput", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput", - "description": "

      Autogenerated input type of UnfollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UnfollowUserInput", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput", - "description": "

      Autogenerated input type of UnfollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UnlinkProjectV2FromRepositoryInput", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkProjectV2FromTeamInput", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkRepositoryFromProjectInput", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput", - "description": "

      Autogenerated input type of UnlinkRepositoryFromProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project linked to the Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository linked to the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UnlockLockableInput", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput", - "description": "

      Autogenerated input type of UnlockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be unlocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkDiscussionCommentAsAnswerInput", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of UnmarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to unmark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UnmarkFileAsViewedInput", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput", - "description": "

      Autogenerated input type of UnmarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as unviewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UnmarkIssueAsDuplicateInput", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput", - "description": "

      Autogenerated input type of UnmarkIssueAsDuplicate.

      ", - "inputFields": [ - { - "name": "canonicalId", - "description": "

      ID of the issue or pull request currently considered canonical/authoritative/original.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateId", - "description": "

      ID of the issue or pull request currently marked as a duplicate.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkProjectV2AsTemplateInput", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput", - "description": "

      Autogenerated input type of UnmarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to unmark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnminimizeCommentInput", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput", - "description": "

      Autogenerated input type of UnminimizeComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnpinIssueInput", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput", - "description": "

      Autogenerated input type of UnpinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be unpinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnresolveReviewThreadInput", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput", - "description": "

      Autogenerated input type of UnresolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to unresolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateBranchProtectionRuleInput", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput", - "description": "

      Autogenerated input type of UpdateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "UpdateCheckRunInput", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput", - "description": "

      Autogenerated input type of UpdateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "checkRunId", - "description": "

      The node of the check.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "UpdateCheckSuitePreferencesInput", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput", - "description": "

      Autogenerated input type of UpdateCheckSuitePreferences.

      ", - "inputFields": [ - { - "name": "autoTriggerPreferences", - "description": "

      The check suite preferences to modify.

      ", - "type": "[CheckSuiteAutoTriggerPreference!]!", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "UpdateDiscussionCommentInput", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput", - "description": "

      Autogenerated input type of UpdateDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commentId", - "description": "

      The Node ID of the discussion comment to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UpdateDiscussionInput", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput", - "description": "

      Autogenerated input type of UpdateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the discussion body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The Node ID of a discussion category within the same repository to change this discussion to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The new discussion title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "policyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "settingValue", - "description": "

      The value for the allow private repository forking setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the base repository permission setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the base repository permission setting on the enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDeployKeySettingInput", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDeployKeySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the deploy key setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the deploy key setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can change repository visibility setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can change repository visibility setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can create repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "membersCanCreateInternalRepositories", - "description": "

      Allow members to create internal repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositories", - "description": "

      Allow members to create private repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositories", - "description": "

      Allow members to create public repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesPolicyEnabled", - "description": "

      When false, allow member organizations to set their own repository creation member privileges.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "settingValue", - "description": "

      Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete issues setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete issues setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete repositories setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can invite collaborators setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can invite collaborators setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanMakePurchasesSettingInput", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can make purchases setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can make purchases setting on the enterprise.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can update protected branches setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can update protected branches setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can view dependency insights setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can view dependency insights setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOrganizationProjectsSettingInput", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the organization projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the organization projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOwnerOrganizationRoleInput", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput", - "description": "

      Autogenerated input type of UpdateEnterpriseOwnerOrganizationRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the owner belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization for membership change.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationRole", - "description": "

      The role to assume in the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseProfileInput", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput", - "description": "

      Autogenerated input type of UpdateEnterpriseProfile.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise's website.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseRepositoryProjectsSettingInput", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the repository projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the repository projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTeamDiscussionsSettingInput", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the team discussions setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the team discussions setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "other" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two-factor authentication disallowed methods setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two-factor authentication disallowed methods setting on the enterprise.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two factor authentication required setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two factor authentication required setting on the enterprise.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnvironmentInput", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput", - "description": "

      Autogenerated input type of UpdateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The node ID of the environment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The ids of users or teams that can approve deployments to this environment.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "UpdateIpAllowListEnabledSettingInput", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the IP allow list enabled setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list enabled setting.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListEntryInput", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput", - "description": "

      Autogenerated input type of UpdateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListForInstalledAppsEnabledSettingInput", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListForInstalledAppsEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list configuration for installed GitHub Apps setting.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIssueCommentInput", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput", - "description": "

      Autogenerated input type of UpdateIssueComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the IssueComment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueInput", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput", - "description": "

      Autogenerated input type of UpdateIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the Issue to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the Issue Type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The desired issue state.

      ", - "type": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueIssueTypeInput", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update on the issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueTypeInput", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The description of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled for the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateLabelInput", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput", - "description": "

      Autogenerated input type of UpdateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the updated color of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The updated name of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateNotificationRestrictionSettingInput", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput", - "description": "

      Autogenerated input type of UpdateNotificationRestrictionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the restrict notifications setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the restrict notifications setting.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - } - ], - "category": "activity" - }, - { - "name": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "forkingEnabled", - "description": "

      Enable forking of private repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UpdateOrganizationWebCommitSignoffSettingInput", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the web commit signoff setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Enable signoff on web-based commits for repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "orgs" - }, - { - "name": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "inputFields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateProjectCardInput", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput", - "description": "

      Autogenerated input type of UpdateProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isArchived", - "description": "

      Whether or not the ProjectCard should be archived.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "note", - "description": "

      The note of ProjectCard.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectColumnInput", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput", - "description": "

      Autogenerated input type of UpdateProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The ProjectColumn ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectInput", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput", - "description": "

      Autogenerated input type of UpdateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Whether the project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectV2CollaboratorsInput", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput", - "description": "

      Autogenerated input type of UpdateProjectV2Collaborators.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "collaborators", - "description": "

      The collaborators to update.

      ", - "type": "[ProjectV2Collaborator!]!", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator" - }, - { - "name": "projectId", - "description": "

      The ID of the project to update the collaborators for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2DraftIssueInput", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput", - "description": "

      Autogenerated input type of UpdateProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftIssueId", - "description": "

      The ID of the draft issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2FieldInput", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput", - "description": "

      Autogenerated input type of UpdateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for an iteration field.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name to update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a field of type SINGLE_SELECT. If empty, no changes will be made\nto the options. If values are present, they will overwrite the existing\noptions for the field.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2Input", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input", - "description": "

      Autogenerated input type of UpdateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "closed", - "description": "

      Set the project to closed or open.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Set the project to public or private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      Set the readme description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "shortDescription", - "description": "

      Set the short description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      Set the title of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemFieldValueInput", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "value", - "description": "

      The value which will be set on the field.

      ", - "type": "ProjectV2FieldValue!", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemPositionInput", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemPosition.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The ID of the item to position this item after. If omitted or set to null the item will be moved to top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be moved.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2StatusUpdateInput", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput", - "description": "

      Autogenerated input type of UpdateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "UpdatePullRequestBranchInput", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput", - "description": "

      Autogenerated input type of UpdatePullRequestBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The head ref oid for the upstream branch.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "updateMethod", - "description": "

      The update branch method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestInput", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput", - "description": "

      Autogenerated input type of UpdatePullRequest.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this pull request.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "state", - "description": "

      The target state of the pull request.

      ", - "type": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate" - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewCommentInput", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of UpdatePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewCommentId", - "description": "

      The Node ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewInput", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput", - "description": "

      Autogenerated input type of UpdatePullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateRefInput", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput", - "description": "

      Autogenerated input type of UpdateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "force", - "description": "

      Permit updates of branch Refs that are not fast-forwards?.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the Ref shall be updated to target.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRefsInput", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput", - "description": "

      Autogenerated input type of UpdateRefs.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdates", - "description": "

      A list of ref updates.

      ", - "type": "[RefUpdate!]!", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRepositoryInput", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput", - "description": "

      Autogenerated input type of UpdateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A new description for the repository. Pass an empty string to erase the existing description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository should have the discussions feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository should have the project boards feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository. Pass an empty string to erase the existing URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The new name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryRulesetInput", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput", - "description": "

      Autogenerated input type of UpdateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The list of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryWebCommitSignoffSettingInput", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateRepositoryWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Indicates if the repository should require signoff on web-based commits.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateSubscriptionInput", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput", - "description": "

      Autogenerated input type of UpdateSubscription.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The new state of the subscription.

      ", - "type": "SubscriptionState!", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "subscribableId", - "description": "

      The Node ID of the subscribable object to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "UpdateTeamDiscussionCommentInput", - "id": "updateteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#updateteamdiscussioncommentinput", - "description": "

      Autogenerated input type of UpdateTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "UpdateTeamDiscussionInput", - "id": "updateteamdiscussioninput", - "href": "/graphql/reference/input-objects#updateteamdiscussioninput", - "description": "

      Autogenerated input type of UpdateTeamDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the discussion.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content. If provided, this update operation\nwill be rejected if the given version does not match the latest version on the server.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      If provided, sets the pinned state of the updated discussion.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The updated title of the discussion.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "UpdateTeamReviewAssignmentInput", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput", - "description": "

      Autogenerated input type of UpdateTeamReviewAssignment.

      ", - "inputFields": [ - { - "name": "algorithm", - "description": "

      The algorithm to use for review assignment.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countMembersAlreadyRequested", - "description": "

      Count any members whose review has already been requested against the required number of members assigned to review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enabled", - "description": "

      Turn on or off review assignment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "excludedTeamMemberIds", - "description": "

      An array of team member IDs to exclude.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "id", - "description": "

      The Node ID of the team to update review assignments of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "includeChildTeamMembers", - "description": "

      Include the members of any child teams when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "notifyTeam", - "description": "

      Notify the entire team of the PR if it is delegated.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "removeTeamRequest", - "description": "

      Remove the team review request when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamMemberCount", - "description": "

      The number of team members to assign.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "UpdateTeamsRepositoryInput", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput", - "description": "

      Autogenerated input type of UpdateTeamsRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permission", - "description": "

      Permission that should be granted to the teams.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repositoryId", - "description": "

      Repository ID being granted access to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      A list of teams being granted access. Limit: 10.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "teams" - }, - { - "name": "UpdateTopicsInput", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput", - "description": "

      Autogenerated input type of UpdateTopics.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "topicNames", - "description": "

      An array of topic names.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "UpdateUserListInput", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput", - "description": "

      Autogenerated input type of UpdateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "listId", - "description": "

      The ID of the list to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UpdateUserListsForItemInput", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput", - "description": "

      Autogenerated input type of UpdateUserListsForItem.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The item to add to the list.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "listIds", - "description": "

      The lists to which this item should belong.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "suggestedListIds", - "description": "

      The suggested lists to create and add this item to.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder", - "description": "

      Ordering options for user status connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user statuses by.

      ", - "type": "UserStatusOrderField!", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder", - "description": "

      Ordering options for verifiable domain connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order verifiable domains by.

      ", - "type": "VerifiableDomainOrderField!", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield" - } - ], - "category": "orgs" - }, - { - "name": "VerifyVerifiableDomainInput", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput", - "description": "

      Autogenerated input type of VerifyVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to verify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "WorkflowFileReferenceInput", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput", - "description": "

      A workflow that must run for this rule to pass.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder", - "description": "

      Ways in which lists of workflow runs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order workflow runs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order workflows.

      ", - "type": "WorkflowRunOrderField!", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReferenceInput!]!", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput" - } - ], - "category": "actions" - } - ], - "scalars": [ - { - "name": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string", - "description": "

      A (potentially binary) string encoded using base64.

      ", - "category": "other" - }, - { - "name": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint", - "description": "

      Represents non-fractional signed whole numeric values. Since the value may\nexceed the size of a 32-bit integer, it's encoded as a string.

      ", - "category": "other" - }, - { - "name": "Boolean", - "description": "

      Represents true or false values.

      ", - "id": "boolean", - "href": "/graphql/reference/other#other-other-other-other-scalar-boolean", - "category": "other" - }, - { - "name": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date", - "description": "

      An ISO-8601 encoded date string.

      ", - "category": "other" - }, - { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      An ISO-8601 encoded UTC date string.

      ", - "category": "other" - }, - { - "name": "Float", - "description": "

      Represents signed double-precision fractional values as specified by IEEE 754.

      ", - "id": "float", - "href": "/graphql/reference/other#other-other-other-other-scalar-float", - "category": "other" - }, - { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid", - "description": "

      A Git object ID.

      ", - "category": "other" - }, - { - "name": "GitRefname", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname", - "description": "

      A fully qualified reference name (e.g. refs/heads/master).

      ", - "category": "other" - }, - { - "name": "GitSSHRemote", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote", - "description": "

      Git SSH string.

      ", - "category": "other" - }, - { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp", - "description": "

      An ISO-8601 encoded date string. Unlike the DateTime type, GitTimestamp is not converted in UTC.

      ", - "category": "other" - }, - { - "name": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "description": "

      A string containing HTML code.

      ", - "category": "other" - }, - { - "name": "ID", - "description": "

      Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as \"VXNlci0xMA==\") or integer (such as 4) input value will be accepted as an ID.

      ", - "id": "id", - "href": "/graphql/reference/other#other-other-other-other-scalar-id", - "category": "other" - }, - { - "name": "Int", - "description": "

      Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

      ", - "id": "int", - "href": "/graphql/reference/other#other-other-other-other-scalar-int", - "category": "other" - }, - { - "name": "PreciseDateTime", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "description": "

      An ISO-8601 encoded UTC date string with millisecond precision.

      ", - "category": "other" - }, - { - "name": "String", - "description": "

      Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

      ", - "id": "string", - "href": "/graphql/reference/other#other-other-other-other-scalar-string", - "category": "other" - }, - { - "name": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

      ", - "category": "other" - }, - { - "name": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate", - "description": "

      A valid x509 certificate string.

      ", - "category": "other" - } - ] -} \ No newline at end of file diff --git a/src/graphql/data/ghes-3.19/schema.json b/src/graphql/data/ghes-3.19/schema.json deleted file mode 100644 index d39c34f43a8c..000000000000 --- a/src/graphql/data/ghes-3.19/schema.json +++ /dev/null @@ -1,93589 +0,0 @@ -{ - "queries": [ - { - "name": "codeOfConduct", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The code of conduct's key.

      " - } - ], - "category": "meta" - }, - { - "name": "codesOfConduct", - "type": "[CodeOfConduct]", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [], - "category": "meta" - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      Look up an enterprise by URL slug.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise invitation token.

      " - }, - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise URL slug.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      ", - "args": [], - "category": "other" - }, - { - "name": "license", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Look up an open source license by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The license's downcased SPDX ID.

      " - } - ], - "category": "licenses" - }, - { - "name": "licenses", - "type": "[License]!", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Return a list of known open source licenses.

      ", - "args": [], - "category": "licenses" - }, - { - "name": "meta", - "type": "GitHubMetadata!", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Return information about the GitHub instance.

      ", - "args": [], - "category": "meta" - }, - { - "name": "node", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Fetches an object given its ID.

      ", - "args": [ - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      " - } - ], - "category": "meta" - }, - { - "name": "nodes", - "type": "[Node]!", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Lookup nodes by a list of IDs.

      ", - "args": [ - { - "name": "ids", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The list of node IDs.

      " - } - ], - "category": "meta" - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      Lookup a organization by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The organization's login.

      " - } - ], - "category": "orgs" - }, - { - "name": "organizations", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "orderBy", - "type": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for the User's organizations.

      " - } - ], - "category": "orgs" - }, - { - "name": "rateLimit", - "type": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      The client's rate limit information.

      ", - "args": [ - { - "name": "dryRun", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      If true, calculate the cost for the query without evaluating it.

      " - } - ], - "category": "meta" - }, - { - "name": "relay", - "type": "Query!", - "id": "query", - "href": "/graphql/reference/objects#query", - "description": "

      Workaround for re-exposing the root query object. (Refer to\nhttps://github.com/facebook/relay/issues/112 for more information.).

      ", - "args": [], - "category": "other" - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      Lookup a given repository by the owner and repository name.

      ", - "args": [ - { - "name": "followRenames", - "defaultValue": true, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      " - }, - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The name of the repository.

      " - }, - { - "name": "owner", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login field of a user or organization.

      " - } - ], - "category": "repos" - }, - { - "name": "repositoryOwner", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Lookup a repository owner (ie. either a User or an Organization) by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The username to lookup the owner by.

      " - } - ], - "category": "repos" - }, - { - "name": "resource", - "type": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Lookup resource by a URL.

      ", - "args": [ - { - "name": "url", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      The URL.

      " - } - ], - "category": "meta" - }, - { - "name": "search", - "type": "SearchResultItemConnection!", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      Perform a search across resources, returning a maximum of 1,000 results.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "query", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The search string to look for. GitHub search syntax is supported. For more\ninformation, see \"Searching on\nGitHub,\"\n\"Understanding the search syntax,\"\nand \"Sorting search results.\".

      " - }, - { - "name": "type", - "type": "SearchType!", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      The types of search items to search within.

      " - } - ], - "category": "search" - }, - { - "name": "securityAdvisories", - "type": "SecurityAdvisoryConnection!", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of classifications to filter advisories by.

      " - }, - { - "name": "epssPercentage", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentage to filter advisories by.

      " - }, - { - "name": "epssPercentile", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentile to filter advisories by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "publishedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those published since a time in the past.

      " - }, - { - "name": "updatedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those updated since a time in the past.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityAdvisory", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      Fetch a Security Advisory by its GHSA ID.

      ", - "args": [ - { - "name": "ghsaId", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      GitHub Security Advisory ID.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityVulnerabilities", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      Software Vulnerabilities documented by GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      " - }, - { - "name": "ecosystem", - "type": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "package", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A package name to filter vulnerabilities by.

      " - }, - { - "name": "severities", - "type": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      A list of severities to filter vulnerabilities by.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      Look up a topic by name.

      ", - "args": [ - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The topic's name.

      " - } - ], - "category": "repos" - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      Lookup a user by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The user's login.

      " - } - ], - "category": "users" - }, - { - "name": "users", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - } - ], - "category": "users" - }, - { - "name": "viewer", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The currently authenticated user.

      ", - "args": [], - "category": "users" - } - ], - "mutations": [ - { - "name": "abortQueuedMigrations", - "id": "abortqueuedmigrations", - "href": "/graphql/reference/mutations#abortqueuedmigrations", - "description": "

      Clear all of a customer's queued migrations.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortQueuedMigrationsInput!", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "abortRepositoryMigration", - "id": "abortrepositorymigration", - "href": "/graphql/reference/mutations#abortrepositorymigration", - "description": "

      Abort a repository migration queued or in progress.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortRepositoryMigrationInput!", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "accessUserNamespaceRepository", - "id": "accessusernamespacerepository", - "href": "/graphql/reference/mutations#accessusernamespacerepository", - "description": "

      Access user namespace repository for a temporary duration.

      ", - "inputFields": [ - { - "name": "input", - "type": "AccessUserNamespaceRepositoryInput!", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "expiresAt", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      The time that repository access expires at.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that is temporarily accessible.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addAssigneesToAssignable", - "id": "addassigneestoassignable", - "href": "/graphql/reference/mutations#addassigneestoassignable", - "description": "

      Adds assignees to an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddAssigneesToAssignableInput!", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "addBlockedBy", - "id": "addblockedby", - "href": "/graphql/reference/mutations#addblockedby", - "description": "

      Adds a 'blocked by' relationship to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddBlockedByInput!", - "id": "addblockedbyinput", - "href": "/graphql/reference/input-objects#addblockedbyinput" - } - ], - "returnFields": [ - { - "name": "blockingIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that is blocking the given issue.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that is blocked.

      " - } - ], - "category": "issues" - }, - { - "name": "addComment", - "id": "addcomment", - "href": "/graphql/reference/mutations#addcomment", - "description": "

      Adds a comment to an Issue or Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddCommentInput!", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commentEdge", - "type": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      The edge from the subject's comment connection.

      " - }, - { - "name": "subject", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      The subject.

      " - }, - { - "name": "timelineEdge", - "type": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      The edge from the subject's timeline connection.

      " - } - ], - "category": "issues" - }, - { - "name": "addDiscussionComment", - "id": "adddiscussioncomment", - "href": "/graphql/reference/mutations#adddiscussioncomment", - "description": "

      Adds a comment to a Discussion, possibly as a reply to another comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionCommentInput!", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The newly created discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "addDiscussionPollVote", - "id": "adddiscussionpollvote", - "href": "/graphql/reference/mutations#adddiscussionpollvote", - "description": "

      Vote for an option in a discussion poll.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionPollVoteInput!", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pollOption", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      The poll option that a vote was added to.

      " - } - ], - "category": "discussions" - }, - { - "name": "addEnterpriseAdmin", - "id": "addenterpriseadmin", - "href": "/graphql/reference/mutations#addenterpriseadmin", - "description": "

      Adds an administrator to the global enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseAdminInput!", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was added as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "role", - "type": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The role of the administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "addEnterpriseOrganizationMember", - "id": "addenterpriseorganizationmember", - "href": "/graphql/reference/mutations#addenterpriseorganizationmember", - "description": "

      Adds enterprise members to an organization within the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseOrganizationMemberInput!", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "users", - "type": "[User!]", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The users who were added to the organization.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addLabelsToLabelable", - "id": "addlabelstolabelable", - "href": "/graphql/reference/mutations#addlabelstolabelable", - "description": "

      Adds labels to a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddLabelsToLabelableInput!", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was labeled.

      " - } - ], - "category": "issues" - }, - { - "name": "addProjectCard", - "id": "addprojectcard", - "href": "/graphql/reference/mutations#addprojectcard", - "description": "

      Adds a card to a ProjectColumn. Either contentId or note must be provided but not both.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectCardInput!", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The edge from the ProjectColumn's card connection.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The ProjectColumn.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectColumn", - "id": "addprojectcolumn", - "href": "/graphql/reference/mutations#addprojectcolumn", - "description": "

      Adds a column to a Project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectColumnInput!", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The edge from the project's column connection.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectV2DraftIssue", - "id": "addprojectv2draftissue", - "href": "/graphql/reference/mutations#addprojectv2draftissue", - "description": "

      Creates a new draft issue and add it to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2DraftIssueInput!", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectItem", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The draft issue added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addProjectV2ItemById", - "id": "addprojectv2itembyid", - "href": "/graphql/reference/mutations#addprojectv2itembyid", - "description": "

      Links an existing content instance to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2ItemByIdInput!", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addPullRequestReview", - "id": "addpullrequestreview", - "href": "/graphql/reference/mutations#addpullrequestreview", - "description": "

      Adds a review to a Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewInput!", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The newly created pull request review.

      " - }, - { - "name": "reviewEdge", - "type": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      The edge from the pull request's review connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewComment", - "id": "addpullrequestreviewcomment", - "href": "/graphql/reference/mutations#addpullrequestreviewcomment", - "description": "

      Adds a comment to a review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewCommentInput!", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created comment.

      " - }, - { - "name": "commentEdge", - "type": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      The edge from the review's comment connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThread", - "id": "addpullrequestreviewthread", - "href": "/graphql/reference/mutations#addpullrequestreviewthread", - "description": "

      Adds a new thread to a pending Pull Request Review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadInput!", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The newly created thread.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThreadReply", - "id": "addpullrequestreviewthreadreply", - "href": "/graphql/reference/mutations#addpullrequestreviewthreadreply", - "description": "

      Adds a reply to an existing Pull Request Review Thread.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadReplyInput!", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created reply.

      " - } - ], - "category": "pulls" - }, - { - "name": "addReaction", - "id": "addreaction", - "href": "/graphql/reference/mutations#addreaction", - "description": "

      Adds a reaction to a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddReactionInput!", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "addStar", - "id": "addstar", - "href": "/graphql/reference/mutations#addstar", - "description": "

      Adds a star to a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddStarInput!", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "addSubIssue", - "id": "addsubissue", - "href": "/graphql/reference/mutations#addsubissue", - "description": "

      Adds a sub-issue to a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddSubIssueInput!", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was added to.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "addUpvote", - "id": "addupvote", - "href": "/graphql/reference/mutations#addupvote", - "description": "

      Add an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddUpvoteInput!", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "addVerifiableDomain", - "id": "addverifiabledomain", - "href": "/graphql/reference/mutations#addverifiabledomain", - "description": "

      Adds a verifiable domain to an owning account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddVerifiableDomainInput!", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "approveDeployments", - "id": "approvedeployments", - "href": "/graphql/reference/mutations#approvedeployments", - "description": "

      Approve all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveDeploymentsInput!", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "approveVerifiableDomain", - "id": "approveverifiabledomain", - "href": "/graphql/reference/mutations#approveverifiabledomain", - "description": "

      Approve a verifiable domain for notification delivery.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveVerifiableDomainInput!", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was approved.

      " - } - ], - "category": "orgs" - }, - { - "name": "archiveProjectV2Item", - "id": "archiveprojectv2item", - "href": "/graphql/reference/mutations#archiveprojectv2item", - "description": "

      Archives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveProjectV2ItemInput!", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item archived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "archiveRepository", - "id": "archiverepository", - "href": "/graphql/reference/mutations#archiverepository", - "description": "

      Marks a repository as archived.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveRepositoryInput!", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was marked as archived.

      " - } - ], - "category": "repos" - }, - { - "name": "changeUserStatus", - "id": "changeuserstatus", - "href": "/graphql/reference/mutations#changeuserstatus", - "description": "

      Update your status on GitHub.

      ", - "inputFields": [ - { - "name": "input", - "type": "ChangeUserStatusInput!", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "status", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      Your updated status.

      " - } - ], - "category": "users" - }, - { - "name": "clearLabelsFromLabelable", - "id": "clearlabelsfromlabelable", - "href": "/graphql/reference/mutations#clearlabelsfromlabelable", - "description": "

      Clears all labels from a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearLabelsFromLabelableInput!", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was unlabeled.

      " - } - ], - "category": "issues" - }, - { - "name": "clearProjectV2ItemFieldValue", - "id": "clearprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#clearprojectv2itemfieldvalue", - "description": "

      This mutation clears the value of a field for an item in a Project. Currently\nonly text, number, date, assignees, labels, single-select, iteration and\nmilestone fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearProjectV2ItemFieldValueInput!", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "cloneProject", - "id": "cloneproject", - "href": "/graphql/reference/mutations#cloneproject", - "description": "

      Creates a new project by cloning configuration from an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneProjectInput!", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "jobStatusId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The id of the JobStatus for populating cloned fields.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new cloned project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "cloneTemplateRepository", - "id": "clonetemplaterepository", - "href": "/graphql/reference/mutations#clonetemplaterepository", - "description": "

      Create a new repository with the same files and directory structure as a template repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneTemplateRepositoryInput!", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "closeDiscussion", - "id": "closediscussion", - "href": "/graphql/reference/mutations#closediscussion", - "description": "

      Close a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseDiscussionInput!", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was closed.

      " - } - ], - "category": "discussions" - }, - { - "name": "closeIssue", - "id": "closeissue", - "href": "/graphql/reference/mutations#closeissue", - "description": "

      Close an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseIssueInput!", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was closed.

      " - } - ], - "category": "issues" - }, - { - "name": "closePullRequest", - "id": "closepullrequest", - "href": "/graphql/reference/mutations#closepullrequest", - "description": "

      Close a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClosePullRequestInput!", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was closed.

      " - } - ], - "category": "pulls" - }, - { - "name": "convertProjectCardNoteToIssue", - "id": "convertprojectcardnotetoissue", - "href": "/graphql/reference/mutations#convertprojectcardnotetoissue", - "description": "

      Convert a project note card to one associated with a newly created issue.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectCardNoteToIssueInput!", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "convertProjectV2DraftIssueItemToIssue", - "id": "convertprojectv2draftissueitemtoissue", - "href": "/graphql/reference/mutations#convertprojectv2draftissueitemtoissue", - "description": "

      Converts a projectV2 draft issue item to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectV2DraftIssueItemToIssueInput!", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated project item.

      " - } - ], - "category": "projects" - }, - { - "name": "convertPullRequestToDraft", - "id": "convertpullrequesttodraft", - "href": "/graphql/reference/mutations#convertpullrequesttodraft", - "description": "

      Converts a pull request to draft.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertPullRequestToDraftInput!", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is now a draft.

      " - } - ], - "category": "pulls" - }, - { - "name": "copyProjectV2", - "id": "copyprojectv2", - "href": "/graphql/reference/mutations#copyprojectv2", - "description": "

      Copy a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CopyProjectV2Input!", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The copied project.

      " - } - ], - "category": "projects" - }, - { - "name": "createAttributionInvitation", - "id": "createattributioninvitation", - "href": "/graphql/reference/mutations#createattributioninvitation", - "description": "

      Invites a user to claim reattributable data.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateAttributionInvitationInput!", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The owner scoping the reattributable data.

      " - }, - { - "name": "source", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account owning the data to reattribute.

      " - }, - { - "name": "target", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account which may claim the data.

      " - } - ], - "category": "migrations" - }, - { - "name": "createBranchProtectionRule", - "id": "createbranchprotectionrule", - "href": "/graphql/reference/mutations#createbranchprotectionrule", - "description": "

      Create a new branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateBranchProtectionRuleInput!", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "createCheckRun", - "id": "createcheckrun", - "href": "/graphql/reference/mutations#createcheckrun", - "description": "

      Create a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckRunInput!", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The newly created check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCheckSuite", - "id": "createchecksuite", - "href": "/graphql/reference/mutations#createchecksuite", - "description": "

      Create a check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckSuiteInput!", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The newly created check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCommitOnBranch", - "id": "createcommitonbranch", - "href": "/graphql/reference/mutations#createcommitonbranch", - "description": "

      Appends a commit to the given branch as the authenticated user.

      \n

      This mutation creates a commit whose parent is the HEAD of the provided\nbranch and also updates that branch to point to the new commit.\nIt can be thought of as similar to git commit.

      \n

      Locating a Branch

      \n

      Commits are appended to a branch of type Ref.\nThis must refer to a git branch (i.e. the fully qualified path must\nbegin with refs/heads/, although including this prefix is optional.

      \n

      Callers may specify the branch to commit to either by its global node\nID or by passing both of repositoryNameWithOwner and refName. For\nmore details see the documentation for CommittableBranch.

      \n

      Describing Changes

      \n

      fileChanges are specified as a FilesChanges object describing\nFileAdditions and FileDeletions.

      \n

      Please see the documentation for FileChanges for more information on\nhow to use this argument to describe any set of file changes.

      \n

      Authorship

      \n

      Similar to the web commit interface, this mutation does not support\nspecifying the author or committer of the commit and will not add\nsupport for this in the future.

      \n

      A commit created by a successful execution of this mutation will be\nauthored by the owner of the credential which authenticates the API\nrequest. The committer will be identical to that of commits authored\nusing the web interface.

      \n

      If you need full control over author and committer information, please\nuse the Git Database REST API instead.

      \n

      Commit Signing

      \n

      Commits made using this mutation are automatically signed by GitHub if\nsupported and will be marked as verified in the user interface.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCommitOnBranchInput!", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The new commit.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The ref which has been updated to point to the new commit.

      " - } - ], - "category": "commits" - }, - { - "name": "createDeployment", - "id": "createdeployment", - "href": "/graphql/reference/mutations#createdeployment", - "description": "

      Creates a new deployment event.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentInput!", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput" - } - ], - "returnFields": [ - { - "name": "autoMerged", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      True if the default branch has been auto-merged into the deployment ref.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployment", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The new deployment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDeploymentStatus", - "id": "createdeploymentstatus", - "href": "/graphql/reference/mutations#createdeploymentstatus", - "description": "

      Create a deployment status.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentStatusInput!", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deploymentStatus", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      The new deployment status.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDiscussion", - "id": "creatediscussion", - "href": "/graphql/reference/mutations#creatediscussion", - "description": "

      Create a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDiscussionInput!", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just created.

      " - } - ], - "category": "discussions" - }, - { - "name": "createEnterpriseOrganization", - "id": "createenterpriseorganization", - "href": "/graphql/reference/mutations#createenterpriseorganization", - "description": "

      Creates an organization as part of an enterprise account. A personal access\ntoken used to create an organization is implicitly permitted to update the\norganization it created, if the organization is part of an enterprise that has\nSAML enabled or uses Enterprise Managed Users. If the organization is not part\nof such an enterprise, and instead has SAML enabled for it individually, the\ntoken will then require SAML authorization to continue working against that organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnterpriseOrganizationInput!", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise that owns the created organization.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createEnvironment", - "id": "createenvironment", - "href": "/graphql/reference/mutations#createenvironment", - "description": "

      Creates an environment or simply returns it if already exists.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnvironmentInput!", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The new or existing environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createIpAllowListEntry", - "id": "createipallowlistentry", - "href": "/graphql/reference/mutations#createipallowlistentry", - "description": "

      Creates a new IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIpAllowListEntryInput!", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createIssue", - "id": "createissue", - "href": "/graphql/reference/mutations#createissue", - "description": "

      Creates a new issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueInput!", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The new issue.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueType", - "id": "createissuetype", - "href": "/graphql/reference/mutations#createissuetype", - "description": "

      Creates a new issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueTypeInput!", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The newly created issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "createLabel", - "id": "createlabel", - "href": "/graphql/reference/mutations#createlabel", - "description": "

      Creates a new label.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLabelInput!", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The new label.

      " - } - ], - "category": "issues" - }, - { - "name": "createLinkedBranch", - "id": "createlinkedbranch", - "href": "/graphql/reference/mutations#createlinkedbranch", - "description": "

      Create a branch linked to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLinkedBranchInput!", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was linked to.

      " - }, - { - "name": "linkedBranch", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      The new branch issue reference.

      " - } - ], - "category": "issues" - }, - { - "name": "createMigrationSource", - "id": "createmigrationsource", - "href": "/graphql/reference/mutations#createmigrationsource", - "description": "

      Creates a GitHub Enterprise Importer (GEI) migration source.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateMigrationSourceInput!", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "migrationSource", - "type": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      The created migration source.

      " - } - ], - "category": "migrations" - }, - { - "name": "createProject", - "id": "createproject", - "href": "/graphql/reference/mutations#createproject", - "description": "

      Creates a new project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectInput!", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "createProjectV2", - "id": "createprojectv2", - "href": "/graphql/reference/mutations#createprojectv2", - "description": "

      Creates a new project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2Input!", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The new project.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2Field", - "id": "createprojectv2field", - "href": "/graphql/reference/mutations#createprojectv2field", - "description": "

      Create a new project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2FieldInput!", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The new field.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2StatusUpdate", - "id": "createprojectv2statusupdate", - "href": "/graphql/reference/mutations#createprojectv2statusupdate", - "description": "

      Creates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2StatusUpdateInput!", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "createPullRequest", - "id": "createpullrequest", - "href": "/graphql/reference/mutations#createpullrequest", - "description": "

      Create a new pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreatePullRequestInput!", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "createRef", - "id": "createref", - "href": "/graphql/reference/mutations#createref", - "description": "

      Create a new Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRefInput!", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The newly created ref.

      " - } - ], - "category": "git" - }, - { - "name": "createRepository", - "id": "createrepository", - "href": "/graphql/reference/mutations#createrepository", - "description": "

      Create a new repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryInput!", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryRuleset", - "id": "createrepositoryruleset", - "href": "/graphql/reference/mutations#createrepositoryruleset", - "description": "

      Create a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryRulesetInput!", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "createTeamDiscussion", - "id": "createteamdiscussion", - "href": "/graphql/reference/mutations#createteamdiscussion", - "description": "

      Creates a new team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateTeamDiscussionInput!", - "id": "createteamdiscussioninput", - "href": "/graphql/reference/input-objects#createteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussion", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      The new discussion.

      ", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - } - ], - "category": "other" - }, - { - "name": "createTeamDiscussionComment", - "id": "createteamdiscussioncomment", - "href": "/graphql/reference/mutations#createteamdiscussioncomment", - "description": "

      Creates a new team discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateTeamDiscussionCommentInput!", - "id": "createteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#createteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussionComment", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      The new comment.

      ", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - } - ], - "category": "other" - }, - { - "name": "createUserList", - "id": "createuserlist", - "href": "/graphql/reference/mutations#createuserlist", - "description": "

      Creates a new user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateUserListInput!", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just created.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who created the list.

      " - } - ], - "category": "users" - }, - { - "name": "deleteBranchProtectionRule", - "id": "deletebranchprotectionrule", - "href": "/graphql/reference/mutations#deletebranchprotectionrule", - "description": "

      Delete a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteBranchProtectionRuleInput!", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "deleteDeployment", - "id": "deletedeployment", - "href": "/graphql/reference/mutations#deletedeployment", - "description": "

      Deletes a deployment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDeploymentInput!", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteDiscussion", - "id": "deletediscussion", - "href": "/graphql/reference/mutations#deletediscussion", - "description": "

      Delete a discussion and all of its replies.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionInput!", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteDiscussionComment", - "id": "deletediscussioncomment", - "href": "/graphql/reference/mutations#deletediscussioncomment", - "description": "

      Delete a discussion comment. If it has replies, wipe it instead.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionCommentInput!", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The discussion comment that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteEnvironment", - "id": "deleteenvironment", - "href": "/graphql/reference/mutations#deleteenvironment", - "description": "

      Deletes an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteEnvironmentInput!", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteIpAllowListEntry", - "id": "deleteipallowlistentry", - "href": "/graphql/reference/mutations#deleteipallowlistentry", - "description": "

      Deletes an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIpAllowListEntryInput!", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was deleted.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "deleteIssue", - "id": "deleteissue", - "href": "/graphql/reference/mutations#deleteissue", - "description": "

      Deletes an Issue object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueInput!", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the issue belonged to.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueComment", - "id": "deleteissuecomment", - "href": "/graphql/reference/mutations#deleteissuecomment", - "description": "

      Deletes an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueCommentInput!", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueType", - "id": "deleteissuetype", - "href": "/graphql/reference/mutations#deleteissuetype", - "description": "

      Delete an issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueTypeInput!", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedIssueTypeId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLabel", - "id": "deletelabel", - "href": "/graphql/reference/mutations#deletelabel", - "description": "

      Deletes a label.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLabelInput!", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLinkedBranch", - "id": "deletelinkedbranch", - "href": "/graphql/reference/mutations#deletelinkedbranch", - "description": "

      Unlink a branch from an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLinkedBranchInput!", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue the linked branch was unlinked from.

      " - } - ], - "category": "issues" - }, - { - "name": "deletePackageVersion", - "id": "deletepackageversion", - "href": "/graphql/reference/mutations#deletepackageversion", - "description": "

      Delete a package version.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePackageVersionInput!", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether or not the operation succeeded.

      " - } - ], - "category": "packages" - }, - { - "name": "deleteProject", - "id": "deleteproject", - "href": "/graphql/reference/mutations#deleteproject", - "description": "

      Deletes a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectInput!", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      The repository or organization the project was removed from.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectCard", - "id": "deleteprojectcard", - "href": "/graphql/reference/mutations#deleteprojectcard", - "description": "

      Deletes a project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectCardInput!", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "column", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The column the deleted card was in.

      " - }, - { - "name": "deletedCardId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted card ID.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectColumn", - "id": "deleteprojectcolumn", - "href": "/graphql/reference/mutations#deleteprojectcolumn", - "description": "

      Deletes a project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectColumnInput!", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedColumnId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted column ID.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project the deleted column was in.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectV2", - "id": "deleteprojectv2", - "href": "/graphql/reference/mutations#deleteprojectv2", - "description": "

      Delete a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2Input!", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The deleted Project.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Field", - "id": "deleteprojectv2field", - "href": "/graphql/reference/mutations#deleteprojectv2field", - "description": "

      Delete a project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2FieldInput!", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The deleted field.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Item", - "id": "deleteprojectv2item", - "href": "/graphql/reference/mutations#deleteprojectv2item", - "description": "

      Deletes an item from a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2ItemInput!", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedItemId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted item.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2StatusUpdate", - "id": "deleteprojectv2statusupdate", - "href": "/graphql/reference/mutations#deleteprojectv2statusupdate", - "description": "

      Deletes a project status update.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2StatusUpdateInput!", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedStatusUpdateId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted status update.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted status update was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Workflow", - "id": "deleteprojectv2workflow", - "href": "/graphql/reference/mutations#deleteprojectv2workflow", - "description": "

      Deletes a project workflow.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2WorkflowInput!", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedWorkflowId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted workflow.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted workflow was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deletePullRequestReview", - "id": "deletepullrequestreview", - "href": "/graphql/reference/mutations#deletepullrequestreview", - "description": "

      Deletes a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewInput!", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The deleted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "deletePullRequestReviewComment", - "id": "deletepullrequestreviewcomment", - "href": "/graphql/reference/mutations#deletepullrequestreviewcomment", - "description": "

      Deletes a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewCommentInput!", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The pull request review the deleted comment belonged to.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The deleted pull request review comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "deleteRef", - "id": "deleteref", - "href": "/graphql/reference/mutations#deleteref", - "description": "

      Delete a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRefInput!", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "deleteRepositoryRuleset", - "id": "deleterepositoryruleset", - "href": "/graphql/reference/mutations#deleterepositoryruleset", - "description": "

      Delete a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryRulesetInput!", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteTeamDiscussion", - "id": "deleteteamdiscussion", - "href": "/graphql/reference/mutations#deleteteamdiscussion", - "description": "

      Deletes a team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteTeamDiscussionInput!", - "id": "deleteteamdiscussioninput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "deleteTeamDiscussionComment", - "id": "deleteteamdiscussioncomment", - "href": "/graphql/reference/mutations#deleteteamdiscussioncomment", - "description": "

      Deletes a team discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteTeamDiscussionCommentInput!", - "id": "deleteteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "deleteUserList", - "id": "deleteuserlist", - "href": "/graphql/reference/mutations#deleteuserlist", - "description": "

      Deletes a user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteUserListInput!", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The owner of the list that will be deleted.

      " - } - ], - "category": "users" - }, - { - "name": "deleteVerifiableDomain", - "id": "deleteverifiabledomain", - "href": "/graphql/reference/mutations#deleteverifiabledomain", - "description": "

      Deletes a verifiable domain.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteVerifiableDomainInput!", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owning account from which the domain was deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "dequeuePullRequest", - "id": "dequeuepullrequest", - "href": "/graphql/reference/mutations#dequeuepullrequest", - "description": "

      Remove a pull request from the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DequeuePullRequestInput!", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry of the dequeued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "disablePullRequestAutoMerge", - "id": "disablepullrequestautomerge", - "href": "/graphql/reference/mutations#disablepullrequestautomerge", - "description": "

      Disable auto merge on the given pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "DisablePullRequestAutoMergeInput!", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto merge was disabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissPullRequestReview", - "id": "dismisspullrequestreview", - "href": "/graphql/reference/mutations#dismisspullrequestreview", - "description": "

      Dismisses an approved or rejected pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissPullRequestReviewInput!", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The dismissed pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissRepositoryVulnerabilityAlert", - "id": "dismissrepositoryvulnerabilityalert", - "href": "/graphql/reference/mutations#dismissrepositoryvulnerabilityalert", - "description": "

      Dismisses the Dependabot alert.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissRepositoryVulnerabilityAlertInput!", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryVulnerabilityAlert", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      The Dependabot alert that was dismissed.

      " - } - ], - "category": "dependabot" - }, - { - "name": "enablePullRequestAutoMerge", - "id": "enablepullrequestautomerge", - "href": "/graphql/reference/mutations#enablepullrequestautomerge", - "description": "

      Enable the default auto-merge on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnablePullRequestAutoMergeInput!", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto-merge was enabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "enqueuePullRequest", - "id": "enqueuepullrequest", - "href": "/graphql/reference/mutations#enqueuepullrequest", - "description": "

      Add a pull request to the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnqueuePullRequestInput!", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry for the enqueued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "followOrganization", - "id": "followorganization", - "href": "/graphql/reference/mutations#followorganization", - "description": "

      Follow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowOrganizationInput!", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was followed.

      " - } - ], - "category": "orgs" - }, - { - "name": "followUser", - "id": "followuser", - "href": "/graphql/reference/mutations#followuser", - "description": "

      Follow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowUserInput!", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was followed.

      " - } - ], - "category": "users" - }, - { - "name": "grantEnterpriseOrganizationsMigratorRole", - "id": "grantenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#grantenterpriseorganizationsmigratorrole", - "description": "

      Grant the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantEnterpriseOrganizationsMigratorRoleInput!", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role applied to for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "grantMigratorRole", - "id": "grantmigratorrole", - "href": "/graphql/reference/mutations#grantmigratorrole", - "description": "

      Grant the migrator role to a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantMigratorRoleInput!", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "importProject", - "id": "importproject", - "href": "/graphql/reference/mutations#importproject", - "description": "

      Creates a new project by importing columns and a list of issues/PRs.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ImportProjectInput!", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new Project!.

      " - } - ], - "category": "migrations" - }, - { - "name": "linkProjectV2ToRepository", - "id": "linkprojectv2torepository", - "href": "/graphql/reference/mutations#linkprojectv2torepository", - "description": "

      Links a project to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToRepositoryInput!", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkProjectV2ToTeam", - "id": "linkprojectv2toteam", - "href": "/graphql/reference/mutations#linkprojectv2toteam", - "description": "

      Links a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToTeamInput!", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkRepositoryToProject", - "id": "linkrepositorytoproject", - "href": "/graphql/reference/mutations#linkrepositorytoproject", - "description": "

      Creates a repository link for a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkRepositoryToProjectInput!", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "lockLockable", - "id": "locklockable", - "href": "/graphql/reference/mutations#locklockable", - "description": "

      Lock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "LockLockableInput!", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "lockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was locked.

      " - } - ], - "category": "issues" - }, - { - "name": "markDiscussionCommentAsAnswer", - "id": "markdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#markdiscussioncommentasanswer", - "description": "

      Mark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkDiscussionCommentAsAnswerInput!", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the chosen comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "markFileAsViewed", - "id": "markfileasviewed", - "href": "/graphql/reference/mutations#markfileasviewed", - "description": "

      Mark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkFileAsViewedInput!", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "markProjectV2AsTemplate", - "id": "markprojectv2astemplate", - "href": "/graphql/reference/mutations#markprojectv2astemplate", - "description": "

      Mark a project as a template. Note that only projects which are owned by an Organization can be marked as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkProjectV2AsTemplateInput!", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "markPullRequestReadyForReview", - "id": "markpullrequestreadyforreview", - "href": "/graphql/reference/mutations#markpullrequestreadyforreview", - "description": "

      Marks a pull request ready for review.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkPullRequestReadyForReviewInput!", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is ready for review.

      " - } - ], - "category": "pulls" - }, - { - "name": "mergeBranch", - "id": "mergebranch", - "href": "/graphql/reference/mutations#mergebranch", - "description": "

      Merge a head into a branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergeBranchInput!", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeCommit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The resulting merge Commit.

      " - } - ], - "category": "branches" - }, - { - "name": "mergePullRequest", - "id": "mergepullrequest", - "href": "/graphql/reference/mutations#mergepullrequest", - "description": "

      Merge a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergePullRequestInput!", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "minimizeComment", - "id": "minimizecomment", - "href": "/graphql/reference/mutations#minimizecomment", - "description": "

      Minimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "MinimizeCommentInput!", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "minimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was minimized.

      " - } - ], - "category": "issues" - }, - { - "name": "moveProjectCard", - "id": "moveprojectcard", - "href": "/graphql/reference/mutations#moveprojectcard", - "description": "

      Moves a project card to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectCardInput!", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The new edge of the moved card.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "moveProjectColumn", - "id": "moveprojectcolumn", - "href": "/graphql/reference/mutations#moveprojectcolumn", - "description": "

      Moves a project column to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectColumnInput!", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The new edge of the moved column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "pinEnvironment", - "id": "pinenvironment", - "href": "/graphql/reference/mutations#pinenvironment", - "description": "

      Pin an environment to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinEnvironmentInput!", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was pinned.

      " - }, - { - "name": "pinnedEnvironment", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      The pinned environment if we pinned.

      " - } - ], - "category": "deployments" - }, - { - "name": "pinIssue", - "id": "pinissue", - "href": "/graphql/reference/mutations#pinissue", - "description": "

      Pin an issue to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinIssueInput!", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was pinned.

      " - } - ], - "category": "issues" - }, - { - "name": "regenerateVerifiableDomainToken", - "id": "regenerateverifiabledomaintoken", - "href": "/graphql/reference/mutations#regenerateverifiabledomaintoken", - "description": "

      Regenerates a verifiable domain's verification token.

      ", - "inputFields": [ - { - "name": "input", - "type": "RegenerateVerifiableDomainTokenInput!", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "verificationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The verification token that was generated.

      " - } - ], - "category": "orgs" - }, - { - "name": "rejectDeployments", - "id": "rejectdeployments", - "href": "/graphql/reference/mutations#rejectdeployments", - "description": "

      Reject all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "RejectDeploymentsInput!", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "removeAssigneesFromAssignable", - "id": "removeassigneesfromassignable", - "href": "/graphql/reference/mutations#removeassigneesfromassignable", - "description": "

      Removes assignees from an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveAssigneesFromAssignableInput!", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was unassigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "removeBlockedBy", - "id": "removeblockedby", - "href": "/graphql/reference/mutations#removeblockedby", - "description": "

      Removes a 'blocked by' relationship from an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveBlockedByInput!", - "id": "removeblockedbyinput", - "href": "/graphql/reference/input-objects#removeblockedbyinput" - } - ], - "returnFields": [ - { - "name": "blockingIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The previously blocking issue.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The previously blocked issue.

      " - } - ], - "category": "issues" - }, - { - "name": "removeEnterpriseAdmin", - "id": "removeenterpriseadmin", - "href": "/graphql/reference/mutations#removeenterpriseadmin", - "description": "

      Removes an administrator from the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseAdminInput!", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was removed as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of removing an administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeLabelsFromLabelable", - "id": "removelabelsfromlabelable", - "href": "/graphql/reference/mutations#removelabelsfromlabelable", - "description": "

      Removes labels from a Labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveLabelsFromLabelableInput!", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The Labelable the labels were removed from.

      " - } - ], - "category": "issues" - }, - { - "name": "removeOutsideCollaborator", - "id": "removeoutsidecollaborator", - "href": "/graphql/reference/mutations#removeoutsidecollaborator", - "description": "

      Removes outside collaborator from all repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveOutsideCollaboratorInput!", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "removedUser", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was removed as an outside collaborator.

      " - } - ], - "category": "orgs" - }, - { - "name": "removeReaction", - "id": "removereaction", - "href": "/graphql/reference/mutations#removereaction", - "description": "

      Removes a reaction from a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveReactionInput!", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "removeStar", - "id": "removestar", - "href": "/graphql/reference/mutations#removestar", - "description": "

      Removes a star from a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveStarInput!", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "removeSubIssue", - "id": "removesubissue", - "href": "/graphql/reference/mutations#removesubissue", - "description": "

      Removes a sub-issue from a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveSubIssueInput!", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent of the sub-issue.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "removeUpvote", - "id": "removeupvote", - "href": "/graphql/reference/mutations#removeupvote", - "description": "

      Remove an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveUpvoteInput!", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenDiscussion", - "id": "reopendiscussion", - "href": "/graphql/reference/mutations#reopendiscussion", - "description": "

      Reopen a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenDiscussionInput!", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was reopened.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenIssue", - "id": "reopenissue", - "href": "/graphql/reference/mutations#reopenissue", - "description": "

      Reopen a issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenIssueInput!", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was opened.

      " - } - ], - "category": "issues" - }, - { - "name": "reopenPullRequest", - "id": "reopenpullrequest", - "href": "/graphql/reference/mutations#reopenpullrequest", - "description": "

      Reopen a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenPullRequestInput!", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reopened.

      " - } - ], - "category": "pulls" - }, - { - "name": "reorderEnvironment", - "id": "reorderenvironment", - "href": "/graphql/reference/mutations#reorderenvironment", - "description": "

      Reorder a pinned repository environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReorderEnvironmentInput!", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was reordered.

      " - } - ], - "category": "deployments" - }, - { - "name": "replaceActorsForAssignable", - "id": "replaceactorsforassignable", - "href": "/graphql/reference/mutations#replaceactorsforassignable", - "description": "

      Replaces all actors for assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReplaceActorsForAssignableInput!", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "reprioritizeSubIssue", - "id": "reprioritizesubissue", - "href": "/graphql/reference/mutations#reprioritizesubissue", - "description": "

      Reprioritizes a sub-issue to a different position in the parent list.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReprioritizeSubIssueInput!", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was reprioritized in.

      " - } - ], - "category": "issues" - }, - { - "name": "requestReviews", - "id": "requestreviews", - "href": "/graphql/reference/mutations#requestreviews", - "description": "

      Set review requests on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RequestReviewsInput!", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is getting requests.

      " - }, - { - "name": "requestedReviewersEdge", - "type": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      The edge from the pull request to the requested reviewers.

      " - } - ], - "category": "pulls" - }, - { - "name": "rerequestCheckSuite", - "id": "rerequestchecksuite", - "href": "/graphql/reference/mutations#rerequestchecksuite", - "description": "

      Rerequests an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "RerequestCheckSuiteInput!", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The requested check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "resolveReviewThread", - "id": "resolvereviewthread", - "href": "/graphql/reference/mutations#resolvereviewthread", - "description": "

      Marks a review thread as resolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "ResolveReviewThreadInput!", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "revertPullRequest", - "id": "revertpullrequest", - "href": "/graphql/reference/mutations#revertpullrequest", - "description": "

      Create a pull request that reverts the changes from a merged pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevertPullRequestInput!", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reverted.

      " - }, - { - "name": "revertPullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request that reverts the input pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "revokeEnterpriseOrganizationsMigratorRole", - "id": "revokeenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#revokeenterpriseorganizationsmigratorrole", - "description": "

      Revoke the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeEnterpriseOrganizationsMigratorRoleInput!", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role revoked for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "revokeMigratorRole", - "id": "revokemigratorrole", - "href": "/graphql/reference/mutations#revokemigratorrole", - "description": "

      Revoke the migrator role from a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeMigratorRoleInput!", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "startOrganizationMigration", - "id": "startorganizationmigration", - "href": "/graphql/reference/mutations#startorganizationmigration", - "description": "

      Starts a GitHub Enterprise Importer organization migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartOrganizationMigrationInput!", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "orgMigration", - "type": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      The new organization migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "startRepositoryMigration", - "id": "startrepositorymigration", - "href": "/graphql/reference/mutations#startrepositorymigration", - "description": "

      Starts a GitHub Enterprise Importer (GEI) repository migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartRepositoryMigrationInput!", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryMigration", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      The new repository migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "submitPullRequestReview", - "id": "submitpullrequestreview", - "href": "/graphql/reference/mutations#submitpullrequestreview", - "description": "

      Submits a pending pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "SubmitPullRequestReviewInput!", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The submitted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "transferIssue", - "id": "transferissue", - "href": "/graphql/reference/mutations#transferissue", - "description": "

      Transfer an issue to a different repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "TransferIssueInput!", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was transferred.

      " - } - ], - "category": "issues" - }, - { - "name": "unarchiveProjectV2Item", - "id": "unarchiveprojectv2item", - "href": "/graphql/reference/mutations#unarchiveprojectv2item", - "description": "

      Unarchives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveProjectV2ItemInput!", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item unarchived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "unarchiveRepository", - "id": "unarchiverepository", - "href": "/graphql/reference/mutations#unarchiverepository", - "description": "

      Unarchives a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveRepositoryInput!", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was unarchived.

      " - } - ], - "category": "repos" - }, - { - "name": "unfollowOrganization", - "id": "unfolloworganization", - "href": "/graphql/reference/mutations#unfolloworganization", - "description": "

      Unfollow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowOrganizationInput!", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was unfollowed.

      " - } - ], - "category": "orgs" - }, - { - "name": "unfollowUser", - "id": "unfollowuser", - "href": "/graphql/reference/mutations#unfollowuser", - "description": "

      Unfollow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowUserInput!", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was unfollowed.

      " - } - ], - "category": "users" - }, - { - "name": "unlinkProjectV2FromRepository", - "id": "unlinkprojectv2fromrepository", - "href": "/graphql/reference/mutations#unlinkprojectv2fromrepository", - "description": "

      Unlinks a project from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromRepositoryInput!", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is no longer linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkProjectV2FromTeam", - "id": "unlinkprojectv2fromteam", - "href": "/graphql/reference/mutations#unlinkprojectv2fromteam", - "description": "

      Unlinks a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromTeamInput!", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is unlinked from.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkRepositoryFromProject", - "id": "unlinkrepositoryfromproject", - "href": "/graphql/reference/mutations#unlinkrepositoryfromproject", - "description": "

      Deletes a repository link from a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkRepositoryFromProjectInput!", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "unlockLockable", - "id": "unlocklockable", - "href": "/graphql/reference/mutations#unlocklockable", - "description": "

      Unlock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlockLockableInput!", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unlockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was unlocked.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkDiscussionCommentAsAnswer", - "id": "unmarkdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#unmarkdiscussioncommentasanswer", - "description": "

      Unmark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkDiscussionCommentAsAnswerInput!", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "unmarkFileAsViewed", - "id": "unmarkfileasviewed", - "href": "/graphql/reference/mutations#unmarkfileasviewed", - "description": "

      Unmark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkFileAsViewedInput!", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "unmarkIssueAsDuplicate", - "id": "unmarkissueasduplicate", - "href": "/graphql/reference/mutations#unmarkissueasduplicate", - "description": "

      Unmark an issue as a duplicate of another issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkIssueAsDuplicateInput!", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "duplicate", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      The issue or pull request that was marked as a duplicate.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkProjectV2AsTemplate", - "id": "unmarkprojectv2astemplate", - "href": "/graphql/reference/mutations#unmarkprojectv2astemplate", - "description": "

      Unmark a project as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkProjectV2AsTemplateInput!", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "unminimizeComment", - "id": "unminimizecomment", - "href": "/graphql/reference/mutations#unminimizecomment", - "description": "

      Unminimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnminimizeCommentInput!", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unminimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was unminimized.

      " - } - ], - "category": "issues" - }, - { - "name": "unpinIssue", - "id": "unpinissue", - "href": "/graphql/reference/mutations#unpinissue", - "description": "

      Unpin a pinned issue from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnpinIssueInput!", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "id", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The id of the pinned issue that was unpinned.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was unpinned.

      " - } - ], - "category": "issues" - }, - { - "name": "unresolveReviewThread", - "id": "unresolvereviewthread", - "href": "/graphql/reference/mutations#unresolvereviewthread", - "description": "

      Marks a review thread as unresolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnresolveReviewThreadInput!", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateBranchProtectionRule", - "id": "updatebranchprotectionrule", - "href": "/graphql/reference/mutations#updatebranchprotectionrule", - "description": "

      Update a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateBranchProtectionRuleInput!", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "updateCheckRun", - "id": "updatecheckrun", - "href": "/graphql/reference/mutations#updatecheckrun", - "description": "

      Update a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckRunInput!", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The updated check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "updateCheckSuitePreferences", - "id": "updatechecksuitepreferences", - "href": "/graphql/reference/mutations#updatechecksuitepreferences", - "description": "

      Modifies the settings of an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckSuitePreferencesInput!", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "checks" - }, - { - "name": "updateDiscussion", - "id": "updatediscussion", - "href": "/graphql/reference/mutations#updatediscussion", - "description": "

      Update a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionInput!", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The modified discussion.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateDiscussionComment", - "id": "updatediscussioncomment", - "href": "/graphql/reference/mutations#updatediscussioncomment", - "description": "

      Update the contents of a comment on a Discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionCommentInput!", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The modified discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateEnterpriseAllowPrivateRepositoryForkingSetting", - "id": "updateenterpriseallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateenterpriseallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput!", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated allow private repository forking setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDefaultRepositoryPermissionSetting", - "id": "updateenterprisedefaultrepositorypermissionsetting", - "href": "/graphql/reference/mutations#updateenterprisedefaultrepositorypermissionsetting", - "description": "

      Sets the base repository permission for organizations in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput!", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated base repository permission setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the base repository permission setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDeployKeySetting", - "id": "updateenterprisedeploykeysetting", - "href": "/graphql/reference/mutations#updateenterprisedeploykeysetting", - "description": "

      Sets whether deploy keys are allowed to be created and used for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDeployKeySettingInput!", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated deploy key setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the deploy key setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanChangeRepositoryVisibilitySetting", - "id": "updateenterprisememberscanchangerepositoryvisibilitysetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanchangerepositoryvisibilitysetting", - "description": "

      Sets whether organization members with admin permissions on a repository can change repository visibility.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput!", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can change repository visibility setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can change repository visibility setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanCreateRepositoriesSetting", - "id": "updateenterprisememberscancreaterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscancreaterepositoriessetting", - "description": "

      Sets the members can create repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput!", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can create repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can create repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteIssuesSetting", - "id": "updateenterprisememberscandeleteissuessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleteissuessetting", - "description": "

      Sets the members can delete issues setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput!", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete issues setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete issues setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteRepositoriesSetting", - "id": "updateenterprisememberscandeleterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleterepositoriessetting", - "description": "

      Sets the members can delete repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput!", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanInviteCollaboratorsSetting", - "id": "updateenterprisememberscaninvitecollaboratorssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscaninvitecollaboratorssetting", - "description": "

      Sets whether members can invite collaborators are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput!", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can invite collaborators setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can invite collaborators setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanMakePurchasesSetting", - "id": "updateenterprisememberscanmakepurchasessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanmakepurchasessetting", - "description": "

      Sets whether or not an organization owner can make purchases.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanMakePurchasesSettingInput!", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can make purchases setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can make purchases setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanUpdateProtectedBranchesSetting", - "id": "updateenterprisememberscanupdateprotectedbranchessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanupdateprotectedbranchessetting", - "description": "

      Sets the members can update protected branches setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput!", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can update protected branches setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can update protected branches setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanViewDependencyInsightsSetting", - "id": "updateenterprisememberscanviewdependencyinsightssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanviewdependencyinsightssetting", - "description": "

      Sets the members can view dependency insights for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput!", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can view dependency insights setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can view dependency insights setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOrganizationProjectsSetting", - "id": "updateenterpriseorganizationprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriseorganizationprojectssetting", - "description": "

      Sets whether organization projects are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOrganizationProjectsSettingInput!", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated organization projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the organization projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOwnerOrganizationRole", - "id": "updateenterpriseownerorganizationrole", - "href": "/graphql/reference/mutations#updateenterpriseownerorganizationrole", - "description": "

      Updates the role of an enterprise owner with an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOwnerOrganizationRoleInput!", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of changing the owner's organization role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseProfile", - "id": "updateenterpriseprofile", - "href": "/graphql/reference/mutations#updateenterpriseprofile", - "description": "

      Updates an enterprise's profile.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseProfileInput!", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseRepositoryProjectsSetting", - "id": "updateenterpriserepositoryprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriserepositoryprojectssetting", - "description": "

      Sets whether repository projects are enabled for a enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseRepositoryProjectsSettingInput!", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated repository projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the repository projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTeamDiscussionsSetting", - "id": "updateenterpriseteamdiscussionssetting", - "href": "/graphql/reference/mutations#updateenterpriseteamdiscussionssetting", - "description": "

      Sets whether team discussions are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTeamDiscussionsSettingInput!", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated team discussions setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the team discussions setting.

      " - } - ], - "category": "other" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "description": "

      Sets the two-factor authentication methods that users of an enterprise may not use.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput!", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two-factor authentication disallowed methods setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two-factor authentication disallowed methods setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationRequiredSetting", - "id": "updateenterprisetwofactorauthenticationrequiredsetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationrequiredsetting", - "description": "

      Sets whether two factor authentication is required for all users in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput!", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two factor authentication required setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two factor authentication required setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnvironment", - "id": "updateenvironment", - "href": "/graphql/reference/mutations#updateenvironment", - "description": "

      Updates an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnvironmentInput!", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The updated environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "updateIpAllowListEnabledSetting", - "id": "updateipallowlistenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistenabledsetting", - "description": "

      Sets whether an IP allow list is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEnabledSettingInput!", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListEntry", - "id": "updateipallowlistentry", - "href": "/graphql/reference/mutations#updateipallowlistentry", - "description": "

      Updates an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEntryInput!", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListForInstalledAppsEnabledSetting", - "id": "updateipallowlistforinstalledappsenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistforinstalledappsenabledsetting", - "description": "

      Sets whether IP allow list configuration for installed GitHub Apps is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListForInstalledAppsEnabledSettingInput!", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIssue", - "id": "updateissue", - "href": "/graphql/reference/mutations#updateissue", - "description": "

      Updates an Issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueInput!", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueComment", - "id": "updateissuecomment", - "href": "/graphql/reference/mutations#updateissuecomment", - "description": "

      Updates an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueCommentInput!", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The updated comment.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueIssueType", - "id": "updateissueissuetype", - "href": "/graphql/reference/mutations#updateissueissuetype", - "description": "

      Updates the issue type on an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueIssueTypeInput!", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The updated issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueType", - "id": "updateissuetype", - "href": "/graphql/reference/mutations#updateissuetype", - "description": "

      Update an issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueTypeInput!", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The updated issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "updateLabel", - "id": "updatelabel", - "href": "/graphql/reference/mutations#updatelabel", - "description": "

      Updates an existing label.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateLabelInput!", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The updated label.

      " - } - ], - "category": "issues" - }, - { - "name": "updateNotificationRestrictionSetting", - "id": "updatenotificationrestrictionsetting", - "href": "/graphql/reference/mutations#updatenotificationrestrictionsetting", - "description": "

      Update the setting to restrict notifications to only verified or approved domains available to an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateNotificationRestrictionSettingInput!", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owner on which the setting was updated.

      " - } - ], - "category": "activity" - }, - { - "name": "updateOrganizationAllowPrivateRepositoryForkingSetting", - "id": "updateorganizationallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateorganizationallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput!", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated allow private repository forking setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateOrganizationWebCommitSignoffSetting", - "id": "updateorganizationwebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updateorganizationwebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationWebCommitSignoffSettingInput!", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated web commit signoff setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateProject", - "id": "updateproject", - "href": "/graphql/reference/mutations#updateproject", - "description": "

      Updates an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectInput!", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The updated project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectCard", - "id": "updateprojectcard", - "href": "/graphql/reference/mutations#updateprojectcard", - "description": "

      Updates an existing project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectCardInput!", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectColumn", - "id": "updateprojectcolumn", - "href": "/graphql/reference/mutations#updateprojectcolumn", - "description": "

      Updates an existing project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectColumnInput!", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The updated project column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectV2", - "id": "updateprojectv2", - "href": "/graphql/reference/mutations#updateprojectv2", - "description": "

      Updates an existing project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2Input!", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The updated Project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Collaborators", - "id": "updateprojectv2collaborators", - "href": "/graphql/reference/mutations#updateprojectv2collaborators", - "description": "

      Update the collaborators on a team or a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2CollaboratorsInput!", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "collaborators", - "type": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The collaborators granted a role.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2DraftIssue", - "id": "updateprojectv2draftissue", - "href": "/graphql/reference/mutations#updateprojectv2draftissue", - "description": "

      Updates a draft issue within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2DraftIssueInput!", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "draftIssue", - "type": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      The draft issue updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Field", - "id": "updateprojectv2field", - "href": "/graphql/reference/mutations#updateprojectv2field", - "description": "

      Update a project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2FieldInput!", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The updated field.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemFieldValue", - "id": "updateprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#updateprojectv2itemfieldvalue", - "description": "

      This mutation updates the value of a field for an item in a Project. Currently\nonly single-select, text, number, date, and iteration fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemFieldValueInput!", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemPosition", - "id": "updateprojectv2itemposition", - "href": "/graphql/reference/mutations#updateprojectv2itemposition", - "description": "

      This mutation updates the position of the item in the project, where the position represents the priority of an item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemPositionInput!", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "items", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The items in the new order.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2StatusUpdate", - "id": "updateprojectv2statusupdate", - "href": "/graphql/reference/mutations#updateprojectv2statusupdate", - "description": "

      Updates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2StatusUpdateInput!", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updatePullRequest", - "id": "updatepullrequest", - "href": "/graphql/reference/mutations#updatepullrequest", - "description": "

      Update a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestInput!", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestBranch", - "id": "updatepullrequestbranch", - "href": "/graphql/reference/mutations#updatepullrequestbranch", - "description": "

      Merge or Rebase HEAD from upstream branch into pull request branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestBranchInput!", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReview", - "id": "updatepullrequestreview", - "href": "/graphql/reference/mutations#updatepullrequestreview", - "description": "

      Updates the body of a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewInput!", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The updated pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReviewComment", - "id": "updatepullrequestreviewcomment", - "href": "/graphql/reference/mutations#updatepullrequestreviewcomment", - "description": "

      Updates a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewCommentInput!", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The updated comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateRef", - "id": "updateref", - "href": "/graphql/reference/mutations#updateref", - "description": "

      Update a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefInput!", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The updated Ref.

      " - } - ], - "category": "git" - }, - { - "name": "updateRefs", - "id": "updaterefs", - "href": "/graphql/reference/mutations#updaterefs", - "description": "

      Creates, updates and/or deletes multiple refs in a repository.

      \n

      This mutation takes a list of RefUpdates and performs these updates\non the repository. All updates are performed atomically, meaning that\nif one of them is rejected, no other ref will be modified.

      \n

      RefUpdate.beforeOid specifies that the given reference needs to point\nto the given value before performing any updates. A value of\n0000000000000000000000000000000000000000 can be used to verify that\nthe references should not exist.

      \n

      RefUpdate.afterOid specifies the value that the given reference\nwill point to after performing all updates. A value of\n0000000000000000000000000000000000000000 can be used to delete a\nreference.

      \n

      If RefUpdate.force is set to true, a non-fast-forward updates\nfor the given reference will be allowed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefsInput!", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "updateRepository", - "id": "updaterepository", - "href": "/graphql/reference/mutations#updaterepository", - "description": "

      Update information about a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryInput!", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryRuleset", - "id": "updaterepositoryruleset", - "href": "/graphql/reference/mutations#updaterepositoryruleset", - "description": "

      Update a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryRulesetInput!", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryWebCommitSignoffSetting", - "id": "updaterepositorywebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updaterepositorywebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryWebCommitSignoffSettingInput!", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateSubscription", - "id": "updatesubscription", - "href": "/graphql/reference/mutations#updatesubscription", - "description": "

      Updates the state for subscribable subjects.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateSubscriptionInput!", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subscribable", - "type": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      The input subscribable entity.

      " - } - ], - "category": "activity" - }, - { - "name": "updateTeamDiscussion", - "id": "updateteamdiscussion", - "href": "/graphql/reference/mutations#updateteamdiscussion", - "description": "

      Updates a team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamDiscussionInput!", - "id": "updateteamdiscussioninput", - "href": "/graphql/reference/input-objects#updateteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussion", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      The updated discussion.

      " - } - ], - "category": "other" - }, - { - "name": "updateTeamDiscussionComment", - "id": "updateteamdiscussioncomment", - "href": "/graphql/reference/mutations#updateteamdiscussioncomment", - "description": "

      Updates a discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamDiscussionCommentInput!", - "id": "updateteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#updateteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussionComment", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      The updated comment.

      " - } - ], - "category": "other" - }, - { - "name": "updateTeamReviewAssignment", - "id": "updateteamreviewassignment", - "href": "/graphql/reference/mutations#updateteamreviewassignment", - "description": "

      Updates team review assignment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamReviewAssignmentInput!", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team that was modified.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateTeamsRepository", - "id": "updateteamsrepository", - "href": "/graphql/reference/mutations#updateteamsrepository", - "description": "

      Update team repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamsRepositoryInput!", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was updated.

      " - }, - { - "name": "teams", - "type": "[Team!]", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The teams granted permission on the repository.

      " - } - ], - "category": "teams" - }, - { - "name": "updateTopics", - "id": "updatetopics", - "href": "/graphql/reference/mutations#updatetopics", - "description": "

      Replaces the repository's topics with the given topics.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTopicsInput!", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invalidTopicNames", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Names of the provided topics that are not valid.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateUserList", - "id": "updateuserlist", - "href": "/graphql/reference/mutations#updateuserlist", - "description": "

      Updates an existing user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListInput!", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just updated.

      " - } - ], - "category": "users" - }, - { - "name": "updateUserListsForItem", - "id": "updateuserlistsforitem", - "href": "/graphql/reference/mutations#updateuserlistsforitem", - "description": "

      Updates which of the viewer's lists an item belongs to.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListsForItemInput!", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      The item that was added.

      " - }, - { - "name": "lists", - "type": "[UserList!]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The lists to which this item belongs.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who owns the lists.

      " - } - ], - "category": "users" - }, - { - "name": "verifyVerifiableDomain", - "id": "verifyverifiabledomain", - "href": "/graphql/reference/mutations#verifyverifiabledomain", - "description": "

      Verify that a verifiable domain has the expected DNS record.

      ", - "inputFields": [ - { - "name": "input", - "type": "VerifyVerifiableDomainInput!", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was verified.

      " - } - ], - "category": "orgs" - } - ], - "objects": [ - { - "name": "ActorConnection", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "description": "

      The connection type for Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ActorEdge]", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Actor]", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ActorEdge", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "description": "

      Location information for an actor.

      ", - "fields": [ - { - "name": "city", - "description": "

      City.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "country", - "description": "

      Country name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countryCode", - "description": "

      Country code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "region", - "description": "

      Region name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regionCode", - "description": "

      Region or state code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who added this Pull Request to the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was added to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner", - "description": "

      An announcement banner for an enterprise or organization.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "expiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "isUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app", - "description": "

      A GitHub App.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "clientId", - "description": "

      The client ID of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the App object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses of the app.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "logoBackgroundColor", - "description": "

      The hex color code, without the leading '#', for the logo background.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logoUrl", - "description": "

      A URL pointing to the app's logo.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the app.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      A slug based on the name of the app for use in URLs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to the app's homepage.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent", - "description": "

      Represents anassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was assigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AssignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the user who was assigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "AssigneeConnection", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "description": "

      The connection type for Assignee.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[AssigneeEdge]", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Assignee]", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "AssigneeEdge", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - } - ], - "category": "issues" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "disabler", - "description": "

      The user who disabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeDisabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reasonCode", - "description": "

      The reason_code relating to why auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest", - "description": "

      Represents an auto-merge request for a pull request.

      ", - "fields": [ - { - "name": "authorEmail", - "description": "

      The email address of the author of this auto-merge request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      The commit message of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      The commit title of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enabledAt", - "description": "

      When was this auto-merge request was enabled.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabledBy", - "description": "

      The actor who created the auto-merge request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "mergeMethod", - "description": "

      The merge method of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequest", - "description": "

      The pull request that this auto-merge request is set against.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (rebase) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoRebaseEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (squash) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoSquashEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeFailedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeSucceededEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentRefName", - "description": "

      Identifies the name of the base ref for the pull request after it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousRefName", - "description": "

      Identifies the name of the base ref for the pull request before it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the Ref associated with the base_ref_deleted event.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thebase_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "Blame", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "description": "

      Represents a Git blame.

      ", - "fields": [ - { - "name": "ranges", - "description": "

      The list of ranges from a Git blame.

      ", - "type": "[BlameRange!]!", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange" - } - ], - "category": "git" - }, - { - "name": "BlameRange", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange", - "description": "

      Represents a range of information from a Git blame.

      ", - "fields": [ - { - "name": "age", - "description": "

      Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange's change.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commit", - "description": "

      Identifies the line author.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "endingLine", - "description": "

      The ending line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startingLine", - "description": "

      The starting line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "Blob", - "id": "blob", - "href": "/graphql/reference/objects#blob", - "description": "

      Represents a Git blob.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "byteSize", - "description": "

      Byte size of Blob object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Blob object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBinary", - "description": "

      Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Indicates whether the contents is truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the Blob is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockingIssue", - "description": "

      The blocking issue that was added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockedByAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockingIssue", - "description": "

      The blocking issue that was removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockedByRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent", - "description": "

      Represents ablocking_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockedIssue", - "description": "

      The blocked issue that was added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockingAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent", - "description": "

      Represents ablocking_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockedIssue", - "description": "

      The blocked issue that was removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockingRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot", - "description": "

      A special type of user which takes actions on behalf of GitHub Apps.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Bot object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      A branch protection rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleConflicts", - "description": "

      A list of conflicts matching branches protection rule and other branch protection rules.

      ", - "type": "BranchProtectionRuleConflictConnection!", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassForcePushAllowances", - "description": "

      A list of actors able to force push for this branch protection rule.

      ", - "type": "BypassForcePushAllowanceConnection!", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassPullRequestAllowances", - "description": "

      A list of actors able to bypass PRs for this branch protection rule.

      ", - "type": "BypassPullRequestAllowanceConnection!", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "creator", - "description": "

      The actor who created this branch protection rule.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the BranchProtectionRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "matchingRefs", - "description": "

      Repository refs that are protected by this rule.

      ", - "type": "RefConnection!", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushAllowances", - "description": "

      A list push allowances for this branch protection rule.

      ", - "type": "PushAllowanceConnection!", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this branch protection rule.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      List of required deployment environments that must be deployed successfully to update matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      List of required status checks that must pass for commits to be accepted to matching branches.

      ", - "type": "[RequiredStatusCheckDescription!]", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Does this branch require deployment to specific environments before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalAllowances", - "description": "

      A list review dismissal allowances for this branch protection rule.

      ", - "type": "ReviewDismissalAllowanceConnection!", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict", - "description": "

      A conflict between two branch protection rules.

      ", - "fields": [ - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "conflictingBranchProtectionRule", - "description": "

      Identifies the conflicting branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "ref", - "description": "

      Identifies the branch ref that has conflicting rules.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictConnection", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "description": "

      The connection type for BranchProtectionRuleConflict.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleConflictEdge]", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRuleConflict]", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictEdge", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConnection", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "description": "

      The connection type for BranchProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleEdge]", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRule]", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleEdge", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance", - "description": "

      A user, team, or app who has the ability to bypass a force push requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can force push.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassForcePushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceConnection", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "description": "

      The connection type for BypassForcePushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassForcePushAllowanceEdge]", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassForcePushAllowance]", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceEdge", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance", - "description": "

      A user, team, or app who has the ability to bypass a pull request requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassPullRequestAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceConnection", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "description": "

      The connection type for BypassPullRequestAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassPullRequestAllowanceEdge]", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassPullRequestAllowance]", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceEdge", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - } - ], - "category": "branches" - }, - { - "name": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "score", - "description": "

      The CVSS score associated with this advisory.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "vectorString", - "description": "

      The CVSS vector string associated with this advisory.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe", - "description": "

      A common weakness enumeration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cweId", - "description": "

      The id of the CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A detailed description of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CWE object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEConnection", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "description": "

      The connection type for CWE.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CWEEdge]", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CWE]", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEEdge", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - } - ], - "category": "security-advisories" - }, - { - "name": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation", - "description": "

      A single check annotation.

      ", - "fields": [ - { - "name": "annotationLevel", - "description": "

      The annotation's severity level.

      ", - "type": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "blobUrl", - "description": "

      The path to the file that this annotation was made on.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "location", - "description": "

      The position of this annotation.

      ", - "type": "CheckAnnotationSpan!", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan" - }, - { - "name": "message", - "description": "

      The annotation's message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path that this annotation was made on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Additional information about the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The annotation's title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "description": "

      The connection type for CheckAnnotation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckAnnotationEdge]", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckAnnotation]", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationEdge", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationPosition", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition", - "description": "

      A character position in a check annotation.

      ", - "fields": [ - { - "name": "column", - "description": "

      Column number (1 indexed).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "line", - "description": "

      Line number (1 indexed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationSpan", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan", - "description": "

      An inclusive pair of positions for a check annotation.

      ", - "fields": [ - { - "name": "end", - "description": "

      End position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - }, - { - "name": "start", - "description": "

      Start position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - } - ], - "category": "checks" - }, - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      A check run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "annotations", - "description": "

      The check run's annotations.

      ", - "type": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "checkSuite", - "description": "

      The check suite that this run is a part of.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check run was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check run.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The corresponding deployment for this job, if any.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "detailsUrl", - "description": "

      The URL from which to find full details of the check run on the integrator's site.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the check run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the check for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pendingDeploymentRequest", - "description": "

      Information about a pending deployment, if any, in this check run.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "permalink", - "description": "

      The permalink to the check run summary.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with this check run.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check run was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check run.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "steps", - "description": "

      The check run's steps.

      ", - "type": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "number", - "description": "

      Step number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "summary", - "description": "

      A string representing the check run's summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      A string representing the check run's text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A string representing the check run.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "description": "

      The connection type for CheckRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckRunEdge]", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckRun]", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunEdge", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - } - ], - "category": "checks" - }, - { - "name": "CheckRunStateCount", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount", - "description": "

      Represents a count of the state of a check run.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of check runs with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a check run.

      ", - "type": "CheckRunState!", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep", - "description": "

      A single check step.

      ", - "fields": [ - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check step was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check step.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "externalId", - "description": "

      A reference for the check step on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The step's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The index of the step in the list of steps of the parent check run.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "secondsToCompletion", - "description": "

      Number of seconds to completion.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check step was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check step.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "description": "

      The connection type for CheckStep.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckStepEdge]", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckStep]", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckStepEdge", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - } - ], - "category": "checks" - }, - { - "name": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      A check suite.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "app", - "description": "

      The GitHub App which created this check suite.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "branch", - "description": "

      The name of the branch for this check suite.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "checkRuns", - "description": "

      The check runs associated with a check suite.

      ", - "type": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check runs by this type.

      ", - "type": { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit for this check suite.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "conclusion", - "description": "

      The conclusion of this check suite.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The user who triggered the check suite.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckSuite object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "matchingPullRequests", - "description": "

      A list of open pull requests matching the check suite.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "push", - "description": "

      The push that triggered this check suite.

      ", - "type": "Push", - "id": "push", - "href": "/graphql/reference/objects#push" - }, - { - "name": "repository", - "description": "

      The repository associated with this check suite.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "status", - "description": "

      The status of this check suite.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflowRun", - "description": "

      The workflow run associated with this check suite.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "description": "

      The connection type for CheckSuite.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckSuiteEdge]", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckSuite]", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteEdge", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - } - ], - "category": "checks" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent", - "description": "

      Represents aclosedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was closed.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "closer", - "description": "

      Object which triggered the creation of this event.

      ", - "type": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicateOf", - "description": "

      The issue or pull request that this issue was marked as a duplicate of.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the ClosedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to closed.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - }, - { - "name": "url", - "description": "

      The HTTP URL for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      The Code of Conduct for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the Code of Conduct.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CodeOfConduct object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The key for the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The formal name of the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "fields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningTool!]!", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningTool", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "fields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedCommentAuthor", - "description": "

      The user who authored the deleted comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommentDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      Represents a Git commit.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "additions", - "description": "

      The number of additions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "associatedPullRequests", - "description": "

      The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - }, - { - "name": "author", - "description": "

      Authorship details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "authoredByCommitter", - "description": "

      Check if the committer and the author match.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "authoredDate", - "description": "

      The datetime when this commit was authored.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "authors", - "description": "

      The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.

      ", - "type": "GitActorConnection!", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "blame", - "description": "

      Fetches git blame information.

      ", - "type": "Blame!", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "arguments": [ - { - "name": "path", - "description": "

      The file whose Git blame information you want.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "changedFiles", - "description": "

      We recommend using the changedFilesIfAvailable field instead of\nchangedFiles, as changedFiles will cause your request to return an error\nif GitHub is unable to calculate the number of changed files.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      changedFiles will be removed. Use changedFilesIfAvailable instead. Removal on 2023-01-01 UTC.

      " - }, - { - "name": "changedFilesIfAvailable", - "description": "

      The number of changed files in this commit. If GitHub is unable to calculate\nthe number of changed files (for example due to a timeout), this will return\nnull. We recommend using this field instead of changedFiles.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkSuites", - "description": "

      The check suites associated with a commit.

      ", - "type": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check suites by this type.

      ", - "type": { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "comments", - "description": "

      Comments made on the commit.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "committedDate", - "description": "

      The datetime when this commit was committed.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "committedViaWeb", - "description": "

      Check if committed via GitHub web UI.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "committer", - "description": "

      Committer details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "deletions", - "description": "

      The number of deletions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployments", - "description": "

      The deployments associated with a commit.

      ", - "type": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "file", - "description": "

      The tree entry representing the file located at the given path.

      ", - "type": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "arguments": [ - { - "name": "path", - "description": "

      The path for the file.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "history", - "description": "

      The linear commit history starting from (and including) this commit, in the same order as git log.

      ", - "type": "CommitHistoryConnection!", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      If non-null, filters history to only show commits with matching authorship.

      ", - "type": { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "path", - "description": "

      If non-null, filters history to only show commits touching files under this path.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "since", - "description": "

      Allows specifying a beginning time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - }, - { - "name": "until", - "description": "

      Allows specifying an ending time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Commit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git commit message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBody", - "description": "

      The Git commit message body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBodyHTML", - "description": "

      The commit message body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "messageHeadline", - "description": "

      The Git commit message headline.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageHeadlineHTML", - "description": "

      The commit message headline rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "onBehalfOf", - "description": "

      The organization this commit was made on behalf of.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parents", - "description": "

      The parents of a commit.

      ", - "type": "CommitConnection!", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pushedDate", - "description": "

      The datetime when this commit was pushed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      pushedDate is no longer supported. Removal on 2023-07-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The Repository this commit belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signature", - "description": "

      Commit signing information, if present.

      ", - "type": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - }, - { - "name": "status", - "description": "

      Status information for this commit.

      ", - "type": "Status", - "id": "status", - "href": "/graphql/reference/objects#status" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for this commit.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tarballUrl", - "description": "

      Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tree", - "description": "

      Commit's root Tree.

      ", - "type": "Tree!", - "id": "tree", - "href": "/graphql/reference/objects#tree" - }, - { - "name": "treeResourcePath", - "description": "

      The HTTP path for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "treeUrl", - "description": "

      The HTTP URL for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "zipballUrl", - "description": "

      Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment", - "description": "

      Represents a comment on a given Commit.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment, if the commit exists.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Identifies the file path associated with the comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Identifies the line position associated with the comment.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentConnection", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "description": "

      The connection type for CommitComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitCommentEdge]", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CommitComment]", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentEdge", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread", - "description": "

      A thread of comments on a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "commits" - }, - { - "name": "CommitConnection", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionsByRepository", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "description": "

      This aggregates commits made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The commit contributions, each representing a day.

      ", - "type": "CreatedCommitContributionConnection!", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for commit contributions returned from the connection.

      ", - "type": { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the commits were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitEdge", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - } - ], - "category": "commits" - }, - { - "name": "CommitHistoryConnection", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "description": "

      Represents a comparison between two commit revisions.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "aheadBy", - "description": "

      The number of commits ahead of the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "baseTarget", - "description": "

      The base revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "behindBy", - "description": "

      The number of commits behind the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commits", - "description": "

      The commits which compose this comparison.

      ", - "type": "ComparisonCommitConnection!", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "headTarget", - "description": "

      The head revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "id", - "description": "

      The Node ID of the Comparison object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "status", - "description": "

      The status of this comparison.

      ", - "type": "ComparisonStatus!", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus" - } - ], - "category": "commits" - }, - { - "name": "ComparisonCommitConnection", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "authorCount", - "description": "

      The total count of authors and co-authors across all commits.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was connected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines", - "description": "

      The Contributing Guidelines for a repository.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the Contributing Guidelines.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "ContributionCalendar", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar", - "description": "

      A calendar of contributions made on GitHub by a user.

      ", - "fields": [ - { - "name": "colors", - "description": "

      A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isHalloween", - "description": "

      Determine if the color set was chosen because it's currently Halloween.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "months", - "description": "

      A list of the months of contributions in this calendar.

      ", - "type": "[ContributionCalendarMonth!]!", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth" - }, - { - "name": "totalContributions", - "description": "

      The count of total contributions in the calendar.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "weeks", - "description": "

      A list of the weeks of contributions in this calendar.

      ", - "type": "[ContributionCalendarWeek!]!", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarDay", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday", - "description": "

      Represents a single day of contributions on GitHub by a user.

      ", - "fields": [ - { - "name": "color", - "description": "

      The hex color code that represents how many contributions were made on this day compared to others in the calendar.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contributionCount", - "description": "

      How many contributions were made by the user on this day.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "contributionLevel", - "description": "

      Indication of contributions, relative to other days. Can be used to indicate\nwhich color to represent this day on a calendar.

      ", - "type": "ContributionLevel!", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel" - }, - { - "name": "date", - "description": "

      The day this square represents.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "weekday", - "description": "

      A number representing which day of the week this square represents, e.g., 1 is Monday.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarMonth", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth", - "description": "

      A month of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "firstDay", - "description": "

      The date of the first day of this month.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "name", - "description": "

      The name of the month.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalWeeks", - "description": "

      How many weeks started in this month.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "year", - "description": "

      The year the month occurred in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarWeek", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek", - "description": "

      A week of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "contributionDays", - "description": "

      The days of contributions in this week.

      ", - "type": "[ContributionCalendarDay!]!", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday" - }, - { - "name": "firstDay", - "description": "

      The date of the earliest square in this week.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "users" - }, - { - "name": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "description": "

      A collection of contributions made by a user, including opened issues, commits, and pull requests.\nContributions in private and internal repositories are only included with the optional read:user scope.

      ", - "fields": [ - { - "name": "commitContributionsByRepository", - "description": "

      Commit contributions made by the user, grouped by repository.

      ", - "type": "[CommitContributionsByRepository!]!", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contributionCalendar", - "description": "

      A calendar of this user's contributions on GitHub.

      ", - "type": "ContributionCalendar!", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar" - }, - { - "name": "contributionYears", - "description": "

      The years the user has been making contributions with the most recent year first.

      ", - "type": "[Int!]!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "doesEndInCurrentMonth", - "description": "

      Determine if this collection's time span ends in the current month.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "earliestRestrictedContributionDate", - "description": "

      The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "endedAt", - "description": "

      The ending date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "firstIssueContribution", - "description": "

      The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection's time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.

      ", - "type": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution" - }, - { - "name": "firstPullRequestContribution", - "description": "

      The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection's time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.

      ", - "type": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution" - }, - { - "name": "firstRepositoryContribution", - "description": "

      The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection's time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.

      ", - "type": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution" - }, - { - "name": "hasActivityInThePast", - "description": "

      Does the user have any more activity in the timeline that occurred prior to the collection's time range?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyContributions", - "description": "

      Determine if there are any contributions in this collection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyRestrictedContributions", - "description": "

      Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSingleDay", - "description": "

      Whether or not the collector's time span is all within the same day.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueContributions", - "description": "

      A list of issues the user opened.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "issueContributionsByRepository", - "description": "

      Issue contributions made by the user, grouped by repository.

      ", - "type": "[IssueContributionsByRepository!]!", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "joinedGitHubContribution", - "description": "

      When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection's time range and ignoreTimeRange is false.

      ", - "type": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution" - }, - { - "name": "latestRestrictedContributionDate", - "description": "

      The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "mostRecentCollectionWithActivity", - "description": "

      When this collection's time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "mostRecentCollectionWithoutActivity", - "description": "

      Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "popularIssueContribution", - "description": "

      The issue the user opened on GitHub that received the most comments in the specified\ntime frame.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "popularPullRequestContribution", - "description": "

      The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pullRequestContributions", - "description": "

      Pull request contributions made by the user.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestContributionsByRepository", - "description": "

      Pull request contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestContributionsByRepository!]!", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestReviewContributions", - "description": "

      Pull request review contributions made by the user. Returns the most recently\nsubmitted review for each PR reviewed by the user.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestReviewContributionsByRepository", - "description": "

      Pull request review contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestReviewContributionsByRepository!]!", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryContributions", - "description": "

      A list of repositories owned by the user that the user created in this time range.

      ", - "type": "CreatedRepositoryContributionConnection!", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "restrictedContributionsCount", - "description": "

      A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      The beginning date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "totalCommitContributions", - "description": "

      How many commits were made by the user in this time span.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalIssueContributions", - "description": "

      How many issues the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestContributions", - "description": "

      How many pull requests the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestReviewContributions", - "description": "

      How many pull request reviews the user left.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedCommits", - "description": "

      How many different repositories the user committed to.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedIssues", - "description": "

      How many different repositories the user opened issues in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoriesWithContributedPullRequestReviews", - "description": "

      How many different repositories the user left pull request reviews in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedPullRequests", - "description": "

      How many different repositories the user opened pull requests in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoryContributions", - "description": "

      How many repositories the user created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "user", - "description": "

      The user who made the contributions in this collection.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertToDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedNoteToIssueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion that the issue was converted into.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedToDiscussionEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "CopilotCodeReviewParameters", - "id": "copilotcodereviewparameters", - "href": "/graphql/reference/objects#copilotcodereviewparameters", - "description": "

      Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.

      ", - "fields": [ - { - "name": "reviewDraftPullRequests", - "description": "

      Copilot automatically reviews draft pull requests before they are marked as ready for review.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewOnPush", - "description": "

      Copilot automatically reviews each new push to the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints", - "description": "

      Copilot endpoint information.

      ", - "fields": [ - { - "name": "api", - "description": "

      Copilot API endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originTracker", - "description": "

      Copilot origin tracker endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "proxy", - "description": "

      Copilot proxy endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "telemetry", - "description": "

      Copilot telemetry endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution", - "description": "

      Represents the contribution a user made by committing to a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "commitCount", - "description": "

      How many commits were made on this day to this repository by the user.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository the user made a commit in.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionConnection", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "description": "

      The connection type for CreatedCommitContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedCommitContributionEdge]", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedCommitContribution]", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of commits across days and repositories in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionEdge", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution", - "description": "

      Represents the contribution a user made on GitHub by opening an issue.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      The issue that was opened.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionConnection", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "description": "

      The connection type for CreatedIssueContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedIssueContributionEdge]", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedIssueContribution]", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionEdge", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution", - "description": "

      Represents the contribution a user made on GitHub by opening a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request that was opened.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionConnection", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "description": "

      The connection type for CreatedPullRequestContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestContributionEdge]", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestContribution]", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionEdge", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution", - "description": "

      Represents the contribution a user made by leaving a review on a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request the user reviewed.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The review the user left on the pull request.

      ", - "type": "PullRequestReview!", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "repository", - "description": "

      The repository containing the pull request that the user reviewed.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionConnection", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "description": "

      The connection type for CreatedPullRequestReviewContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestReviewContributionEdge]", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestReviewContribution]", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionEdge", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution", - "description": "

      Represents the contribution a user made on GitHub by creating a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository that was created.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionConnection", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "description": "

      The connection type for CreatedRepositoryContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedRepositoryContributionEdge]", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedRepositoryContribution]", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionEdge", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - } - ], - "category": "users" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent", - "description": "

      Represents a mention made by one issue or pull request to another.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the CrossReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "referencedAt", - "description": "

      Identifies when the reference was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "target", - "description": "

      Issue or pull request to which the reference was made.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "willCloseTarget", - "description": "

      Checks if the target will be closed when the source is merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "CvssSeverities", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "cvssV3", - "description": "

      The CVSS v3 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - }, - { - "name": "cvssV4", - "description": "

      The CVSS v4 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - } - ], - "category": "security-advisories" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DemilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with thedemilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate", - "description": "

      A Dependabot Update for a dependency in a repository.

      ", - "implements": [ - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "error", - "description": "

      The error from a dependency update.

      ", - "type": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror" - }, - { - "name": "pullRequest", - "description": "

      The associated pull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependabot" - }, - { - "name": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror", - "description": "

      An error produced from a Dependabot Update.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "errorType", - "description": "

      The error code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency", - "description": "

      A dependency manifest entry.

      ", - "fields": [ - { - "name": "hasDependencies", - "description": "

      Does the dependency itself have dependencies?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "packageLabel", - "description": "

      The original name of the package, as it appears in the manifest.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      packageLabel will be removed. Use normalized packageName field instead. Removal on 2022-10-01 UTC.

      " - }, - { - "name": "packageManager", - "description": "

      The dependency package manager.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageName", - "description": "

      The name of the package in the canonical form used by the package manager.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageUrl", - "description": "

      Public preview: The dependency package URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "relationship", - "description": "

      Public preview: The relationship of the dependency. Can be direct, transitive, or unknown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository containing the package.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requirements", - "description": "

      The dependency version requirements.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "description": "

      The connection type for DependencyGraphDependency.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphDependencyEdge]", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphDependency]", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyEdge", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest", - "description": "

      Dependency manifest for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "blobPath", - "description": "

      Path to view the manifest file blob.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dependencies", - "description": "

      A list of manifest dependencies.

      ", - "type": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "dependenciesCount", - "description": "

      The number of dependencies listed in the manifest.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "exceedsMaxSize", - "description": "

      Is the manifest too big to parse?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "filename", - "description": "

      Fully qualified manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the DependencyGraphManifest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parseable", - "description": "

      Were we able to parse the manifest?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repository", - "description": "

      The repository containing the manifest.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "description": "

      The connection type for DependencyGraphManifest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphManifestEdge]", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphManifest]", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestEdge", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - } - ], - "category": "dependency-graph" - }, - { - "name": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey", - "description": "

      A repository deploy key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabled", - "description": "

      Whether or not the deploy key is enabled by policy at the Enterprise or Organization level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The deploy key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readOnly", - "description": "

      Whether or not the deploy key is read only.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The deploy key title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "verified", - "description": "

      Whether or not the deploy key has been verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyConnection", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "description": "

      The connection type for DeployKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeployKeyEdge]", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeployKey]", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyEdge", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent", - "description": "

      Represents adeployedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The deployment associated with thedeployedevent.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      The ref associated with thedeployedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "deployments" - }, - { - "name": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      Represents triggered deployment instance.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      Identifies the commit sha of the deployment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitOid", - "description": "

      Identifies the oid of the deployment commit, even if the commit has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The deployment description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Deployment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestEnvironment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "latestStatus", - "description": "

      The latest status of this deployment.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "originalEnvironment", - "description": "

      The original environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Extra information that a deployment system might need.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      Identifies the Ref of the deployment, if the deployment was created by ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with the deployment.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "state", - "description": "

      The current state of the deployment.

      ", - "type": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate" - }, - { - "name": "statuses", - "description": "

      A list of statuses associated with the deployment.

      ", - "type": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "task", - "description": "

      The deployment task.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "description": "

      The connection type for Deployment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentEdge]", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Deployment]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEdge", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deploymentStatus", - "description": "

      The deployment status that updated the deployment environment.

      ", - "type": "DeploymentStatus!", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentEnvironmentChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule", - "description": "

      A protection rule.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "timeout", - "description": "

      The timeout in minutes for this protection rule.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "type", - "description": "

      The type of protection rule.

      ", - "type": "DeploymentProtectionRuleType!", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleConnection", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "description": "

      The connection type for DeploymentProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentProtectionRuleEdge]", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentProtectionRule]", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleEdge", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest", - "description": "

      A request to deploy a workflow run to an environment.

      ", - "fields": [ - { - "name": "currentUserCanApprove", - "description": "

      Whether or not the current user can approve the deployment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "environment", - "description": "

      The target environment of the deployment.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "waitTimerStartedAt", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestConnection", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "description": "

      The connection type for DeploymentRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentRequestEdge]", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentRequest]", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestEdge", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview", - "description": "

      A deployment review.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comment", - "description": "

      The comment the user left.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environments", - "description": "

      The environments approved or rejected.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The decision of the user.

      ", - "type": "DeploymentReviewState!", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate" - }, - { - "name": "user", - "description": "

      The user that reviewed the deployment.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewConnection", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "description": "

      The connection type for DeploymentReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewEdge]", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReview]", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewEdge", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerConnection", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "description": "

      The connection type for DeploymentReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewerEdge]", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReviewer]", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerEdge", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      Describes the status of a given deployment attempt.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "deployment", - "description": "

      Identifies the deployment associated with status.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "description", - "description": "

      Identifies the description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Identifies the environment of the deployment at the time of this deployment status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Identifies the environment URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "logUrl", - "description": "

      Identifies the log URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "description": "

      The connection type for DeploymentStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentStatusEdge]", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentStatus]", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusEdge", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - } - ], - "category": "deployments" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DisconnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request from which the issue was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      A discussion in a repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "answer", - "description": "

      The comment chosen as this discussion's answer, if any.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "answerChosenAt", - "description": "

      The time when a user chose this discussion's answer, if answered.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "answerChosenBy", - "description": "

      The user who chose this discussion's answer, if answered.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "author", - "description": "

      The actor who authored the discussion.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The main text of the discussion post.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "category", - "description": "

      The category for this discussion.

      ", - "type": "DiscussionCategory!", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "comments", - "description": "

      The replies to the discussion.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Discussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswered", - "description": "

      Only return answered/unanswered discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "number", - "description": "

      The number identifying this discussion within the repository.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "poll", - "description": "

      The poll associated with this discussion, if one exists.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the discussion's state.

      ", - "type": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason" - }, - { - "name": "title", - "description": "

      The title of this discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "description": "

      A category for discussions in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A description of this category.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      An emoji representing this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      This category's emoji rendered as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionCategory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAnswerable", - "description": "

      Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "slug", - "description": "

      The slug of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryConnection", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "description": "

      The connection type for DiscussionCategory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCategoryEdge]", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionCategory]", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryEdge", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      A comment on a discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedAt", - "description": "

      The time when this replied-to comment was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion this comment was created in.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswer", - "description": "

      Has this comment been chosen as the answer of its discussion?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replies", - "description": "

      The threaded replies to this comment.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The discussion comment this comment is a reply to.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMarkAsAnswer", - "description": "

      Can the current user mark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnmarkAsAnswer", - "description": "

      Can the current user unmark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentConnection", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "description": "

      The connection type for DiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCommentEdge]", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionComment]", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentEdge", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionConnection", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "description": "

      The connection type for Discussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionEdge]", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Discussion]", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionEdge", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll", - "description": "

      A poll for a discussion.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "discussion", - "description": "

      The discussion that this poll belongs to.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionPoll object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "options", - "description": "

      The options for this poll.

      ", - "type": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      How to order the options for the discussion poll.

      ", - "type": { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder" - } - } - ] - }, - { - "name": "question", - "description": "

      The question that is being asked by this poll.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this poll.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanVote", - "description": "

      Indicates if the viewer has permission to vote in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for any option in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      An option for a discussion poll.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the DiscussionPollOption object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "option", - "description": "

      The text for this option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "poll", - "description": "

      The discussion poll that this option belongs to.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this option.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for this option in the poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "description": "

      The connection type for DiscussionPollOption.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionPollOptionEdge]", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionPollOption]", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionEdge", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - } - ], - "category": "discussions" - }, - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      A draft issue within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "assignees", - "description": "

      A list of users to assigned to this draft issue.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the draft issue rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of the draft issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this draft issue.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DraftIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2Items", - "description": "

      List of items linked with the draft issue (currently draft issue can be linked to only one item).

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      Projects that link to this draft issue (currently draft issue can be linked to only one project).

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "fields": [ - { - "name": "percentage", - "description": "

      The EPSS percentage represents the likelihood of a CVE being exploited.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "percentile", - "description": "

      The EPSS percentile represents the relative rank of the CVE's likelihood of being exploited compared to other CVEs.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "security-advisories" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      An account to manage multiple organizations with consolidated policy and billing.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this enterprise, if any. Only visible to members of the enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "billingEmail", - "description": "

      The enterprise's billing email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingInfo", - "description": "

      Enterprise billing information visible to enterprise billing managers.

      ", - "type": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the enterprise as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Enterprise object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "members", - "description": "

      A list of users who are members of this enterprise.

      ", - "type": "EnterpriseMemberConnection!", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "deployment", - "description": "

      Only return members within the selected GitHub Enterprise deployment.

      ", - "type": { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return members with this two-factor authentication status. Does not\ninclude members who only have an account on a GitHub Enterprise Server instance.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for members returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization or server.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return members with this type of two-factor authentication method. Does\nnot include members who only have an account on a GitHub Enterprise Server instance.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of organizations that belong to this enterprise.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "viewerOrganizationRole", - "description": "

      The viewer's role in an organization.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - } - ] - }, - { - "name": "ownerInfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "type": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo" - }, - { - "name": "readme", - "description": "

      The raw content of the enterprise README.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readmeHTML", - "description": "

      The content of the enterprise README as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current enterprise by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this enterprise.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "slug", - "description": "

      The URL-friendly identifier for the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerIsAdmin", - "description": "

      Is the current viewer an admin of this enterprise?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise website.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorConnection", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorEdge]", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorEdge", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge", - "description": "

      A User who is an administrator of an enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role of the administrator.

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      An invitation for a user to become an owner or billing manager of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseAdministratorInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The invitee's pending role in the enterprise (owner or billing_manager).

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationConnection", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "description": "

      The connection type for EnterpriseAdministratorInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorInvitationEdge]", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseAdministratorInvitation]", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationEdge", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo", - "description": "

      Enterprise billing information visible to enterprise billing managers and owners.

      ", - "fields": [ - { - "name": "allLicensableUsersCount", - "description": "

      The number of licenseable users/emails across the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assetPacks", - "description": "

      The number of data packs used by all organizations owned by the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "bandwidthQuota", - "description": "

      The bandwidth quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsage", - "description": "

      The bandwidth usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsagePercentage", - "description": "

      The bandwidth usage as a percentage of the bandwidth quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "storageQuota", - "description": "

      The storage quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsage", - "description": "

      The storage usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsagePercentage", - "description": "

      The storage usage as a percentage of the storage quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalAvailableLicenses", - "description": "

      The number of available licenses across all owned organizations based on the unique number of billable users.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalLicenses", - "description": "

      The total number of licenses allocated.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "description": "

      The connection type for Enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseEdge]", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Enterprise]", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEdge", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseFailedInvitationConnection", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseFailedInvitationEdge]", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseFailedInvitationEdge", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge", - "description": "

      A failed invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      An identity provider configured to provision identities for an enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm" - }, - { - "name": "enterprise", - "description": "

      The enterprise this identity provider belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "externalIdentities", - "description": "

      ExternalIdentities provisioned by this identity provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the identity provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML identity provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "recoveryCodes", - "description": "

      Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the identity provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberConnection", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "description": "

      The connection type for EnterpriseMember.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseMemberEdge]", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseMember]", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberEdge", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge", - "description": "

      A User who is a member of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      An invitation for a user to become an unaffiliated member of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseMemberInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrganizationMembershipConnection", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "description": "

      The connection type for Organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOrganizationMembershipEdge]", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOrganizationMembershipEdge", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge", - "description": "

      An enterprise organization that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOutsideCollaboratorConnection", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOutsideCollaboratorEdge]", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseOutsideCollaboratorEdge", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge", - "description": "

      A User who is an outside collaborator of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "repositories", - "description": "

      The enterprise organization repositories this user is a member of.

      ", - "type": "EnterpriseRepositoryInfoConnection!", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "fields": [ - { - "name": "admins", - "description": "

      A list of all of the administrators for this enterprise.

      ", - "type": "EnterpriseAdministratorConnection!", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return administrators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for administrators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabled", - "description": "

      A list of users in the enterprise who currently have two-factor authentication disabled.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabledExist", - "description": "

      Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowPrivateRepositoryForkingSetting", - "description": "

      The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "allowPrivateRepositoryForkingSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided private repository forking setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "allowPrivateRepositoryForkingSettingPolicyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "defaultRepositoryPermissionSetting", - "description": "

      The setting value for base repository permissions for organizations in this enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - }, - { - "name": "defaultRepositoryPermissionSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided base repository permission.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The permission to find organizations for.

      ", - "type": { - "name": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - } - } - ] - }, - { - "name": "domains", - "description": "

      A list of domains owned by the enterprise. Visible to enterprise owners or\nenterprise owners' personal access tokens (classic) with admin:enterprise scope.

      ", - "type": "VerifiableDomainConnection!", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter whether or not the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter whether or not the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "failedInvitations", - "description": "

      A list of failed invitations in the enterprise.

      ", - "type": "EnterpriseFailedInvitationConnection!", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the enterprise has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with admin:enterprise scope.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isUpdatingDefaultRepositoryPermission", - "description": "

      Whether or not the base repository permission is currently being updated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUpdatingTwoFactorRequirement", - "description": "

      Whether the two-factor authentication requirement is currently being enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanChangeRepositoryVisibilitySetting", - "description": "

      The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanChangeRepositoryVisibilitySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided can change repository visibility setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanCreateInternalRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create internal repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create private repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create public repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create repositories.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - }, - { - "name": "membersCanCreateRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository creation setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting to find organizations for.

      ", - "type": { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue!", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue" - } - } - ] - }, - { - "name": "membersCanDeleteIssuesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete issues.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteIssuesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete issues setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanDeleteRepositoriesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete or transfer repositories.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete repositories setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanInviteCollaboratorsSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can invite outside collaborators.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanInviteCollaboratorsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can invite collaborators setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanMakePurchasesSetting", - "description": "

      Indicates whether members of this enterprise's organizations can purchase additional services for those organizations.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can update protected branches.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can update protected branches setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanViewDependencyInsightsSetting", - "description": "

      The setting value for whether members can view dependency insights.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanViewDependencyInsightsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can view dependency insights setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this enterprise is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationProjectsSetting", - "description": "

      The setting value for whether organization projects are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "organizationProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided organization projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "outsideCollaborators", - "description": "

      A list of outside collaborators across the repositories in the enterprise.

      ", - "type": "EnterpriseOutsideCollaboratorConnection!", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return outside collaborators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific outside collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for outside collaborators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return outside collaborators within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - }, - { - "name": "visibility", - "description": "

      Only return outside collaborators on repositories with this visibility.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "pendingAdminInvitations", - "description": "

      A list of pending administrator invitations for the enterprise.

      ", - "type": "EnterpriseAdministratorInvitationConnection!", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending enterprise administrator invitations returned from the connection.

      ", - "type": { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - } - ] - }, - { - "name": "pendingCollaboratorInvitations", - "description": "

      A list of pending collaborator invitations across the repositories in the enterprise.

      ", - "type": "RepositoryInvitationConnection!", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending repository collaborator invitations returned from the connection.

      ", - "type": { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pendingMemberInvitations", - "description": "

      A list of pending member invitations for organizations in the enterprise.

      ", - "type": "EnterprisePendingMemberInvitationConnection!", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "invitationSource", - "description": "

      Only return invitations matching this invitation source.

      ", - "type": { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return invitations within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDeployKeySetting", - "description": "

      The setting value for whether deploy keys are enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryDeployKeySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided deploy keys setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "repositoryProjectsSetting", - "description": "

      The setting value for whether repository projects are enabled in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The SAML Identity Provider for the enterprise.

      ", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider" - }, - { - "name": "samlIdentityProviderSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the SAML single sign-on setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "IdentityProviderConfigurationState!", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate" - } - } - ] - }, - { - "name": "teamDiscussionsSetting", - "description": "

      The setting value for whether team discussions are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "teamDiscussionsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided team discussions setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "twoFactorDisallowedMethodsSetting", - "description": "

      The setting value for what methods of two-factor authentication the enterprise prevents its users from having.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - }, - { - "name": "twoFactorRequiredSetting", - "description": "

      The setting value for whether the enterprise requires two-factor authentication for its organizations and users.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - }, - { - "name": "twoFactorRequiredSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the two-factor authentication setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterprisePendingMemberInvitationConnection", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterprisePendingMemberInvitationEdge]", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterprisePendingMemberInvitationEdge", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge", - "description": "

      An invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo", - "description": "

      A subset of repository information queryable from an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the EnterpriseRepositoryInfo object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The repository's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoConnection", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "description": "

      The connection type for EnterpriseRepositoryInfo.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseRepositoryInfoEdge]", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseRepositoryInfo]", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoEdge", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation", - "description": "

      An Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "customerName", - "description": "

      The customer name to which the Enterprise Server installation belongs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hostName", - "description": "

      The host name of the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerInstallation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isConnected", - "description": "

      Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccounts", - "description": "

      User accounts on this Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountConnection!", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder" - } - } - ] - }, - { - "name": "userAccountsUploads", - "description": "

      User accounts uploads for the Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountsUploadConnection!", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts uploads returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipConnection", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "description": "

      The connection type for EnterpriseServerInstallation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerInstallationMembershipEdge]", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerInstallation]", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipEdge", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge", - "description": "

      An Enterprise Server installation that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount", - "description": "

      A user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emails", - "description": "

      User emails belonging to this user account.

      ", - "type": "EnterpriseServerUserAccountEmailConnection!", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user account emails returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder" - } - } - ] - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation on which this user account exists.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether the user account is a site administrator on the Enterprise Server installation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "login", - "description": "

      The login of the user account on the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the user account on the Enterprise Server installation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "remoteCreatedAt", - "description": "

      The date and time when the user account was created on the Enterprise Server installation.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "remoteUserId", - "description": "

      The ID of the user account on the Enterprise Server installation.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountConnection", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "description": "

      The connection type for EnterpriseServerUserAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEdge]", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccount]", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEdge", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail", - "description": "

      An email belonging to a user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountEmail object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrimary", - "description": "

      Indicates whether this is the primary email of the associated user account.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccount", - "description": "

      The user account to which the email belongs.

      ", - "type": "EnterpriseServerUserAccount!", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailConnection", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "description": "

      The connection type for EnterpriseServerUserAccountEmail.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEmailEdge]", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountEmail]", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailEdge", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload", - "description": "

      A user accounts upload from an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise to which this upload belongs.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation for which this upload was generated.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountsUpload object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the file uploaded.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "syncState", - "description": "

      The synchronization state of the upload.

      ", - "type": "EnterpriseServerUserAccountsUploadSyncState!", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadConnection", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "description": "

      The connection type for EnterpriseServerUserAccountsUpload.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountsUploadEdge]", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountsUpload]", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadEdge", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount", - "description": "

      An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise user account's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise in which this user account exists.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseInstallations", - "description": "

      A list of Enterprise Server installations this user is a member of.

      ", - "type": "EnterpriseServerInstallationMembershipConnection!", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for installations returned from the connection.

      ", - "type": { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the installation.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      An identifier for the enterprise user account, a login or email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise user account.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of enterprise organizations this user is a member of.

      ", - "type": "EnterpriseOrganizationMembershipConnection!", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user within the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      An environment.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Environment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this environment is currently pinned to the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "latestCompletedDeployment", - "description": "

      The latest completed deployment with status success, failure, or error if it exists.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedPosition", - "description": "

      The position of the environment if it is pinned, null if it is not pinned.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "protectionRules", - "description": "

      The protection rules defined for this environment.

      ", - "type": "DeploymentProtectionRuleConnection!", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentConnection", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "description": "

      The connection type for Environment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnvironmentEdge]", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Environment]", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentEdge", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment" - } - ], - "category": "deployments" - }, - { - "name": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity", - "description": "

      An external identity provisioned by SAML SSO or SCIM. If SAML is configured on\nthe organization, the external identity is visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members. If SAML is configured on the enterprise, the external\nidentity is visible to (1) enterprise owners, (2) enterprise owners' personal\naccess tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "guid", - "description": "

      The GUID for this identity.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ExternalIdentity object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationInvitation", - "description": "

      Organization invitation for this SCIM-provisioned external identity.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "samlIdentity", - "description": "

      SAML Identity attributes.

      ", - "type": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes" - }, - { - "name": "scimIdentity", - "description": "

      SCIM Identity attributes.

      ", - "type": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes" - }, - { - "name": "user", - "description": "

      User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityAttribute", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute", - "description": "

      An attribute for the External Identity attributes collection.

      ", - "fields": [ - { - "name": "metadata", - "description": "

      The attribute metadata as JSON.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The attribute name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The attribute value.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityConnection", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "description": "

      The connection type for ExternalIdentity.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ExternalIdentityEdge]", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ExternalIdentity]", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityEdge", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes", - "description": "

      SAML attributes for the External Identity.

      ", - "fields": [ - { - "name": "attributes", - "description": "

      SAML Identity attributes.

      ", - "type": "[ExternalIdentityAttribute!]!", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute" - }, - { - "name": "emails", - "description": "

      The emails associated with the SAML identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameId", - "description": "

      The NameID of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes", - "description": "

      SCIM attributes for the External Identity.

      ", - "fields": [ - { - "name": "emails", - "description": "

      The emails associated with the SCIM identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "fields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowerConnection", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "FollowingConnection", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "GenericHovercardContext", - "id": "generichovercardcontext", - "href": "/graphql/reference/objects#generichovercardcontext", - "description": "

      A generic hovercard context with a message and icon.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "description": "

      A Gist.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of comments associated with the gist.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The gist description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "files", - "description": "

      The files in this gist.

      ", - "type": "[GistFile]", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "arguments": [ - { - "name": "limit", - "defaultValue": "10", - "description": "

      The maximum number of files to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "oid", - "description": "

      The oid of the files to return.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "forks", - "description": "

      A list of forks associated with the gist.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Gist object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isFork", - "description": "

      Identifies if the gist is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublic", - "description": "

      Whether the gist is public or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The gist name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The gist owner.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies when the gist was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Gist.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment", - "description": "

      Represents a comment on an Gist.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the gist.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "gist", - "description": "

      The associated gist.

      ", - "type": "Gist!", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "id", - "description": "

      The Node ID of the GistComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistCommentConnection", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "description": "

      The connection type for GistComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistCommentEdge]", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GistComment]", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistCommentEdge", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - } - ], - "category": "gists" - }, - { - "name": "GistConnection", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "description": "

      The connection type for Gist.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistEdge]", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Gist]", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistEdge", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - } - ], - "category": "gists" - }, - { - "name": "GistFile", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "description": "

      A file in a gist.

      ", - "fields": [ - { - "name": "encodedName", - "description": "

      The file name encoded to remove characters that are invalid in URL paths.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "encoding", - "description": "

      The gist file encoding.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "extension", - "description": "

      The file extension from the file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isImage", - "description": "

      Indicates if this file is an image.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Whether the file's contents were truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "name", - "description": "

      The gist file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      The gist file size in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the file is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "truncate", - "description": "

      Optionally truncate the returned file to this length.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "gists" - }, - { - "name": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor", - "description": "

      Represents an actor in a Git commit (ie. an author or committer).

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the author's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "date", - "description": "

      The timestamp of the Git action (authoring or committing).

      ", - "type": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - }, - { - "name": "email", - "description": "

      The email in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The GitHub user corresponding to the email field. Null if no such user exists.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "git" - }, - { - "name": "GitActorConnection", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "description": "

      The connection type for GitActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GitActorEdge]", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GitActor]", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "GitActorEdge", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - } - ], - "category": "git" - }, - { - "name": "GitHubMetadata", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Represents information about the GitHub instance.

      ", - "fields": [ - { - "name": "gitHubServicesSha", - "description": "

      Returns a String that's a SHA of github-services.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "isPasswordAuthenticationVerifiable", - "description": "

      Whether or not users are verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "meta" - }, - { - "name": "GpgSignature", - "id": "gpgsignature", - "href": "/graphql/reference/objects#gpgsignature", - "description": "

      Represents a GPG signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyId", - "description": "

      Hex-encoded ID of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "headRef", - "description": "

      Identifies the Ref associated with the head_ref_deleted event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the Ref associated with the head_ref_deleted event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thehead_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefRestoredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "Hovercard", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "description": "

      Detail needed to display a hovercard for a user.

      ", - "fields": [ - { - "name": "contexts", - "description": "

      Each of the contexts for this hovercard.

      ", - "type": "[HovercardContext!]!", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "category": "users" - }, - { - "name": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      An IP address or range of addresses that is allowed to access an owner's resources.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowListValue", - "description": "

      A single IP address or range of IP addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IpAllowListEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isActive", - "description": "

      Whether the entry is currently active.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The owner of the IP allow list entry.

      ", - "type": "IpAllowListOwner!", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryConnection", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "description": "

      The connection type for IpAllowListEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IpAllowListEntryEdge]", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IpAllowListEntry]", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryEdge", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "blockedBy", - "description": "

      A list of issues that are blocking this issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for dependencies.

      ", - "type": { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder" - } - } - ] - }, - { - "name": "blocking", - "description": "

      A list of issues that this issue is blocking.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for dependencies.

      ", - "type": { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder" - } - } - ] - }, - { - "name": "body", - "description": "

      Identifies the body of the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyResourcePath", - "description": "

      The http path for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "bodyText", - "description": "

      Identifies the body of the issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyUrl", - "description": "

      The http URL for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedByPullRequestsReferences", - "description": "

      List of open pull requests referenced from this issue.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeClosedPrs", - "defaultValue": false, - "description": "

      Include closed PRs in results.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderByState", - "defaultValue": false, - "description": "

      Return results ordered by state.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked PRs.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the Issue.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duplicateOf", - "description": "

      A reference to the original issue that this issue has been marked as a duplicate of.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Issue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this issue is currently pinned to the repository issues list.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this issue read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueDependenciesSummary", - "description": "

      Summary of the state of an issue's dependencies.

      ", - "type": "IssueDependenciesSummary!", - "id": "issuedependenciessummary", - "href": "/graphql/reference/objects#issuedependenciessummary" - }, - { - "name": "issueType", - "description": "

      The issue type for this Issue.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "linkedBranches", - "description": "

      Branches linked to this issue.

      ", - "type": "LinkedBranchConnection!", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the issue.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the issue number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "parent", - "description": "

      The parent entity of the issue.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Issue conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this issue.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this issue.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the issue.

      ", - "type": "IssueState!", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the issue state.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "arguments": [ - { - "name": "enableDuplicate", - "defaultValue": false, - "description": "

      Whether or not to return state reason for duplicates

      \n

      Upcoming Change on 2025-10-01 UTC\nDescription: enableDuplicate will be removed.\nReason: The state reason for duplicate issue is now returned by default.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "subIssues", - "description": "

      A list of sub-issues associated with the Issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subIssuesSummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "type": "SubIssuesSummary!", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineConnection!", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineItemsConnection!", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[IssueTimelineItemsItemType!]", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the issue title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the issue title rendered to HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSetFields", - "description": "

      Check if the current viewer can set fields on the issue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "issues" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      Represents a comment on an Issue.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the comment.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Returns the pull request associated with the comment, if this comment was made on a\npull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentConnection", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "description": "

      The connection type for IssueComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueCommentEdge]", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueComment]", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "description": "

      The connection type for Issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueEdge]", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Issue]", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueContributionsByRepository", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "description": "

      This aggregates issues opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The issue contributions.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the issues were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "IssueDependenciesSummary", - "id": "issuedependenciessummary", - "href": "/graphql/reference/objects#issuedependenciessummary", - "description": "

      Summary of the state of an issue's dependencies.

      ", - "fields": [ - { - "name": "blockedBy", - "description": "

      Count of issues this issue is blocked by.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "blocking", - "description": "

      Count of issues this issue is blocking.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueEdge", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "IssueTemplate", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate", - "description": "

      A repository issue template.

      ", - "fields": [ - { - "name": "about", - "description": "

      The template purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "assignees", - "description": "

      The suggested assignees.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The suggested issue body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The template filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      The suggested issue labels.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "name", - "description": "

      The template name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The suggested issue title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The suggested issue type.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineConnection", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "description": "

      The connection type for IssueTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemEdge]", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItem]", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsConnection", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "description": "

      The connection type for IssueTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemsEdge]", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItems]", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsEdge", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - } - ], - "category": "issues" - }, - { - "name": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      Represents the type of Issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The issue type's color.

      ", - "type": "IssueTypeColor!", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The issue type's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueType object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      The issue type's enabled state.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Whether the issue type is publicly visible.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Private issue types are being deprecated and can no longer be created. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "issues", - "description": "

      The issues with this issue type in the given repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "repositoryId", - "description": "

      Target repository to load the issues from.

      ", - "type": { - "name": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      The issue type's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent", - "description": "

      Represents aissue_type_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent", - "description": "

      Represents aissue_type_changedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "prevIssueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "description": "

      The connection type for IssueType.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTypeEdge]", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueType]", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeEdge", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent", - "description": "

      Represents aissue_type_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution", - "description": "

      Represents a user signing up for a GitHub account.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      Identifies the label color.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the label was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A brief description of this label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Label object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isDefault", - "description": "

      Indicates whether or not this is a default label.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issues", - "description": "

      A list of issues associated with this label.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      Identifies the label name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this label.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this label.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the label was last updated.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "description": "

      The connection type for Label.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LabelEdge]", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Label]", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LabelEdge", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label" - } - ], - "category": "issues" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent", - "description": "

      Represents alabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with thelabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "Language", - "id": "language", - "href": "/graphql/reference/objects#language", - "description": "

      Represents a given language found in repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color defined for the current language.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Language object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the current language.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "description": "

      A list of languages associated with the parent.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LanguageEdge]", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Language]", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalSize", - "description": "

      The total size in bytes of files written in that language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "LanguageEdge", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge", - "description": "

      Represents the language of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Language!", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "size", - "description": "

      The number of bytes of code written in the language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      A repository's open source license.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The full text of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The conditions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "description", - "description": "

      A human-readable description of the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "featured", - "description": "

      Whether the license should be featured.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hidden", - "description": "

      Whether the license should be displayed in license pickers.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the License object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "implementation", - "description": "

      Instructions on how to implement the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The lowercased SPDX ID of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "limitations", - "description": "

      The limitations set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "name", - "description": "

      The license full name specified by https://spdx.org/licenses.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nickname", - "description": "

      Customary short name if applicable (e.g, GPLv3).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permissions", - "description": "

      The permissions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "pseudoLicense", - "description": "

      Whether the license is a pseudo-license placeholder (e.g., other, no-license).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "spdxId", - "description": "

      Short identifier specified by https://spdx.org/licenses.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      URL to the license on https://choosealicense.com.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "licenses" - }, - { - "name": "LicenseRule", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule", - "description": "

      Describes a License's conditions, permissions, and limitations.

      ", - "fields": [ - { - "name": "description", - "description": "

      A description of the rule.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The machine-readable rule key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The human-readable rule label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "licenses" - }, - { - "name": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      A branch linked to an issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the LinkedBranch object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ref", - "description": "

      The branch's ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchConnection", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "description": "

      A list of branches linked to an issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LinkedBranchEdge]", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[LinkedBranch]", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchEdge", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - } - ], - "category": "issues" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent", - "description": "

      Represents alockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockReason", - "description": "

      Reason that the conversation was locked (optional).

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockable", - "description": "

      Object that was locked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin", - "description": "

      A placeholder user for attribution of imported data on GitHub.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "claimant", - "description": "

      The user that has claimed the data attributed to this mannequin.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The mannequin's email on the source instance.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Mannequin object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The display name of the imported mannequin.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "MannequinConnection", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "description": "

      A list of mannequins.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MannequinEdge]", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Mannequin]", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "MannequinEdge", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge", - "description": "

      Represents a mannequin.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - } - ], - "category": "migrations" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the MarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MemberFeatureRequestNotification", - "id": "memberfeaturerequestnotification", - "href": "/graphql/reference/objects#memberfeaturerequestnotification", - "description": "

      Represents a member feature request notification.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      Represents member feature request body containing entity name and the number of feature requests.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the MemberFeatureRequestNotification object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      Represents member feature request notification title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "orgs" - }, - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.clear event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposClearAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent", - "description": "

      Represents amentionedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the MentionedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "description": "

      The queue of pull request entries to be merged into a protected branch in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      The configuration for this merge queue.

      ", - "type": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration" - }, - { - "name": "entries", - "description": "

      The entries in the queue.

      ", - "type": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextEntryEstimatedTimeToMerge", - "description": "

      The estimated time in seconds until a newly added entry would be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository this merge queue belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration", - "description": "

      Configuration for a MergeQueue.

      ", - "fields": [ - { - "name": "checkResponseTimeout", - "description": "

      The amount of time in minutes to wait for a check response before considering it a failure.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToBuild", - "description": "

      The maximum number of entries to build at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToMerge", - "description": "

      The maximum number of entries to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use for this queue.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "mergingStrategy", - "description": "

      The strategy to use when merging entries.

      ", - "type": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy" - }, - { - "name": "minimumEntriesToMerge", - "description": "

      The minimum number of entries required to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimumEntriesToMergeWaitTime", - "description": "

      The amount of time in minutes to wait before ignoring the minumum number of\nentries in the queue requirement and merging a collection of entries.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      Entries in a MergeQueue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "baseCommit", - "description": "

      The base commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "enqueuedAt", - "description": "

      The date and time this entry was added to the merge queue.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The actor that enqueued this entry.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "estimatedTimeToMerge", - "description": "

      The estimated time in seconds until this entry will be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "headCommit", - "description": "

      The head commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueueEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "jump", - "description": "

      Whether this pull request should jump the queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue that this entry belongs to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "position", - "description": "

      The position of this entry in the queue.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request that will be added to a merge group.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "solo", - "description": "

      Does this pull request need to be deployed on its own.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      The state of this entry in the queue.

      ", - "type": "MergeQueueEntryState!", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "description": "

      The connection type for MergeQueueEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MergeQueueEntryEdge]", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[MergeQueueEntry]", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryEdge", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters", - "description": "

      Merges must be performed via a merge queue.

      ", - "fields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent", - "description": "

      Represents amergedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the merge event.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MergedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeRef", - "description": "

      Identifies the Ref associated with the merge event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "mergeRefName", - "description": "

      Identifies the name of the Ref associated with the merge event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      A GitHub Enterprise Importer (GEI) migration source.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the MigrationSource object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "description": "

      Represents a Milestone object on a given repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedIssueCount", - "description": "

      Identifies the number of closed issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who created the milestone.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      Identifies the description of the milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The HTML rendered description of the milestone using GitHub Flavored Markdown.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dueOn", - "description": "

      Identifies the due date of the milestone.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the Milestone object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issues", - "description": "

      A list of issues associated with the milestone.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "number", - "description": "

      Identifies the number of the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "openIssueCount", - "description": "

      Identifies the number of open issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "progressPercentage", - "description": "

      Identifies the percentage complete for the milestone.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with the milestone.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this milestone.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the milestone.

      ", - "type": "MilestoneState!", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - }, - { - "name": "title", - "description": "

      Identifies the title of the milestone.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "description": "

      The connection type for Milestone.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MilestoneEdge]", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Milestone]", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "MilestoneEdge", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "issues" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with themilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the MovedColumnsInProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousProjectColumnName", - "description": "

      Column name the issue or pull request was moved from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name the issue or pull request was moved to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry", - "description": "

      Audit log entry for a oauth_application.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "applicationUrl", - "description": "

      The application URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "callbackUrl", - "description": "

      The callback URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OauthApplicationCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "rateLimit", - "description": "

      The rate limit of the OAuth application.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of the OAuth application.

      ", - "type": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry", - "description": "

      Audit log entry for a org.add_billing_manager.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationEmail", - "description": "

      The email address used to invite a billing manager for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry", - "description": "

      Audit log entry for a org.add_member.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The permission level of the member added to the organization.

      ", - "type": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry", - "description": "

      Audit log entry for a org.block_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The blocked user.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgBlockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry", - "description": "

      Audit log entry for a org.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "billingPlan", - "description": "

      The billing plan for the Organization.

      ", - "type": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.disable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry", - "description": "

      Audit log entry for a org.disable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.disable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.enable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry", - "description": "

      Audit log entry for a org.enable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.enable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry", - "description": "

      Audit log entry for a org.invite_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "email", - "description": "

      The email address of the organization invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationInvitation", - "description": "

      The organization invitation.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry", - "description": "

      Audit log entry for a org.invite_to_business event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteToBusinessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_approved event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessApprovedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_blocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessBlockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_denied event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessDeniedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_requested event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessRequestedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_unblocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessUnblockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry", - "description": "

      Audit log entry for a org.remove_billing_manager event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the billing manager being removed.

      ", - "type": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry", - "description": "

      Audit log entry for a org.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the member has with the organization.

      ", - "type": "[OrgRemoveMemberAuditEntryMembershipType!]", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the member being removed.

      ", - "type": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry", - "description": "

      Audit log entry for a org.remove_outside_collaborator event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveOutsideCollaboratorAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the outside collaborator has with the organization.

      ", - "type": "[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the outside collaborator being removed from the Organization.

      ", - "type": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry", - "description": "

      Audit log entry for a org.restore_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRestoreMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredCustomEmailRoutingsCount", - "description": "

      The number of custom email routings for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredIssueAssignmentsCount", - "description": "

      The number of issue assignments for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMemberships", - "description": "

      Restored organization membership objects.

      ", - "type": "[OrgRestoreMemberAuditEntryMembership!]", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMembershipsCount", - "description": "

      The number of restored memberships.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoriesCount", - "description": "

      The number of repositories of the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryStarsCount", - "description": "

      The number of starred repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryWatchesCount", - "description": "

      The number of watched repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata", - "description": "

      Metadata for an organization membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata", - "description": "

      Metadata for a repository membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata", - "description": "

      Metadata for a team membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry", - "description": "

      Audit log entry for a org.unblock_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The user being unblocked by the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUnblockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry", - "description": "

      Audit log entry for a org.update_default_repository_permission.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateDefaultRepositoryPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry", - "description": "

      Audit log entry for a org.update_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_creation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canCreateRepositories", - "description": "

      Can members create repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryCreationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The permission for visibility level of repositories for this organization.

      ", - "type": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_invitation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canInviteOutsideCollaboratorsToRepositories", - "description": "

      Can outside collaborators be invited to repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryInvitationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      An account on GitHub, with one or more owners, that has repositories, members and teams.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this organization, if any. Only visible to members of the organization's enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the organization was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "auditLog", - "description": "

      Audit log entries of the organization.

      ", - "type": "OrganizationAuditEntryConnection!", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the returned audit log entries.

      ", - "type": { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder" - } - }, - { - "name": "query", - "description": "

      The query string to filter audit entries.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the organization's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The organization's public profile description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The organization's public profile description rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domains", - "description": "

      A list of domains owned by the organization.

      ", - "type": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter by if the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter by if the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "email", - "description": "

      The organization's public email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseOwners", - "description": "

      A list of owners of the organization's enterprise account.

      ", - "type": "OrganizationEnterpriseOwnerConnection!", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for enterprise owners returned from the connection.

      ", - "type": { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder" - } - }, - { - "name": "organizationRole", - "description": "

      The organization role to filter by.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Organization object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the organization has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the organization.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isVerified", - "description": "

      Whether the organization has verified its profile email and website.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueTypes", - "description": "

      A list of the organization's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The organization's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The organization's login name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mannequins", - "description": "

      A list of all mannequins for this organization.

      ", - "type": "MannequinConnection!", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter mannequins by login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for mannequins returned from the connection.

      ", - "type": { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "membersCanForkPrivateRepositories", - "description": "

      Members can fork private repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersWithRole", - "description": "

      A list of users who are members of this organization.

      ", - "type": "OrganizationMemberConnection!", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The organization's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this organization is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationBillingEmail", - "description": "

      The billing email for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pendingMembers", - "description": "

      A list of users who have been invited to join this organization.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "repositoryMigrations", - "description": "

      A list of all repository migrations for this organization.

      ", - "type": "RepositoryMigrationConnection!", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository migrations returned.

      ", - "type": { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder" - } - }, - { - "name": "repositoryName", - "description": "

      Filter repository migrations by repository name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "state", - "description": "

      Filter repository migrations by state.

      ", - "type": { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - } - } - ] - }, - { - "name": "requiresTwoFactorAuthentication", - "description": "

      When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current organization by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this organization.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The Organization's SAML identity provider. Visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members.

      ", - "type": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider" - }, - { - "name": "team", - "description": "

      Find an organization's team by its slug.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "arguments": [ - { - "name": "slug", - "description": "

      The name or slug of the team to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teams", - "description": "

      A list of teams in this organization.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "ldapMapped", - "description": "

      If true, filters teams that are mapped to an LDAP Group (Enterprise only).

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "notificationSetting", - "description": "

      If non-null, filters teams according to notification setting.

      ", - "type": { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from the connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters teams according to privacy.

      ", - "type": { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - } - }, - { - "name": "query", - "description": "

      If non-null, filters teams with query on team name and team slug.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      If non-null, filters teams according to whether the viewer is an admin or member on team.

      ", - "type": { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole" - } - }, - { - "name": "rootTeamsOnly", - "defaultValue": false, - "description": "

      If true, restrict to only root teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "twitterUsername", - "description": "

      The organization's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Organization is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateRepositories", - "description": "

      Viewer can create repositories on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateTeams", - "description": "

      Viewer can create teams on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsAMember", - "description": "

      Viewer is an active member of this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this Organization is followed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits for repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The organization's public profile URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryConnection", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "description": "

      The connection type for OrganizationAuditEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationAuditEntryEdge]", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationAuditEntry]", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryEdge", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations managed by an enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEdge]", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEdge", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEnterpriseOwnerConnection", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEnterpriseOwnerEdge]", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationEnterpriseOwnerEdge", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge", - "description": "

      An enterprise owner in the context of an organization that is part of the enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organizationRole", - "description": "

      The role of the owner with respect to the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "users" - }, - { - "name": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider", - "description": "

      An Identity Provider configured to provision SAML and SCIM identities for\nOrganizations. Visible to (1) organization owners, (2) organization owners'\npersonal access tokens (classic) with read:org or admin:org scope, (3) GitHub\nApp with an installation token with read or write access to members.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalIdentities", - "description": "

      External Identities provisioned by this Identity Provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the Identity Provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML Identity Provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Organization this Identity Provider belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the Identity Provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "description": "

      An Invitation for a user to an organization.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address of the user invited to the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationSource", - "description": "

      The source of the invitation.

      ", - "type": "OrganizationInvitationSource!", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - }, - { - "name": "invitationType", - "description": "

      The type of invitation that was sent (e.g. email, user).

      ", - "type": "OrganizationInvitationType!", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      inviter will be removed. inviter will be replaced by inviterActor. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "inviterActor", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organization", - "description": "

      The organization the invite is for.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The user's pending role in the organization (e.g. member, owner).

      ", - "type": "OrganizationInvitationRole!", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationInvitationEdge]", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationEdge", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberConnection", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "description": "

      A list of users who belong to the organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationMemberEdge]", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationMemberEdge", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge", - "description": "

      Represents a user within an organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role this user has in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - } - ], - "category": "users" - }, - { - "name": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      A GitHub Enterprise Importer (GEI) organization migration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the organization migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "remainingRepositoriesCount", - "description": "

      The remaining amount of repos to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sourceOrgName", - "description": "

      The name of the source organization to be migrated.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the source organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "OrganizationMigrationState!", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate" - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalRepositoriesCount", - "description": "

      The total amount of repositories to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "OrganizationTeamsHovercardContext", - "id": "organizationteamshovercardcontext", - "href": "/graphql/reference/objects#organizationteamshovercardcontext", - "description": "

      An organization teams hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantTeams", - "description": "

      Teams in this organization the user is a member of that are relevant.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The path for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The URL for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "totalTeamCount", - "description": "

      The total number of teams the user is on in the organization.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "OrganizationsHovercardContext", - "id": "organizationshovercardcontext", - "href": "/graphql/reference/objects#organizationshovercardcontext", - "description": "

      An organization list hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantOrganizations", - "description": "

      Organizations this user is a member of that are relevant.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "totalOrganizationCount", - "description": "

      The total number of organizations this user is in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "Package", - "id": "package", - "href": "/graphql/reference/objects#package", - "description": "

      Information for an uploaded package.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Package object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestVersion", - "description": "

      Find the latest version for the package.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "name", - "description": "

      Identifies the name of the package.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageType", - "description": "

      Identifies the type of the package.

      ", - "type": "PackageType!", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - }, - { - "name": "repository", - "description": "

      The repository this package belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics" - }, - { - "name": "version", - "description": "

      Find package version by version string.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "arguments": [ - { - "name": "version", - "description": "

      The package version.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "versions", - "description": "

      list of versions for this package.

      ", - "type": "PackageVersionConnection!", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "PackageConnection", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "description": "

      The connection type for Package.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageEdge]", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Package]", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageEdge", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - } - ], - "category": "packages" - }, - { - "name": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile", - "description": "

      A file in a package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "md5", - "description": "

      MD5 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      Name of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersion", - "description": "

      The package version this file belongs to.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "sha1", - "description": "

      SHA1 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sha256", - "description": "

      SHA256 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      Size of the file in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      URL to download the asset.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "packages" - }, - { - "name": "PackageFileConnection", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "description": "

      The connection type for PackageFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageFileEdge]", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageFile]", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageFileEdge", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - } - ], - "category": "packages" - }, - { - "name": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics", - "description": "

      Represents a object that contains package activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageTag", - "id": "packagetag", - "href": "/graphql/reference/objects#packagetag", - "description": "

      A version tag contains the mapping between a tag name and a version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageTag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the tag name of the version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      Version that the tag is associated with.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "description": "

      Information about a specific package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "files", - "description": "

      List of files associated with this package version.

      ", - "type": "PackageFileConnection!", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned package files.

      ", - "type": { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PackageVersion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "package", - "description": "

      The package associated with this version.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "platform", - "description": "

      The platform this version was built for.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "preRelease", - "description": "

      Whether or not this version is a pre-release.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The README of this package version.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      The release associated with this package version.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics" - }, - { - "name": "summary", - "description": "

      The package version summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      The version string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionConnection", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "description": "

      The connection type for PackageVersion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageVersionEdge]", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageVersion]", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionEdge", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics", - "description": "

      Represents a object that contains package version activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PageInfo", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo", - "description": "

      Information about pagination in a connection.

      ", - "fields": [ - { - "name": "endCursor", - "description": "

      When paginating forwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasNextPage", - "description": "

      When paginating forwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPreviousPage", - "description": "

      When paginating backwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "startCursor", - "description": "

      When paginating backwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PermissionSource", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource", - "description": "

      A level of permission and source for a user's access to a repository.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The organization the repository belongs to.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "permission", - "description": "

      The level of access this source has granted to the user.

      ", - "type": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - }, - { - "name": "roleName", - "description": "

      The name of the role this source has granted to the user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of this permission.

      ", - "type": "PermissionGranter!", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter" - } - ], - "category": "repos" - }, - { - "name": "PinnableItemConnection", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "description": "

      The connection type for PinnableItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnableItemEdge]", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnableItem]", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PinnableItemEdge", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion", - "description": "

      A Pinned Discussion is a discussion pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion that was pinned.

      ", - "type": "Discussion!", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "gradientStopColors", - "description": "

      Color stops of the chosen gradient.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pattern", - "description": "

      Background texture pattern.

      ", - "type": "PinnedDiscussionPattern!", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this discussion.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "preconfiguredGradient", - "description": "

      Preconfigured background gradient option.

      ", - "type": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionConnection", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "description": "

      The connection type for PinnedDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedDiscussionEdge]", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedDiscussion]", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionEdge", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      Represents a pinned environment on a given repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the pinned environment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Identifies the environment associated.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEnvironment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "position", - "description": "

      Identifies the position of the pinned environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository that this environment was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "description": "

      The connection type for PinnedEnvironment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedEnvironmentEdge]", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedEnvironment]", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentEdge", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent", - "description": "

      Represents apinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue", - "description": "

      A Pinned Issue is a issue pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      The issue that was pinned.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this issue.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that this issue was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "description": "

      The connection type for PinnedIssue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedIssueEdge]", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedIssue]", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueEdge", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - } - ], - "category": "issues" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry", - "description": "

      Audit log entry for a private_repository_forking.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry", - "description": "

      Audit log entry for a private_repository_forking.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "ProfileItemShowcase", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase", - "description": "

      A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.

      ", - "fields": [ - { - "name": "hasPinnedItems", - "description": "

      Whether or not the owner has pinned any repositories or gists.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner's popular\nrepositories will be returned.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      Projects manage issues, pull requests and notes within a project owner.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The project's description body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "bodyHTML", - "description": "

      The projects description body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "columns", - "description": "

      List of columns in the project.

      ", - "type": "ProjectColumnConnection!", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the Project object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to repositories, organizations, and users.

      ", - "type": "ProjectOwner!", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "pendingCards", - "description": "

      List of pending cards in this project.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "progress", - "description": "

      Project progress details.

      ", - "type": "ProjectProgress!", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState!", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      A card in a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "column", - "description": "

      The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "content", - "description": "

      The card content item.

      ", - "type": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who created this card.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectCard object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "isArchived", - "description": "

      Whether the card is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "note", - "description": "

      The card note.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this card.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of ProjectCard.

      ", - "type": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardConnection", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "description": "

      The connection type for ProjectCard.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectCardEdge]", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectCard]", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      A column inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cards", - "description": "

      List of cards in the column.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectColumn object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project column's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this column.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "purpose", - "description": "

      The semantic purpose of the column.

      ", - "type": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnConnection", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "description": "

      The connection type for ProjectColumn.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectColumnEdge]", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectColumn]", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectConnection", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "description": "

      A list of projects associated with the owner.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectEdge]", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Project]", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectEdge", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectProgress", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "description": "

      Project progress stats.

      ", - "fields": [ - { - "name": "doneCount", - "description": "

      The number of done cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "donePercentage", - "description": "

      The percentage of done cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether progress tracking is enabled and cards with purpose exist for this project.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressCount", - "description": "

      The number of in-progress cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressPercentage", - "description": "

      The percentage of in-progress cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoCount", - "description": "

      The number of to do cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoPercentage", - "description": "

      The percentage of to do cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      New projects that manage issues, pull requests and drafts using tables and boards.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Returns true if the project is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "field", - "description": "

      A field of the project.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fields", - "description": "

      List of fields and their constraints in the project.

      ", - "type": "ProjectV2FieldConfigurationConnection!", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2 object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "items", - "description": "

      List of items in the project.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 items returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder" - } - } - ] - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to organizations and users.

      ", - "type": "ProjectV2Owner!", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "public", - "description": "

      Returns true if the project is public.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The project's readme.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      The repositories the project is linked to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescription", - "description": "

      The project's short description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdates", - "description": "

      List of the status updates in the project.

      ", - "type": "ProjectV2StatusUpdateConnection!", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder" - } - } - ] - }, - { - "name": "teams", - "description": "

      The teams the project is linked to.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from this connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - } - ] - }, - { - "name": "template", - "description": "

      Returns true if this project is a template.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "view", - "description": "

      A view of the project.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "arguments": [ - { - "name": "number", - "description": "

      The number of a view belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "views", - "description": "

      List of views in the project.

      ", - "type": "ProjectV2ViewConnection!", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 views returned from the connection.

      ", - "type": { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder" - } - } - ] - }, - { - "name": "workflow", - "description": "

      A workflow of the project.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "arguments": [ - { - "name": "number", - "description": "

      The number of a workflow belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "workflows", - "description": "

      List of the workflows in the project.

      ", - "type": "ProjectV2WorkflowConnection!", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 workflows returned from the connection.

      ", - "type": { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The connection type for ProjectV2Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ActorEdge]", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Actor]", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorEdge", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Connection", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "description": "

      The connection type for ProjectV2.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2Edge]", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2]", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Edge", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field", - "description": "

      A field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Field object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "description": "

      The connection type for ProjectV2FieldConfiguration.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldConfigurationEdge]", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2FieldConfiguration]", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationEdge", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "description": "

      The connection type for ProjectV2Field.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldEdge]", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Field]", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldEdge", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      An item within a Project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      The content of the referenced draft issue, issue, or pull request.

      ", - "type": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fieldValueByName", - "description": "

      The field value of the first project field which matches thenameargument that is set on the item.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field to return the field value of.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fieldValues", - "description": "

      The field values that are set on the item.

      ", - "type": "ProjectV2ItemFieldValueConnection!", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 item field values returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Item object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Whether the item is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "project", - "description": "

      The project that contains this item.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "type", - "description": "

      The type of the item.

      ", - "type": "ProjectV2ItemType!", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The connection type for ProjectV2Item.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemEdge]", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Item]", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemEdge", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue", - "description": "

      The value of a date field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "date", - "description": "

      Date value for the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldDateValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue", - "description": "

      The value of an iteration field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duration", - "description": "

      The duration of the iteration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldIterationValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "iterationId", - "description": "

      The ID of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The title of the iteration, with HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue", - "description": "

      The value of the labels field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "labels", - "description": "

      Labels value of a field.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue", - "description": "

      The value of a milestone field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "milestone", - "description": "

      Milestone value of a field.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue", - "description": "

      The value of a number field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldNumberValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "number", - "description": "

      Number as a float(8).

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue", - "description": "

      The value of a pull request field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pullRequests", - "description": "

      The pull requests for this field.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue", - "description": "

      The value of a repository field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "repository", - "description": "

      The repository for this field.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue", - "description": "

      The value of a reviewers field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "reviewers", - "description": "

      The reviewers for this field.

      ", - "type": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue", - "description": "

      The value of a single select field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color applied to the selected single-select option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      A plain-text description of the selected single-select option, such as what the option means.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the selected single-select option, including HTML tags.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldSingleSelectValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "name", - "description": "

      The name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The html name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "optionId", - "description": "

      The id of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue", - "description": "

      The value of a text field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldTextValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "text", - "description": "

      Text value of a field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue", - "description": "

      The value of a user field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "users", - "description": "

      The users for this field.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueConnection", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "description": "

      The connection type for ProjectV2ItemFieldValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemFieldValueEdge]", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2ItemFieldValue]", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueEdge", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield", - "description": "

      An iteration field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      Iteration configuration settings.

      ", - "type": "ProjectV2IterationFieldConfiguration!", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2IterationField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfiguration", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration", - "description": "

      Iteration field configuration for a project.

      ", - "fields": [ - { - "name": "completedIterations", - "description": "

      The iteration's completed iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      The iteration's iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "startDay", - "description": "

      The iteration's start day of the week.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldIteration", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration", - "description": "

      Iteration field iteration settings for a project.

      ", - "fields": [ - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The iteration's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The iteration's start date.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The iteration's title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The iteration's html title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield", - "description": "

      A single select field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2SingleSelectField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      Options for the single select field.

      ", - "type": "[ProjectV2SingleSelectFieldOption!]!", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "arguments": [ - { - "name": "names", - "description": "

      Filter returned options to only those matching these names, case insensitive.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOption", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "description": "

      Single select field option for a configuration for a project.

      ", - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The option's description, possibly containing HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The option's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The option's html name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2Field!", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "description": "

      The connection type for ProjectV2SortBy.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByEdge]", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortBy]", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByEdge", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "description": "

      The connection type for ProjectV2SortByField.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByFieldEdge]", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortByField]", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldEdge", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      A status update within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the status update rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the status update.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2StatusUpdate object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      The project that contains this status update.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateConnection", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "description": "

      The connection type for ProjectV2StatusUpdate.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2StatusUpdateEdge]", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2StatusUpdate]", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateEdge", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "description": "

      A view within a ProjectV2.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "filter", - "description": "

      The project view's filter.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "groupBy", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#order_by API is deprecated in favour of the more capable ProjectV2View#group_by_field API. Check out the ProjectV2View#group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "groupByFields", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2View object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "layout", - "description": "

      The project view's layout.

      ", - "type": "ProjectV2ViewLayout!", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout" - }, - { - "name": "name", - "description": "

      The project view's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The project view's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this view.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "sortBy", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#sort_by API is deprecated in favour of the more capable ProjectV2View#sort_by_fields API. Check out the ProjectV2View#sort_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sortByFields", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verticalGroupBy", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#vertical_group_by API is deprecated in favour of the more capable ProjectV2View#vertical_group_by_fields API. Check out the ProjectV2View#vertical_group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "verticalGroupByFields", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "visibleFields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#visibleFields API is deprecated in favour of the more capable ProjectV2View#fields API. Check out the ProjectV2View#fields API as an example for the more capable alternative. Removal on 2023-01-01 UTC.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewConnection", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "description": "

      The connection type for ProjectV2View.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ViewEdge]", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2View]", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewEdge", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "description": "

      A workflow inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether the workflow is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number of the workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this workflow.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowConnection", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "description": "

      The connection type for ProjectV2Workflow.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2WorkflowEdge]", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Workflow]", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowEdge", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinition", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition", - "description": "

      A property that must match.

      ", - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey", - "description": "

      A user's public key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "accessedAt", - "description": "

      The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fingerprint", - "description": "

      The fingerprint for this PublicKey.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PublicKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isReadOnly", - "description": "

      Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "key", - "description": "

      The public key string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "PublicKeyConnection", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "description": "

      The connection type for PublicKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PublicKeyEdge]", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PublicKey]", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PublicKeyEdge", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - } - ], - "category": "users" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      A repository pull request.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "additions", - "description": "

      The number of additions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "autoMergeRequest", - "description": "

      Returns the auto-merge request object if one exists for this pull request.

      ", - "type": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest" - }, - { - "name": "baseRef", - "description": "

      Identifies the base Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "baseRefOid", - "description": "

      Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "baseRepository", - "description": "

      The repository associated with this pull request's base Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "canBeRebased", - "description": "

      Whether or not the pull request is rebaseable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "changedFiles", - "description": "

      The number of changed files in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checksResourcePath", - "description": "

      The HTTP path for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "checksUrl", - "description": "

      The HTTP URL for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      true if the pull request is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closingIssuesReferences", - "description": "

      List of issues that may be closed by this pull request.

      ", - "type": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked Issues.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the pull request.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "commits", - "description": "

      A list of commits present in this pull request's head branch not present in the base branch.

      ", - "type": "PullRequestCommitConnection!", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "deletions", - "description": "

      The number of deletions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited this pull request's body.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "files", - "description": "

      Lists the files changed within this pull request.

      ", - "type": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "headRef", - "description": "

      Identifies the head Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRefOid", - "description": "

      Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "headRepository", - "description": "

      The repository associated with this pull request's head Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "headRepositoryOwner", - "description": "

      The owner of the repository associated with this pull request's head Ref.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCrossRepository", - "description": "

      The head and base repositories are different.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Identifies if the pull request is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInMergeQueue", - "description": "

      Indicates whether the pull request is in a merge queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMergeQueueEnabled", - "description": "

      Indicates whether the pull request's base ref has a merge queue enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this pull request read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "latestOpinionatedReviews", - "description": "

      A list of latest reviews per user associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "writersOnly", - "defaultValue": false, - "description": "

      Only return reviews from user who have write access to the repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "latestReviews", - "description": "

      A list of latest reviews per user associated with the pull request that are not also pending review.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the pull request is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommit", - "description": "

      The commit that was created when this pull request was merged.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for the pull request's base branch.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "mergeQueueEntry", - "description": "

      The merge queue entry of the pull request in the base branch's merge queue.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "mergeStateStatus", - "description": "

      Detailed information about the current pull request merge state status.

      ", - "type": "MergeStateStatus!", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus" - }, - { - "name": "mergeable", - "description": "

      Whether or not the pull request can be merged based on the existence of merge conflicts.

      ", - "type": "MergeableState!", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate" - }, - { - "name": "merged", - "description": "

      Whether or not the pull request was merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergedAt", - "description": "

      The date and time that the pull request was merged.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "mergedBy", - "description": "

      The actor who merged the pull request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the pull request.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Pull Request conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "permalink", - "description": "

      The permalink to the pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "potentialMergeCommit", - "description": "

      The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\nmergeable field for more details on the mergeability of the pull request.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this pull request.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this pull request.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertResourcePath", - "description": "

      The HTTP path for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertUrl", - "description": "

      The HTTP URL for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewDecision", - "description": "

      The current status of this pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - }, - { - "name": "reviewRequests", - "description": "

      A list of review requests associated with the pull request.

      ", - "type": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviewThreads", - "description": "

      The list of all review threads for this pull request.

      ", - "type": "PullRequestReviewThreadConnection!", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviews", - "description": "

      A list of reviews associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      Filter by author of the review.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the reviews.

      ", - "type": { - "name": "[PullRequestReviewState!]", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - } - } - ] - }, - { - "name": "state", - "description": "

      Identifies the state of the pull request.

      ", - "type": "PullRequestState!", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for the PR's head ref.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "suggestedReviewers", - "description": "

      A list of reviewer suggestions based on commit history and past review comments.

      ", - "type": "[SuggestedReviewer]!", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer" - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineConnection!", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineItemsConnection!", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[PullRequestTimelineItemsItemType!]", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the pull request title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the pull request title rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "totalCommentsCount", - "description": "

      Returns a count of how many comments this pull request has received.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanApplySuggestion", - "description": "

      Whether or not the viewer can apply suggestion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDeleteHeadRef", - "description": "

      Check if the viewer can restore the deleted head ref.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDisableAutoMerge", - "description": "

      Whether or not the viewer can disable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditFiles", - "description": "

      Can the viewer edit files within this pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEnableAutoMerge", - "description": "

      Whether or not the viewer can enable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMergeAsAdmin", - "description": "

      Indicates whether the viewer can bypass branch protections and merge the pull request immediately.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateBranch", - "description": "

      Whether or not the viewer can update the head ref of this PR, by merging or rebasing the base ref.\nIf the head ref is up to date or unable to be updated by this user, this will return false.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerLatestReview", - "description": "

      The latest review given from the viewer.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "viewerLatestReviewRequest", - "description": "

      The person who has requested the viewer for review on this pull request.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "viewerMergeBodyText", - "description": "

      The merge body text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerMergeHeadlineText", - "description": "

      The merge headline text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile", - "description": "

      A file changed in a pull request.

      ", - "fields": [ - { - "name": "additions", - "description": "

      The number of additions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "changeType", - "description": "

      How the file was changed in this PullRequest.

      ", - "type": "PatchStatus!", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus" - }, - { - "name": "deletions", - "description": "

      The number of deletions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      The path of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerViewedState", - "description": "

      The state of the file for the viewer.

      ", - "type": "FileViewedState!", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "description": "

      The connection type for PullRequestChangedFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestChangedFileEdge]", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestChangedFile]", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileEdge", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit", - "description": "

      Represents a Git commit part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The Git commit object.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread", - "description": "

      Represents a commit comment thread part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit comment thread belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitConnection", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "description": "

      The connection type for PullRequestCommit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestCommitEdge]", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestCommit]", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitEdge", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "description": "

      The connection type for PullRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestEdge]", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequest]", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestContributionsByRepository", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "description": "

      This aggregates pull requests opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request contributions.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull requests were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestEdge", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "fields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "automaticCopilotCodeReviewEnabled", - "description": "

      Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      A review object for a given pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "authorCanPushToRepository", - "description": "

      Indicates whether the author of this review has push access to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "body", - "description": "

      Identifies the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of this review rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      A list of review comments for the current pull request review.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with this pull request review.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "onBehalfOf", - "description": "

      A list of teams that this review was made on behalf of.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this pull request review.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the pull request review.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "submittedAt", - "description": "

      Identifies when the Pull Request Review was submitted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      A review comment associated with a given repository pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The comment body of this review comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The comment body of this review comment rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies when the comment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "diffHunk", - "description": "

      The diff hunk to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftedAt", - "description": "

      Identifies when the comment was created in a draft state.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "line", - "description": "

      The end line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originalCommit", - "description": "

      Identifies the original commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "originalLine", - "description": "

      The end line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalPosition", - "description": "

      The original line index in the diff to which the comment applies.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Removal on 2023-10-01 UTC.

      " - }, - { - "name": "originalStartLine", - "description": "

      The start line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "outdated", - "description": "

      Identifies when the comment body is outdated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "path", - "description": "

      The path to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Use the line and startLine fields instead, which are file line numbers instead of diff line numbers Removal on 2023-10-01 UTC.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request associated with this review comment.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The pull request review associated with this review comment.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The comment this is a reply to.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startLine", - "description": "

      The start line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      Identifies the state of the comment.

      ", - "type": "PullRequestReviewCommentState!", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "updatedAt", - "description": "

      Identifies when the comment was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentConnection", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "description": "

      The connection type for PullRequestReviewComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewCommentEdge]", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewComment]", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "description": "

      The connection type for PullRequestReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewEdge]", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReview]", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewContributionsByRepository", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "description": "

      This aggregates pull request reviews made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request review contributions.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull request reviews were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalLine", - "description": "

      The original line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalStartLine", - "description": "

      The original start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadConnection", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "description": "

      Review comment threads for a pull request review.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewThreadEdge]", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewThread]", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadEdge", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "lastSeenCommit", - "description": "

      The last commit the viewer has seen.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pullRequest", - "description": "

      The pull request to which the marker belongs.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTemplate", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate", - "description": "

      A repository pull request template.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The filename of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository the template belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestThread", - "id": "pullrequestthread", - "href": "/graphql/reference/objects#pullrequestthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The line of the first file diff in the thread.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineConnection", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "description": "

      The connection type for PullRequestTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemEdge]", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItem]", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemEdge", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsConnection", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "description": "

      The connection type for PullRequestTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemsEdge]", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItems]", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsEdge", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - } - ], - "category": "pulls" - }, - { - "name": "Push", - "id": "push", - "href": "/graphql/reference/objects#push", - "description": "

      A Git push.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Push object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextSha", - "description": "

      The SHA after the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "permalink", - "description": "

      The permalink for this push.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "previousSha", - "description": "

      The SHA before the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pusher", - "description": "

      The actor who pushed.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that was pushed to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance", - "description": "

      A team, user, or app who has the ability to push to a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can push.

      ", - "type": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the PushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceConnection", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "description": "

      The connection type for PushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PushAllowanceEdge]", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PushAllowance]", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceEdge", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - } - ], - "category": "branches" - }, - { - "name": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      Represents the client's rate limit.

      ", - "fields": [ - { - "name": "cost", - "description": "

      The point cost for the current query counting against the rate limit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "limit", - "description": "

      The maximum number of points the client is permitted to consume in a 60 minute window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodeCount", - "description": "

      The maximum number of nodes this query may return.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "remaining", - "description": "

      The number of points remaining in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "resetAt", - "description": "

      The time at which the current rate limit window resets in UTC epoch seconds.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "used", - "description": "

      The number of points used in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "meta" - }, - { - "name": "ReactingUserConnection", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactingUserEdge]", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ReactingUserEdge", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge", - "description": "

      Represents a user that's made a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      An emoji reaction to a particular piece of content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reaction object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactable", - "description": "

      The reactable piece of content.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "user", - "description": "

      Identifies the user who created this reaction.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReactionConnection", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "description": "

      A list of reactions that have been left on the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactionEdge]", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reaction]", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactionEdge", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - } - ], - "category": "reactions" - }, - { - "name": "ReactionGroup", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      A group of emoji reactions to a particular piece of content.

      ", - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies when the reaction was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactors", - "description": "

      Reactors to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactorConnection!", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subject", - "description": "

      The subject that was reacted to.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "users", - "description": "

      Users who have reacted to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactingUserConnection!", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Reactors can now be mannequins, bots, and organizations. Use the reactors field instead. Removal on 2021-10-01 UTC.

      " - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactorConnection", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "description": "

      The connection type for Reactor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactorEdge]", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reactor]", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "reactions" - }, - { - "name": "ReactorEdge", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge", - "description": "

      Represents an author of a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The author of the reaction.

      ", - "type": "Reactor!", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "reactions" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReadyForReviewEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      Represents a Git reference.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "associatedPullRequests", - "description": "

      A list of pull requests with this ref as the head ref.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "branchProtectionRule", - "description": "

      Branch protection rules for this ref.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "compare", - "description": "

      Compares the current ref as a base ref to another head ref, if the comparison can be made.

      ", - "type": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "arguments": [ - { - "name": "headRef", - "description": "

      The head ref to compare against.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Ref object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The ref name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "prefix", - "description": "

      The ref's prefix, such as refs/heads/ or refs/tags/.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdateRule", - "description": "

      Branch protection rules that are viewable by non-admins.

      ", - "type": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule" - }, - { - "name": "repository", - "description": "

      The repository the ref belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "rules", - "description": "

      A list of rules from active Repository and Organization rulesets that apply to this ref.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository rules.

      ", - "type": { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder" - } - } - ] - }, - { - "name": "target", - "description": "

      The object the ref points to. Returns null when object does not exist.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "description": "

      The connection type for Ref.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RefEdge]", - "id": "refedge", - "href": "/graphql/reference/objects#refedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Ref]", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "RefEdge", - "id": "refedge", - "href": "/graphql/reference/objects#refedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "git" - }, - { - "name": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule", - "description": "

      Branch protection rules that are enforced on the viewer.

      ", - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Can matching branches be created.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerAllowedToDismissReviews", - "description": "

      Is the viewer allowed to dismiss reviews.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPush", - "description": "

      Can the viewer push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with thereferencedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitRepository", - "description": "

      Identifies the repository associated with thereferencedevent.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDirectReference", - "description": "

      Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "description": "

      A release contains the content for a release.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The author of the release.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of this release rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Release object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "immutable", - "description": "

      Whether or not the release is immutable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Whether or not the release is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLatest", - "description": "

      Whether or not the release is the latest releast.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrerelease", - "description": "

      Whether or not the release is a prerelease.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mentions", - "description": "

      A list of users mentioned in the release description.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The title of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies the date and time when the release was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "releaseAssets", - "description": "

      List of releases assets which are dependent on this release.

      ", - "type": "ReleaseAssetConnection!", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "name", - "description": "

      A name to filter the assets by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository that the release belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the release, rendered to HTML without any links in it.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tag", - "description": "

      The Git tag the release points to.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "tagCommit", - "description": "

      The tag commit for this release.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "tagName", - "description": "

      The name of the release's Git tag.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset", - "description": "

      A release asset contains the content for a release asset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "contentType", - "description": "

      The asset's content-type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "digest", - "description": "

      The SHA256 digest of the asset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "downloadCount", - "description": "

      The number of times this asset was downloaded.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "downloadUrl", - "description": "

      Identifies the URL where you can download the release asset via the browser.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the ReleaseAsset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the title of the release asset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      Release that the asset is associated with.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "size", - "description": "

      The size (in bytes) of the asset.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "uploadedBy", - "description": "

      The user that performed the upload.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "url", - "description": "

      Identifies the URL of the release asset.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetConnection", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "description": "

      The connection type for ReleaseAsset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseAssetEdge]", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReleaseAsset]", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetEdge", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - } - ], - "category": "releases" - }, - { - "name": "ReleaseConnection", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "description": "

      The connection type for Release.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseEdge]", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Release]", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseEdge", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - } - ], - "category": "releases" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for theremoved_from_merge_queueevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who removed this Pull Request from the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was removed from.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason this pull request was removed from the queue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent", - "description": "

      Represents arenamedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentTitle", - "description": "

      Identifies the current title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RenamedTitleEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousTitle", - "description": "

      Identifies the previous title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Subject that was renamed.

      ", - "type": "RenamedTitleSubject!", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject" - } - ], - "category": "issues" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent", - "description": "

      Represents areopenedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was reopened.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReopenedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to open.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - } - ], - "category": "issues" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry", - "description": "

      Audit log entry for a repo.access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry", - "description": "

      Audit log entry for a repo.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry", - "description": "

      Audit log entry for a repo.add_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry", - "description": "

      Audit log entry for a repo.archived event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoArchivedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry", - "description": "

      Audit log entry for a repo.change_merge_setting event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoChangeMergeSettingAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      Whether the change was to enable (true) or disable (false) the merge type.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "mergeType", - "description": "

      The merge method affected by the change.

      ", - "type": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.disable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.disable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.enable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.enable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.lock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigLockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.unlock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigUnlockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry", - "description": "

      Audit log entry for a repo.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkParentName", - "description": "

      The name of the parent repository for this forked repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkSourceName", - "description": "

      The name of the root repository for this network.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry", - "description": "

      Audit log entry for a repo.destroy event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoDestroyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry", - "description": "

      Audit log entry for a repo.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry", - "description": "

      Audit log entry for a repo.remove_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      A repository contains the content for a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "allowUpdateBranch", - "description": "

      Whether or not a pull request head branch that is behind its base branch can\nalways be updated even if it is not required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "assignableUsers", - "description": "

      A list of users that can be assigned to issues in this repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "autoMergeAllowed", - "description": "

      Whether or not Auto-merge can be enabled on pull requests in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRules", - "description": "

      A list of branch protection rules for this repository.

      ", - "type": "BranchProtectionRuleConnection!", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "codeOfConduct", - "description": "

      Returns the code of conduct for this repository.

      ", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct" - }, - { - "name": "codeowners", - "description": "

      Information extracted from the repository's CODEOWNERS file.

      ", - "type": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "arguments": [ - { - "name": "refName", - "description": "

      The ref name used to return the associated CODEOWNERS file.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "collaborators", - "description": "

      A list of collaborators associated with the repository.

      ", - "type": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "arguments": [ - { - "name": "affiliation", - "description": "

      Collaborators affiliation level with a repository.

      ", - "type": { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments associated with the repository.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contactLinks", - "description": "

      Returns a list of contact links associated to the repository.

      ", - "type": "[RepositoryContactLink!]", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink" - }, - { - "name": "contributingGuidelines", - "description": "

      Returns the contributing guidelines for this repository.

      ", - "type": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "defaultBranchRef", - "description": "

      The Ref associated with the repository's default branch.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "deleteBranchOnMerge", - "description": "

      Whether or not branches are automatically deleted when merged in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dependencyGraphManifests", - "description": "

      A list of dependency manifests contained in the repository.

      ", - "type": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesAfter", - "description": "

      Cursor to paginate dependencies.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesFirst", - "description": "

      Number of dependencies to fetch.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "withDependencies", - "description": "

      Flag to scope to only manifests with dependencies.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "deployKeys", - "description": "

      A list of deploy keys that are on this repository.

      ", - "type": "DeployKeyConnection!", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "deployments", - "description": "

      Deployments associated with the repository.

      ", - "type": "DeploymentConnection!", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "discussion", - "description": "

      Returns a single discussion from the current repository by number.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "arguments": [ - { - "name": "number", - "description": "

      The number for the discussion to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategories", - "description": "

      A list of discussion categories that are available in the repository.

      ", - "type": "DiscussionCategoryConnection!", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterByAssignable", - "defaultValue": false, - "description": "

      Filter by categories that are assignable by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategory", - "description": "

      A discussion category by slug.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "arguments": [ - { - "name": "slug", - "description": "

      The slug of the discussion category to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of discussions that have been opened in the repository.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Only show answered or unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "categoryId", - "description": "

      Only include discussions that belong to the category with this ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "diskUsage", - "description": "

      The number of kilobytes this repository occupies on disk.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Returns a single active environment from the current repository by name.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "arguments": [ - { - "name": "name", - "description": "

      The name of the environment to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "environments", - "description": "

      A list of environments that are in this repository.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      The names of the environments to be returned.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments" - } - }, - { - "name": "pinnedEnvironmentFilter", - "defaultValue": "ALL", - "description": "

      Filter to control pinned environments return.

      ", - "type": { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield" - } - } - ] - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "forkingAllowed", - "description": "

      Whether this repository allows forks.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "forks", - "description": "

      A list of direct forked repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasVulnerabilityAlertsEnabled", - "description": "

      Whether vulnerability alerts are enabled for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Repository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isBlankIssuesEnabled", - "description": "

      Returns true if blank issue creation is allowed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDisabled", - "description": "

      Returns whether or not this repository disabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmpty", - "description": "

      Returns whether or not this repository is empty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSecurityPolicyEnabled", - "description": "

      Returns true if this repository has a security policy.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUserConfigurationRepository", - "description": "

      Is this repository a user configuration repository?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Returns a single issue from the current repository by number.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueOrPullRequest", - "description": "

      Returns a single issue-like object from the current repository by number.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueTemplates", - "description": "

      Returns a list of issue templates associated to the repository.

      ", - "type": "[IssueTemplate!]", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate" - }, - { - "name": "issueType", - "description": "

      Returns a single issue type by name.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "arguments": [ - { - "name": "name", - "description": "

      Issue type name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "issueTypes", - "description": "

      A list of the repository's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues that have been opened in the repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "label", - "description": "

      Returns a single label by name.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "arguments": [ - { - "name": "name", - "description": "

      Label name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "labels", - "description": "

      A list of labels associated with the repository.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - }, - { - "name": "query", - "description": "

      If provided, searches labels by name and description.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "languages", - "description": "

      A list containing a breakdown of the language composition of the repository.

      ", - "type": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder" - } - } - ] - }, - { - "name": "latestRelease", - "description": "

      Get the latest release for the repository if one exists.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mentionableUsers", - "description": "

      A list of Users that can be mentioned in the context of the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "mergeCommitAllowed", - "description": "

      Whether or not PRs are merged with a merge commit on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommitMessage", - "description": "

      How the default commit message will be generated when merging a pull request.

      ", - "type": "MergeCommitMessage!", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage" - }, - { - "name": "mergeCommitTitle", - "description": "

      How the default commit title will be generated when merging a pull request.

      ", - "type": "MergeCommitTitle!", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for a specified branch, otherwise the default branch if not provided.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "arguments": [ - { - "name": "branch", - "description": "

      The name of the branch to get the merge queue for. Case sensitive.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "milestone", - "description": "

      Returns a single milestone from the current repository by number.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "arguments": [ - { - "name": "number", - "description": "

      The number for the milestone to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "milestones", - "description": "

      A list of milestones associated with the repository.

      ", - "type": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for milestones.

      ", - "type": { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder" - } - }, - { - "name": "query", - "description": "

      Filters milestones with a query on the title.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the milestones.

      ", - "type": { - "name": "[MilestoneState!]", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - } - } - ] - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "object", - "description": "

      A Git object in the repository.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "arguments": [ - { - "name": "expression", - "description": "

      A Git revision expression suitable for rev-parse.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "parent", - "description": "

      The repository parent, if this is a fork.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pinnedDiscussions", - "description": "

      A list of discussions that have been pinned in this repository.

      ", - "type": "PinnedDiscussionConnection!", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnedEnvironments", - "description": "

      A list of pinned environments for this repository.

      ", - "type": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder" - } - } - ] - }, - { - "name": "pinnedIssues", - "description": "

      A list of pinned issues for this repository.

      ", - "type": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "planFeatures", - "description": "

      Returns information about the availability of certain features and limits based on the repository's billing plan.

      ", - "type": "RepositoryPlanFeatures!", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures" - }, - { - "name": "primaryLanguage", - "description": "

      The primary language of the repository's code.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Finds and returns the Project according to the provided Project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      List of projects linked to this repository.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for linked to the repo.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pullRequest", - "description": "

      Returns a single pull request from the current repository by number.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the pull request to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestTemplates", - "description": "

      Returns a list of pull request templates associated to the repository.

      ", - "type": "[PullRequestTemplate!]", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests that have been opened in the repository.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "rebaseMergeAllowed", - "description": "

      Whether or not rebase-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "ref", - "description": "

      Fetch a given ref from the repository.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "arguments": [ - { - "name": "qualifiedName", - "description": "

      The ref to retrieve. Fully qualified matches are checked in order\n(refs/heads/master) before falling back onto checks for short name matches (master).

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "refs", - "description": "

      Fetch a list of refs from the repository.

      ", - "type": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "direction", - "description": "

      DEPRECATED: use orderBy. The ordering direction.

      ", - "type": { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for refs returned from the connection.

      ", - "type": { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "refPrefix", - "description": "

      A ref name prefix like refs/heads/, refs/tags/, etc.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "release", - "description": "

      Lookup a single release given various criteria.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "arguments": [ - { - "name": "tagName", - "description": "

      The name of the Tag the Release was created from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "releases", - "description": "

      List of releases which are dependent on this repository.

      ", - "type": "ReleaseConnection!", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder" - } - } - ] - }, - { - "name": "repositoryTopics", - "description": "

      A list of applied repository-topic associations for this repository.

      ", - "type": "RepositoryTopicConnection!", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current repository by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this repository.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "securityPolicyUrl", - "description": "

      The security policy URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "squashMergeAllowed", - "description": "

      Whether or not squash-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "squashMergeCommitMessage", - "description": "

      How the default commit message will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitMessage!", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage" - }, - { - "name": "squashMergeCommitTitle", - "description": "

      How the default commit title will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitTitle!", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle" - }, - { - "name": "squashPrTitleUsedAsDefault", - "description": "

      Whether a squash merge commit can use the pull request title as default.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      squashPrTitleUsedAsDefault will be removed. Use Repository.squashMergeCommitTitle instead. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sshUrl", - "description": "

      The SSH URL to clone this repository.

      ", - "type": "GitSSHRemote!", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch's HEAD commit.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors that can be attributed to content in this repository.

      ", - "type": "ActorConnection!", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "capabilities", - "description": "

      A list of capabilities to filter actors by.

      ", - "type": { - "name": "[RepositorySuggestedActorFilter!]!", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "loginNames", - "description": "

      A comma separated list of login names to filter actors by. Only the first 10 logins will be used.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Search actors with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "tempCloneToken", - "description": "

      Temporary authentication token for cloning this repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "templateRepository", - "description": "

      The repository from which this repository was generated, if any.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanAdminister", - "description": "

      Indicates whether the viewer has admin permissions on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanSeeIssueFields", - "description": "

      Indicates whether the current user can see issue fields in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateTopics", - "description": "

      Indicates whether the viewer can update the topics of this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDefaultCommitEmail", - "description": "

      The last commit email for the viewer.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerDefaultMergeMethod", - "description": "

      The last used merge method by the viewer or the default for the repository.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerPermission", - "description": "

      The users permission level on the repository. Will return null if authenticated as an GitHub App.

      ", - "type": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "viewerPossibleCommitEmails", - "description": "

      A list of emails this viewer can commit with.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - }, - { - "name": "vulnerabilityAlert", - "description": "

      Returns a single vulnerability alert from the current repository by number.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "arguments": [ - { - "name": "number", - "description": "

      The number for the vulnerability alert to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "vulnerabilityAlerts", - "description": "

      A list of vulnerability alerts that are on this repository.

      ", - "type": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependencyScopes", - "description": "

      Filter by the scope of the alert's dependency.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertDependencyScope!]", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the alert.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertState!]", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - } - } - ] - }, - { - "name": "watchers", - "description": "

      A list of users watching the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "description": "

      Information extracted from a repository's CODEOWNERS file.

      ", - "fields": [ - { - "name": "errors", - "description": "

      Any problems that were encountered while parsing the CODEOWNERS file.

      ", - "type": "[RepositoryCodeownersError!]!", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeownersError", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror", - "description": "

      An error in a CODEOWNERS file.

      ", - "fields": [ - { - "name": "column", - "description": "

      The column number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "kind", - "description": "

      A short string describing the type of error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "message", - "description": "

      A complete description of the error, combining information from other fields.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path to the file when the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The content of the line where the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "suggestion", - "description": "

      A suggestion of how to fix the error.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCollaboratorEdge]", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "RepositoryCollaboratorEdge", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge", - "description": "

      Represents a user who is a collaborator of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permission", - "description": "

      The permission the user has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "permissionSources", - "description": "

      A list of sources for the user's access to the repository.

      ", - "type": "[PermissionSource!]", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource" - } - ], - "category": "users" - }, - { - "name": "RepositoryConnection", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "description": "

      A list of repositories owned by the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryEdge]", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalDiskUsage", - "description": "

      The total size in kilobytes of all repositories in the connection. Value will\nnever be larger than max 32-bit signed integer.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryContactLink", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink", - "description": "

      A repository contact link.

      ", - "fields": [ - { - "name": "about", - "description": "

      The contact link purpose.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The contact link name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The contact link URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryEdge", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "fields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation", - "description": "

      An invitation for a user to be added to a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "email", - "description": "

      The email address that received the invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who received the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permalink", - "description": "

      The permalink for this repository invitation.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The permission granted on this repository by this invitation.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repository", - "description": "

      The Repository the user is invited to.

      ", - "type": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationConnection", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "description": "

      A list of repository invitations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryInvitationEdge]", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryInvitation]", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationEdge", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      A GitHub Enterprise Importer (GEI) repository migration.

      ", - "implements": [ - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationConnection", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "description": "

      A list of migrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryMigrationEdge]", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryMigration]", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationEdge", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge", - "description": "

      Represents a repository migration.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPlanFeatures", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures", - "description": "

      Information about the availability of features and limits for a repository based on its billing plan.

      ", - "fields": [ - { - "name": "codeowners", - "description": "

      Whether reviews can be automatically requested and enforced with a CODEOWNERS file.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "draftPullRequests", - "description": "

      Whether pull requests can be created as or converted to draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maximumAssignees", - "description": "

      Maximum number of users that can be assigned to an issue or pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumManualReviewRequests", - "description": "

      Maximum number of manually-requested reviews on a pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "teamReviewRequests", - "description": "

      Whether teams can be requested to review pull requests.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule", - "description": "

      A repository rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parameters", - "description": "

      The parameters for this rule.

      ", - "type": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters" - }, - { - "name": "repositoryRuleset", - "description": "

      The repository ruleset associated with this rule configuration.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditions", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions", - "description": "

      Set of conditions that determine if a ruleset will evaluate.

      ", - "fields": [ - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "description": "

      The connection type for RepositoryRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRuleEdge]", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRule]", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleEdge", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      A repository ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "bypassActors", - "description": "

      The actors that can bypass this ruleset.

      ", - "type": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "conditions", - "description": "

      The set of conditions that must evaluate to true for this ruleset to apply.

      ", - "type": "RepositoryRuleConditions!", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "enforcement", - "description": "

      The enforcement level of this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRuleset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      List of rules.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - } - ] - }, - { - "name": "source", - "description": "

      Source of ruleset.

      ", - "type": "RuleSource!", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource" - }, - { - "name": "target", - "description": "

      Target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor", - "description": "

      A team or app that has the ability to bypass a rules defined on a ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass rules.

      ", - "type": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor" - }, - { - "name": "bypassMode", - "description": "

      The mode for the bypass actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      This actor represents the ability for a deploy key to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      This actor represents the ability for an enterprise owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRulesetBypassActor object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationAdmin", - "description": "

      This actor represents the ability for an organization owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      If the actor is a repository role, the repository role's ID that can bypass.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repositoryRoleName", - "description": "

      If the actor is a repository role, the repository role's name that can bypass.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRuleset", - "description": "

      Identifies the ruleset associated with the allowed actor.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "description": "

      The connection type for RepositoryRulesetBypassActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetBypassActorEdge]", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRulesetBypassActor]", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorEdge", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "description": "

      The connection type for RepositoryRuleset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetEdge]", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRuleset]", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetEdge", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic", - "description": "

      A repository-topic connects a repository to a topic.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryTopic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The topic.

      ", - "type": "Topic!", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicConnection", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "description": "

      The connection type for RepositoryTopic.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryTopicEdge]", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryTopic]", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicEdge", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      A Dependabot alert for a repository with a dependency affected by a security vulnerability.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "autoDismissedAt", - "description": "

      When was the alert auto-dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      When was the alert created?.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dependabotUpdate", - "description": "

      The associated Dependabot update.

      ", - "type": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate" - }, - { - "name": "dependencyScope", - "description": "

      The scope of an alert's dependency.

      ", - "type": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - }, - { - "name": "dismissComment", - "description": "

      Comment explaining the reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissedAt", - "description": "

      When was the alert dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dismisser", - "description": "

      The user who dismissed the alert.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "fixedAt", - "description": "

      When was the alert fixed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVulnerabilityAlert object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "number", - "description": "

      Identifies the alert number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The associated repository.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "securityAdvisory", - "description": "

      The associated security advisory.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "securityVulnerability", - "description": "

      The associated security vulnerability.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "state", - "description": "

      Identifies the state of the alert.

      ", - "type": "RepositoryVulnerabilityAlertState!", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - }, - { - "name": "vulnerableManifestFilename", - "description": "

      The vulnerable manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableManifestPath", - "description": "

      The vulnerable manifest path.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableRequirements", - "description": "

      The vulnerable requirements.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "description": "

      The connection type for RepositoryVulnerabilityAlert.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryVulnerabilityAlertEdge]", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryVulnerabilityAlert]", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertEdge", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - } - ], - "category": "dependabot" - }, - { - "name": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "description": "

      The connection type for RequestedReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RequestedReviewerEdge]", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RequestedReviewer]", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "RequestedReviewerEdge", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "fields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredStatusCheckDescription", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription", - "description": "

      Represents a required status check for a protected branch, but not any specific run of that check.

      ", - "fields": [ - { - "name": "app", - "description": "

      The App that must provide this status in order for it to be accepted.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "context", - "description": "

      The name of this status.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfiguration!]!", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution", - "description": "

      Represents a private contribution a user made on GitHub.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance", - "description": "

      A user, team, or app who has the ability to dismiss a review on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can dismiss.

      ", - "type": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissalAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceConnection", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "description": "

      The connection type for ReviewDismissalAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewDismissalAllowanceEdge]", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewDismissalAllowance]", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceEdge", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissalMessage", - "description": "

      Identifies the optional message associated with thereview_dismissedevent.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissalMessageHTML", - "description": "

      Identifies the optional message associated with the event, rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousReviewState", - "description": "

      Identifies the previous state of the review with thereview_dismissedevent.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestCommit", - "description": "

      Identifies the commit which caused the review to become stale.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "review", - "description": "

      Identifies the review associated with thereview_dismissedevent.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "url", - "description": "

      The HTTP URL for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest", - "description": "

      A request for a user to review a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "asCodeOwner", - "description": "

      Whether this request was created for a code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this review request.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      The reviewer that is requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "description": "

      The connection type for ReviewRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewRequestEdge]", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewRequest]", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestEdge", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review request was removed.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent", - "description": "

      Represents anreview_requestedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review was requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewStatusHovercardContext", - "id": "reviewstatushovercardcontext", - "href": "/graphql/reference/objects#reviewstatushovercardcontext", - "description": "

      A hovercard context with a message describing the current code review state of the pull\nrequest.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reviewDecision", - "description": "

      The current status of the pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - } - ], - "category": "pulls" - }, - { - "name": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply", - "description": "

      A Saved Reply is text a user can use to reply quickly.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The saved reply body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the SavedReply object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      The title of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user that saved this reply.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "description": "

      The connection type for SavedReply.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SavedReplyEdge]", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SavedReply]", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SavedReplyEdge", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - } - ], - "category": "users" - }, - { - "name": "SearchResultItemConnection", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      A list of results that matched against a search query. Regardless of the number\nof matches, a maximum of 1,000 results will be available across all types,\npotentially split across many pages.

      ", - "fields": [ - { - "name": "codeCount", - "description": "

      The total number of pieces of code that matched the search query. Regardless\nof the total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussionCount", - "description": "

      The total number of discussions that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SearchResultItemEdge]", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge" - }, - { - "name": "issueCount", - "description": "

      The total number of issues that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SearchResultItem]", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "repositoryCount", - "description": "

      The total number of repositories that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "userCount", - "description": "

      The total number of users that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "wikiCount", - "description": "

      The total number of wiki pages that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "search" - }, - { - "name": "SearchResultItemEdge", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "textMatches", - "description": "

      Text matches on the result found.

      ", - "type": "[TextMatch]", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch" - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      A GitHub Security Advisory.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "classification", - "description": "

      The classification of the advisory.

      ", - "type": "SecurityAdvisoryClassification!", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - }, - { - "name": "cvss", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CVSS!", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "isDeprecated": true, - "deprecationReason": "

      cvss will be removed. New cvss_severities field will now contain both cvss_v3 and cvss_v4 properties. Removal on 2025-10-01 UTC.

      " - }, - { - "name": "cvssSeverities", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CvssSeverities!", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities" - }, - { - "name": "cwes", - "description": "

      CWEs associated with this Advisory.

      ", - "type": "CWEConnection!", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      This is a long plaintext description of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "type": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss" - }, - { - "name": "ghsaId", - "description": "

      The GitHub Security Advisory ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the SecurityAdvisory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "identifiers", - "description": "

      A list of identifiers for this advisory.

      ", - "type": "[SecurityAdvisoryIdentifier!]!", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier" - }, - { - "name": "notificationsPermalink", - "description": "

      The permalink for the advisory's dependabot alerts page.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "origin", - "description": "

      The organization that originated the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permalink", - "description": "

      The permalink for the advisory.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "publishedAt", - "description": "

      When the advisory was published.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "references", - "description": "

      A list of references for this advisory.

      ", - "type": "[SecurityAdvisoryReference!]!", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference" - }, - { - "name": "severity", - "description": "

      The severity of the advisory.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "summary", - "description": "

      A short plaintext summary of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      When the advisory was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerabilities", - "description": "

      Vulnerabilities associated with this Advisory.

      ", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "classifications", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - } - }, - { - "name": "ecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      ", - "type": { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "package", - "description": "

      A package name to filter vulnerabilities by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "severities", - "description": "

      A list of severities to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - } - } - ] - }, - { - "name": "withdrawnAt", - "description": "

      When the advisory was withdrawn, if it has been withdrawn.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryConnection", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      The connection type for SecurityAdvisory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityAdvisoryEdge]", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityAdvisory]", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEdge", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryIdentifier", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier", - "description": "

      A GitHub Security Advisory Identifier.

      ", - "fields": [ - { - "name": "type", - "description": "

      The identifier type, e.g. GHSA, CVE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The identifier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackage", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage", - "description": "

      An individual package.

      ", - "fields": [ - { - "name": "ecosystem", - "description": "

      The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.

      ", - "type": "SecurityAdvisoryEcosystem!", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - }, - { - "name": "name", - "description": "

      The package name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion", - "description": "

      An individual package version.

      ", - "fields": [ - { - "name": "identifier", - "description": "

      The package name or version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryReference", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference", - "description": "

      A GitHub Security Advisory Reference.

      ", - "fields": [ - { - "name": "url", - "description": "

      A publicly accessible reference.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability", - "description": "

      An individual vulnerability within an Advisory.

      ", - "fields": [ - { - "name": "advisory", - "description": "

      The Advisory associated with this Vulnerability.

      ", - "type": "SecurityAdvisory!", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "firstPatchedVersion", - "description": "

      The first version containing a fix for the vulnerability.

      ", - "type": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion" - }, - { - "name": "package", - "description": "

      A description of the vulnerable package.

      ", - "type": "SecurityAdvisoryPackage!", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage" - }, - { - "name": "severity", - "description": "

      The severity of the vulnerability within this package.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "updatedAt", - "description": "

      When the vulnerability was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerableVersionRange", - "description": "

      A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.

      \n
        \n
      • = 0.2.0 denotes a single vulnerable version.
      • \n
      • <= 1.0.8 denotes a version range up to and including the specified version
      • \n
      • < 0.1.11 denotes a version range up to, but excluding, the specified version
      • \n
      • >= 4.3.0, < 4.3.5 denotes a version range with a known minimum and maximum version.
      • \n
      • >= 0.0.1 denotes a version range with a known minimum, but no known maximum.
      • \n
      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityConnection", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      The connection type for SecurityVulnerability.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityVulnerabilityEdge]", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityVulnerability]", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityEdge", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - } - ], - "category": "security-advisories" - }, - { - "name": "SmimeSignature", - "id": "smimesignature", - "href": "/graphql/reference/objects#smimesignature", - "description": "

      Represents an S/MIME signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount", - "description": "

      Social media profile associated with a user.

      ", - "fields": [ - { - "name": "displayName", - "description": "

      Name of the social media account as it appears on the profile.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "provider", - "description": "

      Software or company that hosts the social media account.

      ", - "type": "SocialAccountProvider!", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider" - }, - { - "name": "url", - "description": "

      URL of the social media account.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "SocialAccountConnection", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "description": "

      The connection type for SocialAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SocialAccountEdge]", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SocialAccount]", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SocialAccountEdge", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - } - ], - "category": "users" - }, - { - "name": "SshSignature", - "id": "sshsignature", - "href": "/graphql/reference/objects#sshsignature", - "description": "

      Represents an SSH signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyFingerprint", - "description": "

      Hex-encoded fingerprint of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "StargazerConnection", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StargazerEdge]", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "StargazerEdge", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge", - "description": "

      Represents a user that's starred a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "StarredRepositoryConnection", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StarredRepositoryEdge]", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge" - }, - { - "name": "isOverLimit", - "description": "

      Is the list of stars for this user truncated? This is true for users that have many stars.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "StarredRepositoryEdge", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge", - "description": "

      Represents a starred repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "Status", - "id": "status", - "href": "/graphql/reference/objects#status", - "description": "

      Represents a commit status.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "combinedContexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit this status is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      Looks up an individual status context by context name.

      ", - "type": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "arguments": [ - { - "name": "name", - "description": "

      The context name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "contexts", - "description": "

      The individual status contexts for this commit.

      ", - "type": "[StatusContext!]!", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - }, - { - "name": "id", - "description": "

      The Node ID of the Status object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined commit status.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckConfiguration", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration", - "description": "

      Required status check.

      ", - "fields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup", - "description": "

      Represents the rollup for both the check runs and status for a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The commit the status and check runs are attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "contexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the StatusCheckRollup object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined status for the commit.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextConnection", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "description": "

      The connection type for StatusCheckRollupContext.

      ", - "fields": [ - { - "name": "checkRunCount", - "description": "

      The number of check runs in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkRunCountsByState", - "description": "

      Counts of check runs by state.

      ", - "type": "[CheckRunStateCount!]", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StatusCheckRollupContextEdge]", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[StatusCheckRollupContext]", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "statusContextCount", - "description": "

      The number of status contexts in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "statusContextCountsByState", - "description": "

      Counts of status contexts by state.

      ", - "type": "[StatusContextStateCount!]", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextEdge", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - } - ], - "category": "commits" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "description": "

      Represents an individual commit status context.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      The avatar of the OAuth application or the user that created the status.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "40", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      This commit this status context is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      The name of this status context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this status context.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      The description for this status context.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the StatusContext object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of this status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - }, - { - "name": "targetUrl", - "description": "

      The URL for this status context.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "StatusContextStateCount", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount", - "description": "

      Represents a count of the state of a status context.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of statuses with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent", - "description": "

      Represents asub_issue_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent", - "description": "

      Represents asub_issue_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssuesSummary", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "fields": [ - { - "name": "completed", - "description": "

      Count of completed sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "percentCompleted", - "description": "

      Percent of sub-issues which are completed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "total", - "description": "

      Count of total number of sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule", - "description": "

      A pointer to a repository at a specific revision embedded inside another repository.

      ", - "fields": [ - { - "name": "branch", - "description": "

      The branch of the upstream submodule for tracking updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "gitUrl", - "description": "

      The git URL of the submodule repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the submodule in .gitmodules.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      The name of the submodule in .gitmodules (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the superproject that this submodule is located in.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The path in the superproject that this submodule is located in (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "subprojectCommitOid", - "description": "

      The commit revision of the subproject repository being tracked by the submodule.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - ], - "category": "git" - }, - { - "name": "SubmoduleConnection", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "description": "

      The connection type for Submodule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SubmoduleEdge]", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Submodule]", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "SubmoduleEdge", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - } - ], - "category": "git" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent", - "description": "

      Represents asubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "SuggestedReviewer", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer", - "description": "

      A suggestion to review a pull request based on a user's commit history and review comments.

      ", - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the user suggested to review the pull request.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "Tag", - "id": "tag", - "href": "/graphql/reference/objects#tag", - "description": "

      Represents a Git tag.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Tag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git tag message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The Git tag name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "tagger", - "description": "

      Details about the tag author.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "target", - "description": "

      The Git object the tag points to.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      A team of users in an organization.

      ", - "implements": [ - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "fields": [ - { - "name": "ancestors", - "description": "

      A list of teams that are ancestors of this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the team's avatar.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "400", - "description": "

      The size in pixels of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "childTeams", - "description": "

      List of child teams belonging to this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "immediateOnly", - "defaultValue": true, - "description": "

      Whether to list immediate child teams or all descendant child teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "combinedSlug", - "description": "

      The slug corresponding to the organization and team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussion", - "description": "

      Find a team discussion by its number.

      ", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "arguments": [ - { - "name": "number", - "description": "

      The sequence number of the discussion to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of team discussions.

      ", - "type": "TeamDiscussionConnection!", - "id": "teamdiscussionconnection", - "href": "/graphql/reference/objects#teamdiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isPinned", - "description": "

      If provided, filters discussions according to whether or not they are pinned.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamDiscussionOrder", - "id": "teamdiscussionorder", - "href": "/graphql/reference/input-objects#teamdiscussionorder" - } - } - ] - }, - { - "name": "discussionsResourcePath", - "description": "

      The HTTP path for team discussions.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "discussionsUrl", - "description": "

      The HTTP URL for team discussions.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamResourcePath", - "description": "

      The HTTP path for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamUrl", - "description": "

      The HTTP URL for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Team object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitations", - "description": "

      A list of pending invitations for users to this team.

      ", - "type": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "members", - "description": "

      A list of users who are members of this team.

      ", - "type": "TeamMemberConnection!", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membership", - "defaultValue": "ALL", - "description": "

      Filter by membership type.

      ", - "type": { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      Filter by team member role.

      ", - "type": { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - } - ] - }, - { - "name": "membersResourcePath", - "description": "

      The HTTP path for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "membersUrl", - "description": "

      The HTTP URL for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationSetting", - "description": "

      The notification setting that the team has set.

      ", - "type": "TeamNotificationSetting!", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - }, - { - "name": "organization", - "description": "

      The organization that owns this team.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parentTeam", - "description": "

      The parent team of the team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "privacy", - "description": "

      The level of privacy the team has.

      ", - "type": "TeamPrivacy!", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - }, - { - "name": "projectV2", - "description": "

      Finds and returns the project according to the provided project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      List of projects this team has collaborator access to.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for projects returned from this connection.

      ", - "type": { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      The query to search projects by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories this team has access to.

      ", - "type": "TeamRepositoryConnection!", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for. Repositories will be returned where the name contains your search string.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoriesResourcePath", - "description": "

      The HTTP path for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoriesUrl", - "description": "

      The HTTP URL for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewRequestDelegationAlgorithm", - "description": "

      What algorithm is used for review assignment for this team.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "reviewRequestDelegationEnabled", - "description": "

      True if review assignment is enabled for this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewRequestDelegationMemberCount", - "description": "

      How many team members are required for review assignment for this team.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewRequestDelegationNotifyTeam", - "description": "

      When assigning team members via delegation, whether the entire team should be notified as well.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "slug", - "description": "

      The slug corresponding to the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Team is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "teams" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry", - "description": "

      Audit log entry for a team.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry", - "description": "

      Audit log entry for a team.add_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry", - "description": "

      Audit log entry for a team.change_parent_team event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamChangeParentTeamAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeam", - "description": "

      The new parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamName", - "description": "

      The name of the new parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamNameWas", - "description": "

      The name of the former parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamResourcePath", - "description": "

      The HTTP path for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamUrl", - "description": "

      The HTTP URL for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWas", - "description": "

      The former parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasResourcePath", - "description": "

      The HTTP path for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasUrl", - "description": "

      The HTTP URL for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamConnection", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "description": "

      The connection type for Team.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamEdge]", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Team]", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      A team discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the discussion's team.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      Identifies the discussion body hash.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "comments", - "description": "

      A list of comments on this discussion.

      ", - "type": "TeamDiscussionCommentConnection!", - "id": "teamdiscussioncommentconnection", - "href": "/graphql/reference/objects#teamdiscussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "fromComment", - "description": "

      When provided, filters the connection such that results begin with the comment with this number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamDiscussionCommentOrder", - "id": "teamdiscussioncommentorder", - "href": "/graphql/reference/input-objects#teamdiscussioncommentorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "commentsResourcePath", - "description": "

      The HTTP path for discussion comments.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "commentsUrl", - "description": "

      The HTTP URL for discussion comments.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Whether or not the discussion is pinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "isPrivate", - "description": "

      Whether or not the discussion is only visible to team members and organization owners.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "number", - "description": "

      Identifies the discussion within its team.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "team", - "description": "

      The team that defines the context of this discussion.

      ", - "type": "Team!", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPin", - "description": "

      Whether or not the current viewer can pin this discussion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      A comment on a team discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the comment's team.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion this comment is about.

      ", - "type": "TeamDiscussion!", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamDiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "number", - "description": "

      Identifies the comment number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionCommentConnection", - "id": "teamdiscussioncommentconnection", - "href": "/graphql/reference/objects#teamdiscussioncommentconnection", - "description": "

      The connection type for TeamDiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamDiscussionCommentEdge]", - "id": "teamdiscussioncommentedge", - "href": "/graphql/reference/objects#teamdiscussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[TeamDiscussionComment]", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionCommentEdge", - "id": "teamdiscussioncommentedge", - "href": "/graphql/reference/objects#teamdiscussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionConnection", - "id": "teamdiscussionconnection", - "href": "/graphql/reference/objects#teamdiscussionconnection", - "description": "

      The connection type for TeamDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamDiscussionEdge]", - "id": "teamdiscussionedge", - "href": "/graphql/reference/objects#teamdiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[TeamDiscussion]", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionEdge", - "id": "teamdiscussionedge", - "href": "/graphql/reference/objects#teamdiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion" - } - ], - "category": "other" - }, - { - "name": "TeamEdge", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "teams" - }, - { - "name": "TeamMemberConnection", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamMemberEdge]", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "TeamMemberEdge", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge", - "description": "

      Represents a user who is a member of a team.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "memberAccessResourcePath", - "description": "

      The HTTP path to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "memberAccessUrl", - "description": "

      The HTTP URL to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role the member has on the team.

      ", - "type": "TeamMemberRole!", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - ], - "category": "users" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry", - "description": "

      Audit log entry for a team.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry", - "description": "

      Audit log entry for a team.remove_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryConnection", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamRepositoryEdge]", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "TeamRepositoryEdge", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge", - "description": "

      Represents a team repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "permission", - "description": "

      The permission level the team has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - } - ], - "category": "repos" - }, - { - "name": "TextMatch", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch", - "description": "

      A text match within a search result.

      ", - "fields": [ - { - "name": "fragment", - "description": "

      The specific text fragment within the property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "highlights", - "description": "

      Highlights within the matched fragment.

      ", - "type": "[TextMatchHighlight!]!", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight" - }, - { - "name": "property", - "description": "

      The property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "TextMatchHighlight", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight", - "description": "

      Represents a single highlight in a search result match.

      ", - "fields": [ - { - "name": "beginIndice", - "description": "

      The indice in the fragment where the matched text begins.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endIndice", - "description": "

      The indice in the fragment where the matched text ends.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      The text matched.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      A topic aggregates entities that are related to a subject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Topic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The topic's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relatedTopics", - "description": "

      A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.

      ", - "type": "[Topic!]!", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "arguments": [ - { - "name": "first", - "defaultValue": "3", - "description": "

      How many topics to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent", - "description": "

      Represents atransferredevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fromRepository", - "description": "

      The repository this came from.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "id", - "description": "

      The Node ID of the TransferredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "Tree", - "id": "tree", - "href": "/graphql/reference/objects#tree", - "description": "

      Represents a Git tree.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "entries", - "description": "

      A list of tree entries.

      ", - "type": "[TreeEntry!]", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry" - }, - { - "name": "id", - "description": "

      The Node ID of the Tree object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "description": "

      Represents a Git tree entry.

      ", - "fields": [ - { - "name": "extension", - "description": "

      The extension of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isGenerated", - "description": "

      Whether or not this tree entry is generated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "lineCount", - "description": "

      Number of lines in the file.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mode", - "description": "

      Entry file mode.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      Entry file name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      Entry file name. (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "object", - "description": "

      Entry file object.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "oid", - "description": "

      Entry file Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "path", - "description": "

      The full path of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The full path of the file. (Base64-encoded).

      ", - "type": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "repository", - "description": "

      The Repository the tree entry belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "size", - "description": "

      Entry byte size.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "submodule", - "description": "

      If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "type", - "description": "

      Entry file type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent", - "description": "

      Represents anunassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was unassigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnassignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the subject (user) who was unassigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "UnknownSignature", - "id": "unknownsignature", - "href": "/graphql/reference/objects#unknownsignature", - "description": "

      Represents an unknown signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with theunlabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockable", - "description": "

      Object that was unlocked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the UnmarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnpinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnsubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "fields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      A user is an individual's account on GitHub that owns repositories and can make new content.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the user's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bio", - "description": "

      The user's public profile bio.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bioHTML", - "description": "

      The user's public profile bio as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "canReceiveOrganizationEmailsWhenNotificationsRestricted", - "description": "

      Could this user receive email notifications, if the organization had notification restrictions enabled?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to check.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments made by this user.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "company", - "description": "

      The user's public profile company.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "companyHTML", - "description": "

      The user's public profile company as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "contributionsCollection", - "description": "

      The collection of contributions this user has made to different repositories.

      ", - "type": "ContributionsCollection!", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "arguments": [ - { - "name": "from", - "description": "

      Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "organizationID", - "description": "

      The ID of the organization used to filter contributions.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "to", - "description": "

      Only contributions made before and up to (including) this time will be\ncounted. If omitted, defaults to the current time or one year from the\nprovided from argument.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "copilotEndpoints", - "description": "

      The user's Copilot endpoint information.

      ", - "type": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The user's publicly visible profile email.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprises", - "description": "

      A list of enterprises that the user belongs to.

      ", - "type": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membershipType", - "defaultValue": "ALL", - "description": "

      Filter enterprises returned based on the user's membership type.

      ", - "type": { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's enterprises.

      ", - "type": { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder" - } - } - ] - }, - { - "name": "followers", - "description": "

      A list of users the given user is followed by.

      ", - "type": "FollowerConnection!", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "following", - "description": "

      A list of users the given user is following.

      ", - "type": "FollowingConnection!", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gist", - "description": "

      Find gist by repo name.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "arguments": [ - { - "name": "name", - "description": "

      The gist name to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "gistComments", - "description": "

      A list of gist comments made by this user.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gists", - "description": "

      A list of the Gists the user has created.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - }, - { - "name": "privacy", - "description": "

      Filters Gists according to privacy.

      ", - "type": { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy" - } - } - ] - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this user in a given context.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "primarySubjectId", - "description": "

      The ID of the subject to get the hovercard in the context of.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the User object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBountyHunter", - "description": "

      Whether or not this user is a participant in the GitHub Security Bug Bounty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCampusExpert", - "description": "

      Whether or not this user is a participant in the GitHub Campus Experts Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDeveloperProgramMember", - "description": "

      Whether or not this user is a GitHub Developer Program member.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmployee", - "description": "

      Whether or not this user is a GitHub employee.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFollowingViewer", - "description": "

      Whether or not this user is following the viewer. Inverse of viewerIsFollowing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isGitHubStar", - "description": "

      Whether or not this user is a member of the GitHub Stars Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isHireable", - "description": "

      Whether or not the user has marked themselves as for hire.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether or not this user is a site administrator.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isViewer", - "description": "

      Whether or not this user is the viewing user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueComments", - "description": "

      A list of issue comments made by this user.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues associated with this user.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "lists", - "description": "

      A user-curated list of repositories.

      ", - "type": "UserListConnection!", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "location", - "description": "

      The user's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The user's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Find an organization by its login that the user belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizationVerifiedDomainEmails", - "description": "

      Verified email addresses that match verified domains for a specified organization the user is a member of.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to match verified domains from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizations", - "description": "

      A list of organizations the user belongs to.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pronouns", - "description": "

      The user's profile pronouns.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publicKeys", - "description": "

      A list of public keys associated with this user.

      ", - "type": "PublicKeyConnection!", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this user.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repositoriesContributedTo", - "description": "

      A list of repositories that the user recently contributed to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "contributionTypes", - "description": "

      If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].

      ", - "type": { - "name": "[RepositoryContributionType]", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssues", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includeUserRepositories", - "description": "

      If true, include user repositories.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "savedReplies", - "description": "

      Replies this user has saved.

      ", - "type": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      The field to order saved replies by.

      ", - "type": { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder" - } - } - ] - }, - { - "name": "socialAccounts", - "description": "

      The user's social media accounts, ordered as they appear on the user's profile.

      ", - "type": "SocialAccountConnection!", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "starredRepositories", - "description": "

      Repositories the user has starred.

      ", - "type": "StarredRepositoryConnection!", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - }, - { - "name": "ownedByViewer", - "description": "

      Filters starred repositories to only return repositories owned by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "status", - "description": "

      The user's description of what they're currently doing.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "suggestedListNames", - "description": "

      Suggested names for user lists.

      ", - "type": "[UserListSuggestion!]!", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion" - }, - { - "name": "suspendedAt", - "description": "

      Identifies the date and time when the user was suspended.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "topRepositories", - "description": "

      Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder!", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "since", - "description": "

      How far back in time to fetch contributed repositories.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "twitterUsername", - "description": "

      The user's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userViewType", - "description": "

      Whether the request returns publicly visible information or privately visible information about the user.

      ", - "type": "UserViewType!", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanFollow", - "description": "

      Whether or not the viewer is able to follow the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "watching", - "description": "

      A list of repositories the given user is watching.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "websiteUrl", - "description": "

      A URL pointing to the user's public website/blog.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent", - "description": "

      Represents auser_blockedevent on a given user.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockDuration", - "description": "

      Number of days that the user was blocked for.

      ", - "type": "UserBlockDuration!", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserBlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subject", - "description": "

      The user who was blocked.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit", - "description": "

      An edit on user content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedAt", - "description": "

      Identifies the date and time when the object was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedBy", - "description": "

      The actor who deleted this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "diff", - "description": "

      A summary of the changes for this edit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "editedAt", - "description": "

      When this content was edited.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the UserContentEdit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "description": "

      A list of edits to content.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserContentEditEdge]", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserContentEdit]", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEditEdge", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - } - ], - "category": "users" - }, - { - "name": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      Represents a user.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserEmailMetadata", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata", - "description": "

      Email attributes from External Identity.

      ", - "fields": [ - { - "name": "primary", - "description": "

      Boolean to identify primary emails.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "type", - "description": "

      Type of email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      Email id.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      A user-curated list of repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of this list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the UserList object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Whether or not this list is private.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The items associated with this list.

      ", - "type": "UserListItemsConnection!", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "lastAddedAt", - "description": "

      The date and time at which this list was created or last had items added to it.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "name", - "description": "

      The name of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The slug of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user to which this list belongs.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserListConnection", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "description": "

      The connection type for UserList.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListEdge]", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserList]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListEdge", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - } - ], - "category": "users" - }, - { - "name": "UserListItemsConnection", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "description": "

      The connection type for UserListItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListItemsEdge]", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserListItems]", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListItemsEdge", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - } - ], - "category": "users" - }, - { - "name": "UserListSuggestion", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion", - "description": "

      Represents a suggested user list.

      ", - "fields": [ - { - "name": "id", - "description": "

      The ID of the suggested user list.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the suggested user list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserNamespaceRepository", - "id": "usernamespacerepository", - "href": "/graphql/reference/objects#usernamespacerepository", - "description": "

      A repository owned by an Enterprise Managed user.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the UserNamespaceRepository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The user owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      The user's description of what they're currently doing.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emoji", - "description": "

      An emoji summarizing the user's status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      The status emoji as HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "expiresAt", - "description": "

      If set, the status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "indicatesLimitedAvailability", - "description": "

      Whether this status indicates the user is not fully available on GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A brief message describing what the user is doing.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      The organization whose members can see this status. If null, this status is publicly visible.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user who has this status.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserStatusConnection", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "description": "

      The connection type for UserStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserStatusEdge]", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserStatus]", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserStatusEdge", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      A domain that can be verified or approved for an organization or an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dnsHostName", - "description": "

      The DNS host name that should be used for verification.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "domain", - "description": "

      The unicode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "hasFoundHostName", - "description": "

      Whether a TXT record for verification with the expected host name was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasFoundVerificationToken", - "description": "

      Whether a TXT record for verification with the expected verification token was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the VerifiableDomain object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isApproved", - "description": "

      Whether or not the domain is approved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRequiredForPolicyEnforcement", - "description": "

      Whether this domain is required to exist for an organization or enterprise policy to be enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether or not the domain is verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "owner", - "description": "

      The owner of the domain.

      ", - "type": "VerifiableDomainOwner!", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner" - }, - { - "name": "punycodeEncodedDomain", - "description": "

      The punycode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tokenExpirationTime", - "description": "

      The time that the current verification token will expire.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verificationToken", - "description": "

      The current verification token for the domain.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "description": "

      The connection type for VerifiableDomain.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[VerifiableDomainEdge]", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[VerifiableDomain]", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainEdge", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - } - ], - "category": "orgs" - }, - { - "name": "ViewerHovercardContext", - "id": "viewerhovercardcontext", - "href": "/graphql/reference/objects#viewerhovercardcontext", - "description": "

      A hovercard context with a message describing how the viewer is related.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewer", - "description": "

      Identifies the user who is related to this context.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Workflow", - "id": "workflow", - "href": "/graphql/reference/objects#workflow", - "description": "

      A workflow contains meta information about an Actions workflow file.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runs", - "description": "

      The runs of the workflow.

      ", - "type": "WorkflowRunConnection!", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the connection.

      ", - "type": { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of the workflow.

      ", - "type": "WorkflowState!", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "actions" - }, - { - "name": "WorkflowFileReference", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference", - "description": "

      A workflow that must run for this rule to pass.

      ", - "fields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun", - "description": "

      A workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "checkSuite", - "description": "

      The check suite this workflow run belongs to.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deploymentReviews", - "description": "

      The log of deployment reviews.

      ", - "type": "DeploymentReviewConnection!", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "event", - "description": "

      The event that triggered the workflow run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "file", - "description": "

      The workflow file.

      ", - "type": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile" - }, - { - "name": "id", - "description": "

      The Node ID of the WorkflowRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pendingDeploymentRequests", - "description": "

      The pending deployment requests of all check runs in this workflow run.

      ", - "type": "DeploymentRequestConnection!", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runNumber", - "description": "

      A number that uniquely identifies this workflow run in its parent workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflow", - "description": "

      The workflow executed in this workflow run.

      ", - "type": "Workflow!", - "id": "workflow", - "href": "/graphql/reference/objects#workflow" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunConnection", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "description": "

      The connection type for WorkflowRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[WorkflowRunEdge]", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[WorkflowRun]", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunEdge", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile", - "description": "

      An executed workflow file for a workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the WorkflowRunFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The path of the workflow file relative to its repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryFileUrl", - "description": "

      The direct link to the file in the repository which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryName", - "description": "

      The repository name and owner which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "run", - "description": "

      The parent workflow run execution for this file.

      ", - "type": "WorkflowRun!", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanPushRepository", - "description": "

      If the viewer has permissions to push to the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReadRepository", - "description": "

      If the viewer has permissions to read the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReference!]!", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference" - } - ], - "category": "actions" - } - ], - "interfaces": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Represents an object which can take actions on GitHub. Typically a User or Bot.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the actor's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      An object that can have users assigned to it.

      ", - "fields": [ - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "issues" - }, - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry", - "description": "

      An entry in the audit log.

      ", - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable", - "description": "

      An object that can be closed.

      ", - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment", - "description": "

      Represents a comment.

      ", - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Comment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution", - "description": "

      Represents a contribution a user made on GitHub, such as opening an issue.

      ", - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable", - "description": "

      Entities that can be deleted.

      ", - "fields": [ - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata", - "description": "

      Metadata for an audit entry containing enterprise account information.

      ", - "fields": [ - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "description": "

      Represents a Git object.

      ", - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the GitObject object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature", - "description": "

      Information about a signature (GPG or S/MIME) on a Commit or Tag.

      ", - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext", - "description": "

      An individual line of a hovercard.

      ", - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      An object that can have labels assigned to it.

      ", - "fields": [ - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      An object that can be locked.

      ", - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable", - "description": "

      Entities that have members who can set status messages.

      ", - "fields": [ - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration", - "description": "

      Represents a GitHub Enterprise Importer (GEI) migration.

      ", - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Migration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      Entities that can be minimized.

      ", - "fields": [ - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      An object with an ID.

      ", - "fields": [ - { - "name": "id", - "description": "

      ID of the object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "meta" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata", - "description": "

      Metadata for an audit entry with action oauth_application.*.

      ", - "fields": [ - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata", - "description": "

      Metadata for an audit entry with action org.*.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner", - "description": "

      Represents an owner of a package.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner", - "description": "

      Represents any entity on GitHub that has a profile page.

      ", - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "email", - "description": "

      The public profile email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ProfileOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The public profile website URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      Represents an owner of a Project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon", - "description": "

      Common fields across different project field types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2FieldCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon", - "description": "

      Common fields across different project field value types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldValueCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner", - "description": "

      Represents an owner of a project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Owner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent", - "description": "

      Recent projects for the owner.

      ", - "fields": [ - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      Represents a subject that can be reacted on.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reactable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata", - "description": "

      Metadata for an audit entry with action repo.*.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor", - "description": "

      Represents an author of discussions in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor", - "description": "

      Represents an author of discussion comments in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo", - "description": "

      A subset of repository info.

      ", - "fields": [ - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode", - "description": "

      Represents a object that belongs to a repository.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Represents an owner of a Repository.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the owner's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest", - "description": "

      Represents a type that can be required by a pull request for merging.

      ", - "fields": [ - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "pulls" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      Things that can be starred.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Starrable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "activity" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Subscribable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the SubscribableThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata", - "description": "

      Metadata for an audit entry with action team.*.

      ", - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata", - "description": "

      Metadata for an audit entry with a topic.

      ", - "fields": [ - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Represents a type that can be retrieved by a URL.

      ", - "fields": [ - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable", - "description": "

      Entities that can be updated.

      ", - "fields": [ - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment", - "description": "

      Comments that can be updated.

      ", - "fields": [ - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - } - ], - "category": "issues" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      A subject that may be upvoted.

      ", - "fields": [ - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - } - ], - "enums": [ - { - "name": "ActorType", - "id": "actortype", - "href": "/graphql/reference/enums#actortype", - "description": "

      The actor's type.

      ", - "values": [ - { - "name": "TEAM", - "description": "

      Indicates a team actor.

      " - }, - { - "name": "USER", - "description": "

      Indicates a user actor.

      " - } - ], - "category": "users" - }, - { - "name": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield", - "description": "

      Properties by which Audit Log connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order audit log entries by timestamp.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel", - "description": "

      Represents an annotation's information level.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      An annotation indicating an inescapable error.

      " - }, - { - "name": "NOTICE", - "description": "

      An annotation indicating some information.

      " - }, - { - "name": "WARNING", - "description": "

      An annotation indicating an ignorable error.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate", - "description": "

      The possible states for a check suite or run conclusion.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check suite or run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check suite or run has been cancelled.

      " - }, - { - "name": "FAILURE", - "description": "

      The check suite or run has failed.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check suite or run was neutral.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check suite or run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check suite or run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check suite or run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check suite or run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check suite or run has timed out.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunState", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate", - "description": "

      The possible states of a check run in a status rollup.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check run has been cancelled.

      " - }, - { - "name": "COMPLETED", - "description": "

      The check run has been completed.

      " - }, - { - "name": "FAILURE", - "description": "

      The check run has failed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check run is in progress.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check run was neutral.

      " - }, - { - "name": "PENDING", - "description": "

      The check run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check run has been queued.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check run has timed out.

      " - }, - { - "name": "WAITING", - "description": "

      The check run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype", - "description": "

      The possible types of check runs.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Every check run available.

      " - }, - { - "name": "LATEST", - "description": "

      The latest check run.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate", - "description": "

      The possible states for a check suite or run status.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "REQUESTED", - "description": "

      The check suite or run has been requested.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation", - "description": "

      Collaborators affiliation level with a subject.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All collaborators the authenticated user can see.

      " - }, - { - "name": "DIRECT", - "description": "

      All collaborators with permissions to an organization-owned subject, regardless of organization membership status.

      " - }, - { - "name": "OUTSIDE", - "description": "

      All outside collaborators of an organization-owned subject.

      " - } - ], - "category": "repos" - }, - { - "name": "CommentAuthorAssociation", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "description": "

      A comment author association with repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Author has been invited to collaborate on the repository.

      " - }, - { - "name": "CONTRIBUTOR", - "description": "

      Author has previously committed to the repository.

      " - }, - { - "name": "FIRST_TIMER", - "description": "

      Author has not previously committed to GitHub.

      " - }, - { - "name": "FIRST_TIME_CONTRIBUTOR", - "description": "

      Author has not previously committed to the repository.

      " - }, - { - "name": "MANNEQUIN", - "description": "

      Author is a placeholder for an unclaimed user.

      " - }, - { - "name": "MEMBER", - "description": "

      Author is a member of the organization that owns the repository.

      " - }, - { - "name": "NONE", - "description": "

      Author has no association with the repository.

      " - }, - { - "name": "OWNER", - "description": "

      Author is the owner of the repository.

      " - } - ], - "category": "issues" - }, - { - "name": "CommentCannotUpdateReason", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason", - "description": "

      The possible errors that will prevent a user from updating a comment.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      Unable to create comment because repository is archived.

      " - }, - { - "name": "DENIED", - "description": "

      You cannot update this comment.

      " - }, - { - "name": "INSUFFICIENT_ACCESS", - "description": "

      You must be the author or have write access to this repository to update this comment.

      " - }, - { - "name": "LOCKED", - "description": "

      Unable to create comment because issue is locked.

      " - }, - { - "name": "LOGIN_REQUIRED", - "description": "

      You must be logged in to update this comment.

      " - }, - { - "name": "MAINTENANCE", - "description": "

      Repository is under maintenance.

      " - }, - { - "name": "VERIFIED_EMAIL_REQUIRED", - "description": "

      At least one email address must be verified to update this comment.

      " - } - ], - "category": "issues" - }, - { - "name": "CommitContributionOrderField", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield", - "description": "

      Properties by which commit contribution connections can be ordered.

      ", - "values": [ - { - "name": "COMMIT_COUNT", - "description": "

      Order commit contributions by how many commits they represent.

      " - }, - { - "name": "OCCURRED_AT", - "description": "

      Order commit contributions by when they were made.

      " - } - ], - "category": "commits" - }, - { - "name": "ComparisonStatus", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus", - "description": "

      The status of a git comparison between two refs.

      ", - "values": [ - { - "name": "AHEAD", - "description": "

      The head ref is ahead of the base ref.

      " - }, - { - "name": "BEHIND", - "description": "

      The head ref is behind the base ref.

      " - }, - { - "name": "DIVERGED", - "description": "

      The head ref is both ahead and behind of the base ref, indicating git history has diverged.

      " - }, - { - "name": "IDENTICAL", - "description": "

      The head ref and base ref are identical.

      " - } - ], - "category": "commits" - }, - { - "name": "ContributionLevel", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel", - "description": "

      Varying levels of contributions from none to many.

      ", - "values": [ - { - "name": "FIRST_QUARTILE", - "description": "

      Lowest 25% of days of contributions.

      " - }, - { - "name": "FOURTH_QUARTILE", - "description": "

      Highest 25% of days of contributions. More contributions than the third quartile.

      " - }, - { - "name": "NONE", - "description": "

      No contributions occurred.

      " - }, - { - "name": "SECOND_QUARTILE", - "description": "

      Second lowest 25% of days of contributions. More contributions than the first quartile.

      " - }, - { - "name": "THIRD_QUARTILE", - "description": "

      Second highest 25% of days of contributions. More contributions than second quartile, less than the fourth quartile.

      " - } - ], - "category": "users" - }, - { - "name": "DefaultRepositoryPermissionField", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield", - "description": "

      The possible base permissions for repositories.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, write, and administrate repos by default.

      " - }, - { - "name": "NONE", - "description": "

      No access.

      " - }, - { - "name": "READ", - "description": "

      Can read repos by default.

      " - }, - { - "name": "WRITE", - "description": "

      Can read and write repos by default.

      " - } - ], - "category": "repos" - }, - { - "name": "DeploymentOrderField", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield", - "description": "

      Properties by which deployment connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order collection by creation time.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleType", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype", - "description": "

      The possible protection rule types.

      ", - "values": [ - { - "name": "BRANCH_POLICY", - "description": "

      Branch policy.

      " - }, - { - "name": "REQUIRED_REVIEWERS", - "description": "

      Required reviewers.

      " - }, - { - "name": "WAIT_TIMER", - "description": "

      Wait timer.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewState", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate", - "description": "

      The possible states for a deployment review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The deployment was approved.

      " - }, - { - "name": "REJECTED", - "description": "

      The deployment was rejected.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate", - "description": "

      The possible states in which a deployment can be.

      ", - "values": [ - { - "name": "ABANDONED", - "description": "

      The pending deployment was not updated after 30 minutes.

      " - }, - { - "name": "ACTIVE", - "description": "

      The deployment is currently active.

      " - }, - { - "name": "DESTROYED", - "description": "

      An inactive transient deployment.

      " - }, - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment has queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusState", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate", - "description": "

      The possible states for a deployment status.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment is queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside", - "description": "

      The possible sides of a diff.

      ", - "values": [ - { - "name": "LEFT", - "description": "

      The left side of the diff.

      " - }, - { - "name": "RIGHT", - "description": "

      The right side of the diff.

      " - } - ], - "category": "pulls" - }, - { - "name": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason", - "description": "

      The possible reasons for closing a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionOrderField", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield", - "description": "

      Properties by which discussion connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order discussions by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order discussions by most recent modification time.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrderField", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield", - "description": "

      Properties by which discussion poll option connections can be ordered.

      ", - "values": [ - { - "name": "AUTHORED_ORDER", - "description": "

      Order poll options by the order that the poll author specified when creating the poll.

      " - }, - { - "name": "VOTE_COUNT", - "description": "

      Order poll options by the number of votes it has.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionState", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate", - "description": "

      The possible states of a discussion.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A discussion that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A discussion that is open.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason", - "description": "

      The possible state reasons of a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "REOPENED", - "description": "

      The discussion was reopened.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DismissReason", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason", - "description": "

      The possible reasons that a Dependabot alert was dismissed.

      ", - "values": [ - { - "name": "FIX_STARTED", - "description": "

      A fix has already been started.

      " - }, - { - "name": "INACCURATE", - "description": "

      This alert is inaccurate or incorrect.

      " - }, - { - "name": "NOT_USED", - "description": "

      Vulnerable code is not actually used.

      " - }, - { - "name": "NO_BANDWIDTH", - "description": "

      No bandwidth to fix this.

      " - }, - { - "name": "TOLERABLE_RISK", - "description": "

      Risk is tolerable to this project.

      " - } - ], - "category": "dependabot" - }, - { - "name": "EnterpriseAdministratorInvitationOrderField", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield", - "description": "

      Properties by which enterprise administrator invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise administrator member invitations by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The possible administrator roles in an enterprise account.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      Represents a billing manager of the enterprise account.

      " - }, - { - "name": "OWNER", - "description": "

      Represents an owner of the enterprise account.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      Unaffiliated member of the enterprise account without an admin role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue", - "description": "

      The possible values for the enterprise allow private repository forking policy value.

      ", - "values": [ - { - "name": "ENTERPRISE_ORGANIZATIONS", - "description": "

      Members can fork a repository to an organization within this enterprise.

      " - }, - { - "name": "ENTERPRISE_ORGANIZATIONS_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their enterprise-managed user account or an organization inside this enterprise.

      " - }, - { - "name": "EVERYWHERE", - "description": "

      Members can fork a repository to their user account or an organization, either inside or outside of this enterprise.

      " - }, - { - "name": "SAME_ORGANIZATION", - "description": "

      Members can fork a repository only within the same organization (intra-org).

      " - }, - { - "name": "SAME_ORGANIZATION_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account or within the same organization.

      " - }, - { - "name": "USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDefaultRepositoryPermissionSettingValue", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue", - "description": "

      The possible values for the enterprise base repository permission setting.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization members will be able to clone, pull, push, and add new collaborators to all organization repositories.

      " - }, - { - "name": "NONE", - "description": "

      Organization members will only be able to clone and pull public repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organizations in the enterprise choose base repository permissions for their members.

      " - }, - { - "name": "READ", - "description": "

      Organization members will be able to clone and pull all organization repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Organization members will be able to clone, pull, and push all organization repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDisallowedMethodsSettingValue", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "INSECURE", - "description": "

      The setting prevents insecure 2FA methods from being used by members of the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for preventing insecure 2FA methods from being used by members of the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledDisabledSettingValue", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", - "description": "

      The possible values for an enabled/disabled enterprise setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledSettingValue", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrderField", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield", - "description": "

      Properties by which enterprise member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise members by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the enterprise members can create repositories setting.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organization owners choose whether to allow members to create repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      Members will be able to create only public repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanMakePurchasesSettingValue", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue", - "description": "

      The possible values for the members can make purchases setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype", - "description": "

      The possible values we have for filtering Platform::Objects::User#enterprises.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Returns all enterprises in which the user is an admin.

      " - }, - { - "name": "ALL", - "description": "

      Returns all enterprises in which the user is a member, admin, or billing manager.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      Returns all enterprises in which the user is a billing manager.

      " - }, - { - "name": "ORG_MEMBERSHIP", - "description": "

      Returns all enterprises in which the user is a member of an org that is owned by the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrderField", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield", - "description": "

      Properties by which enterprise connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order enterprises by name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrderField", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield", - "description": "

      Properties by which Enterprise Server installation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order Enterprise Server installations by creation time.

      " - }, - { - "name": "CUSTOMER_NAME", - "description": "

      Order Enterprise Server installations by customer name.

      " - }, - { - "name": "HOST_NAME", - "description": "

      Order Enterprise Server installations by host name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrderField", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield", - "description": "

      Properties by which Enterprise Server user account email connections can be ordered.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      Order emails by email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrderField", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield", - "description": "

      Properties by which Enterprise Server user account connections can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order user accounts by login.

      " - }, - { - "name": "REMOTE_CREATED_AT", - "description": "

      Order user accounts by creation time on the Enterprise Server installation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrderField", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield", - "description": "

      Properties by which Enterprise Server user accounts upload connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order user accounts uploads by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadSyncState", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate", - "description": "

      Synchronization state of the Enterprise Server user accounts upload.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      The synchronization of the upload failed.

      " - }, - { - "name": "PENDING", - "description": "

      The synchronization of the upload is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      The synchronization of the upload succeeded.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole", - "description": "

      The possible roles for enterprise membership.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The user is a member of an organization in the enterprise.

      " - }, - { - "name": "OWNER", - "description": "

      The user is an owner of an organization in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment", - "description": "

      The possible GitHub Enterprise deployments where this user can exist.

      ", - "values": [ - { - "name": "CLOUD", - "description": "

      The user is part of a GitHub Enterprise Cloud deployment.

      " - }, - { - "name": "SERVER", - "description": "

      The user is part of a GitHub Enterprise Server deployment.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnvironmentOrderField", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order environments by name.

      " - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All environments will be returned.

      " - }, - { - "name": "NONE", - "description": "

      Environments exclude pinned will be returned.

      " - }, - { - "name": "ONLY", - "description": "

      Only pinned environment will be returned.

      " - } - ], - "category": "deployments" - }, - { - "name": "FileViewedState", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate", - "description": "

      The possible viewed states of a file .

      ", - "values": [ - { - "name": "DISMISSED", - "description": "

      The file has new changes since last viewed.

      " - }, - { - "name": "UNVIEWED", - "description": "

      The file has not been marked as viewed.

      " - }, - { - "name": "VIEWED", - "description": "

      The file has been marked as viewed.

      " - } - ], - "category": "pulls" - }, - { - "name": "GistOrderField", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield", - "description": "

      Properties by which gist connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order gists by creation time.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order gists by push time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order gists by update time.

      " - } - ], - "category": "gists" - }, - { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy", - "description": "

      The privacy of a Gist.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Gists that are public and secret.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - }, - { - "name": "SECRET", - "description": "

      Secret.

      " - } - ], - "category": "gists" - }, - { - "name": "GitSignatureState", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate", - "description": "

      The state of a Git signature.

      ", - "values": [ - { - "name": "BAD_CERT", - "description": "

      The signing certificate or its chain could not be verified.

      " - }, - { - "name": "BAD_EMAIL", - "description": "

      Invalid email used for signing.

      " - }, - { - "name": "EXPIRED_KEY", - "description": "

      Signing key expired.

      " - }, - { - "name": "GPGVERIFY_ERROR", - "description": "

      Internal error - the GPG verification service misbehaved.

      " - }, - { - "name": "GPGVERIFY_UNAVAILABLE", - "description": "

      Internal error - the GPG verification service is unavailable at the moment.

      " - }, - { - "name": "INVALID", - "description": "

      Invalid signature.

      " - }, - { - "name": "MALFORMED_SIG", - "description": "

      Malformed signature.

      " - }, - { - "name": "NOT_SIGNING_KEY", - "description": "

      The usage flags for the key that signed this don't allow signing.

      " - }, - { - "name": "NO_USER", - "description": "

      Email used for signing not known to GitHub.

      " - }, - { - "name": "OCSP_ERROR", - "description": "

      Valid signature, though certificate revocation check failed.

      " - }, - { - "name": "OCSP_PENDING", - "description": "

      Valid signature, pending certificate revocation checking.

      " - }, - { - "name": "OCSP_REVOKED", - "description": "

      One or more certificates in chain has been revoked.

      " - }, - { - "name": "UNKNOWN_KEY", - "description": "

      Key used for signing not known to GitHub.

      " - }, - { - "name": "UNKNOWN_SIG_TYPE", - "description": "

      Unknown signature type.

      " - }, - { - "name": "UNSIGNED", - "description": "

      Unsigned.

      " - }, - { - "name": "UNVERIFIED_EMAIL", - "description": "

      Email used for signing unverified on GitHub.

      " - }, - { - "name": "VALID", - "description": "

      Valid signature and verified by GitHub.

      " - } - ], - "category": "git" - }, - { - "name": "IdentityProviderConfigurationState", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate", - "description": "

      The possible states in which authentication can be configured with an identity provider.

      ", - "values": [ - { - "name": "CONFIGURED", - "description": "

      Authentication with an identity provider is configured but not enforced.

      " - }, - { - "name": "ENFORCED", - "description": "

      Authentication with an identity provider is configured and enforced.

      " - }, - { - "name": "UNCONFIGURED", - "description": "

      Authentication with an identity provider is not configured.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEnabledSettingValue", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue", - "description": "

      The possible values for the IP allow list enabled setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryOrderField", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield", - "description": "

      Properties by which IP allow list entry connections can be ordered.

      ", - "values": [ - { - "name": "ALLOW_LIST_VALUE", - "description": "

      Order IP allow list entries by the allow list value.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order IP allow list entries by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListForInstalledAppsEnabledSettingValue", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue", - "description": "

      The possible values for the IP allow list configuration for installed GitHub Apps setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason", - "description": "

      The possible state reasons of a closed issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueCommentOrderField", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield", - "description": "

      Properties by which issue comment connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order issue comments by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueDependencyOrderField", - "id": "issuedependencyorderfield", - "href": "/graphql/reference/enums#issuedependencyorderfield", - "description": "

      Properties by which issue dependencies can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue dependencies by the creation time of the dependent issue.

      " - }, - { - "name": "DEPENDENCY_ADDED_AT", - "description": "

      Order issue dependencies by time of when the dependency relationship was added.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueOrderField", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield", - "description": "

      Properties by which issue connections can be ordered.

      ", - "values": [ - { - "name": "COMMENTS", - "description": "

      Order issues by comment count.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order issues by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order issues by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate", - "description": "

      The possible states of an issue.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      An issue that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      An issue that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "description": "

      The possible state reasons of an issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - }, - { - "name": "REOPENED", - "description": "

      An issue that has been reopened.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsItemType", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "BLOCKED_BY_ADDED_EVENT", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      " - }, - { - "name": "BLOCKED_BY_REMOVED_EVENT", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      " - }, - { - "name": "BLOCKING_ADDED_EVENT", - "description": "

      Represents ablocking_addedevent on a given issue.

      " - }, - { - "name": "BLOCKING_REMOVED_EVENT", - "description": "

      Represents ablocking_removedevent on a given issue.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor", - "description": "

      The possible color for an issue type.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      blue.

      " - }, - { - "name": "GRAY", - "description": "

      gray.

      " - }, - { - "name": "GREEN", - "description": "

      green.

      " - }, - { - "name": "ORANGE", - "description": "

      orange.

      " - }, - { - "name": "PINK", - "description": "

      pink.

      " - }, - { - "name": "PURPLE", - "description": "

      purple.

      " - }, - { - "name": "RED", - "description": "

      red.

      " - }, - { - "name": "YELLOW", - "description": "

      yellow.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrderField", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield", - "description": "

      Properties by which issue type connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue types by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order issue types by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LabelOrderField", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield", - "description": "

      Properties by which label connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order labels by creation time.

      " - }, - { - "name": "ISSUE_COUNT", - "description": "

      Order labels by issue count.

      " - }, - { - "name": "NAME", - "description": "

      Order labels by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LanguageOrderField", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield", - "description": "

      Properties by which language connections can be ordered.

      ", - "values": [ - { - "name": "SIZE", - "description": "

      Order languages by the size of all files containing the language.

      " - } - ], - "category": "repos" - }, - { - "name": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason", - "description": "

      The possible reasons that an issue or pull request was locked.

      ", - "values": [ - { - "name": "OFF_TOPIC", - "description": "

      The issue or pull request was locked because the conversation was off-topic.

      " - }, - { - "name": "RESOLVED", - "description": "

      The issue or pull request was locked because the conversation was resolved.

      " - }, - { - "name": "SPAM", - "description": "

      The issue or pull request was locked because the conversation was spam.

      " - }, - { - "name": "TOO_HEATED", - "description": "

      The issue or pull request was locked because the conversation was too heated.

      " - } - ], - "category": "issues" - }, - { - "name": "MannequinOrderField", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield", - "description": "

      Properties by which mannequins can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - }, - { - "name": "LOGIN", - "description": "

      Order mannequins alphabetically by their source login.

      " - } - ], - "category": "migrations" - }, - { - "name": "MergeCommitMessage", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage", - "description": "

      The possible default commit messages for merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeCommitTitle", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle", - "description": "

      The possible default commit titles for merges.

      ", - "values": [ - { - "name": "MERGE_MESSAGE", - "description": "

      Default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeQueueEntryState", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate", - "description": "

      The possible states for a merge queue entry.

      ", - "values": [ - { - "name": "AWAITING_CHECKS", - "description": "

      The entry is currently waiting for checks to pass.

      " - }, - { - "name": "LOCKED", - "description": "

      The entry is currently locked.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The entry is currently mergeable.

      " - }, - { - "name": "QUEUED", - "description": "

      The entry is currently queued.

      " - }, - { - "name": "UNMERGEABLE", - "description": "

      The entry is currently unmergeable.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueGroupingStrategy", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in the\ngroup must pass all required checks to merge. When set to HEADGREEN, only the\ncommit at the head of the merge group, i.e. the commit containing changes from\nall of the PRs in the group, must pass its required checks to merge.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      The merge commit created by merge queue for each PR in the group must pass all required checks to merge.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Only the commit at the head of the merge group must pass its required checks to merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergeMethod", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Rebase and merge.

      " - }, - { - "name": "SQUASH", - "description": "

      Squash and merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy", - "description": "

      The possible merging strategies for a merge queue.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      Entries only allowed to merge if they are passing.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Failing Entires are allowed to merge if they are with a passing entry.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeStateStatus", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus", - "description": "

      Detailed status information about a pull request merge.

      ", - "values": [ - { - "name": "BEHIND", - "description": "

      The head ref is out of date.

      " - }, - { - "name": "BLOCKED", - "description": "

      The merge is blocked.

      " - }, - { - "name": "CLEAN", - "description": "

      Mergeable and passing commit status.

      " - }, - { - "name": "DIRTY", - "description": "

      The merge commit cannot be cleanly created.

      " - }, - { - "name": "DRAFT", - "description": "

      The merge is blocked due to the pull request being a draft.

      " - }, - { - "name": "HAS_HOOKS", - "description": "

      Mergeable with passing commit status and pre-receive hooks.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The state cannot currently be determined.

      " - }, - { - "name": "UNSTABLE", - "description": "

      Mergeable with non-passing commit status.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeableState", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate", - "description": "

      Whether or not a PullRequest can be merged.

      ", - "values": [ - { - "name": "CONFLICTING", - "description": "

      The pull request cannot be merged due to merge conflicts.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The pull request can be merged.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The mergeability of the pull request is still being calculated.

      " - } - ], - "category": "pulls" - }, - { - "name": "MigrationSourceType", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype", - "description": "

      Represents the different GitHub Enterprise Importer (GEI) migration sources.

      ", - "values": [ - { - "name": "AZURE_DEVOPS", - "description": "

      An Azure DevOps migration source.

      " - }, - { - "name": "BITBUCKET_SERVER", - "description": "

      A Bitbucket Server migration source.

      " - }, - { - "name": "GITHUB_ARCHIVE", - "description": "

      A GitHub Migration API source.

      " - } - ], - "category": "migrations" - }, - { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate", - "description": "

      The GitHub Enterprise Importer (GEI) migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The migration needs to have its credentials validated.

      " - }, - { - "name": "QUEUED", - "description": "

      The migration has been queued.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "MilestoneOrderField", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield", - "description": "

      Properties by which milestone connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order milestones by when they were created.

      " - }, - { - "name": "DUE_DATE", - "description": "

      Order milestones by when they are due.

      " - }, - { - "name": "NUMBER", - "description": "

      Order milestones by their number.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order milestones by when they were last updated.

      " - } - ], - "category": "issues" - }, - { - "name": "MilestoneState", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate", - "description": "

      The possible states of a milestone.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A milestone that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A milestone that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "NotificationRestrictionSettingValue", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue", - "description": "

      The possible values for the notification restriction setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "activity" - }, - { - "name": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "description": "

      The state of an OAuth application when it was created.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The OAuth application was active and allowed to have OAuth Accesses.

      " - }, - { - "name": "PENDING_DELETION", - "description": "

      The OAuth application was in the process of being deleted.

      " - }, - { - "name": "SUSPENDED", - "description": "

      The OAuth application was suspended from generating OAuth Accesses due to abuse or security concerns.

      " - } - ], - "category": "apps" - }, - { - "name": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "description": "

      The corresponding operation type for the action.

      ", - "values": [ - { - "name": "ACCESS", - "description": "

      An existing resource was accessed.

      " - }, - { - "name": "AUTHENTICATION", - "description": "

      A resource performed an authentication event.

      " - }, - { - "name": "CREATE", - "description": "

      A new resource was created.

      " - }, - { - "name": "MODIFY", - "description": "

      An existing resource was modified.

      " - }, - { - "name": "REMOVE", - "description": "

      An existing resource was removed.

      " - }, - { - "name": "RESTORE", - "description": "

      An existing resource was restored.

      " - }, - { - "name": "TRANSFER", - "description": "

      An existing resource was transferred between multiple resources.

      " - } - ], - "category": "meta" - }, - { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection", - "description": "

      Possible directions in which to order a list of items when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "meta" - }, - { - "name": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "description": "

      The billing plans available for organizations.

      ", - "values": [ - { - "name": "BUSINESS", - "description": "

      Team Plan.

      " - }, - { - "name": "BUSINESS_PLUS", - "description": "

      Enterprise Cloud Plan.

      " - }, - { - "name": "FREE", - "description": "

      Free Plan.

      " - }, - { - "name": "TIERED_PER_SEAT", - "description": "

      Tiered Per Seat Plan.

      " - }, - { - "name": "UNLIMITED", - "description": "

      Legacy Unlimited Plan.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnterpriseOwnerOrderField", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield", - "description": "

      Properties by which enterprise owners can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order enterprise owners by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "description": "

      The reason a billing manager was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryMembershipType", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization owners have full access and can change several settings,\nincluding the names of repositories that belong to the Organization and Owners\nteam membership. In addition, organization owners can delete the organization\nand all of its repositories.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      A direct member is a user that is a member of the Organization.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "SUSPENDED", - "description": "

      A suspended member.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the Organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "description": "

      The reason a member was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_ACCOUNT_RECOVERY", - "description": "

      User was removed from organization during account recovery.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - }, - { - "name": "USER_ACCOUNT_DELETED", - "description": "

      User account has been deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryMembershipType", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "description": "

      The reason an outside collaborator was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "description": "

      The default permission a repository can have in an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "NONE", - "description": "

      No default permission value.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone and push to repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "description": "

      The permissions available for repository creation on an Organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All organization members are restricted from creating any repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      All organization members are restricted from creating internal repositories.

      " - }, - { - "name": "NONE", - "description": "

      All organization members are allowed to create any repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      All organization members are restricted from creating private repositories.

      " - }, - { - "name": "PRIVATE_INTERNAL", - "description": "

      All organization members are restricted from creating private or internal repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      All organization members are restricted from creating public repositories.

      " - }, - { - "name": "PUBLIC_INTERNAL", - "description": "

      All organization members are restricted from creating public or internal repositories.

      " - }, - { - "name": "PUBLIC_PRIVATE", - "description": "

      All organization members are restricted from creating public or private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationRole", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole", - "description": "

      The possible organization invitation roles.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is invited to be an admin of the organization.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      The user is invited to be a billing manager of the organization.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      The user is invited to be a direct member of the organization.

      " - }, - { - "name": "REINSTATE", - "description": "

      The user's previous role will be reinstated.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource", - "description": "

      The possible organization invitation sources.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The invitation was created from the web interface or from API.

      " - }, - { - "name": "SCIM", - "description": "

      The invitation was created from SCIM.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The invitation was sent before this feature was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationType", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype", - "description": "

      The possible organization invitation types.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      The invitation was to an email address.

      " - }, - { - "name": "USER", - "description": "

      The invitation was to an existing user.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole", - "description": "

      The possible roles within an organization for its members.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is an administrator of the organization.

      " - }, - { - "name": "MEMBER", - "description": "

      The user is a member of the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the members can create repositories setting on an organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      Members will be able to create only internal repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMigrationState", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate", - "description": "

      The Octoshift Organization migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The Octoshift migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The Octoshift migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The Octoshift migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The Octoshift migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The Octoshift migration needs to have its credentials validated.

      " - }, - { - "name": "POST_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing post repository migrations.

      " - }, - { - "name": "PRE_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing pre repository migrations.

      " - }, - { - "name": "QUEUED", - "description": "

      The Octoshift migration has been queued.

      " - }, - { - "name": "REPO_MIGRATION", - "description": "

      The Octoshift org migration is performing repository migrations.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The Octoshift migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "OrganizationOrderField", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield", - "description": "

      Properties by which organization connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order organizations by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order organizations by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield", - "description": "

      Properties by which package file connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package files by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield", - "description": "

      Properties by which package connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order packages by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype", - "description": "

      The possible types of a package.

      ", - "values": [ - { - "name": "DEBIAN", - "description": "

      A debian package.

      " - }, - { - "name": "DOCKER", - "description": "

      A docker image.

      " - }, - { - "name": "MAVEN", - "description": "

      A maven package.

      " - }, - { - "name": "NPM", - "description": "

      An npm package.

      " - }, - { - "name": "NUGET", - "description": "

      A nuget package.

      " - }, - { - "name": "PYPI", - "description": "

      A python package.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      A rubygems package.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield", - "description": "

      Properties by which package version connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package versions by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PatchStatus", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus", - "description": "

      The possible types of patch statuses.

      ", - "values": [ - { - "name": "ADDED", - "description": "

      The file was added. Git status 'A'.

      " - }, - { - "name": "CHANGED", - "description": "

      The file's type was changed. Git status 'T'.

      " - }, - { - "name": "COPIED", - "description": "

      The file was copied. Git status 'C'.

      " - }, - { - "name": "DELETED", - "description": "

      The file was deleted. Git status 'D'.

      " - }, - { - "name": "MODIFIED", - "description": "

      The file's contents were changed. Git status 'M'.

      " - }, - { - "name": "RENAMED", - "description": "

      The file was renamed. Git status 'R'.

      " - } - ], - "category": "pulls" - }, - { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype", - "description": "

      Represents items that can be pinned to a profile page or dashboard.

      ", - "values": [ - { - "name": "GIST", - "description": "

      A gist.

      " - }, - { - "name": "ISSUE", - "description": "

      An issue.

      " - }, - { - "name": "ORGANIZATION", - "description": "

      An organization.

      " - }, - { - "name": "PROJECT", - "description": "

      A project.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      A pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      A repository.

      " - }, - { - "name": "TEAM", - "description": "

      A team.

      " - }, - { - "name": "USER", - "description": "

      A user.

      " - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient", - "description": "

      Preconfigured gradients that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "BLUE_MINT", - "description": "

      A gradient of blue to mint.

      " - }, - { - "name": "BLUE_PURPLE", - "description": "

      A gradient of blue to purple.

      " - }, - { - "name": "PINK_BLUE", - "description": "

      A gradient of pink to blue.

      " - }, - { - "name": "PURPLE_CORAL", - "description": "

      A gradient of purple to coral.

      " - }, - { - "name": "RED_ORANGE", - "description": "

      A gradient of red to orange.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionPattern", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern", - "description": "

      Preconfigured background patterns that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "CHEVRON_UP", - "description": "

      An upward-facing chevron pattern.

      " - }, - { - "name": "DOT", - "description": "

      A hollow dot pattern.

      " - }, - { - "name": "DOT_FILL", - "description": "

      A solid dot pattern.

      " - }, - { - "name": "HEART_FILL", - "description": "

      A heart pattern.

      " - }, - { - "name": "PLUS", - "description": "

      A plus sign pattern.

      " - }, - { - "name": "ZAP", - "description": "

      A lightning bolt pattern.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironmentOrderField", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield", - "description": "

      Properties by which pinned environments connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order pinned environments by position.

      " - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardArchivedState", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate", - "description": "

      The possible archived states of a project card.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      A project card that is archived.

      " - }, - { - "name": "NOT_ARCHIVED", - "description": "

      A project card that is not archived.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "description": "

      Various content states of a ProjectCard.

      ", - "values": [ - { - "name": "CONTENT_ONLY", - "description": "

      The card has content only.

      " - }, - { - "name": "NOTE_ONLY", - "description": "

      The card has a note only.

      " - }, - { - "name": "REDACTED", - "description": "

      The card is redacted.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "description": "

      The semantic purpose of the column - todo, in progress, or done.

      ", - "values": [ - { - "name": "DONE", - "description": "

      The column contains cards which are complete.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The column contains cards which are currently being worked on.

      " - }, - { - "name": "TODO", - "description": "

      The column contains cards still to be worked on.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrderField", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield", - "description": "

      Properties by which project connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order projects by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order projects by name.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order projects by update time.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "description": "

      State of the project; eitheropenor 'closed'.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      The project is closed.

      " - }, - { - "name": "OPEN", - "description": "

      The project is open.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate", - "description": "

      GitHub-provided templates for Projects.

      ", - "values": [ - { - "name": "AUTOMATED_KANBAN_V2", - "description": "

      Create a board with v2 triggers to automatically move cards across To do, In progress and Done columns.

      " - }, - { - "name": "AUTOMATED_REVIEWS_KANBAN", - "description": "

      Create a board with triggers to automatically move cards across columns with review automation.

      " - }, - { - "name": "BASIC_KANBAN", - "description": "

      Create a board with columns for To do, In progress and Done.

      " - }, - { - "name": "BUG_TRIAGE", - "description": "

      Create a board to triage and prioritize bugs with To do, priority, and Done columns.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2CustomFieldType", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrderField", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield", - "description": "

      Properties by which project v2 field connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 fields by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 fields by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 fields by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldType", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "ASSIGNEES", - "description": "

      Assignees.

      " - }, - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ISSUE_TYPE", - "description": "

      Issue type.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "LABELS", - "description": "

      Labels.

      " - }, - { - "name": "LINKED_PULL_REQUESTS", - "description": "

      Linked Pull Requests.

      " - }, - { - "name": "MILESTONE", - "description": "

      Milestone.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "PARENT_ISSUE", - "description": "

      Parent issue.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Repository.

      " - }, - { - "name": "REVIEWERS", - "description": "

      Reviewers.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "SUB_ISSUES_PROGRESS", - "description": "

      Sub-issues progress.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - }, - { - "name": "TITLE", - "description": "

      Title.

      " - }, - { - "name": "TRACKED_BY", - "description": "

      Tracked by.

      " - }, - { - "name": "TRACKS", - "description": "

      Tracks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrderField", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield", - "description": "

      Properties by which project v2 item field value connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 item field values by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrderField", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield", - "description": "

      Properties by which project v2 item connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 items by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemType", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype", - "description": "

      The type of a project item.

      ", - "values": [ - { - "name": "DRAFT_ISSUE", - "description": "

      Draft Issue.

      " - }, - { - "name": "ISSUE", - "description": "

      Issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Pull Request.

      " - }, - { - "name": "REDACTED", - "description": "

      Redacted Item.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2OrderField", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield", - "description": "

      Properties by which projects can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The project's date and time of creation.

      " - }, - { - "name": "NUMBER", - "description": "

      The project's number.

      " - }, - { - "name": "TITLE", - "description": "

      The project's title.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The project's date and time of update.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "READ", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITE", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Roles", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "NONE", - "description": "

      The collaborator has no direct access to the project.

      " - }, - { - "name": "READER", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITER", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionColor", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor", - "description": "

      The display color of a single-select field option.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      BLUE.

      " - }, - { - "name": "GRAY", - "description": "

      GRAY.

      " - }, - { - "name": "GREEN", - "description": "

      GREEN.

      " - }, - { - "name": "ORANGE", - "description": "

      ORANGE.

      " - }, - { - "name": "PINK", - "description": "

      PINK.

      " - }, - { - "name": "PURPLE", - "description": "

      PURPLE.

      " - }, - { - "name": "RED", - "description": "

      RED.

      " - }, - { - "name": "YELLOW", - "description": "

      YELLOW.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state", - "description": "

      The possible states of a project v2.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A project v2 that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A project v2 that is still open.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateOrderField", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield", - "description": "

      Properties by which project v2 status updates can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of project v2 status updates.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus", - "description": "

      The possible statuses of a project v2.

      ", - "values": [ - { - "name": "AT_RISK", - "description": "

      A project v2 that is at risk and encountering some challenges.

      " - }, - { - "name": "COMPLETE", - "description": "

      A project v2 that is complete.

      " - }, - { - "name": "INACTIVE", - "description": "

      A project v2 that is inactive.

      " - }, - { - "name": "OFF_TRACK", - "description": "

      A project v2 that is off track and needs attention.

      " - }, - { - "name": "ON_TRACK", - "description": "

      A project v2 that is on track with no risks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewLayout", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout", - "description": "

      The layout of a project v2 view.

      ", - "values": [ - { - "name": "BOARD_LAYOUT", - "description": "

      Board layout.

      " - }, - { - "name": "ROADMAP_LAYOUT", - "description": "

      Roadmap layout.

      " - }, - { - "name": "TABLE_LAYOUT", - "description": "

      Table layout.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrderField", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield", - "description": "

      Properties by which project v2 view connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 views by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 views by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 views by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowsOrderField", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield", - "description": "

      Properties by which project workflows can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The date and time of the workflow creation.

      " - }, - { - "name": "NAME", - "description": "

      The name of the workflow.

      " - }, - { - "name": "NUMBER", - "description": "

      The number of the workflow.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The date and time of the workflow update.

      " - } - ], - "category": "projects" - }, - { - "name": "PullRequestAllowedMergeMethods", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and rebase. At least one option must be enabled.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod", - "description": "

      The possible methods for updating a pull request's head branch with the base branch.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Update branch via merge.

      " - }, - { - "name": "REBASE", - "description": "

      Update branch via rebase.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod", - "description": "

      Represents available types of methods to use when merging a pull request.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestOrderField", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield", - "description": "

      Properties by which pull_requests connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order pull_requests by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order pull_requests by update time.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentState", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate", - "description": "

      The possible states of a pull request review comment.

      ", - "values": [ - { - "name": "PENDING", - "description": "

      A comment that is part of a pending review.

      " - }, - { - "name": "SUBMITTED", - "description": "

      A comment that is part of a submitted review.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision", - "description": "

      The review status of a pull request.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The pull request has received an approving review.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      Changes have been requested on the pull request.

      " - }, - { - "name": "REVIEW_REQUIRED", - "description": "

      A review is required before the pull request can be merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent", - "description": "

      The possible events to perform on a pull request review.

      ", - "values": [ - { - "name": "APPROVE", - "description": "

      Submit feedback and approve merging these changes.

      " - }, - { - "name": "COMMENT", - "description": "

      Submit general feedback without explicit approval.

      " - }, - { - "name": "DISMISS", - "description": "

      Dismiss review so it now longer effects merging.

      " - }, - { - "name": "REQUEST_CHANGES", - "description": "

      Submit feedback that must be addressed before merging.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewState", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate", - "description": "

      The possible states of a pull request review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      A review allowing the pull request to merge.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      A review blocking the pull request from merging.

      " - }, - { - "name": "COMMENTED", - "description": "

      An informational review.

      " - }, - { - "name": "DISMISSED", - "description": "

      A review that has been dismissed.

      " - }, - { - "name": "PENDING", - "description": "

      A review that has not yet been submitted.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype", - "description": "

      The possible subject types of a pull request review comment.

      ", - "values": [ - { - "name": "FILE", - "description": "

      A comment that has been made against the file of a pull request.

      " - }, - { - "name": "LINE", - "description": "

      A comment that has been made against the line of a pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestState", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate", - "description": "

      The possible states of a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "MERGED", - "description": "

      A pull request that has been closed by being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsItemType", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_MERGE_QUEUE_EVENT", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_FAILED_EVENT", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_SUCCEEDED_EVENT", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_DISABLED_EVENT", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_ENABLED_EVENT", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_REBASE_ENABLED_EVENT", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_SQUASH_ENABLED_EVENT", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      " - }, - { - "name": "BASE_REF_CHANGED_EVENT", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      " - }, - { - "name": "BASE_REF_DELETED_EVENT", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      " - }, - { - "name": "BASE_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "BLOCKED_BY_ADDED_EVENT", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      " - }, - { - "name": "BLOCKED_BY_REMOVED_EVENT", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      " - }, - { - "name": "BLOCKING_ADDED_EVENT", - "description": "

      Represents ablocking_addedevent on a given issue.

      " - }, - { - "name": "BLOCKING_REMOVED_EVENT", - "description": "

      Represents ablocking_removedevent on a given issue.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CONVERT_TO_DRAFT_EVENT", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DEPLOYED_EVENT", - "description": "

      Represents adeployedevent on a given pull request.

      " - }, - { - "name": "DEPLOYMENT_ENVIRONMENT_CHANGED_EVENT", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "HEAD_REF_DELETED_EVENT", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_RESTORED_EVENT", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MERGED_EVENT", - "description": "

      Represents amergedevent on a given pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT", - "description": "

      Represents a Git commit part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT_COMMENT_THREAD", - "description": "

      Represents a commit comment thread part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      A review object for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW_THREAD", - "description": "

      A threaded list of comments for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVISION_MARKER", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      " - }, - { - "name": "READY_FOR_REVIEW_EVENT", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_MERGE_QUEUE_EVENT", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "REVIEW_DISMISSED_EVENT", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      " - }, - { - "name": "REVIEW_REQUESTED_EVENT", - "description": "

      Represents anreview_requestedevent on a given pull request.

      " - }, - { - "name": "REVIEW_REQUEST_REMOVED_EVENT", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate", - "description": "

      The possible target states when updating a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent", - "description": "

      Emojis that can be attached to Issues, Pull Requests and Comments.

      ", - "values": [ - { - "name": "CONFUSED", - "description": "

      Represents the :confused: emoji.

      " - }, - { - "name": "EYES", - "description": "

      Represents the :eyes: emoji.

      " - }, - { - "name": "HEART", - "description": "

      Represents the :heart: emoji.

      " - }, - { - "name": "HOORAY", - "description": "

      Represents the :hooray: emoji.

      " - }, - { - "name": "LAUGH", - "description": "

      Represents the :laugh: emoji.

      " - }, - { - "name": "ROCKET", - "description": "

      Represents the :rocket: emoji.

      " - }, - { - "name": "THUMBS_DOWN", - "description": "

      Represents the :-1: emoji.

      " - }, - { - "name": "THUMBS_UP", - "description": "

      Represents the :+1: emoji.

      " - } - ], - "category": "reactions" - }, - { - "name": "ReactionOrderField", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield", - "description": "

      A list of fields that reactions can be ordered by.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows ordering a list of reactions by when they were created.

      " - } - ], - "category": "reactions" - }, - { - "name": "RefOrderField", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield", - "description": "

      Properties by which ref connections can be ordered.

      ", - "values": [ - { - "name": "ALPHABETICAL", - "description": "

      Order refs by their alphanumeric name.

      " - }, - { - "name": "TAG_COMMIT_DATE", - "description": "

      Order refs by underlying commit date if the ref prefix is refs/tags/.

      " - } - ], - "category": "git" - }, - { - "name": "ReleaseOrderField", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield", - "description": "

      Properties by which release connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order releases by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order releases alphabetically by name.

      " - } - ], - "category": "releases" - }, - { - "name": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "description": "

      The merge options available for pull requests to this repository.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      The pull request is added to the base branch in a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Commits from the pull request are added onto the base branch individually without a merge commit.

      " - }, - { - "name": "SQUASH", - "description": "

      The pull request's commits are squashed into a single commit before they are merged to the base branch.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "ReportedContentClassifiers", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers", - "description": "

      The reasons a piece of content can be reported or minimized.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      A duplicated piece of content.

      " - }, - { - "name": "OFF_TOPIC", - "description": "

      An irrelevant piece of content.

      " - }, - { - "name": "OUTDATED", - "description": "

      An outdated piece of content.

      " - }, - { - "name": "RESOLVED", - "description": "

      The content has been resolved.

      " - } - ], - "category": "meta" - }, - { - "name": "RepositoryAffiliation", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation", - "description": "

      The affiliation of a user to a repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Repositories that the user has been added to as a collaborator.

      " - }, - { - "name": "ORGANIZATION_MEMBER", - "description": "

      Repositories that the user has access to through being a member of an\norganization. This includes every repository on every team that the user is on.

      " - }, - { - "name": "OWNER", - "description": "

      Repositories that are owned by the authenticated user.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryContributionType", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype", - "description": "

      The reason a repository is listed as 'contributed'.

      ", - "values": [ - { - "name": "COMMIT", - "description": "

      Created a commit.

      " - }, - { - "name": "ISSUE", - "description": "

      Created an issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Created a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      Reviewed a pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Created the repository.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrderField", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield", - "description": "

      Properties by which repository invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository invitations by creation time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason", - "description": "

      The possible reasons a given repository could be in a locked state.

      ", - "values": [ - { - "name": "BILLING", - "description": "

      The repository is locked due to a billing related reason.

      " - }, - { - "name": "MIGRATING", - "description": "

      The repository is locked due to a migration.

      " - }, - { - "name": "MOVING", - "description": "

      The repository is locked due to a move.

      " - }, - { - "name": "RENAME", - "description": "

      The repository is locked due to a rename.

      " - }, - { - "name": "TRADE_RESTRICTION", - "description": "

      The repository is locked due to a trade controls related reason.

      " - }, - { - "name": "TRANSFERRING_OWNERSHIP", - "description": "

      The repository is locked due to an ownership transfer.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrderDirection", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection", - "description": "

      Possible directions in which to order a list of repository migrations when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationOrderField", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield", - "description": "

      Properties by which repository migrations can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryOrderField", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield", - "description": "

      Properties by which repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission", - "description": "

      The access level to a repository.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, and push to this repository. Can also manage issues, pull\nrequests, and repository settings, including adding collaborators.

      " - }, - { - "name": "MAINTAIN", - "description": "

      Can read, clone, and push to this repository. They can also manage issues, pull requests, and some repository settings.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone this repository. Can also open and comment on issues and pull requests.

      " - }, - { - "name": "TRIAGE", - "description": "

      Can read and clone this repository. Can also manage issues and pull requests.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone, and push to this repository. Can also manage issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      Private.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrderField", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield", - "description": "

      Properties by which repository rule connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository rules by created time.

      " - }, - { - "name": "TYPE", - "description": "

      Order repository rules by type.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repository rules by updated time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype", - "description": "

      The rule types supported in rulesets.

      ", - "values": [ - { - "name": "AUTHORIZATION", - "description": "

      Authorization.

      " - }, - { - "name": "BRANCH_NAME_PATTERN", - "description": "

      Branch name pattern.

      " - }, - { - "name": "CODE_SCANNING", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      " - }, - { - "name": "COMMITTER_EMAIL_PATTERN", - "description": "

      Committer email pattern.

      " - }, - { - "name": "COMMIT_AUTHOR_EMAIL_PATTERN", - "description": "

      Commit author email pattern.

      " - }, - { - "name": "COMMIT_MESSAGE_PATTERN", - "description": "

      Commit message pattern.

      " - }, - { - "name": "COPILOT_CODE_REVIEW", - "description": "

      Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.

      " - }, - { - "name": "CREATION", - "description": "

      Only allow users with bypass permission to create matching refs.

      " - }, - { - "name": "DELETION", - "description": "

      Only allow users with bypass permissions to delete matching refs.

      " - }, - { - "name": "FILE_EXTENSION_RESTRICTION", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      " - }, - { - "name": "FILE_PATH_RESTRICTION", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      " - }, - { - "name": "LOCK_BRANCH", - "description": "

      Branch is read-only. Users cannot push to the branch.

      " - }, - { - "name": "MAX_FILE_PATH_LENGTH", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_FILE_SIZE", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_REF_UPDATES", - "description": "

      Max ref updates.

      " - }, - { - "name": "MERGE_QUEUE", - "description": "

      Merges must be performed via a merge queue.

      " - }, - { - "name": "MERGE_QUEUE_LOCKED_REF", - "description": "

      Merge queue locked ref.

      " - }, - { - "name": "NON_FAST_FORWARD", - "description": "

      Prevent users with push access from force pushing to refs.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      " - }, - { - "name": "REQUIRED_DEPLOYMENTS", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      " - }, - { - "name": "REQUIRED_LINEAR_HISTORY", - "description": "

      Prevent merge commits from being pushed to matching refs.

      " - }, - { - "name": "REQUIRED_REVIEW_THREAD_RESOLUTION", - "description": "

      When enabled, all conversations on code must be resolved before a pull request\ncan be merged into a branch that matches this rule.

      " - }, - { - "name": "REQUIRED_SIGNATURES", - "description": "

      Commits pushed to matching refs must have verified signatures.

      " - }, - { - "name": "REQUIRED_STATUS_CHECKS", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      " - }, - { - "name": "REQUIRED_WORKFLOW_STATUS_CHECKS", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull\nrequest and required workflow checks to pass before they can be merged.

      " - }, - { - "name": "SECRET_SCANNING", - "description": "

      Secret scanning.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - }, - { - "name": "TAG_NAME_PATTERN", - "description": "

      Tag name pattern.

      " - }, - { - "name": "UPDATE", - "description": "

      Only allow users with bypass permission to update matching refs.

      " - }, - { - "name": "WORKFLOWS", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      " - }, - { - "name": "WORKFLOW_UPDATES", - "description": "

      Workflow files cannot be modified.

      " - } - ], - "category": "other" - }, - { - "name": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode", - "description": "

      The bypass mode for a specific actor on a ruleset.

      ", - "values": [ - { - "name": "ALWAYS", - "description": "

      The actor can always bypass rules.

      " - }, - { - "name": "EXEMPT", - "description": "

      The actor is exempt from rules without generating a pass / fail result.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      The actor can only bypass rules via a pull request.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget", - "description": "

      The targets supported for rulesets.

      ", - "values": [ - { - "name": "BRANCH", - "description": "

      Branch.

      " - }, - { - "name": "PUSH", - "description": "

      Push.

      " - }, - { - "name": "REPOSITORY", - "description": "

      repository.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositorySuggestedActorFilter", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter", - "description": "

      The possible filters for suggested actors in a repository.

      ", - "values": [ - { - "name": "CAN_BE_ASSIGNED", - "description": "

      Actors that can be assigned to issues and pull requests.

      " - }, - { - "name": "CAN_BE_AUTHOR", - "description": "

      Actors that can be the author of issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility", - "description": "

      The repository's visibility level.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope", - "description": "

      The possible scopes of an alert's dependency.

      ", - "values": [ - { - "name": "DEVELOPMENT", - "description": "

      A dependency that is only used in development.

      " - }, - { - "name": "RUNTIME", - "description": "

      A dependency that is leveraged during application runtime.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertState", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate", - "description": "

      The possible states of an alert.

      ", - "values": [ - { - "name": "AUTO_DISMISSED", - "description": "

      An alert that has been automatically closed by Dependabot.

      " - }, - { - "name": "DISMISSED", - "description": "

      An alert that has been manually closed by a user.

      " - }, - { - "name": "FIXED", - "description": "

      An alert that has been resolved by a code change.

      " - }, - { - "name": "OPEN", - "description": "

      An alert that is still open.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate", - "description": "

      The possible states that can be requested when creating a check run.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization", - "description": "

      Possible roles a user may have in relation to an organization.

      ", - "values": [ - { - "name": "DIRECT_MEMBER", - "description": "

      A user who is a direct member of the organization.

      " - }, - { - "name": "OWNER", - "description": "

      A user with full administrative access to the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      A user who is unaffiliated with the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement", - "description": "

      The level of enforcement for a rule or ruleset.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      Rules will be enforced.

      " - }, - { - "name": "DISABLED", - "description": "

      Do not evaluate or enforce rules.

      " - }, - { - "name": "EVALUATE", - "description": "

      Allow admins to test rules before enforcing them. Admins can view insights on\nthe Rule Insights page (evaluate is only available with GitHub Enterprise).

      " - } - ], - "category": "repos" - }, - { - "name": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm", - "description": "

      The possible digest algorithms used to sign SAML requests for an identity provider.

      ", - "values": [ - { - "name": "SHA1", - "description": "

      SHA1.

      " - }, - { - "name": "SHA256", - "description": "

      SHA256.

      " - }, - { - "name": "SHA384", - "description": "

      SHA384.

      " - }, - { - "name": "SHA512", - "description": "

      SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm", - "description": "

      The possible signature algorithms used to sign SAML requests for a Identity Provider.

      ", - "values": [ - { - "name": "RSA_SHA1", - "description": "

      RSA-SHA1.

      " - }, - { - "name": "RSA_SHA256", - "description": "

      RSA-SHA256.

      " - }, - { - "name": "RSA_SHA384", - "description": "

      RSA-SHA384.

      " - }, - { - "name": "RSA_SHA512", - "description": "

      RSA-SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SavedReplyOrderField", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield", - "description": "

      Properties by which saved reply connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order saved reply by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "SearchType", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      Represents the individual results of a search.

      ", - "values": [ - { - "name": "DISCUSSION", - "description": "

      Returns matching discussions in repositories.

      " - }, - { - "name": "ISSUE", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "ISSUE_ADVANCED", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Returns results matching repositories.

      " - }, - { - "name": "USER", - "description": "

      Returns results matching users and organizations on GitHub.

      " - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisoryClassification", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      Classification of the advisory.

      ", - "values": [ - { - "name": "GENERAL", - "description": "

      Classification of general advisories.

      " - }, - { - "name": "MALWARE", - "description": "

      Classification of malware advisories.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      The possible ecosystems of a security vulnerability's package.

      ", - "values": [ - { - "name": "ACTIONS", - "description": "

      GitHub Actions.

      " - }, - { - "name": "COMPOSER", - "description": "

      PHP packages hosted at packagist.org.

      " - }, - { - "name": "ERLANG", - "description": "

      Erlang/Elixir packages hosted at hex.pm.

      " - }, - { - "name": "GO", - "description": "

      Go modules.

      " - }, - { - "name": "MAVEN", - "description": "

      Java artifacts hosted at the Maven central repository.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript packages hosted at npmjs.com.

      " - }, - { - "name": "NUGET", - "description": "

      .NET packages hosted at the NuGet Gallery.

      " - }, - { - "name": "PIP", - "description": "

      Python packages hosted at PyPI.org.

      " - }, - { - "name": "PUB", - "description": "

      Dart packages hosted at pub.dev.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      Ruby gems hosted at RubyGems.org.

      " - }, - { - "name": "RUST", - "description": "

      Rust crates.

      " - }, - { - "name": "SWIFT", - "description": "

      Swift packages.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisorySeverity", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      Severity of the vulnerability.

      ", - "values": [ - { - "name": "CRITICAL", - "description": "

      Critical.

      " - }, - { - "name": "HIGH", - "description": "

      High.

      " - }, - { - "name": "LOW", - "description": "

      Low.

      " - }, - { - "name": "MODERATE", - "description": "

      Moderate.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SocialAccountProvider", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider", - "description": "

      Software or company that hosts social media accounts.

      ", - "values": [ - { - "name": "BLUESKY", - "description": "

      Decentralized microblogging social platform.

      " - }, - { - "name": "FACEBOOK", - "description": "

      Social media and networking website.

      " - }, - { - "name": "GENERIC", - "description": "

      Catch-all for social media providers that do not yet have specific handling.

      " - }, - { - "name": "HOMETOWN", - "description": "

      Fork of Mastodon with a greater focus on local posting.

      " - }, - { - "name": "INSTAGRAM", - "description": "

      Social media website with a focus on photo and video sharing.

      " - }, - { - "name": "LINKEDIN", - "description": "

      Professional networking website.

      " - }, - { - "name": "MASTODON", - "description": "

      Open-source federated microblogging service.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript package registry.

      " - }, - { - "name": "REDDIT", - "description": "

      Social news aggregation and discussion website.

      " - }, - { - "name": "TWITCH", - "description": "

      Live-streaming service.

      " - }, - { - "name": "TWITTER", - "description": "

      Microblogging website.

      " - }, - { - "name": "YOUTUBE", - "description": "

      Online video platform.

      " - } - ], - "category": "users" - }, - { - "name": "SquashMergeCommitMessage", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage", - "description": "

      The possible default commit messages for squash merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "COMMIT_MESSAGES", - "description": "

      Default to the branch's commit messages.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - } - ], - "category": "repos" - }, - { - "name": "SquashMergeCommitTitle", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle", - "description": "

      The possible default commit titles for squash merges.

      ", - "values": [ - { - "name": "COMMIT_OR_PR_TITLE", - "description": "

      Default to the commit's title (if only one commit) or the pull request's title (when more than one commit).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "StarOrderField", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield", - "description": "

      Properties by which star connections can be ordered.

      ", - "values": [ - { - "name": "STARRED_AT", - "description": "

      Allows ordering a list of stars by when they were created.

      " - } - ], - "category": "activity" - }, - { - "name": "StatusState", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate", - "description": "

      The possible commit status states.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      Status is errored.

      " - }, - { - "name": "EXPECTED", - "description": "

      Status is expected.

      " - }, - { - "name": "FAILURE", - "description": "

      Status is failing.

      " - }, - { - "name": "PENDING", - "description": "

      Status is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      Status is successful.

      " - } - ], - "category": "commits" - }, - { - "name": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "IGNORED", - "description": "

      The User is never notified.

      " - }, - { - "name": "SUBSCRIBED", - "description": "

      The User is notified of all conversations.

      " - }, - { - "name": "UNSUBSCRIBED", - "description": "

      The User is only notified when participating or @mentioned.

      " - } - ], - "category": "activity" - }, - { - "name": "TeamDiscussionCommentOrderField", - "id": "teamdiscussioncommentorderfield", - "href": "/graphql/reference/enums#teamdiscussioncommentorderfield", - "description": "

      Properties by which team discussion comment connections can be ordered.

      ", - "values": [ - { - "name": "NUMBER", - "description": "

      Allows sequential ordering of team discussion comments (which is equivalent to chronological ordering).

      " - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionOrderField", - "id": "teamdiscussionorderfield", - "href": "/graphql/reference/enums#teamdiscussionorderfield", - "description": "

      Properties by which team discussion connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of team discussions.

      " - } - ], - "category": "other" - }, - { - "name": "TeamMemberOrderField", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield", - "description": "

      Properties by which team member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order team members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order team members by login.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole", - "description": "

      The possible team member roles; eithermaintaineror 'member'.

      ", - "values": [ - { - "name": "MAINTAINER", - "description": "

      A team maintainer has permission to add and remove team members.

      " - }, - { - "name": "MEMBER", - "description": "

      A team member has no administrative permissions on the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype", - "description": "

      Defines which types of team members are included in the returned list. Can be one of IMMEDIATE, CHILD_TEAM or ALL.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Includes immediate and child team members for the team.

      " - }, - { - "name": "CHILD_TEAM", - "description": "

      Includes only child team members for the team.

      " - }, - { - "name": "IMMEDIATE", - "description": "

      Includes only immediate members of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting", - "description": "

      The possible team notification values.

      ", - "values": [ - { - "name": "NOTIFICATIONS_DISABLED", - "description": "

      No one will receive notifications.

      " - }, - { - "name": "NOTIFICATIONS_ENABLED", - "description": "

      Everyone will receive notifications when the team is @mentioned.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamOrderField", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield", - "description": "

      Properties by which team connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Allows ordering a list of teams by name.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy", - "description": "

      The possible team privacy values.

      ", - "values": [ - { - "name": "SECRET", - "description": "

      A secret team can only be seen by its members.

      " - }, - { - "name": "VISIBLE", - "description": "

      A visible team can be seen and @mentioned by every member of the organization.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrderField", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield", - "description": "

      Properties by which team repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PERMISSION", - "description": "

      Order repositories by permission.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm", - "description": "

      The possible team review assignment algorithms.

      ", - "values": [ - { - "name": "LOAD_BALANCE", - "description": "

      Balance review load across the entire team.

      " - }, - { - "name": "ROUND_ROBIN", - "description": "

      Alternate reviews between each team member.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole", - "description": "

      The role of a user on a team.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      User has admin rights on the team.

      " - }, - { - "name": "MEMBER", - "description": "

      User is a member of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction", - "description": "

      The possible states of a thread subscription form action.

      ", - "values": [ - { - "name": "NONE", - "description": "

      The User cannot subscribe or unsubscribe to the thread.

      " - }, - { - "name": "SUBSCRIBE", - "description": "

      The User can subscribe to the thread.

      " - }, - { - "name": "UNSUBSCRIBE", - "description": "

      The User can unsubscribe to the thread.

      " - } - ], - "category": "activity" - }, - { - "name": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The subscription status is currently disabled.

      " - }, - { - "name": "IGNORING_LIST", - "description": "

      The User is never notified because they are ignoring the list.

      " - }, - { - "name": "IGNORING_THREAD", - "description": "

      The User is never notified because they are ignoring the thread.

      " - }, - { - "name": "NONE", - "description": "

      The User is not recieving notifications from this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_LIST", - "description": "

      The User is notified becuase they are watching the list.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD", - "description": "

      The User is notified because they are subscribed to the thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_EVENTS", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_TYPE", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "UNAVAILABLE", - "description": "

      The subscription status is currently unavailable.

      " - } - ], - "category": "activity" - }, - { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype", - "description": "

      Filters by whether or not 2FA is enabled and if the method configured is considered secure or insecure.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      No method of two-factor authentication.

      " - }, - { - "name": "INSECURE", - "description": "

      Has an insecure method of two-factor authentication. GitHub currently defines this as SMS two-factor authentication.

      " - }, - { - "name": "SECURE", - "description": "

      Has only secure methods of two-factor authentication.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserBlockDuration", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration", - "description": "

      The possible durations that a user can be blocked for.

      ", - "values": [ - { - "name": "ONE_DAY", - "description": "

      The user was blocked for 1 day.

      " - }, - { - "name": "ONE_MONTH", - "description": "

      The user was blocked for 30 days.

      " - }, - { - "name": "ONE_WEEK", - "description": "

      The user was blocked for 7 days.

      " - }, - { - "name": "PERMANENT", - "description": "

      The user was blocked permanently.

      " - }, - { - "name": "THREE_DAYS", - "description": "

      The user was blocked for 3 days.

      " - } - ], - "category": "users" - }, - { - "name": "UserStatusOrderField", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield", - "description": "

      Properties by which user status connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order user statuses by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "UserViewType", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype", - "description": "

      Whether a user being viewed contains public or private information.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      A user containing information only visible to the authenticated user.

      " - }, - { - "name": "PUBLIC", - "description": "

      A user that is publicly visible.

      " - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrderField", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield", - "description": "

      Properties by which verifiable domain connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order verifiable domains by their creation date.

      " - }, - { - "name": "DOMAIN", - "description": "

      Order verifiable domains by the domain name.

      " - } - ], - "category": "orgs" - }, - { - "name": "WorkflowRunOrderField", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield", - "description": "

      Properties by which workflow run connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order workflow runs by most recently created.

      " - } - ], - "category": "actions" - }, - { - "name": "WorkflowState", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate", - "description": "

      The possible states for a workflow.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The workflow is active.

      " - }, - { - "name": "DELETED", - "description": "

      The workflow was deleted from the git repository.

      " - }, - { - "name": "DISABLED_FORK", - "description": "

      The workflow was disabled by default on a fork.

      " - }, - { - "name": "DISABLED_INACTIVITY", - "description": "

      The workflow was disabled for inactivity in the repository.

      " - }, - { - "name": "DISABLED_MANUALLY", - "description": "

      The workflow was disabled manually.

      " - } - ], - "category": "actions" - } - ], - "unions": [ - { - "name": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee", - "description": "

      Types that can be assigned to issues.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "issues" - }, - { - "name": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "description": "

      Types that can initiate an audit log event.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor", - "description": "

      Types which can be actors for BranchActorAllowance objects.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor", - "description": "

      Types that can represent a repository ruleset bypass actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "repos" - }, - { - "name": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      An object which can have its data claimed or claim data from another.

      ", - "possibleTypes": [ - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer", - "description": "

      The object which triggered a ClosedEvent.

      ", - "possibleTypes": [ - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution", - "description": "

      Represents either a issue the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution", - "description": "

      Represents either a pull request the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution", - "description": "

      Represents either a repository the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer", - "description": "

      Users and teams.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember", - "description": "

      An object that is a member of an enterprise.

      ", - "possibleTypes": [ - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      Types that can own an IP allow list.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      Used for return value of Repository.issueOrPullRequest.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "MilestoneItem", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem", - "description": "

      Types that can be inside a Milestone.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "OrgRestoreMemberAuditEntryMembership", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "description": "

      Types of memberships that can be restored for an Organization member.

      ", - "possibleTypes": [ - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry", - "description": "

      An audit entry in an organization audit log.

      ", - "possibleTypes": [ - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrUser", - "id": "organizationoruser", - "href": "/graphql/reference/unions#organizationoruser", - "description": "

      Used for argument of CreateProjectV2 mutation.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "PermissionGranter", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter", - "description": "

      Types that can grant permissions on a repository to a user.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "orgs" - }, - { - "name": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem", - "description": "

      Types that can be pinned to a profile page.

      ", - "possibleTypes": [ - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "description": "

      Types that can be inside Project Cards.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor", - "description": "

      Possible collaborators for a project.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      Configurations for project fields.

      ", - "possibleTypes": [ - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent", - "description": "

      Types that can be inside Project Items.

      ", - "possibleTypes": [ - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "description": "

      Project field values.

      ", - "possibleTypes": [ - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue" - } - ], - "category": "projects" - }, - { - "name": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "Reactor", - "id": "reactor", - "href": "/graphql/reference/unions#reactor", - "description": "

      Types that can be assigned to reactions.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReferencedSubject", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject", - "description": "

      Any referencable object.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RenamedTitleSubject", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject", - "description": "

      An object which has a renamable title.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer", - "description": "

      Types that can be requested reviewers.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters", - "description": "

      Types which can be parameters for RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters" - }, - { - "name": "CopilotCodeReviewParameters", - "id": "copilotcodereviewparameters", - "href": "/graphql/reference/objects#copilotcodereviewparameters" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters" - } - ], - "category": "other" - }, - { - "name": "RuleSource", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource", - "description": "

      Types which can have RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem", - "description": "

      The results of a search.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "search" - }, - { - "name": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext", - "description": "

      Types that can be inside a StatusCheckRollup context.

      ", - "possibleTypes": [ - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - } - ], - "category": "commits" - }, - { - "name": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      Types that can be added to a user list.

      ", - "possibleTypes": [ - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      Types that can own a verifiable domain.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - } - ], - "inputObjects": [ - { - "name": "AbortQueuedMigrationsInput", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput", - "description": "

      Autogenerated input type of AbortQueuedMigrations.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that is running the migrations.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AbortRepositoryMigrationInput", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput", - "description": "

      Autogenerated input type of AbortRepositoryMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "migrationId", - "description": "

      The ID of the migration to be aborted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AccessUserNamespaceRepositoryInput", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput", - "description": "

      Autogenerated input type of AccessUserNamespaceRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the user namespace repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the user namespace repository to access.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddAssigneesToAssignableInput", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput", - "description": "

      Autogenerated input type of AddAssigneesToAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to add assignees to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The id of users to add as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddBlockedByInput", - "id": "addblockedbyinput", - "href": "/graphql/reference/input-objects#addblockedbyinput", - "description": "

      Autogenerated input type of AddBlockedBy.

      ", - "inputFields": [ - { - "name": "blockingIssueId", - "description": "

      The ID of the issue that blocks the given issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be blocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddCommentInput", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput", - "description": "

      Autogenerated input type of AddComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddDiscussionCommentInput", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput", - "description": "

      Autogenerated input type of AddDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to comment on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replyToId", - "description": "

      The Node ID of the discussion comment within this discussion to reply to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddDiscussionPollVoteInput", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput", - "description": "

      Autogenerated input type of AddDiscussionPollVote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pollOptionId", - "description": "

      The Node ID of the discussion poll option to vote for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddEnterpriseAdminInput", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput", - "description": "

      Autogenerated input type of AddEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise account to which the administrator should be added.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to add as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "AddEnterpriseOrganizationMemberInput", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput", - "description": "

      Autogenerated input type of AddEnterpriseOrganizationMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise which owns the organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization the users will be added to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "role", - "description": "

      The role to assign the users in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - }, - { - "name": "userIds", - "description": "

      The IDs of the enterprise members to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddLabelsToLabelableInput", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput", - "description": "

      Autogenerated input type of AddLabelsToLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of the labels to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to add labels to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddProjectCardInput", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput", - "description": "

      Autogenerated input type of AddProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The content of the card. Must be a member of the ProjectCardItem union.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "note", - "description": "

      The note on the card.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The Node ID of the ProjectColumn.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectColumnInput", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput", - "description": "

      Autogenerated input type of AddProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Node ID of the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectV2DraftIssueInput", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput", - "description": "

      Autogenerated input type of AddProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the draft issue to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue. A project item can also be created by providing\nthe URL of an Issue or Pull Request if you have access.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "AddProjectV2ItemByIdInput", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput", - "description": "

      Autogenerated input type of AddProjectV2ItemById.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The id of the Issue or Pull Request to add.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the item to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "AddPullRequestReviewCommentInput", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput", - "description": "

      Autogenerated input type of AddPullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment. This field is required

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: body will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitOID", - "description": "

      The SHA of the commit to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: commitOID will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "inReplyTo", - "description": "

      The comment id to reply to.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: inReplyTo will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "path", - "description": "

      The relative path of the file to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: path will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: position will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestReviewId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewInput", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput", - "description": "

      Autogenerated input type of AddPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the review body comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      The review line comments.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: comments will be removed. use the threads argument instead\nReason: We are deprecating comment fields that use diff-relative positioning.

      ", - "type": "[DraftPullRequestReviewComment]", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment" - }, - { - "name": "commitOID", - "description": "

      The commit OID the review pertains to.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "event", - "description": "

      The event to perform on the pull request review.

      ", - "type": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "threads", - "description": "

      The review line comment threads.

      ", - "type": "[DraftPullRequestReviewThread]", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadInput", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThread.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the thread's first comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers, required for line-level\nthreads. The end of the line range for multi-line comments.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadReplyInput", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThreadReply.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pending review to which the reply will belong.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewThreadId", - "description": "

      The Node ID of the thread to which this reply is being written.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddReactionInput", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput", - "description": "

      Autogenerated input type of AddReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji to react with.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "AddStarInput", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput", - "description": "

      Autogenerated input type of AddStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to star.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "AddSubIssueInput", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput", - "description": "

      Autogenerated input type of AddSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replaceParent", - "description": "

      Option to replace parent issue if one already exists.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueUrl", - "description": "

      The url of the sub-issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddUpvoteInput", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput", - "description": "

      Autogenerated input type of AddUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddVerifiableDomainInput", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput", - "description": "

      Autogenerated input type of AddVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domain", - "description": "

      The URL of the domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner to add the domain to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ApproveDeploymentsInput", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput", - "description": "

      Autogenerated input type of ApproveDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for approving deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ApproveVerifiableDomainInput", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput", - "description": "

      Autogenerated input type of ApproveVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to approve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ArchiveProjectV2ItemInput", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput", - "description": "

      Autogenerated input type of ArchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to archive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ArchiveRepositoryInput", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput", - "description": "

      Autogenerated input type of ArchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to mark as archived.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder", - "description": "

      Ordering options for Audit Log connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Audit Logs by.

      ", - "type": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "ChangeUserStatusInput", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput", - "description": "

      Autogenerated input type of ChangeUserStatus.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., 😀.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiresAt", - "description": "

      If set, the user status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "limitedAvailability", - "description": "

      Whether this status should indicate you are not fully available on GitHub, e.g., you are away.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A short description of your current status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "CheckAnnotationData", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "annotationLevel", - "description": "

      Represents an annotation's information level.

      ", - "type": "CheckAnnotationLevel!", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "location", - "description": "

      The location of the annotation.

      ", - "type": "CheckAnnotationRange!", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange" - }, - { - "name": "message", - "description": "

      A short description of the feedback for these lines of code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to add an annotation to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Details about this annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title that represents the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationRange", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "endColumn", - "description": "

      The ending column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endLine", - "description": "

      The ending line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startColumn", - "description": "

      The starting column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startLine", - "description": "

      The starting line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunAction", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction", - "description": "

      Possible further actions the integrator can perform.

      ", - "inputFields": [ - { - "name": "description", - "description": "

      A short explanation of what this action would do.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "identifier", - "description": "

      A reference for the action on the integrator's system.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The text to be displayed on a button in the web UI.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter", - "description": "

      The filters that are available when fetching check runs.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check runs created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check runs by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "checkType", - "description": "

      Filters the check runs by this type.

      ", - "type": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype" - }, - { - "name": "conclusions", - "description": "

      Filters the check runs by these conclusions.

      ", - "type": "[CheckConclusionState!]", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "status", - "description": "

      Filters the check runs by this status. Superceded by statuses.

      ", - "type": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "statuses", - "description": "

      Filters the check runs by this status. Overrides status.

      ", - "type": "[CheckStatusState!]", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput", - "description": "

      Descriptive details about the check run.

      ", - "inputFields": [ - { - "name": "annotations", - "description": "

      The annotations that are made as part of the check run.

      ", - "type": "[CheckAnnotationData!]", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata" - }, - { - "name": "images", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "type": "[CheckRunOutputImage!]", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage" - }, - { - "name": "summary", - "description": "

      The summary of the check run (supports Commonmark).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The details of the check run (supports Commonmark).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A title to provide for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutputImage", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "inputFields": [ - { - "name": "alt", - "description": "

      The alternative text for the image.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "caption", - "description": "

      A short image description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "imageUrl", - "description": "

      The full URL of the image.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteAutoTriggerPreference", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference", - "description": "

      The auto-trigger preferences that are available for check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The node ID of the application that owns the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "setting", - "description": "

      Set to true to enable automatic creation of CheckSuite events upon pushes to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter", - "description": "

      The filters that are available when fetching check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check suites created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check suites by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "ClearLabelsFromLabelableInput", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput", - "description": "

      Autogenerated input type of ClearLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to clear the labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ClearProjectV2ItemFieldValueInput", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of ClearProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "CloneProjectInput", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput", - "description": "

      Autogenerated input type of CloneProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeWorkflows", - "description": "

      Whether or not to clone the source project's workflows.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      The visibility of the project, defaults to false (private).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The source project to clone.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOwnerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "CloneTemplateRepositoryInput", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput", - "description": "

      Autogenerated input type of CloneTemplateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeAllBranches", - "description": "

      Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch of the template.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the template repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CloseDiscussionInput", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput", - "description": "

      Autogenerated input type of CloseDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "reason", - "description": "

      The reason why the discussion is being closed.

      ", - "type": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason" - } - ], - "category": "discussions" - }, - { - "name": "CloseIssueInput", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput", - "description": "

      Autogenerated input type of CloseIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateIssueId", - "description": "

      ID of the issue that this is a duplicate of.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueId", - "description": "

      ID of the issue to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "stateReason", - "description": "

      The reason the issue is to be closed.

      ", - "type": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason" - } - ], - "category": "issues" - }, - { - "name": "ClosePullRequestInput", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput", - "description": "

      Autogenerated input type of ClosePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "inputFields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningToolInput!]!", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningToolInput", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "inputFields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor", - "description": "

      Specifies an author for filtering Git commits.

      ", - "inputFields": [ - { - "name": "emails", - "description": "

      Email addresses to filter by. Commits authored by any of the specified email addresses will be returned.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      ID of a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder", - "description": "

      Ordering options for commit contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order commit contributions.

      ", - "type": "CommitContributionOrderField!", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield" - } - ], - "category": "commits" - }, - { - "name": "CommitMessage", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage", - "description": "

      A message to include with a new commit.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headline", - "description": "

      The headline of the message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommittableBranch", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch", - "description": "

      A git ref for a commit to be appended to.

      \n

      The ref must be a branch, i.e. its fully qualified name must start\nwith refs/heads/ (although the input is not required to be fully\nqualified).

      \n

      The Ref may be specified by its global node ID or by the\nrepositoryNameWithOwner and branchName.

      \n

      Examples

      \n

      Specify a branch using a global node ID:

      \n
      { \"id\": \"MDM6UmVmMTpyZWZzL2hlYWRzL21haW4=\" }\n
      \n

      Specify a branch using repositoryNameWithOwner and branchName:

      \n
      {\n  \"repositoryNameWithOwner\": \"github/graphql-client\",\n  \"branchName\": \"main\"\n}.\n
      ", - "inputFields": [ - { - "name": "branchName", - "description": "

      The unqualified name of the branch to append the commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryNameWithOwner", - "description": "

      The nameWithOwner of the repository to commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder", - "description": "

      Ordering options for contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - ], - "category": "users" - }, - { - "name": "ConvertProjectCardNoteToIssueInput", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput", - "description": "

      Autogenerated input type of ConvertProjectCardNoteToIssue.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the newly created issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the newly created issue. Defaults to the card's note text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ConvertProjectV2DraftIssueItemToIssueInput", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput", - "description": "

      Autogenerated input type of ConvertProjectV2DraftIssueItemToIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the draft issue ProjectV2Item to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ConvertPullRequestToDraftInput", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput", - "description": "

      Autogenerated input type of ConvertPullRequestToDraft.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to convert to draft.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CopilotCodeReviewParametersInput", - "id": "copilotcodereviewparametersinput", - "href": "/graphql/reference/input-objects#copilotcodereviewparametersinput", - "description": "

      Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.

      ", - "inputFields": [ - { - "name": "reviewDraftPullRequests", - "description": "

      Copilot automatically reviews draft pull requests before they are marked as ready for review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewOnPush", - "description": "

      Copilot automatically reviews each new push to the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "CopyProjectV2Input", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input", - "description": "

      Autogenerated input type of CopyProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeDraftIssues", - "description": "

      Include draft issues in the new project.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "ownerId", - "description": "

      The owner ID of the new project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the source Project to copy.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateAttributionInvitationInput", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput", - "description": "

      Autogenerated input type of CreateAttributionInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The Node ID of the owner scoping the reattributable data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceId", - "description": "

      The Node ID of the account owning the data to reattribute.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetId", - "description": "

      The Node ID of the account which may claim the data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "CreateBranchProtectionRuleInput", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput", - "description": "

      Autogenerated input type of CreateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryId", - "description": "

      The global relay id of the repository in which a new branch protection rule should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "CreateCheckRunInput", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput", - "description": "

      Autogenerated input type of CreateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CreateCheckSuiteInput", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput", - "description": "

      Autogenerated input type of CreateCheckSuite.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "CreateCommitOnBranchInput", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput", - "description": "

      Autogenerated input type of CreateCommitOnBranch.

      ", - "inputFields": [ - { - "name": "branch", - "description": "

      The Ref to be updated. Must be a branch.

      ", - "type": "CommittableBranch!", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The git commit oid expected at the head of the branch prior to the commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "fileChanges", - "description": "

      A description of changes to files in this commit.

      ", - "type": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges" - }, - { - "name": "message", - "description": "

      The commit message the be included with the commit.

      ", - "type": "CommitMessage!", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage" - } - ], - "category": "commits" - }, - { - "name": "CreateDeploymentInput", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput", - "description": "

      Autogenerated input type of CreateDeployment.

      ", - "inputFields": [ - { - "name": "autoMerge", - "description": "

      Attempt to automatically merge the default branch into the requested ref, defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      Short description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Name for the target deployment environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      JSON payload with extra information about the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The node ID of the ref to be deployed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requiredContexts", - "description": "

      The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "task", - "description": "

      Specifies a task to execute.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "CreateDeploymentStatusInput", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput", - "description": "

      Autogenerated input type of CreateDeploymentStatus.

      ", - "inputFields": [ - { - "name": "autoInactive", - "description": "

      Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus's deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "deploymentId", - "description": "

      The node ID of the deployment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "description", - "description": "

      A short description of the status. Maximum length of 140 characters.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      If provided, updates the environment of the deploy. Otherwise, does not modify the environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Sets the URL for accessing your environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logUrl", - "description": "

      The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - } - ], - "category": "deployments" - }, - { - "name": "CreateDiscussionInput", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput", - "description": "

      Autogenerated input type of CreateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The id of the discussion category to associate with this discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The id of the repository on which to create the discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "CreateEnterpriseOrganizationInput", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput", - "description": "

      Autogenerated input type of CreateEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "adminLogins", - "description": "

      The logins for the administrators of the new organization.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingEmail", - "description": "

      The email used for sending billing receipts.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the new organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateEnvironmentInput", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput", - "description": "

      Autogenerated input type of CreateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "CreateIpAllowListEntryInput", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput", - "description": "

      Autogenerated input type of CreateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for which to create the new IP allow list entry.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateIssueInput", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput", - "description": "

      Autogenerated input type of CreateIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The Node ID of assignees for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTemplate", - "description": "

      The name of an issue template in the repository, assigns labels and assignees from the template to the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The Node ID of the issue type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parentIssueId", - "description": "

      The Node ID of the parent issue to add this new issue to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "CreateIssueTypeInput", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput", - "description": "

      Autogenerated input type of CreateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      Description of the new issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled on the org level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      Name of the new issue type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID for the organization on which the issue type is created.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLabelInput", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput", - "description": "

      Autogenerated input type of CreateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the color of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLinkedBranchInput", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput", - "description": "

      Autogenerated input type of CreateLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to link to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the new branch. Defaults to issue number and title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The commit SHA to base the new branch on.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      ID of the repository to create the branch in. Defaults to the issue repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateMigrationSourceInput", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput", - "description": "

      Autogenerated input type of CreateMigrationSource.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "CreateProjectInput", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput", - "description": "

      Autogenerated input type of CreateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryIds", - "description": "

      A list of repository IDs to create as linked repositories for the project.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      The name of the GitHub-provided template.

      ", - "type": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate" - } - ], - "category": "projects-classic" - }, - { - "name": "CreateProjectV2FieldInput", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput", - "description": "

      Autogenerated input type of CreateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dataType", - "description": "

      The data type of the field.

      ", - "type": "ProjectV2CustomFieldType!", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype" - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for an iteration field.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the field in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a single select field. At least one value is required if data_type is SINGLE_SELECT.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2Input", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input", - "description": "

      Autogenerated input type of CreateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The repository to link the project to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The team to link the project to. The team will be granted read permissions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2StatusUpdateInput", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput", - "description": "

      Autogenerated input type of CreateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the status update in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "CreatePullRequestInput", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput", - "description": "

      Autogenerated input type of CreatePullRequest.

      ", - "inputFields": [ - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether this pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "headRefName", - "description": "

      The name of the branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace head_ref_name with a user like this: username:branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRepositoryId", - "description": "

      The Node ID of the head repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "CreateRefInput", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput", - "description": "

      Autogenerated input type of CreateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The fully qualified name of the new Ref (ie: refs/heads/my_new_branch).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the new Ref shall target. Must point to a commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository to create the Ref in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "CreateRepositoryInput", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput", - "description": "

      Autogenerated input type of CreateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryRulesetInput", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput", - "description": "

      Autogenerated input type of CreateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The set of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput!", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new ruleset should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "CreateTeamDiscussionCommentInput", - "id": "createteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#createteamdiscussioncommentinput", - "description": "

      Autogenerated input type of CreateTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The content of the comment. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: body will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The ID of the discussion to which the comment belongs. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: discussionId will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "CreateTeamDiscussionInput", - "id": "createteamdiscussioninput", - "href": "/graphql/reference/input-objects#createteamdiscussioninput", - "description": "

      Autogenerated input type of CreateTeamDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The content of the discussion. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: body will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "private", - "description": "

      If true, restricts the visibility of this discussion to team members and\norganization owners. If false or not specified, allows any organization member\nto view this discussion.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: private will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamId", - "description": "

      The ID of the team to which the discussion belongs. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: teamId will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: title will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "CreateUserListInput", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput", - "description": "

      Autogenerated input type of CreateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "DeleteBranchProtectionRuleInput", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput", - "description": "

      Autogenerated input type of DeleteBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "DeleteDeploymentInput", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput", - "description": "

      Autogenerated input type of DeleteDeployment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the deployment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteDiscussionCommentInput", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput", - "description": "

      Autogenerated input type of DeleteDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node id of the discussion comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteDiscussionInput", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput", - "description": "

      Autogenerated input type of DeleteDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The id of the discussion to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteEnvironmentInput", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput", - "description": "

      Autogenerated input type of DeleteEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the environment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteIpAllowListEntryInput", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput", - "description": "

      Autogenerated input type of DeleteIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "DeleteIssueCommentInput", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput", - "description": "

      Autogenerated input type of DeleteIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueInput", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput", - "description": "

      Autogenerated input type of DeleteIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueTypeInput", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput", - "description": "

      Autogenerated input type of DeleteIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLabelInput", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput", - "description": "

      Autogenerated input type of DeleteLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLinkedBranchInput", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput", - "description": "

      Autogenerated input type of DeleteLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "linkedBranchId", - "description": "

      The ID of the linked branch.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeletePackageVersionInput", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput", - "description": "

      Autogenerated input type of DeletePackageVersion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersionId", - "description": "

      The ID of the package version to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "packages" - }, - { - "name": "DeleteProjectCardInput", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput", - "description": "

      Autogenerated input type of DeleteProjectCard.

      ", - "inputFields": [ - { - "name": "cardId", - "description": "

      The id of the card to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectColumnInput", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput", - "description": "

      Autogenerated input type of DeleteProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectInput", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput", - "description": "

      Autogenerated input type of DeleteProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectV2FieldInput", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput", - "description": "

      Autogenerated input type of DeleteProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2Input", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input", - "description": "

      Autogenerated input type of DeleteProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2ItemInput", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput", - "description": "

      Autogenerated input type of DeleteProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project from which the item should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2StatusUpdateInput", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput", - "description": "

      Autogenerated input type of DeleteProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2WorkflowInput", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput", - "description": "

      Autogenerated input type of DeleteProjectV2Workflow.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "workflowId", - "description": "

      The ID of the workflow to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeletePullRequestReviewCommentInput", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of DeletePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeletePullRequestReviewInput", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput", - "description": "

      Autogenerated input type of DeletePullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeleteRefInput", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput", - "description": "

      Autogenerated input type of DeleteRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "DeleteRepositoryRulesetInput", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput", - "description": "

      Autogenerated input type of DeleteRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteTeamDiscussionCommentInput", - "id": "deleteteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioncommentinput", - "description": "

      Autogenerated input type of DeleteTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "DeleteTeamDiscussionInput", - "id": "deleteteamdiscussioninput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioninput", - "description": "

      Autogenerated input type of DeleteTeamDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The discussion ID to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "DeleteUserListInput", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput", - "description": "

      Autogenerated input type of DeleteUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "listId", - "description": "

      The ID of the list to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "DeleteVerifiableDomainInput", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput", - "description": "

      Autogenerated input type of DeleteVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder", - "description": "

      Ordering options for deployment connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order deployments by.

      ", - "type": "DeploymentOrderField!", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "DequeuePullRequestInput", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput", - "description": "

      Autogenerated input type of DequeuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the pull request to be dequeued.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DisablePullRequestAutoMergeInput", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput", - "description": "

      Autogenerated input type of DisablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to disable auto merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder", - "description": "

      Ways in which lists of discussions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order discussions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order discussions.

      ", - "type": "DiscussionOrderField!", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder", - "description": "

      Ordering options for discussion poll option connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order poll options by.

      ", - "type": "DiscussionPollOptionOrderField!", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DismissPullRequestReviewInput", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput", - "description": "

      Autogenerated input type of DismissPullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "message", - "description": "

      The contents of the pull request review dismissal message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DismissRepositoryVulnerabilityAlertInput", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput", - "description": "

      Autogenerated input type of DismissRepositoryVulnerabilityAlert.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the Dependabot alert is being dismissed.

      ", - "type": "DismissReason!", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason" - }, - { - "name": "repositoryVulnerabilityAlertId", - "description": "

      The Dependabot alert ID to dismiss.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "dependabot" - }, - { - "name": "DraftPullRequestReviewComment", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment", - "description": "

      Specifies a review comment to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Position in the file to leave a comment on.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "DraftPullRequestReviewThread", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread", - "description": "

      Specifies a review comment thread to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers. The end of the line range for\nmulti-line comments. Required if not using positioning.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on. Required if not using positioning.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - } - ], - "category": "pulls" - }, - { - "name": "EnablePullRequestAutoMergeInput", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput", - "description": "

      Autogenerated input type of EnablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit message is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit headline is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to MERGE. NOTE: when merging\nwith a merge queue any input value for merge method is ignored.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to enable auto-merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnqueuePullRequestInput", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput", - "description": "

      Autogenerated input type of EnqueuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "jump", - "description": "

      Add the pull request to the front of the queue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to enqueue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder", - "description": "

      Ordering options for enterprise administrator invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise administrator invitations by.

      ", - "type": "EnterpriseAdministratorInvitationOrderField!", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder", - "description": "

      Ordering options for enterprise member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise members by.

      ", - "type": "EnterpriseMemberOrderField!", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder", - "description": "

      Ordering options for enterprises.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprises by.

      ", - "type": "EnterpriseOrderField!", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder", - "description": "

      Ordering options for Enterprise Server installation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Enterprise Server installations by.

      ", - "type": "EnterpriseServerInstallationOrderField!", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder", - "description": "

      Ordering options for Enterprise Server user account email connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order emails by.

      ", - "type": "EnterpriseServerUserAccountEmailOrderField!", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder", - "description": "

      Ordering options for Enterprise Server user account connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts by.

      ", - "type": "EnterpriseServerUserAccountOrderField!", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder", - "description": "

      Ordering options for Enterprise Server user accounts upload connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts uploads by.

      ", - "type": "EnterpriseServerUserAccountsUploadOrderField!", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments", - "description": "

      Ordering options for environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order environments by.

      ", - "type": "EnvironmentOrderField!", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "FileAddition", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition", - "description": "

      A command to add a file at the given path with the given contents as part of a\ncommit. Any existing file at that that path will be replaced.

      ", - "inputFields": [ - { - "name": "contents", - "description": "

      The base64 encoded contents of the file.

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the repository where the file will be located.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges", - "description": "

      A description of a set of changes to a file tree to be made as part of\na git commit, modeled as zero or more file additions and zero or more\nfile deletions.

      \n

      Both fields are optional; omitting both will produce a commit with no\nfile changes.

      \n

      deletions and additions describe changes to files identified\nby 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\nslash-prefixed.

      \n

      path values must be unique across all additions and deletions\nprovided. Any duplication will result in a validation error.

      \n

      Encoding

      \n

      File contents must be provided in full for each FileAddition.

      \n

      The contents of a FileAddition must be encoded using RFC 4648\ncompliant base64, i.e. correct padding is required and no characters\noutside the standard alphabet may be used. Invalid base64\nencoding will be rejected with a validation error.

      \n

      The encoded contents may be binary.

      \n

      For text files, no assumptions are made about the character encoding of\nthe file contents (after base64 decoding). No charset transcoding or\nline-ending normalization will be performed; it is the client's\nresponsibility to manage the character encoding of files they provide.\nHowever, for maximum compatibility we recommend using UTF-8 encoding\nand ensuring that all files in a repository use a consistent\nline-ending convention (\\n or \\r\\n), and that all files end\nwith a newline.

      \n

      Modeling file changes

      \n

      Each of the the five types of conceptual changes that can be made in a\ngit commit can be described using the FileChanges type as follows:

      \n
        \n
      1. \n

        New file addition: create file hello world\\n at path docs/README.txt:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"hello world\\n\")\n    }\n  ]\n}\n
        \n
      2. \n
      3. \n

        Existing file modification: change existing docs/README.txt to have new\ncontent new content here\\n:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"new content here\\n\")\n    }\n  ]\n}\n
        \n
      4. \n
      5. \n

        Existing file deletion: remove existing file docs/README.txt.\nNote that the path is required to exist -- specifying a\npath that does not exist on the given branch will abort the\ncommit and return an error.

        \n
        {\n  \"deletions\" [\n    {\n      \"path\": \"docs/README.txt\"\n    }\n  ]\n}\n
        \n
      6. \n
      7. \n

        File rename with no changes: rename docs/README.txt with\nprevious content hello world\\n to the same content at\nnewdocs/README.txt:

        \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
      8. \n
      9. \n

        File rename with changes: rename docs/README.txt with\nprevious content hello world\\n to a file at path\nnewdocs/README.txt with content new contents\\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
        \n
      10. \n
      ", - "inputFields": [ - { - "name": "additions", - "description": "

      File to add or change.

      ", - "type": "[FileAddition!]", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition" - }, - { - "name": "deletions", - "description": "

      Files to delete.

      ", - "type": "[FileDeletion!]", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion" - } - ], - "category": "git" - }, - { - "name": "FileDeletion", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion", - "description": "

      A command to delete the file at the given path as part of a commit.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to delete.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "inputFields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowOrganizationInput", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput", - "description": "

      Autogenerated input type of FollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "FollowUserInput", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput", - "description": "

      Autogenerated input type of FollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder", - "description": "

      Ordering options for gist connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "GistOrderField!", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield" - } - ], - "category": "gists" - }, - { - "name": "GrantEnterpriseOrganizationsMigratorRoleInput", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of GrantEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GrantMigratorRoleInput", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput", - "description": "

      Autogenerated input type of GrantMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "ImportProjectInput", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput", - "description": "

      Autogenerated input type of ImportProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of Project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnImports", - "description": "

      A list of columns containing issues and pull requests.

      ", - "type": "[ProjectColumnImport!]!", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport" - }, - { - "name": "name", - "description": "

      The name of Project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerName", - "description": "

      The name of the Organization or User to create the Project under.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      Whether the Project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "migrations" - }, - { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder", - "description": "

      Ordering options for IP allow list entry connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order IP allow list entries by.

      ", - "type": "IpAllowListEntryOrderField!", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder", - "description": "

      Ways in which lists of issue comments can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issue comments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issue comments by.

      ", - "type": "IssueCommentOrderField!", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder", - "description": "

      Ordering options issue dependencies.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue dependencies by.

      ", - "type": "IssueDependencyOrderField!", - "id": "issuedependencyorderfield", - "href": "/graphql/reference/enums#issuedependencyorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters", - "description": "

      Ways in which to filter lists of issues.

      ", - "inputFields": [ - { - "name": "assignee", - "description": "

      List issues assigned to given name. Pass in null for issues with no assigned\nuser, and * for issues assigned to any user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdBy", - "description": "

      List issues created by given name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      List issues where the list of label names exist on the issue.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mentioned", - "description": "

      List issues where the given name is mentioned in the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestone", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its database ID. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestoneNumber", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "since", - "description": "

      List issues that have been updated at or after the given date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "states", - "description": "

      List issues filtered by the list of states given.

      ", - "type": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "type", - "description": "

      List issues filtered by the type given, only supported by searches on repositories.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscribed", - "description": "

      List issues subscribed to by viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issues by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issues by.

      ", - "type": "IssueOrderField!", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder", - "description": "

      Ordering options for issue types connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue types by.

      ", - "type": "IssueTypeOrderField!", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield" - } - ], - "category": "issues" - }, - { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder", - "description": "

      Ways in which lists of labels can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order labels by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order labels by.

      ", - "type": "LabelOrderField!", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield" - } - ], - "category": "issues" - }, - { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder", - "description": "

      Ordering options for language connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order languages by.

      ", - "type": "LanguageOrderField!", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield" - } - ], - "category": "repos" - }, - { - "name": "LinkProjectV2ToRepositoryInput", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput", - "description": "

      Autogenerated input type of LinkProjectV2ToRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkProjectV2ToTeamInput", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput", - "description": "

      Autogenerated input type of LinkProjectV2ToTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkRepositoryToProjectInput", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput", - "description": "

      Autogenerated input type of LinkRepositoryToProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to link to a Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository to link to a Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "LockLockableInput", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput", - "description": "

      Autogenerated input type of LockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockReason", - "description": "

      A reason for why the item will be locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be locked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder", - "description": "

      Ordering options for mannequins.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order mannequins by.

      ", - "type": "MannequinOrderField!", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield" - } - ], - "category": "migrations" - }, - { - "name": "MarkDiscussionCommentAsAnswerInput", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of MarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to mark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "MarkFileAsViewedInput", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput", - "description": "

      Autogenerated input type of MarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as viewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MarkProjectV2AsTemplateInput", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput", - "description": "

      Autogenerated input type of MarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to mark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "MarkPullRequestReadyForReviewInput", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput", - "description": "

      Autogenerated input type of MarkPullRequestReadyForReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be marked as ready for review.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MergeBranchInput", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput", - "description": "

      Autogenerated input type of MergeBranch.

      ", - "inputFields": [ - { - "name": "base", - "description": "

      The name of the base branch that the provided head will be merged into.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitMessage", - "description": "

      Message to use for the merge commit. If omitted, a default will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "head", - "description": "

      The head to merge into the base branch. This can be a branch name or a commit GitObjectID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository containing the base branch that will be modified.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "branches" - }, - { - "name": "MergePullRequestInput", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput", - "description": "

      Autogenerated input type of MergePullRequest.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      OID that the pull request head ref must match to allow merge; if omitted, no check is performed.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be merged.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput", - "description": "

      Merges must be performed via a merge queue.

      ", - "inputFields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder", - "description": "

      Ordering options for milestone connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order milestones by.

      ", - "type": "MilestoneOrderField!", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield" - } - ], - "category": "issues" - }, - { - "name": "MinimizeCommentInput", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput", - "description": "

      Autogenerated input type of MinimizeComment.

      ", - "inputFields": [ - { - "name": "classifier", - "description": "

      The classification of comment.

      ", - "type": "ReportedContentClassifiers!", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MoveProjectCardInput", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput", - "description": "

      Autogenerated input type of MoveProjectCard.

      ", - "inputFields": [ - { - "name": "afterCardId", - "description": "

      Place the new card after the card with this id. Pass null to place it at the top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "cardId", - "description": "

      The id of the card to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move it into.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "MoveProjectColumnInput", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput", - "description": "

      Autogenerated input type of MoveProjectColumn.

      ", - "inputFields": [ - { - "name": "afterColumnId", - "description": "

      Place the new column after the column with this id. Pass null to place it at the front.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder", - "description": "

      Ordering options for an organization's enterprise owner connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise owners by.

      ", - "type": "OrgEnterpriseOwnerOrderField!", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for organization connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order organizations by.

      ", - "type": "OrganizationOrderField!", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield" - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder", - "description": "

      Ways in which lists of package files can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package files by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package files by.

      ", - "type": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder", - "description": "

      Ways in which lists of packages can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order packages by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order packages by.

      ", - "type": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder", - "description": "

      Ways in which lists of package versions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package versions by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package versions by.

      ", - "type": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield" - } - ], - "category": "packages" - }, - { - "name": "PinEnvironmentInput", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput", - "description": "

      Autogenerated input type of PinEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      The desired state of the environment. If true, environment will be pinned. If false, it will be unpinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deployments" - }, - { - "name": "PinIssueInput", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput", - "description": "

      Autogenerated input type of PinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be pinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder", - "description": "

      Ordering options for pinned environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pinned environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order pinned environments by.

      ", - "type": "PinnedEnvironmentOrderField!", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardImport", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport", - "description": "

      An issue or PR and its owning repository to be used in a project card.

      ", - "inputFields": [ - { - "name": "number", - "description": "

      The issue or pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      Repository name with owner (owner/repository).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnImport", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport", - "description": "

      A project column and a list of its issues and PRs.

      ", - "inputFields": [ - { - "name": "columnName", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issues", - "description": "

      A list of issues and pull requests in the column.

      ", - "type": "[ProjectCardImport!]", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport" - }, - { - "name": "position", - "description": "

      The position of the column, starting from 0.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectOrderField!", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Collaborator", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator", - "description": "

      A collaborator to update on a project. Only one of the userId or teamId should be provided.

      ", - "inputFields": [ - { - "name": "role", - "description": "

      The role to grant the collaborator.

      ", - "type": "ProjectV2Roles!", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles" - }, - { - "name": "teamId", - "description": "

      The ID of the team as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the user as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder", - "description": "

      Ordering options for project v2 field connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 fields by.

      ", - "type": "ProjectV2FieldOrderField!", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldValue", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue", - "description": "

      The values that can be used to update a field of an item inside a Project. Only 1 value can be updated at a time.

      ", - "inputFields": [ - { - "name": "date", - "description": "

      The ISO 8601 date to set on the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "iterationId", - "description": "

      The id of the iteration to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number to set on the field.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "singleSelectOptionId", - "description": "

      The id of the single select option to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The text to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters", - "description": "

      Ways in which to filter lists of projects.

      ", - "inputFields": [ - { - "name": "state", - "description": "

      List project v2 filtered by the state given.

      ", - "type": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder", - "description": "

      Ordering options for project v2 item field value connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 item field values by.

      ", - "type": "ProjectV2ItemFieldValueOrderField!", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder", - "description": "

      Ordering options for project v2 item connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 items by.

      ", - "type": "ProjectV2ItemOrderField!", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Iteration", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration", - "description": "

      Represents an iteration.

      ", - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of the iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startDate", - "description": "

      The start date for the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title for the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput", - "description": "

      Represents an iteration field configuration.

      ", - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of each iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      Zero or more iterations for the field.

      ", - "type": "[ProjectV2Iteration!]!", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration" - }, - { - "name": "startDate", - "description": "

      The start date for the first iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectV2OrderField!", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionInput", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput", - "description": "

      Represents a single select field option.

      ", - "inputFields": [ - { - "name": "color", - "description": "

      The display color of the option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The description text of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder", - "description": "

      Ways in which project v2 status updates can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "ProjectV2StatusUpdateOrderField!", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder", - "description": "

      Ordering options for project v2 view connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 views by.

      ", - "type": "ProjectV2ViewOrderField!", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder", - "description": "

      Ordering options for project v2 workflows connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 workflows by.

      ", - "type": "ProjectV2WorkflowsOrderField!", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinitionInput", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pull requests by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order pull requests by.

      ", - "type": "PullRequestOrderField!", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "inputFields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "automaticCopilotCodeReviewEnabled", - "description": "

      Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder", - "description": "

      Ways in which lists of reactions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order reactions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order reactions by.

      ", - "type": "ReactionOrderField!", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield" - } - ], - "category": "reactions" - }, - { - "name": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder", - "description": "

      Ways in which lists of git refs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order refs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order refs by.

      ", - "type": "RefOrderField!", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield" - } - ], - "category": "git" - }, - { - "name": "RefUpdate", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate", - "description": "

      A ref update.

      ", - "inputFields": [ - { - "name": "afterOid", - "description": "

      The value this ref should be updated to.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "beforeOid", - "description": "

      The value this ref needs to point to before the update.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "force", - "description": "

      Force a non fast-forward update.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The fully qualified name of the ref to be update. For example refs/heads/branch-name.

      ", - "type": "GitRefname!", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname" - } - ], - "category": "git" - }, - { - "name": "RegenerateVerifiableDomainTokenInput", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput", - "description": "

      Autogenerated input type of RegenerateVerifiableDomainToken.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to regenerate the verification token of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RejectDeploymentsInput", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput", - "description": "

      Autogenerated input type of RejectDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for rejecting deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder", - "description": "

      Ways in which lists of releases can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order releases by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order releases by.

      ", - "type": "ReleaseOrderField!", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield" - } - ], - "category": "releases" - }, - { - "name": "RemoveAssigneesFromAssignableInput", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput", - "description": "

      Autogenerated input type of RemoveAssigneesFromAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to remove assignees from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The id of users to remove as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RemoveBlockedByInput", - "id": "removeblockedbyinput", - "href": "/graphql/reference/input-objects#removeblockedbyinput", - "description": "

      Autogenerated input type of RemoveBlockedBy.

      ", - "inputFields": [ - { - "name": "blockingIssueId", - "description": "

      The ID of the blocking issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the blocked issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveEnterpriseAdminInput", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput", - "description": "

      Autogenerated input type of RemoveEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID from which to remove the administrator.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to remove as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveLabelsFromLabelableInput", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput", - "description": "

      Autogenerated input type of RemoveLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of labels to remove.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the Labelable to remove labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveOutsideCollaboratorInput", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput", - "description": "

      Autogenerated input type of RemoveOutsideCollaborator.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to remove the outside collaborator from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the outside collaborator to remove.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RemoveReactionInput", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput", - "description": "

      Autogenerated input type of RemoveReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji reaction to remove.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "RemoveStarInput", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput", - "description": "

      Autogenerated input type of RemoveStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to unstar.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "RemoveSubIssueInput", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput", - "description": "

      Autogenerated input type of RemoveSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveUpvoteInput", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput", - "description": "

      Autogenerated input type of RemoveUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to remove upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenDiscussionInput", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput", - "description": "

      Autogenerated input type of ReopenDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenIssueInput", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput", - "description": "

      Autogenerated input type of ReopenIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to be opened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ReopenPullRequestInput", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput", - "description": "

      Autogenerated input type of ReopenPullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "ReorderEnvironmentInput", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput", - "description": "

      Autogenerated input type of ReorderEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "position", - "description": "

      The desired position of the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "ReplaceActorsForAssignableInput", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput", - "description": "

      Autogenerated input type of ReplaceActorsForAssignable.

      ", - "inputFields": [ - { - "name": "actorIds", - "description": "

      The ids of the actors to replace the existing assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assignableId", - "description": "

      The id of the assignable object to replace the assignees for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "inputFields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder", - "description": "

      Ordering options for repository invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository invitations by.

      ", - "type": "RepositoryInvitationOrderField!", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder", - "description": "

      Ordering options for repository migrations.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "RepositoryMigrationOrderDirection!", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository migrations by.

      ", - "type": "RepositoryMigrationOrderField!", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder", - "description": "

      Ordering options for repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "RepositoryOrderField!", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput", - "description": "

      Specifies the conditions required for a ruleset to evaluate.

      ", - "inputFields": [ - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleInput", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput", - "description": "

      Specifies the attributes for a new or updated rule.

      ", - "inputFields": [ - { - "name": "id", - "description": "

      Optional ID of this rule when updating.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parameters", - "description": "

      The parameters for the rule.

      ", - "type": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput" - }, - { - "name": "type", - "description": "

      The type of rule to create.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder", - "description": "

      Ordering options for repository rules.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository rules by.

      ", - "type": "RepositoryRuleOrderField!", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorInput", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput", - "description": "

      Specifies the attributes for a new or updated ruleset bypass actor. Only one of\nactor_id, repository_role_database_id, organization_admin, or deploy_key\nshould be specified.

      ", - "inputFields": [ - { - "name": "actorId", - "description": "

      For Team and Integration bypasses, the Team or Integration ID.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassMode", - "description": "

      The bypass mode for this actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode!", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      For deploy key bypasses, true. Can only use ALWAYS as the bypass mode.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      For enterprise owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationAdmin", - "description": "

      For organization owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      For role bypasses, the role database ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "ReprioritizeSubIssueInput", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput", - "description": "

      Autogenerated input type of ReprioritizeSubIssue.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The id of the sub-issue to be prioritized after (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "beforeId", - "description": "

      The id of the sub-issue to be prioritized before (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the parent issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue to reprioritize.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RequestReviewsInput", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput", - "description": "

      Autogenerated input type of RequestReviews.

      ", - "inputFields": [ - { - "name": "botIds", - "description": "

      The Node IDs of the bot to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      The Node IDs of the team to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "union", - "description": "

      Add users to the set rather than replace.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "userIds", - "description": "

      The Node IDs of the user to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "inputFields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredStatusCheckInput", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput", - "description": "

      Specifies the attributes for a new or updated required status check.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The ID of the App that must set the status in order for it to be accepted.\nOmit this value to use whichever app has recently been setting this status, or\nuse \"any\" to allow any app to set the status.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "context", - "description": "

      Status check context that must pass for commits to be accepted to the matching branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfigurationInput!]!", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RerequestCheckSuiteInput", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput", - "description": "

      Autogenerated input type of RerequestCheckSuite.

      ", - "inputFields": [ - { - "name": "checkSuiteId", - "description": "

      The Node ID of the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "ResolveReviewThreadInput", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput", - "description": "

      Autogenerated input type of ResolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to resolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RevertPullRequestInput", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput", - "description": "

      Autogenerated input type of RevertPullRequest.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether the revert pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to revert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RevokeEnterpriseOrganizationsMigratorRoleInput", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of RevokeEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to revoke the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RevokeMigratorRoleInput", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput", - "description": "

      Autogenerated input type of RevokeMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to revoke the migrator role from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput", - "description": "

      Specifies the parameters for a RepositoryRule object. Only one of the fields should be specified.

      ", - "inputFields": [ - { - "name": "branchNamePattern", - "description": "

      Parameters used for the branch_name_pattern rule type.

      ", - "type": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput" - }, - { - "name": "codeScanning", - "description": "

      Parameters used for the code_scanning rule type.

      ", - "type": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput" - }, - { - "name": "commitAuthorEmailPattern", - "description": "

      Parameters used for the commit_author_email_pattern rule type.

      ", - "type": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput" - }, - { - "name": "commitMessagePattern", - "description": "

      Parameters used for the commit_message_pattern rule type.

      ", - "type": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput" - }, - { - "name": "committerEmailPattern", - "description": "

      Parameters used for the committer_email_pattern rule type.

      ", - "type": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput" - }, - { - "name": "copilotCodeReview", - "description": "

      Parameters used for the copilot_code_review rule type.

      ", - "type": "CopilotCodeReviewParametersInput", - "id": "copilotcodereviewparametersinput", - "href": "/graphql/reference/input-objects#copilotcodereviewparametersinput" - }, - { - "name": "fileExtensionRestriction", - "description": "

      Parameters used for the file_extension_restriction rule type.

      ", - "type": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput" - }, - { - "name": "filePathRestriction", - "description": "

      Parameters used for the file_path_restriction rule type.

      ", - "type": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput" - }, - { - "name": "maxFilePathLength", - "description": "

      Parameters used for the max_file_path_length rule type.

      ", - "type": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput" - }, - { - "name": "maxFileSize", - "description": "

      Parameters used for the max_file_size rule type.

      ", - "type": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput" - }, - { - "name": "mergeQueue", - "description": "

      Parameters used for the merge_queue rule type.

      ", - "type": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput" - }, - { - "name": "pullRequest", - "description": "

      Parameters used for the pull_request rule type.

      ", - "type": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput" - }, - { - "name": "requiredDeployments", - "description": "

      Parameters used for the required_deployments rule type.

      ", - "type": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput" - }, - { - "name": "requiredStatusChecks", - "description": "

      Parameters used for the required_status_checks rule type.

      ", - "type": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput" - }, - { - "name": "tagNamePattern", - "description": "

      Parameters used for the tag_name_pattern rule type.

      ", - "type": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput" - }, - { - "name": "update", - "description": "

      Parameters used for the update rule type.

      ", - "type": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput" - }, - { - "name": "workflows", - "description": "

      Parameters used for the workflows rule type.

      ", - "type": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput" - } - ], - "category": "other" - }, - { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder", - "description": "

      Ordering options for saved reply connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order saved replies by.

      ", - "type": "SavedReplyOrderField!", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield" - } - ], - "category": "users" - }, - { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder", - "description": "

      Ways in which star connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "StarOrderField!", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield" - } - ], - "category": "activity" - }, - { - "name": "StartOrganizationMigrationInput", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput", - "description": "

      Autogenerated input type of StartOrganizationMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceAccessToken", - "description": "

      The migration source access token.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetEnterpriseId", - "description": "

      The ID of the enterprise the target organization belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StartRepositoryMigrationInput", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput", - "description": "

      Autogenerated input type of StartRepositoryMigration.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "continueOnError", - "description": "

      Whether to continue the migration on error. Defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "gitArchiveUrl", - "description": "

      The signed URL to access the user-uploaded git archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockSource", - "description": "

      Whether to lock the source repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "metadataArchiveUrl", - "description": "

      The signed URL to access the user-uploaded metadata archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the imported repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryName", - "description": "

      The name of the imported repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "skipReleases", - "description": "

      Whether to skip migrating releases for the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The ID of the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceRepositoryUrl", - "description": "

      The URL of the source repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetRepoVisibility", - "description": "

      The visibility of the imported repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StatusCheckConfigurationInput", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput", - "description": "

      Required status check.

      ", - "inputFields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "SubmitPullRequestReviewInput", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput", - "description": "

      Autogenerated input type of SubmitPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text field to set on the Pull Request Review.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "event", - "description": "

      The event to send to the Pull Request Review.

      ", - "type": "PullRequestReviewEvent!", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Pull Request ID to submit any pending reviews.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Pull Request Review ID to submit.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "TeamDiscussionCommentOrder", - "id": "teamdiscussioncommentorder", - "href": "/graphql/reference/input-objects#teamdiscussioncommentorder", - "description": "

      Ways in which team discussion comment connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "TeamDiscussionCommentOrderField!", - "id": "teamdiscussioncommentorderfield", - "href": "/graphql/reference/enums#teamdiscussioncommentorderfield" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionOrder", - "id": "teamdiscussionorder", - "href": "/graphql/reference/input-objects#teamdiscussionorder", - "description": "

      Ways in which team discussion connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "TeamDiscussionOrderField!", - "id": "teamdiscussionorderfield", - "href": "/graphql/reference/enums#teamdiscussionorderfield" - } - ], - "category": "other" - }, - { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder", - "description": "

      Ordering options for team member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order team members by.

      ", - "type": "TeamMemberOrderField!", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder", - "description": "

      Ways in which team connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "TeamOrderField!", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder", - "description": "

      Ordering options for team repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "TeamRepositoryOrderField!", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield" - } - ], - "category": "teams" - }, - { - "name": "TransferIssueInput", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput", - "description": "

      Autogenerated input type of TransferIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createLabelsIfMissing", - "description": "

      Whether to create labels if they don't exist in the target repository (matched by name).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueId", - "description": "

      The Node ID of the issue to be transferred.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository the issue should be transferred to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnarchiveProjectV2ItemInput", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput", - "description": "

      Autogenerated input type of UnarchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnarchiveRepositoryInput", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput", - "description": "

      Autogenerated input type of UnarchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "UnfollowOrganizationInput", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput", - "description": "

      Autogenerated input type of UnfollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UnfollowUserInput", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput", - "description": "

      Autogenerated input type of UnfollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UnlinkProjectV2FromRepositoryInput", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkProjectV2FromTeamInput", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkRepositoryFromProjectInput", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput", - "description": "

      Autogenerated input type of UnlinkRepositoryFromProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project linked to the Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository linked to the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UnlockLockableInput", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput", - "description": "

      Autogenerated input type of UnlockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be unlocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkDiscussionCommentAsAnswerInput", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of UnmarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to unmark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UnmarkFileAsViewedInput", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput", - "description": "

      Autogenerated input type of UnmarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as unviewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UnmarkIssueAsDuplicateInput", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput", - "description": "

      Autogenerated input type of UnmarkIssueAsDuplicate.

      ", - "inputFields": [ - { - "name": "canonicalId", - "description": "

      ID of the issue or pull request currently considered canonical/authoritative/original.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateId", - "description": "

      ID of the issue or pull request currently marked as a duplicate.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkProjectV2AsTemplateInput", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput", - "description": "

      Autogenerated input type of UnmarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to unmark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnminimizeCommentInput", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput", - "description": "

      Autogenerated input type of UnminimizeComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnpinIssueInput", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput", - "description": "

      Autogenerated input type of UnpinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be unpinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnresolveReviewThreadInput", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput", - "description": "

      Autogenerated input type of UnresolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to unresolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateBranchProtectionRuleInput", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput", - "description": "

      Autogenerated input type of UpdateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "UpdateCheckRunInput", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput", - "description": "

      Autogenerated input type of UpdateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "checkRunId", - "description": "

      The node of the check.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "UpdateCheckSuitePreferencesInput", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput", - "description": "

      Autogenerated input type of UpdateCheckSuitePreferences.

      ", - "inputFields": [ - { - "name": "autoTriggerPreferences", - "description": "

      The check suite preferences to modify.

      ", - "type": "[CheckSuiteAutoTriggerPreference!]!", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "UpdateDiscussionCommentInput", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput", - "description": "

      Autogenerated input type of UpdateDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commentId", - "description": "

      The Node ID of the discussion comment to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UpdateDiscussionInput", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput", - "description": "

      Autogenerated input type of UpdateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the discussion body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The Node ID of a discussion category within the same repository to change this discussion to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The new discussion title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "policyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "settingValue", - "description": "

      The value for the allow private repository forking setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the base repository permission setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the base repository permission setting on the enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDeployKeySettingInput", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDeployKeySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the deploy key setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the deploy key setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can change repository visibility setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can change repository visibility setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can create repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "membersCanCreateInternalRepositories", - "description": "

      Allow members to create internal repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositories", - "description": "

      Allow members to create private repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositories", - "description": "

      Allow members to create public repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesPolicyEnabled", - "description": "

      When false, allow member organizations to set their own repository creation member privileges.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "settingValue", - "description": "

      Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete issues setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete issues setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete repositories setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can invite collaborators setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can invite collaborators setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanMakePurchasesSettingInput", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can make purchases setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can make purchases setting on the enterprise.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can update protected branches setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can update protected branches setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can view dependency insights setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can view dependency insights setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOrganizationProjectsSettingInput", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the organization projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the organization projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOwnerOrganizationRoleInput", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput", - "description": "

      Autogenerated input type of UpdateEnterpriseOwnerOrganizationRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the owner belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization for membership change.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationRole", - "description": "

      The role to assume in the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseProfileInput", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput", - "description": "

      Autogenerated input type of UpdateEnterpriseProfile.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityContactEmail", - "description": "

      The security contact email address of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise's website.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseRepositoryProjectsSettingInput", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the repository projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the repository projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTeamDiscussionsSettingInput", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the team discussions setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the team discussions setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "other" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two-factor authentication disallowed methods setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two-factor authentication disallowed methods setting on the enterprise.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two factor authentication required setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two factor authentication required setting on the enterprise.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnvironmentInput", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput", - "description": "

      Autogenerated input type of UpdateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The node ID of the environment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The ids of users or teams that can approve deployments to this environment.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "UpdateIpAllowListEnabledSettingInput", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the IP allow list enabled setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list enabled setting.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListEntryInput", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput", - "description": "

      Autogenerated input type of UpdateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListForInstalledAppsEnabledSettingInput", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListForInstalledAppsEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list configuration for installed GitHub Apps setting.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIssueCommentInput", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput", - "description": "

      Autogenerated input type of UpdateIssueComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the IssueComment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueInput", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput", - "description": "

      Autogenerated input type of UpdateIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the Issue to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the Issue Type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The desired issue state.

      ", - "type": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueIssueTypeInput", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update on the issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueTypeInput", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The description of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled for the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateLabelInput", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput", - "description": "

      Autogenerated input type of UpdateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the updated color of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The updated name of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateNotificationRestrictionSettingInput", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput", - "description": "

      Autogenerated input type of UpdateNotificationRestrictionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the restrict notifications setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the restrict notifications setting.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - } - ], - "category": "activity" - }, - { - "name": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "forkingEnabled", - "description": "

      Enable forking of private repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UpdateOrganizationWebCommitSignoffSettingInput", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the web commit signoff setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Enable signoff on web-based commits for repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "orgs" - }, - { - "name": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "inputFields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateProjectCardInput", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput", - "description": "

      Autogenerated input type of UpdateProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isArchived", - "description": "

      Whether or not the ProjectCard should be archived.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "note", - "description": "

      The note of ProjectCard.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectColumnInput", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput", - "description": "

      Autogenerated input type of UpdateProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The ProjectColumn ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectInput", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput", - "description": "

      Autogenerated input type of UpdateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Whether the project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectV2CollaboratorsInput", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput", - "description": "

      Autogenerated input type of UpdateProjectV2Collaborators.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "collaborators", - "description": "

      The collaborators to update.

      ", - "type": "[ProjectV2Collaborator!]!", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator" - }, - { - "name": "projectId", - "description": "

      The ID of the project to update the collaborators for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2DraftIssueInput", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput", - "description": "

      Autogenerated input type of UpdateProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftIssueId", - "description": "

      The ID of the draft issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2FieldInput", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput", - "description": "

      Autogenerated input type of UpdateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for an iteration field.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name to update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a field of type SINGLE_SELECT. If empty, no changes will be made\nto the options. If values are present, they will overwrite the existing\noptions for the field.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2Input", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input", - "description": "

      Autogenerated input type of UpdateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "closed", - "description": "

      Set the project to closed or open.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Set the project to public or private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      Set the readme description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "shortDescription", - "description": "

      Set the short description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      Set the title of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemFieldValueInput", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "value", - "description": "

      The value which will be set on the field.

      ", - "type": "ProjectV2FieldValue!", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemPositionInput", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemPosition.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The ID of the item to position this item after. If omitted or set to null the item will be moved to top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be moved.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2StatusUpdateInput", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput", - "description": "

      Autogenerated input type of UpdateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "UpdatePullRequestBranchInput", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput", - "description": "

      Autogenerated input type of UpdatePullRequestBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The head ref oid for the upstream branch.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "updateMethod", - "description": "

      The update branch method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestInput", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput", - "description": "

      Autogenerated input type of UpdatePullRequest.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this pull request.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "state", - "description": "

      The target state of the pull request.

      ", - "type": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate" - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewCommentInput", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of UpdatePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewCommentId", - "description": "

      The Node ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewInput", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput", - "description": "

      Autogenerated input type of UpdatePullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateRefInput", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput", - "description": "

      Autogenerated input type of UpdateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "force", - "description": "

      Permit updates of branch Refs that are not fast-forwards?.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the Ref shall be updated to target.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRefsInput", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput", - "description": "

      Autogenerated input type of UpdateRefs.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdates", - "description": "

      A list of ref updates.

      ", - "type": "[RefUpdate!]!", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRepositoryInput", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput", - "description": "

      Autogenerated input type of UpdateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A new description for the repository. Pass an empty string to erase the existing description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository should have the discussions feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository should have the project boards feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository. Pass an empty string to erase the existing URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The new name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryRulesetInput", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput", - "description": "

      Autogenerated input type of UpdateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The list of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryWebCommitSignoffSettingInput", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateRepositoryWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Indicates if the repository should require signoff on web-based commits.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateSubscriptionInput", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput", - "description": "

      Autogenerated input type of UpdateSubscription.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The new state of the subscription.

      ", - "type": "SubscriptionState!", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "subscribableId", - "description": "

      The Node ID of the subscribable object to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "UpdateTeamDiscussionCommentInput", - "id": "updateteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#updateteamdiscussioncommentinput", - "description": "

      Autogenerated input type of UpdateTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "UpdateTeamDiscussionInput", - "id": "updateteamdiscussioninput", - "href": "/graphql/reference/input-objects#updateteamdiscussioninput", - "description": "

      Autogenerated input type of UpdateTeamDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the discussion.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content. If provided, this update operation\nwill be rejected if the given version does not match the latest version on the server.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      If provided, sets the pinned state of the updated discussion.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The updated title of the discussion.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "UpdateTeamReviewAssignmentInput", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput", - "description": "

      Autogenerated input type of UpdateTeamReviewAssignment.

      ", - "inputFields": [ - { - "name": "algorithm", - "description": "

      The algorithm to use for review assignment.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countMembersAlreadyRequested", - "description": "

      Count any members whose review has already been requested against the required number of members assigned to review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enabled", - "description": "

      Turn on or off review assignment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "excludedTeamMemberIds", - "description": "

      An array of team member IDs to exclude.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "id", - "description": "

      The Node ID of the team to update review assignments of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "includeChildTeamMembers", - "description": "

      Include the members of any child teams when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "notifyTeam", - "description": "

      Notify the entire team of the PR if it is delegated.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "removeTeamRequest", - "description": "

      Remove the team review request when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamMemberCount", - "description": "

      The number of team members to assign.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "UpdateTeamsRepositoryInput", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput", - "description": "

      Autogenerated input type of UpdateTeamsRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permission", - "description": "

      Permission that should be granted to the teams.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repositoryId", - "description": "

      Repository ID being granted access to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      A list of teams being granted access. Limit: 10.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "teams" - }, - { - "name": "UpdateTopicsInput", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput", - "description": "

      Autogenerated input type of UpdateTopics.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "topicNames", - "description": "

      An array of topic names.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "UpdateUserListInput", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput", - "description": "

      Autogenerated input type of UpdateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "listId", - "description": "

      The ID of the list to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UpdateUserListsForItemInput", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput", - "description": "

      Autogenerated input type of UpdateUserListsForItem.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The item to add to the list.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "listIds", - "description": "

      The lists to which this item should belong.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "suggestedListIds", - "description": "

      The suggested lists to create and add this item to.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder", - "description": "

      Ordering options for user status connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user statuses by.

      ", - "type": "UserStatusOrderField!", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder", - "description": "

      Ordering options for verifiable domain connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order verifiable domains by.

      ", - "type": "VerifiableDomainOrderField!", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield" - } - ], - "category": "orgs" - }, - { - "name": "VerifyVerifiableDomainInput", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput", - "description": "

      Autogenerated input type of VerifyVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to verify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "WorkflowFileReferenceInput", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput", - "description": "

      A workflow that must run for this rule to pass.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder", - "description": "

      Ways in which lists of workflow runs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order workflow runs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order workflows.

      ", - "type": "WorkflowRunOrderField!", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReferenceInput!]!", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput" - } - ], - "category": "actions" - } - ], - "scalars": [ - { - "name": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string", - "description": "

      A (potentially binary) string encoded using base64.

      ", - "category": "other" - }, - { - "name": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint", - "description": "

      Represents non-fractional signed whole numeric values. Since the value may\nexceed the size of a 32-bit integer, it's encoded as a string.

      ", - "category": "other" - }, - { - "name": "Boolean", - "description": "

      Represents true or false values.

      ", - "id": "boolean", - "href": "/graphql/reference/other#other-other-other-scalar-boolean", - "category": "other" - }, - { - "name": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date", - "description": "

      An ISO-8601 encoded date string.

      ", - "category": "other" - }, - { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      An ISO-8601 encoded UTC date string.

      ", - "category": "other" - }, - { - "name": "Float", - "description": "

      Represents signed double-precision fractional values as specified by IEEE 754.

      ", - "id": "float", - "href": "/graphql/reference/other#other-other-other-scalar-float", - "category": "other" - }, - { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid", - "description": "

      A Git object ID.

      ", - "category": "other" - }, - { - "name": "GitRefname", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname", - "description": "

      A fully qualified reference name (e.g. refs/heads/master).

      ", - "category": "other" - }, - { - "name": "GitSSHRemote", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote", - "description": "

      Git SSH string.

      ", - "category": "other" - }, - { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp", - "description": "

      An ISO-8601 encoded date string. Unlike the DateTime type, GitTimestamp is not converted in UTC.

      ", - "category": "other" - }, - { - "name": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "description": "

      A string containing HTML code.

      ", - "category": "other" - }, - { - "name": "ID", - "description": "

      Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as \"VXNlci0xMA==\") or integer (such as 4) input value will be accepted as an ID.

      ", - "id": "id", - "href": "/graphql/reference/other#other-other-other-scalar-id", - "category": "other" - }, - { - "name": "Int", - "description": "

      Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

      ", - "id": "int", - "href": "/graphql/reference/other#other-other-other-scalar-int", - "category": "other" - }, - { - "name": "PreciseDateTime", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "description": "

      An ISO-8601 encoded UTC date string with millisecond precision.

      ", - "category": "other" - }, - { - "name": "String", - "description": "

      Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

      ", - "id": "string", - "href": "/graphql/reference/other#other-other-other-scalar-string", - "category": "other" - }, - { - "name": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

      ", - "category": "other" - }, - { - "name": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate", - "description": "

      A valid x509 certificate string.

      ", - "category": "other" - } - ] -} \ No newline at end of file diff --git a/src/graphql/data/ghes-3.20/schema.json b/src/graphql/data/ghes-3.20/schema.json deleted file mode 100644 index 619d7d00ddac..000000000000 --- a/src/graphql/data/ghes-3.20/schema.json +++ /dev/null @@ -1,95228 +0,0 @@ -{ - "queries": [ - { - "name": "codeOfConduct", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The code of conduct's key.

      " - } - ], - "category": "meta" - }, - { - "name": "codesOfConduct", - "type": "[CodeOfConduct]", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [], - "category": "meta" - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      Look up an enterprise by URL slug.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise invitation token.

      " - }, - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise URL slug.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      ", - "args": [], - "category": "other" - }, - { - "name": "license", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Look up an open source license by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The license's downcased SPDX ID.

      " - } - ], - "category": "licenses" - }, - { - "name": "licenses", - "type": "[License]!", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Return a list of known open source licenses.

      ", - "args": [], - "category": "licenses" - }, - { - "name": "meta", - "type": "GitHubMetadata!", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Return information about the GitHub instance.

      ", - "args": [], - "category": "meta" - }, - { - "name": "node", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Fetches an object given its ID.

      ", - "args": [ - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      " - } - ], - "category": "meta" - }, - { - "name": "nodes", - "type": "[Node]!", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Lookup nodes by a list of IDs.

      ", - "args": [ - { - "name": "ids", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The list of node IDs.

      " - } - ], - "category": "meta" - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      Lookup a organization by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The organization's login.

      " - } - ], - "category": "orgs" - }, - { - "name": "organizations", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "orderBy", - "type": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for the User's organizations.

      " - } - ], - "category": "orgs" - }, - { - "name": "rateLimit", - "type": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      The client's rate limit information.

      ", - "args": [ - { - "name": "dryRun", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      If true, calculate the cost for the query without evaluating it.

      " - } - ], - "category": "meta" - }, - { - "name": "relay", - "type": "Query!", - "id": "query", - "href": "/graphql/reference/objects#query", - "description": "

      Workaround for re-exposing the root query object. (Refer to\nhttps://github.com/facebook/relay/issues/112 for more information.).

      ", - "args": [], - "category": "other" - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      Lookup a given repository by the owner and repository name.

      ", - "args": [ - { - "name": "followRenames", - "defaultValue": true, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      " - }, - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The name of the repository.

      " - }, - { - "name": "owner", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login field of a user or organization.

      " - } - ], - "category": "repos" - }, - { - "name": "repositoryOwner", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Lookup a repository owner (ie. either a User or an Organization) by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The username to lookup the owner by.

      " - } - ], - "category": "repos" - }, - { - "name": "resource", - "type": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Lookup resource by a URL.

      ", - "args": [ - { - "name": "url", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      The URL.

      " - } - ], - "category": "meta" - }, - { - "name": "search", - "type": "SearchResultItemConnection!", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      Perform a search across resources, returning a maximum of 1,000 results.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "query", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The search string to look for. GitHub search syntax is supported. For more\ninformation, see \"Searching on\nGitHub,\"\n\"Understanding the search syntax,\"\nand \"Sorting search results.\".

      " - }, - { - "name": "type", - "type": "SearchType!", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      The types of search items to search within.

      " - } - ], - "category": "search" - }, - { - "name": "securityAdvisories", - "type": "SecurityAdvisoryConnection!", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of classifications to filter advisories by.

      " - }, - { - "name": "epssPercentage", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentage to filter advisories by.

      " - }, - { - "name": "epssPercentile", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentile to filter advisories by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "publishedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those published since a time in the past.

      " - }, - { - "name": "updatedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those updated since a time in the past.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityAdvisory", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      Fetch a Security Advisory by its GHSA ID.

      ", - "args": [ - { - "name": "ghsaId", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      GitHub Security Advisory ID.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityVulnerabilities", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      Software Vulnerabilities documented by GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      " - }, - { - "name": "ecosystem", - "type": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "package", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A package name to filter vulnerabilities by.

      " - }, - { - "name": "severities", - "type": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      A list of severities to filter vulnerabilities by.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      Look up a topic by name.

      ", - "args": [ - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The topic's name.

      " - } - ], - "category": "repos" - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      Lookup a user by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The user's login.

      " - } - ], - "category": "users" - }, - { - "name": "users", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - } - ], - "category": "users" - }, - { - "name": "viewer", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The currently authenticated user.

      ", - "args": [], - "category": "users" - } - ], - "mutations": [ - { - "name": "abortQueuedMigrations", - "id": "abortqueuedmigrations", - "href": "/graphql/reference/mutations#abortqueuedmigrations", - "description": "

      Clear all of a customer's queued migrations.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortQueuedMigrationsInput!", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "abortRepositoryMigration", - "id": "abortrepositorymigration", - "href": "/graphql/reference/mutations#abortrepositorymigration", - "description": "

      Abort a repository migration queued or in progress.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortRepositoryMigrationInput!", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "accessUserNamespaceRepository", - "id": "accessusernamespacerepository", - "href": "/graphql/reference/mutations#accessusernamespacerepository", - "description": "

      Access user namespace repository for a temporary duration.

      ", - "inputFields": [ - { - "name": "input", - "type": "AccessUserNamespaceRepositoryInput!", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "expiresAt", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      The time that repository access expires at.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that is temporarily accessible.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addAssigneesToAssignable", - "id": "addassigneestoassignable", - "href": "/graphql/reference/mutations#addassigneestoassignable", - "description": "

      Adds assignees to an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddAssigneesToAssignableInput!", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "addBlockedBy", - "id": "addblockedby", - "href": "/graphql/reference/mutations#addblockedby", - "description": "

      Adds a 'blocked by' relationship to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddBlockedByInput!", - "id": "addblockedbyinput", - "href": "/graphql/reference/input-objects#addblockedbyinput" - } - ], - "returnFields": [ - { - "name": "blockingIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that is blocking the given issue.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that is blocked.

      " - } - ], - "category": "issues" - }, - { - "name": "addComment", - "id": "addcomment", - "href": "/graphql/reference/mutations#addcomment", - "description": "

      Adds a comment to an Issue or Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddCommentInput!", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commentEdge", - "type": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      The edge from the subject's comment connection.

      " - }, - { - "name": "subject", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      The subject.

      " - }, - { - "name": "timelineEdge", - "type": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      The edge from the subject's timeline connection.

      " - } - ], - "category": "issues" - }, - { - "name": "addDiscussionComment", - "id": "adddiscussioncomment", - "href": "/graphql/reference/mutations#adddiscussioncomment", - "description": "

      Adds a comment to a Discussion, possibly as a reply to another comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionCommentInput!", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The newly created discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "addDiscussionPollVote", - "id": "adddiscussionpollvote", - "href": "/graphql/reference/mutations#adddiscussionpollvote", - "description": "

      Vote for an option in a discussion poll.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionPollVoteInput!", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pollOption", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      The poll option that a vote was added to.

      " - } - ], - "category": "discussions" - }, - { - "name": "addEnterpriseAdmin", - "id": "addenterpriseadmin", - "href": "/graphql/reference/mutations#addenterpriseadmin", - "description": "

      Adds an administrator to the global enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseAdminInput!", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was added as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "role", - "type": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The role of the administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "addEnterpriseOrganizationMember", - "id": "addenterpriseorganizationmember", - "href": "/graphql/reference/mutations#addenterpriseorganizationmember", - "description": "

      Adds enterprise members to an organization within the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseOrganizationMemberInput!", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "users", - "type": "[User!]", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The users who were added to the organization.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addLabelsToLabelable", - "id": "addlabelstolabelable", - "href": "/graphql/reference/mutations#addlabelstolabelable", - "description": "

      Adds labels to a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddLabelsToLabelableInput!", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was labeled.

      " - } - ], - "category": "issues" - }, - { - "name": "addProjectCard", - "id": "addprojectcard", - "href": "/graphql/reference/mutations#addprojectcard", - "description": "

      Adds a card to a ProjectColumn. Either contentId or note must be provided but not both.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectCardInput!", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The edge from the ProjectColumn's card connection.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The ProjectColumn.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectColumn", - "id": "addprojectcolumn", - "href": "/graphql/reference/mutations#addprojectcolumn", - "description": "

      Adds a column to a Project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectColumnInput!", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The edge from the project's column connection.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectV2DraftIssue", - "id": "addprojectv2draftissue", - "href": "/graphql/reference/mutations#addprojectv2draftissue", - "description": "

      Creates a new draft issue and add it to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2DraftIssueInput!", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectItem", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The draft issue added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addProjectV2ItemById", - "id": "addprojectv2itembyid", - "href": "/graphql/reference/mutations#addprojectv2itembyid", - "description": "

      Links an existing content instance to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2ItemByIdInput!", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addPullRequestReview", - "id": "addpullrequestreview", - "href": "/graphql/reference/mutations#addpullrequestreview", - "description": "

      Adds a review to a Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewInput!", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The newly created pull request review.

      " - }, - { - "name": "reviewEdge", - "type": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      The edge from the pull request's review connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewComment", - "id": "addpullrequestreviewcomment", - "href": "/graphql/reference/mutations#addpullrequestreviewcomment", - "description": "

      Adds a comment to a review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewCommentInput!", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created comment.

      " - }, - { - "name": "commentEdge", - "type": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      The edge from the review's comment connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThread", - "id": "addpullrequestreviewthread", - "href": "/graphql/reference/mutations#addpullrequestreviewthread", - "description": "

      Adds a new thread to a pending Pull Request Review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadInput!", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The newly created thread.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThreadReply", - "id": "addpullrequestreviewthreadreply", - "href": "/graphql/reference/mutations#addpullrequestreviewthreadreply", - "description": "

      Adds a reply to an existing Pull Request Review Thread.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadReplyInput!", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created reply.

      " - } - ], - "category": "pulls" - }, - { - "name": "addReaction", - "id": "addreaction", - "href": "/graphql/reference/mutations#addreaction", - "description": "

      Adds a reaction to a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddReactionInput!", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "addStar", - "id": "addstar", - "href": "/graphql/reference/mutations#addstar", - "description": "

      Adds a star to a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddStarInput!", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "addSubIssue", - "id": "addsubissue", - "href": "/graphql/reference/mutations#addsubissue", - "description": "

      Adds a sub-issue to a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddSubIssueInput!", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was added to.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "addUpvote", - "id": "addupvote", - "href": "/graphql/reference/mutations#addupvote", - "description": "

      Add an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddUpvoteInput!", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "addVerifiableDomain", - "id": "addverifiabledomain", - "href": "/graphql/reference/mutations#addverifiabledomain", - "description": "

      Adds a verifiable domain to an owning account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddVerifiableDomainInput!", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "approveDeployments", - "id": "approvedeployments", - "href": "/graphql/reference/mutations#approvedeployments", - "description": "

      Approve all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveDeploymentsInput!", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "approveVerifiableDomain", - "id": "approveverifiabledomain", - "href": "/graphql/reference/mutations#approveverifiabledomain", - "description": "

      Approve a verifiable domain for notification delivery.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveVerifiableDomainInput!", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was approved.

      " - } - ], - "category": "orgs" - }, - { - "name": "archiveProjectV2Item", - "id": "archiveprojectv2item", - "href": "/graphql/reference/mutations#archiveprojectv2item", - "description": "

      Archives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveProjectV2ItemInput!", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item archived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "archiveRepository", - "id": "archiverepository", - "href": "/graphql/reference/mutations#archiverepository", - "description": "

      Marks a repository as archived.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveRepositoryInput!", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was marked as archived.

      " - } - ], - "category": "repos" - }, - { - "name": "changeUserStatus", - "id": "changeuserstatus", - "href": "/graphql/reference/mutations#changeuserstatus", - "description": "

      Update your status on GitHub.

      ", - "inputFields": [ - { - "name": "input", - "type": "ChangeUserStatusInput!", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "status", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      Your updated status.

      " - } - ], - "category": "users" - }, - { - "name": "clearLabelsFromLabelable", - "id": "clearlabelsfromlabelable", - "href": "/graphql/reference/mutations#clearlabelsfromlabelable", - "description": "

      Clears all labels from a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearLabelsFromLabelableInput!", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was unlabeled.

      " - } - ], - "category": "issues" - }, - { - "name": "clearProjectV2ItemFieldValue", - "id": "clearprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#clearprojectv2itemfieldvalue", - "description": "

      This mutation clears the value of a field for an item in a Project. Currently\nonly text, number, date, assignees, labels, single-select, iteration and\nmilestone fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearProjectV2ItemFieldValueInput!", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "cloneProject", - "id": "cloneproject", - "href": "/graphql/reference/mutations#cloneproject", - "description": "

      Creates a new project by cloning configuration from an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneProjectInput!", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "jobStatusId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The id of the JobStatus for populating cloned fields.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new cloned project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "cloneTemplateRepository", - "id": "clonetemplaterepository", - "href": "/graphql/reference/mutations#clonetemplaterepository", - "description": "

      Create a new repository with the same files and directory structure as a template repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneTemplateRepositoryInput!", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "closeDiscussion", - "id": "closediscussion", - "href": "/graphql/reference/mutations#closediscussion", - "description": "

      Close a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseDiscussionInput!", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was closed.

      " - } - ], - "category": "discussions" - }, - { - "name": "closeIssue", - "id": "closeissue", - "href": "/graphql/reference/mutations#closeissue", - "description": "

      Close an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseIssueInput!", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was closed.

      " - } - ], - "category": "issues" - }, - { - "name": "closePullRequest", - "id": "closepullrequest", - "href": "/graphql/reference/mutations#closepullrequest", - "description": "

      Close a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClosePullRequestInput!", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was closed.

      " - } - ], - "category": "pulls" - }, - { - "name": "convertProjectCardNoteToIssue", - "id": "convertprojectcardnotetoissue", - "href": "/graphql/reference/mutations#convertprojectcardnotetoissue", - "description": "

      Convert a project note card to one associated with a newly created issue.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectCardNoteToIssueInput!", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "convertProjectV2DraftIssueItemToIssue", - "id": "convertprojectv2draftissueitemtoissue", - "href": "/graphql/reference/mutations#convertprojectv2draftissueitemtoissue", - "description": "

      Converts a projectV2 draft issue item to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectV2DraftIssueItemToIssueInput!", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated project item.

      " - } - ], - "category": "projects" - }, - { - "name": "convertPullRequestToDraft", - "id": "convertpullrequesttodraft", - "href": "/graphql/reference/mutations#convertpullrequesttodraft", - "description": "

      Converts a pull request to draft.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertPullRequestToDraftInput!", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is now a draft.

      " - } - ], - "category": "pulls" - }, - { - "name": "copyProjectV2", - "id": "copyprojectv2", - "href": "/graphql/reference/mutations#copyprojectv2", - "description": "

      Copy a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CopyProjectV2Input!", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The copied project.

      " - } - ], - "category": "projects" - }, - { - "name": "createAttributionInvitation", - "id": "createattributioninvitation", - "href": "/graphql/reference/mutations#createattributioninvitation", - "description": "

      Invites a user to claim reattributable data.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateAttributionInvitationInput!", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The owner scoping the reattributable data.

      " - }, - { - "name": "source", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account owning the data to reattribute.

      " - }, - { - "name": "target", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account which may claim the data.

      " - } - ], - "category": "migrations" - }, - { - "name": "createBranchProtectionRule", - "id": "createbranchprotectionrule", - "href": "/graphql/reference/mutations#createbranchprotectionrule", - "description": "

      Create a new branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateBranchProtectionRuleInput!", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "createCheckRun", - "id": "createcheckrun", - "href": "/graphql/reference/mutations#createcheckrun", - "description": "

      Create a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckRunInput!", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The newly created check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCheckSuite", - "id": "createchecksuite", - "href": "/graphql/reference/mutations#createchecksuite", - "description": "

      Create a check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckSuiteInput!", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The newly created check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCommitOnBranch", - "id": "createcommitonbranch", - "href": "/graphql/reference/mutations#createcommitonbranch", - "description": "

      Appends a commit to the given branch as the authenticated user.

      \n

      This mutation creates a commit whose parent is the HEAD of the provided\nbranch and also updates that branch to point to the new commit.\nIt can be thought of as similar to git commit.

      \n

      Locating a Branch

      \n

      Commits are appended to a branch of type Ref.\nThis must refer to a git branch (i.e. the fully qualified path must\nbegin with refs/heads/, although including this prefix is optional.

      \n

      Callers may specify the branch to commit to either by its global node\nID or by passing both of repositoryNameWithOwner and refName. For\nmore details see the documentation for CommittableBranch.

      \n

      Describing Changes

      \n

      fileChanges are specified as a FilesChanges object describing\nFileAdditions and FileDeletions.

      \n

      Please see the documentation for FileChanges for more information on\nhow to use this argument to describe any set of file changes.

      \n

      Authorship

      \n

      Similar to the web commit interface, this mutation does not support\nspecifying the author or committer of the commit and will not add\nsupport for this in the future.

      \n

      A commit created by a successful execution of this mutation will be\nauthored by the owner of the credential which authenticates the API\nrequest. The committer will be identical to that of commits authored\nusing the web interface.

      \n

      If you need full control over author and committer information, please\nuse the Git Database REST API instead.

      \n

      Commit Signing

      \n

      Commits made using this mutation are automatically signed by GitHub if\nsupported and will be marked as verified in the user interface.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCommitOnBranchInput!", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The new commit.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The ref which has been updated to point to the new commit.

      " - } - ], - "category": "commits" - }, - { - "name": "createDeployment", - "id": "createdeployment", - "href": "/graphql/reference/mutations#createdeployment", - "description": "

      Creates a new deployment event.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentInput!", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput" - } - ], - "returnFields": [ - { - "name": "autoMerged", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      True if the default branch has been auto-merged into the deployment ref.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployment", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The new deployment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDeploymentStatus", - "id": "createdeploymentstatus", - "href": "/graphql/reference/mutations#createdeploymentstatus", - "description": "

      Create a deployment status.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentStatusInput!", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deploymentStatus", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      The new deployment status.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDiscussion", - "id": "creatediscussion", - "href": "/graphql/reference/mutations#creatediscussion", - "description": "

      Create a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDiscussionInput!", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just created.

      " - } - ], - "category": "discussions" - }, - { - "name": "createEnterpriseOrganization", - "id": "createenterpriseorganization", - "href": "/graphql/reference/mutations#createenterpriseorganization", - "description": "

      Creates an organization as part of an enterprise account. A personal access\ntoken used to create an organization is implicitly permitted to update the\norganization it created, if the organization is part of an enterprise that has\nSAML enabled or uses Enterprise Managed Users. If the organization is not part\nof such an enterprise, and instead has SAML enabled for it individually, the\ntoken will then require SAML authorization to continue working against that organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnterpriseOrganizationInput!", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise that owns the created organization.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createEnvironment", - "id": "createenvironment", - "href": "/graphql/reference/mutations#createenvironment", - "description": "

      Creates an environment or simply returns it if already exists.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnvironmentInput!", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The new or existing environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createIpAllowListEntry", - "id": "createipallowlistentry", - "href": "/graphql/reference/mutations#createipallowlistentry", - "description": "

      Creates a new IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIpAllowListEntryInput!", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createIssue", - "id": "createissue", - "href": "/graphql/reference/mutations#createissue", - "description": "

      Creates a new issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueInput!", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The new issue.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueType", - "id": "createissuetype", - "href": "/graphql/reference/mutations#createissuetype", - "description": "

      Creates a new issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueTypeInput!", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The newly created issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "createLabel", - "id": "createlabel", - "href": "/graphql/reference/mutations#createlabel", - "description": "

      Creates a new label.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLabelInput!", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The new label.

      " - } - ], - "category": "issues" - }, - { - "name": "createLinkedBranch", - "id": "createlinkedbranch", - "href": "/graphql/reference/mutations#createlinkedbranch", - "description": "

      Create a branch linked to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLinkedBranchInput!", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was linked to.

      " - }, - { - "name": "linkedBranch", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      The new branch issue reference.

      " - } - ], - "category": "issues" - }, - { - "name": "createMigrationSource", - "id": "createmigrationsource", - "href": "/graphql/reference/mutations#createmigrationsource", - "description": "

      Creates a GitHub Enterprise Importer (GEI) migration source.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateMigrationSourceInput!", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "migrationSource", - "type": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      The created migration source.

      " - } - ], - "category": "migrations" - }, - { - "name": "createProject", - "id": "createproject", - "href": "/graphql/reference/mutations#createproject", - "description": "

      Creates a new project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectInput!", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "createProjectV2", - "id": "createprojectv2", - "href": "/graphql/reference/mutations#createprojectv2", - "description": "

      Creates a new project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2Input!", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The new project.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2Field", - "id": "createprojectv2field", - "href": "/graphql/reference/mutations#createprojectv2field", - "description": "

      Create a new project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2FieldInput!", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The new field.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2StatusUpdate", - "id": "createprojectv2statusupdate", - "href": "/graphql/reference/mutations#createprojectv2statusupdate", - "description": "

      Creates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2StatusUpdateInput!", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "createPullRequest", - "id": "createpullrequest", - "href": "/graphql/reference/mutations#createpullrequest", - "description": "

      Create a new pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreatePullRequestInput!", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "createRef", - "id": "createref", - "href": "/graphql/reference/mutations#createref", - "description": "

      Create a new Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRefInput!", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The newly created ref.

      " - } - ], - "category": "git" - }, - { - "name": "createRepository", - "id": "createrepository", - "href": "/graphql/reference/mutations#createrepository", - "description": "

      Create a new repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryInput!", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryCustomProperty", - "id": "createrepositorycustomproperty", - "href": "/graphql/reference/mutations#createrepositorycustomproperty", - "description": "

      Create a repository custom property.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryCustomPropertyInput!", - "id": "createrepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#createrepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The newly created repository custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryRuleset", - "id": "createrepositoryruleset", - "href": "/graphql/reference/mutations#createrepositoryruleset", - "description": "

      Create a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryRulesetInput!", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "createTeamDiscussion", - "id": "createteamdiscussion", - "href": "/graphql/reference/mutations#createteamdiscussion", - "description": "

      Creates a new team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateTeamDiscussionInput!", - "id": "createteamdiscussioninput", - "href": "/graphql/reference/input-objects#createteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussion", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      The new discussion.

      ", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - } - ], - "category": "other" - }, - { - "name": "createTeamDiscussionComment", - "id": "createteamdiscussioncomment", - "href": "/graphql/reference/mutations#createteamdiscussioncomment", - "description": "

      Creates a new team discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateTeamDiscussionCommentInput!", - "id": "createteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#createteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussionComment", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      The new comment.

      ", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - } - ], - "category": "other" - }, - { - "name": "createUserList", - "id": "createuserlist", - "href": "/graphql/reference/mutations#createuserlist", - "description": "

      Creates a new user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateUserListInput!", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just created.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who created the list.

      " - } - ], - "category": "users" - }, - { - "name": "deleteBranchProtectionRule", - "id": "deletebranchprotectionrule", - "href": "/graphql/reference/mutations#deletebranchprotectionrule", - "description": "

      Delete a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteBranchProtectionRuleInput!", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "deleteDeployment", - "id": "deletedeployment", - "href": "/graphql/reference/mutations#deletedeployment", - "description": "

      Deletes a deployment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDeploymentInput!", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteDiscussion", - "id": "deletediscussion", - "href": "/graphql/reference/mutations#deletediscussion", - "description": "

      Delete a discussion and all of its replies.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionInput!", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteDiscussionComment", - "id": "deletediscussioncomment", - "href": "/graphql/reference/mutations#deletediscussioncomment", - "description": "

      Delete a discussion comment. If it has replies, wipe it instead.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionCommentInput!", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The discussion comment that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteEnvironment", - "id": "deleteenvironment", - "href": "/graphql/reference/mutations#deleteenvironment", - "description": "

      Deletes an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteEnvironmentInput!", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteIpAllowListEntry", - "id": "deleteipallowlistentry", - "href": "/graphql/reference/mutations#deleteipallowlistentry", - "description": "

      Deletes an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIpAllowListEntryInput!", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was deleted.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "deleteIssue", - "id": "deleteissue", - "href": "/graphql/reference/mutations#deleteissue", - "description": "

      Deletes an Issue object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueInput!", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the issue belonged to.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueComment", - "id": "deleteissuecomment", - "href": "/graphql/reference/mutations#deleteissuecomment", - "description": "

      Deletes an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueCommentInput!", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueType", - "id": "deleteissuetype", - "href": "/graphql/reference/mutations#deleteissuetype", - "description": "

      Delete an issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueTypeInput!", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedIssueTypeId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLabel", - "id": "deletelabel", - "href": "/graphql/reference/mutations#deletelabel", - "description": "

      Deletes a label.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLabelInput!", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLinkedBranch", - "id": "deletelinkedbranch", - "href": "/graphql/reference/mutations#deletelinkedbranch", - "description": "

      Unlink a branch from an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLinkedBranchInput!", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue the linked branch was unlinked from.

      " - } - ], - "category": "issues" - }, - { - "name": "deletePackageVersion", - "id": "deletepackageversion", - "href": "/graphql/reference/mutations#deletepackageversion", - "description": "

      Delete a package version.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePackageVersionInput!", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether or not the operation succeeded.

      " - } - ], - "category": "packages" - }, - { - "name": "deleteProject", - "id": "deleteproject", - "href": "/graphql/reference/mutations#deleteproject", - "description": "

      Deletes a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectInput!", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      The repository or organization the project was removed from.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectCard", - "id": "deleteprojectcard", - "href": "/graphql/reference/mutations#deleteprojectcard", - "description": "

      Deletes a project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectCardInput!", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "column", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The column the deleted card was in.

      " - }, - { - "name": "deletedCardId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted card ID.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectColumn", - "id": "deleteprojectcolumn", - "href": "/graphql/reference/mutations#deleteprojectcolumn", - "description": "

      Deletes a project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectColumnInput!", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedColumnId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted column ID.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project the deleted column was in.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectV2", - "id": "deleteprojectv2", - "href": "/graphql/reference/mutations#deleteprojectv2", - "description": "

      Delete a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2Input!", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The deleted Project.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Field", - "id": "deleteprojectv2field", - "href": "/graphql/reference/mutations#deleteprojectv2field", - "description": "

      Delete a project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2FieldInput!", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The deleted field.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Item", - "id": "deleteprojectv2item", - "href": "/graphql/reference/mutations#deleteprojectv2item", - "description": "

      Deletes an item from a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2ItemInput!", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedItemId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted item.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2StatusUpdate", - "id": "deleteprojectv2statusupdate", - "href": "/graphql/reference/mutations#deleteprojectv2statusupdate", - "description": "

      Deletes a project status update.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2StatusUpdateInput!", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedStatusUpdateId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted status update.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted status update was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Workflow", - "id": "deleteprojectv2workflow", - "href": "/graphql/reference/mutations#deleteprojectv2workflow", - "description": "

      Deletes a project workflow.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2WorkflowInput!", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedWorkflowId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted workflow.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted workflow was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deletePullRequestReview", - "id": "deletepullrequestreview", - "href": "/graphql/reference/mutations#deletepullrequestreview", - "description": "

      Deletes a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewInput!", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The deleted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "deletePullRequestReviewComment", - "id": "deletepullrequestreviewcomment", - "href": "/graphql/reference/mutations#deletepullrequestreviewcomment", - "description": "

      Deletes a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewCommentInput!", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The pull request review the deleted comment belonged to.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The deleted pull request review comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "deleteRef", - "id": "deleteref", - "href": "/graphql/reference/mutations#deleteref", - "description": "

      Delete a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRefInput!", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "deleteRepositoryCustomProperty", - "id": "deleterepositorycustomproperty", - "href": "/graphql/reference/mutations#deleterepositorycustomproperty", - "description": "

      Delete a repository custom property.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryCustomPropertyInput!", - "id": "deleterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#deleterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The deleted custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteRepositoryRuleset", - "id": "deleterepositoryruleset", - "href": "/graphql/reference/mutations#deleterepositoryruleset", - "description": "

      Delete a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryRulesetInput!", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteTeamDiscussion", - "id": "deleteteamdiscussion", - "href": "/graphql/reference/mutations#deleteteamdiscussion", - "description": "

      Deletes a team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteTeamDiscussionInput!", - "id": "deleteteamdiscussioninput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "deleteTeamDiscussionComment", - "id": "deleteteamdiscussioncomment", - "href": "/graphql/reference/mutations#deleteteamdiscussioncomment", - "description": "

      Deletes a team discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteTeamDiscussionCommentInput!", - "id": "deleteteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "deleteUserList", - "id": "deleteuserlist", - "href": "/graphql/reference/mutations#deleteuserlist", - "description": "

      Deletes a user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteUserListInput!", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The owner of the list that will be deleted.

      " - } - ], - "category": "users" - }, - { - "name": "deleteVerifiableDomain", - "id": "deleteverifiabledomain", - "href": "/graphql/reference/mutations#deleteverifiabledomain", - "description": "

      Deletes a verifiable domain.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteVerifiableDomainInput!", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owning account from which the domain was deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "dequeuePullRequest", - "id": "dequeuepullrequest", - "href": "/graphql/reference/mutations#dequeuepullrequest", - "description": "

      Remove a pull request from the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DequeuePullRequestInput!", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry of the dequeued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "disablePullRequestAutoMerge", - "id": "disablepullrequestautomerge", - "href": "/graphql/reference/mutations#disablepullrequestautomerge", - "description": "

      Disable auto merge on the given pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "DisablePullRequestAutoMergeInput!", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto merge was disabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissPullRequestReview", - "id": "dismisspullrequestreview", - "href": "/graphql/reference/mutations#dismisspullrequestreview", - "description": "

      Dismisses an approved or rejected pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissPullRequestReviewInput!", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The dismissed pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissRepositoryVulnerabilityAlert", - "id": "dismissrepositoryvulnerabilityalert", - "href": "/graphql/reference/mutations#dismissrepositoryvulnerabilityalert", - "description": "

      Dismisses the Dependabot alert.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissRepositoryVulnerabilityAlertInput!", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryVulnerabilityAlert", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      The Dependabot alert that was dismissed.

      " - } - ], - "category": "dependabot" - }, - { - "name": "enablePullRequestAutoMerge", - "id": "enablepullrequestautomerge", - "href": "/graphql/reference/mutations#enablepullrequestautomerge", - "description": "

      Enable the default auto-merge on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnablePullRequestAutoMergeInput!", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto-merge was enabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "enqueuePullRequest", - "id": "enqueuepullrequest", - "href": "/graphql/reference/mutations#enqueuepullrequest", - "description": "

      Add a pull request to the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnqueuePullRequestInput!", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry for the enqueued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "followOrganization", - "id": "followorganization", - "href": "/graphql/reference/mutations#followorganization", - "description": "

      Follow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowOrganizationInput!", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was followed.

      " - } - ], - "category": "orgs" - }, - { - "name": "followUser", - "id": "followuser", - "href": "/graphql/reference/mutations#followuser", - "description": "

      Follow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowUserInput!", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was followed.

      " - } - ], - "category": "users" - }, - { - "name": "grantEnterpriseOrganizationsMigratorRole", - "id": "grantenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#grantenterpriseorganizationsmigratorrole", - "description": "

      Grant the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantEnterpriseOrganizationsMigratorRoleInput!", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role applied to for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "grantMigratorRole", - "id": "grantmigratorrole", - "href": "/graphql/reference/mutations#grantmigratorrole", - "description": "

      Grant the migrator role to a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantMigratorRoleInput!", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "importProject", - "id": "importproject", - "href": "/graphql/reference/mutations#importproject", - "description": "

      Creates a new project by importing columns and a list of issues/PRs.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ImportProjectInput!", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new Project!.

      " - } - ], - "category": "migrations" - }, - { - "name": "linkProjectV2ToRepository", - "id": "linkprojectv2torepository", - "href": "/graphql/reference/mutations#linkprojectv2torepository", - "description": "

      Links a project to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToRepositoryInput!", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkProjectV2ToTeam", - "id": "linkprojectv2toteam", - "href": "/graphql/reference/mutations#linkprojectv2toteam", - "description": "

      Links a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToTeamInput!", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkRepositoryToProject", - "id": "linkrepositorytoproject", - "href": "/graphql/reference/mutations#linkrepositorytoproject", - "description": "

      Creates a repository link for a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkRepositoryToProjectInput!", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "lockLockable", - "id": "locklockable", - "href": "/graphql/reference/mutations#locklockable", - "description": "

      Lock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "LockLockableInput!", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "lockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was locked.

      " - } - ], - "category": "issues" - }, - { - "name": "markDiscussionCommentAsAnswer", - "id": "markdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#markdiscussioncommentasanswer", - "description": "

      Mark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkDiscussionCommentAsAnswerInput!", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the chosen comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "markFileAsViewed", - "id": "markfileasviewed", - "href": "/graphql/reference/mutations#markfileasviewed", - "description": "

      Mark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkFileAsViewedInput!", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "markProjectV2AsTemplate", - "id": "markprojectv2astemplate", - "href": "/graphql/reference/mutations#markprojectv2astemplate", - "description": "

      Mark a project as a template. Note that only projects which are owned by an Organization can be marked as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkProjectV2AsTemplateInput!", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "markPullRequestReadyForReview", - "id": "markpullrequestreadyforreview", - "href": "/graphql/reference/mutations#markpullrequestreadyforreview", - "description": "

      Marks a pull request ready for review.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkPullRequestReadyForReviewInput!", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is ready for review.

      " - } - ], - "category": "pulls" - }, - { - "name": "mergeBranch", - "id": "mergebranch", - "href": "/graphql/reference/mutations#mergebranch", - "description": "

      Merge a head into a branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergeBranchInput!", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeCommit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The resulting merge Commit.

      " - } - ], - "category": "branches" - }, - { - "name": "mergePullRequest", - "id": "mergepullrequest", - "href": "/graphql/reference/mutations#mergepullrequest", - "description": "

      Merge a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergePullRequestInput!", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "minimizeComment", - "id": "minimizecomment", - "href": "/graphql/reference/mutations#minimizecomment", - "description": "

      Minimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "MinimizeCommentInput!", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "minimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was minimized.

      " - } - ], - "category": "issues" - }, - { - "name": "moveProjectCard", - "id": "moveprojectcard", - "href": "/graphql/reference/mutations#moveprojectcard", - "description": "

      Moves a project card to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectCardInput!", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The new edge of the moved card.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "moveProjectColumn", - "id": "moveprojectcolumn", - "href": "/graphql/reference/mutations#moveprojectcolumn", - "description": "

      Moves a project column to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectColumnInput!", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The new edge of the moved column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "pinEnvironment", - "id": "pinenvironment", - "href": "/graphql/reference/mutations#pinenvironment", - "description": "

      Pin an environment to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinEnvironmentInput!", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was pinned.

      " - }, - { - "name": "pinnedEnvironment", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      The pinned environment if we pinned.

      " - } - ], - "category": "deployments" - }, - { - "name": "pinIssue", - "id": "pinissue", - "href": "/graphql/reference/mutations#pinissue", - "description": "

      Pin an issue to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinIssueInput!", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was pinned.

      " - } - ], - "category": "issues" - }, - { - "name": "promoteRepositoryCustomProperty", - "id": "promoterepositorycustomproperty", - "href": "/graphql/reference/mutations#promoterepositorycustomproperty", - "description": "

      Promote a repository custom property to the enterprise level.

      ", - "inputFields": [ - { - "name": "input", - "type": "PromoteRepositoryCustomPropertyInput!", - "id": "promoterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#promoterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The repository custom property that has been promoted.

      " - } - ], - "category": "repos" - }, - { - "name": "regenerateVerifiableDomainToken", - "id": "regenerateverifiabledomaintoken", - "href": "/graphql/reference/mutations#regenerateverifiabledomaintoken", - "description": "

      Regenerates a verifiable domain's verification token.

      ", - "inputFields": [ - { - "name": "input", - "type": "RegenerateVerifiableDomainTokenInput!", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "verificationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The verification token that was generated.

      " - } - ], - "category": "orgs" - }, - { - "name": "rejectDeployments", - "id": "rejectdeployments", - "href": "/graphql/reference/mutations#rejectdeployments", - "description": "

      Reject all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "RejectDeploymentsInput!", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "removeAssigneesFromAssignable", - "id": "removeassigneesfromassignable", - "href": "/graphql/reference/mutations#removeassigneesfromassignable", - "description": "

      Removes assignees from an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveAssigneesFromAssignableInput!", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was unassigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "removeBlockedBy", - "id": "removeblockedby", - "href": "/graphql/reference/mutations#removeblockedby", - "description": "

      Removes a 'blocked by' relationship from an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveBlockedByInput!", - "id": "removeblockedbyinput", - "href": "/graphql/reference/input-objects#removeblockedbyinput" - } - ], - "returnFields": [ - { - "name": "blockingIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The previously blocking issue.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The previously blocked issue.

      " - } - ], - "category": "issues" - }, - { - "name": "removeEnterpriseAdmin", - "id": "removeenterpriseadmin", - "href": "/graphql/reference/mutations#removeenterpriseadmin", - "description": "

      Removes an administrator from the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseAdminInput!", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was removed as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of removing an administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeLabelsFromLabelable", - "id": "removelabelsfromlabelable", - "href": "/graphql/reference/mutations#removelabelsfromlabelable", - "description": "

      Removes labels from a Labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveLabelsFromLabelableInput!", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The Labelable the labels were removed from.

      " - } - ], - "category": "issues" - }, - { - "name": "removeOutsideCollaborator", - "id": "removeoutsidecollaborator", - "href": "/graphql/reference/mutations#removeoutsidecollaborator", - "description": "

      Removes outside collaborator from all repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveOutsideCollaboratorInput!", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "removedUser", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was removed as an outside collaborator.

      " - } - ], - "category": "orgs" - }, - { - "name": "removeReaction", - "id": "removereaction", - "href": "/graphql/reference/mutations#removereaction", - "description": "

      Removes a reaction from a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveReactionInput!", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "removeStar", - "id": "removestar", - "href": "/graphql/reference/mutations#removestar", - "description": "

      Removes a star from a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveStarInput!", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "removeSubIssue", - "id": "removesubissue", - "href": "/graphql/reference/mutations#removesubissue", - "description": "

      Removes a sub-issue from a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveSubIssueInput!", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent of the sub-issue.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "removeUpvote", - "id": "removeupvote", - "href": "/graphql/reference/mutations#removeupvote", - "description": "

      Remove an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveUpvoteInput!", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenDiscussion", - "id": "reopendiscussion", - "href": "/graphql/reference/mutations#reopendiscussion", - "description": "

      Reopen a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenDiscussionInput!", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was reopened.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenIssue", - "id": "reopenissue", - "href": "/graphql/reference/mutations#reopenissue", - "description": "

      Reopen a issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenIssueInput!", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was opened.

      " - } - ], - "category": "issues" - }, - { - "name": "reopenPullRequest", - "id": "reopenpullrequest", - "href": "/graphql/reference/mutations#reopenpullrequest", - "description": "

      Reopen a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenPullRequestInput!", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reopened.

      " - } - ], - "category": "pulls" - }, - { - "name": "reorderEnvironment", - "id": "reorderenvironment", - "href": "/graphql/reference/mutations#reorderenvironment", - "description": "

      Reorder a pinned repository environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReorderEnvironmentInput!", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was reordered.

      " - } - ], - "category": "deployments" - }, - { - "name": "replaceActorsForAssignable", - "id": "replaceactorsforassignable", - "href": "/graphql/reference/mutations#replaceactorsforassignable", - "description": "

      Replaces all actors for assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReplaceActorsForAssignableInput!", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "reprioritizeSubIssue", - "id": "reprioritizesubissue", - "href": "/graphql/reference/mutations#reprioritizesubissue", - "description": "

      Reprioritizes a sub-issue to a different position in the parent list.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReprioritizeSubIssueInput!", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was reprioritized in.

      " - } - ], - "category": "issues" - }, - { - "name": "requestReviews", - "id": "requestreviews", - "href": "/graphql/reference/mutations#requestreviews", - "description": "

      Set review requests on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RequestReviewsInput!", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is getting requests.

      " - }, - { - "name": "requestedReviewersEdge", - "type": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      The edge from the pull request to the requested reviewers.

      " - } - ], - "category": "pulls" - }, - { - "name": "rerequestCheckSuite", - "id": "rerequestchecksuite", - "href": "/graphql/reference/mutations#rerequestchecksuite", - "description": "

      Rerequests an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "RerequestCheckSuiteInput!", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The requested check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "resolveReviewThread", - "id": "resolvereviewthread", - "href": "/graphql/reference/mutations#resolvereviewthread", - "description": "

      Marks a review thread as resolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "ResolveReviewThreadInput!", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "revertPullRequest", - "id": "revertpullrequest", - "href": "/graphql/reference/mutations#revertpullrequest", - "description": "

      Create a pull request that reverts the changes from a merged pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevertPullRequestInput!", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reverted.

      " - }, - { - "name": "revertPullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request that reverts the input pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "revokeEnterpriseOrganizationsMigratorRole", - "id": "revokeenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#revokeenterpriseorganizationsmigratorrole", - "description": "

      Revoke the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeEnterpriseOrganizationsMigratorRoleInput!", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role revoked for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "revokeMigratorRole", - "id": "revokemigratorrole", - "href": "/graphql/reference/mutations#revokemigratorrole", - "description": "

      Revoke the migrator role from a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeMigratorRoleInput!", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "setRepositoryCustomPropertyValues", - "id": "setrepositorycustompropertyvalues", - "href": "/graphql/reference/mutations#setrepositorycustompropertyvalues", - "description": "

      Set repository custom property values for a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "SetRepositoryCustomPropertyValuesInput!", - "id": "setrepositorycustompropertyvaluesinput", - "href": "/graphql/reference/input-objects#setrepositorycustompropertyvaluesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that the custom properties were set for.

      " - } - ], - "category": "repos" - }, - { - "name": "startOrganizationMigration", - "id": "startorganizationmigration", - "href": "/graphql/reference/mutations#startorganizationmigration", - "description": "

      Starts a GitHub Enterprise Importer organization migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartOrganizationMigrationInput!", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "orgMigration", - "type": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      The new organization migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "startRepositoryMigration", - "id": "startrepositorymigration", - "href": "/graphql/reference/mutations#startrepositorymigration", - "description": "

      Starts a GitHub Enterprise Importer (GEI) repository migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartRepositoryMigrationInput!", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryMigration", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      The new repository migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "submitPullRequestReview", - "id": "submitpullrequestreview", - "href": "/graphql/reference/mutations#submitpullrequestreview", - "description": "

      Submits a pending pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "SubmitPullRequestReviewInput!", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The submitted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "transferIssue", - "id": "transferissue", - "href": "/graphql/reference/mutations#transferissue", - "description": "

      Transfer an issue to a different repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "TransferIssueInput!", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was transferred.

      " - } - ], - "category": "issues" - }, - { - "name": "unarchiveProjectV2Item", - "id": "unarchiveprojectv2item", - "href": "/graphql/reference/mutations#unarchiveprojectv2item", - "description": "

      Unarchives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveProjectV2ItemInput!", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item unarchived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "unarchiveRepository", - "id": "unarchiverepository", - "href": "/graphql/reference/mutations#unarchiverepository", - "description": "

      Unarchives a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveRepositoryInput!", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was unarchived.

      " - } - ], - "category": "repos" - }, - { - "name": "unfollowOrganization", - "id": "unfolloworganization", - "href": "/graphql/reference/mutations#unfolloworganization", - "description": "

      Unfollow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowOrganizationInput!", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was unfollowed.

      " - } - ], - "category": "orgs" - }, - { - "name": "unfollowUser", - "id": "unfollowuser", - "href": "/graphql/reference/mutations#unfollowuser", - "description": "

      Unfollow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowUserInput!", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was unfollowed.

      " - } - ], - "category": "users" - }, - { - "name": "unlinkProjectV2FromRepository", - "id": "unlinkprojectv2fromrepository", - "href": "/graphql/reference/mutations#unlinkprojectv2fromrepository", - "description": "

      Unlinks a project from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromRepositoryInput!", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is no longer linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkProjectV2FromTeam", - "id": "unlinkprojectv2fromteam", - "href": "/graphql/reference/mutations#unlinkprojectv2fromteam", - "description": "

      Unlinks a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromTeamInput!", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is unlinked from.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkRepositoryFromProject", - "id": "unlinkrepositoryfromproject", - "href": "/graphql/reference/mutations#unlinkrepositoryfromproject", - "description": "

      Deletes a repository link from a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkRepositoryFromProjectInput!", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "unlockLockable", - "id": "unlocklockable", - "href": "/graphql/reference/mutations#unlocklockable", - "description": "

      Unlock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlockLockableInput!", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unlockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was unlocked.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkDiscussionCommentAsAnswer", - "id": "unmarkdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#unmarkdiscussioncommentasanswer", - "description": "

      Unmark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkDiscussionCommentAsAnswerInput!", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "unmarkFileAsViewed", - "id": "unmarkfileasviewed", - "href": "/graphql/reference/mutations#unmarkfileasviewed", - "description": "

      Unmark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkFileAsViewedInput!", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "unmarkIssueAsDuplicate", - "id": "unmarkissueasduplicate", - "href": "/graphql/reference/mutations#unmarkissueasduplicate", - "description": "

      Unmark an issue as a duplicate of another issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkIssueAsDuplicateInput!", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "duplicate", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      The issue or pull request that was marked as a duplicate.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkProjectV2AsTemplate", - "id": "unmarkprojectv2astemplate", - "href": "/graphql/reference/mutations#unmarkprojectv2astemplate", - "description": "

      Unmark a project as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkProjectV2AsTemplateInput!", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "unminimizeComment", - "id": "unminimizecomment", - "href": "/graphql/reference/mutations#unminimizecomment", - "description": "

      Unminimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnminimizeCommentInput!", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unminimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was unminimized.

      " - } - ], - "category": "issues" - }, - { - "name": "unpinIssue", - "id": "unpinissue", - "href": "/graphql/reference/mutations#unpinissue", - "description": "

      Unpin a pinned issue from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnpinIssueInput!", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "id", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The id of the pinned issue that was unpinned.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was unpinned.

      " - } - ], - "category": "issues" - }, - { - "name": "unresolveReviewThread", - "id": "unresolvereviewthread", - "href": "/graphql/reference/mutations#unresolvereviewthread", - "description": "

      Marks a review thread as unresolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnresolveReviewThreadInput!", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateBranchProtectionRule", - "id": "updatebranchprotectionrule", - "href": "/graphql/reference/mutations#updatebranchprotectionrule", - "description": "

      Update a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateBranchProtectionRuleInput!", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "updateCheckRun", - "id": "updatecheckrun", - "href": "/graphql/reference/mutations#updatecheckrun", - "description": "

      Update a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckRunInput!", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The updated check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "updateCheckSuitePreferences", - "id": "updatechecksuitepreferences", - "href": "/graphql/reference/mutations#updatechecksuitepreferences", - "description": "

      Modifies the settings of an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckSuitePreferencesInput!", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "checks" - }, - { - "name": "updateDiscussion", - "id": "updatediscussion", - "href": "/graphql/reference/mutations#updatediscussion", - "description": "

      Update a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionInput!", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The modified discussion.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateDiscussionComment", - "id": "updatediscussioncomment", - "href": "/graphql/reference/mutations#updatediscussioncomment", - "description": "

      Update the contents of a comment on a Discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionCommentInput!", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The modified discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateEnterpriseAllowPrivateRepositoryForkingSetting", - "id": "updateenterpriseallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateenterpriseallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput!", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated allow private repository forking setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDefaultRepositoryPermissionSetting", - "id": "updateenterprisedefaultrepositorypermissionsetting", - "href": "/graphql/reference/mutations#updateenterprisedefaultrepositorypermissionsetting", - "description": "

      Sets the base repository permission for organizations in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput!", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated base repository permission setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the base repository permission setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDeployKeySetting", - "id": "updateenterprisedeploykeysetting", - "href": "/graphql/reference/mutations#updateenterprisedeploykeysetting", - "description": "

      Sets whether deploy keys are allowed to be created and used for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDeployKeySettingInput!", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated deploy key setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the deploy key setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanChangeRepositoryVisibilitySetting", - "id": "updateenterprisememberscanchangerepositoryvisibilitysetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanchangerepositoryvisibilitysetting", - "description": "

      Sets whether organization members with admin permissions on a repository can change repository visibility.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput!", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can change repository visibility setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can change repository visibility setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanCreateRepositoriesSetting", - "id": "updateenterprisememberscancreaterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscancreaterepositoriessetting", - "description": "

      Sets the members can create repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput!", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can create repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can create repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteIssuesSetting", - "id": "updateenterprisememberscandeleteissuessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleteissuessetting", - "description": "

      Sets the members can delete issues setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput!", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete issues setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete issues setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteRepositoriesSetting", - "id": "updateenterprisememberscandeleterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleterepositoriessetting", - "description": "

      Sets the members can delete repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput!", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanInviteCollaboratorsSetting", - "id": "updateenterprisememberscaninvitecollaboratorssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscaninvitecollaboratorssetting", - "description": "

      Sets whether members can invite collaborators are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput!", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can invite collaborators setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can invite collaborators setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanMakePurchasesSetting", - "id": "updateenterprisememberscanmakepurchasessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanmakepurchasessetting", - "description": "

      Sets whether or not an organization owner can make purchases.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanMakePurchasesSettingInput!", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can make purchases setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can make purchases setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanUpdateProtectedBranchesSetting", - "id": "updateenterprisememberscanupdateprotectedbranchessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanupdateprotectedbranchessetting", - "description": "

      Sets the members can update protected branches setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput!", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can update protected branches setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can update protected branches setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanViewDependencyInsightsSetting", - "id": "updateenterprisememberscanviewdependencyinsightssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanviewdependencyinsightssetting", - "description": "

      Sets the members can view dependency insights for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput!", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can view dependency insights setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can view dependency insights setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOrganizationProjectsSetting", - "id": "updateenterpriseorganizationprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriseorganizationprojectssetting", - "description": "

      Sets whether organization projects are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOrganizationProjectsSettingInput!", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated organization projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the organization projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOwnerOrganizationRole", - "id": "updateenterpriseownerorganizationrole", - "href": "/graphql/reference/mutations#updateenterpriseownerorganizationrole", - "description": "

      Updates the role of an enterprise owner with an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOwnerOrganizationRoleInput!", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of changing the owner's organization role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseProfile", - "id": "updateenterpriseprofile", - "href": "/graphql/reference/mutations#updateenterpriseprofile", - "description": "

      Updates an enterprise's profile.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseProfileInput!", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseRepositoryProjectsSetting", - "id": "updateenterpriserepositoryprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriserepositoryprojectssetting", - "description": "

      Sets whether repository projects are enabled for a enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseRepositoryProjectsSettingInput!", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated repository projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the repository projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTeamDiscussionsSetting", - "id": "updateenterpriseteamdiscussionssetting", - "href": "/graphql/reference/mutations#updateenterpriseteamdiscussionssetting", - "description": "

      Sets whether team discussions are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTeamDiscussionsSettingInput!", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated team discussions setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the team discussions setting.

      " - } - ], - "category": "other" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "description": "

      Sets the two-factor authentication methods that users of an enterprise may not use.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput!", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two-factor authentication disallowed methods setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two-factor authentication disallowed methods setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationRequiredSetting", - "id": "updateenterprisetwofactorauthenticationrequiredsetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationrequiredsetting", - "description": "

      Sets whether two factor authentication is required for all users in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput!", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two factor authentication required setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two factor authentication required setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnvironment", - "id": "updateenvironment", - "href": "/graphql/reference/mutations#updateenvironment", - "description": "

      Updates an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnvironmentInput!", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The updated environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "updateIpAllowListEnabledSetting", - "id": "updateipallowlistenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistenabledsetting", - "description": "

      Sets whether an IP allow list is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEnabledSettingInput!", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListEntry", - "id": "updateipallowlistentry", - "href": "/graphql/reference/mutations#updateipallowlistentry", - "description": "

      Updates an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEntryInput!", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListForInstalledAppsEnabledSetting", - "id": "updateipallowlistforinstalledappsenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistforinstalledappsenabledsetting", - "description": "

      Sets whether IP allow list configuration for installed GitHub Apps is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListForInstalledAppsEnabledSettingInput!", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIssue", - "id": "updateissue", - "href": "/graphql/reference/mutations#updateissue", - "description": "

      Updates an Issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueInput!", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueComment", - "id": "updateissuecomment", - "href": "/graphql/reference/mutations#updateissuecomment", - "description": "

      Updates an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueCommentInput!", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The updated comment.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueIssueType", - "id": "updateissueissuetype", - "href": "/graphql/reference/mutations#updateissueissuetype", - "description": "

      Updates the issue type on an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueIssueTypeInput!", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The updated issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueType", - "id": "updateissuetype", - "href": "/graphql/reference/mutations#updateissuetype", - "description": "

      Update an issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueTypeInput!", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The updated issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "updateLabel", - "id": "updatelabel", - "href": "/graphql/reference/mutations#updatelabel", - "description": "

      Updates an existing label.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateLabelInput!", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The updated label.

      " - } - ], - "category": "issues" - }, - { - "name": "updateNotificationRestrictionSetting", - "id": "updatenotificationrestrictionsetting", - "href": "/graphql/reference/mutations#updatenotificationrestrictionsetting", - "description": "

      Update the setting to restrict notifications to only verified or approved domains available to an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateNotificationRestrictionSettingInput!", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owner on which the setting was updated.

      " - } - ], - "category": "activity" - }, - { - "name": "updateOrganizationAllowPrivateRepositoryForkingSetting", - "id": "updateorganizationallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateorganizationallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput!", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated allow private repository forking setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateOrganizationWebCommitSignoffSetting", - "id": "updateorganizationwebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updateorganizationwebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationWebCommitSignoffSettingInput!", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated web commit signoff setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateProject", - "id": "updateproject", - "href": "/graphql/reference/mutations#updateproject", - "description": "

      Updates an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectInput!", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The updated project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectCard", - "id": "updateprojectcard", - "href": "/graphql/reference/mutations#updateprojectcard", - "description": "

      Updates an existing project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectCardInput!", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectColumn", - "id": "updateprojectcolumn", - "href": "/graphql/reference/mutations#updateprojectcolumn", - "description": "

      Updates an existing project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectColumnInput!", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The updated project column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectV2", - "id": "updateprojectv2", - "href": "/graphql/reference/mutations#updateprojectv2", - "description": "

      Updates an existing project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2Input!", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The updated Project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Collaborators", - "id": "updateprojectv2collaborators", - "href": "/graphql/reference/mutations#updateprojectv2collaborators", - "description": "

      Update the collaborators on a team or a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2CollaboratorsInput!", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "collaborators", - "type": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The collaborators granted a role.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2DraftIssue", - "id": "updateprojectv2draftissue", - "href": "/graphql/reference/mutations#updateprojectv2draftissue", - "description": "

      Updates a draft issue within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2DraftIssueInput!", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "draftIssue", - "type": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      The draft issue updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Field", - "id": "updateprojectv2field", - "href": "/graphql/reference/mutations#updateprojectv2field", - "description": "

      Update a project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2FieldInput!", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The updated field.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemFieldValue", - "id": "updateprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#updateprojectv2itemfieldvalue", - "description": "

      This mutation updates the value of a field for an item in a Project. Currently\nonly single-select, text, number, date, and iteration fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemFieldValueInput!", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemPosition", - "id": "updateprojectv2itemposition", - "href": "/graphql/reference/mutations#updateprojectv2itemposition", - "description": "

      This mutation updates the position of the item in the project, where the position represents the priority of an item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemPositionInput!", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "items", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The items in the new order.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2StatusUpdate", - "id": "updateprojectv2statusupdate", - "href": "/graphql/reference/mutations#updateprojectv2statusupdate", - "description": "

      Updates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2StatusUpdateInput!", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updatePullRequest", - "id": "updatepullrequest", - "href": "/graphql/reference/mutations#updatepullrequest", - "description": "

      Update a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestInput!", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestBranch", - "id": "updatepullrequestbranch", - "href": "/graphql/reference/mutations#updatepullrequestbranch", - "description": "

      Merge or Rebase HEAD from upstream branch into pull request branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestBranchInput!", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReview", - "id": "updatepullrequestreview", - "href": "/graphql/reference/mutations#updatepullrequestreview", - "description": "

      Updates the body of a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewInput!", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The updated pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReviewComment", - "id": "updatepullrequestreviewcomment", - "href": "/graphql/reference/mutations#updatepullrequestreviewcomment", - "description": "

      Updates a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewCommentInput!", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The updated comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateRef", - "id": "updateref", - "href": "/graphql/reference/mutations#updateref", - "description": "

      Update a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefInput!", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The updated Ref.

      " - } - ], - "category": "git" - }, - { - "name": "updateRefs", - "id": "updaterefs", - "href": "/graphql/reference/mutations#updaterefs", - "description": "

      Creates, updates and/or deletes multiple refs in a repository.

      \n

      This mutation takes a list of RefUpdates and performs these updates\non the repository. All updates are performed atomically, meaning that\nif one of them is rejected, no other ref will be modified.

      \n

      RefUpdate.beforeOid specifies that the given reference needs to point\nto the given value before performing any updates. A value of\n0000000000000000000000000000000000000000 can be used to verify that\nthe references should not exist.

      \n

      RefUpdate.afterOid specifies the value that the given reference\nwill point to after performing all updates. A value of\n0000000000000000000000000000000000000000 can be used to delete a\nreference.

      \n

      If RefUpdate.force is set to true, a non-fast-forward updates\nfor the given reference will be allowed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefsInput!", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "updateRepository", - "id": "updaterepository", - "href": "/graphql/reference/mutations#updaterepository", - "description": "

      Update information about a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryInput!", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryCustomProperty", - "id": "updaterepositorycustomproperty", - "href": "/graphql/reference/mutations#updaterepositorycustomproperty", - "description": "

      Update a repository custom property.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryCustomPropertyInput!", - "id": "updaterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#updaterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The updated repository custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryRuleset", - "id": "updaterepositoryruleset", - "href": "/graphql/reference/mutations#updaterepositoryruleset", - "description": "

      Update a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryRulesetInput!", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryWebCommitSignoffSetting", - "id": "updaterepositorywebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updaterepositorywebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryWebCommitSignoffSettingInput!", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateSubscription", - "id": "updatesubscription", - "href": "/graphql/reference/mutations#updatesubscription", - "description": "

      Updates the state for subscribable subjects.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateSubscriptionInput!", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subscribable", - "type": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      The input subscribable entity.

      " - } - ], - "category": "activity" - }, - { - "name": "updateTeamDiscussion", - "id": "updateteamdiscussion", - "href": "/graphql/reference/mutations#updateteamdiscussion", - "description": "

      Updates a team discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamDiscussionInput!", - "id": "updateteamdiscussioninput", - "href": "/graphql/reference/input-objects#updateteamdiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussion", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      The updated discussion.

      " - } - ], - "category": "other" - }, - { - "name": "updateTeamDiscussionComment", - "id": "updateteamdiscussioncomment", - "href": "/graphql/reference/mutations#updateteamdiscussioncomment", - "description": "

      Updates a discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamDiscussionCommentInput!", - "id": "updateteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#updateteamdiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "teamDiscussionComment", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      The updated comment.

      " - } - ], - "category": "other" - }, - { - "name": "updateTeamReviewAssignment", - "id": "updateteamreviewassignment", - "href": "/graphql/reference/mutations#updateteamreviewassignment", - "description": "

      Updates team review assignment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamReviewAssignmentInput!", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team that was modified.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateTeamsRepository", - "id": "updateteamsrepository", - "href": "/graphql/reference/mutations#updateteamsrepository", - "description": "

      Update team repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamsRepositoryInput!", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was updated.

      " - }, - { - "name": "teams", - "type": "[Team!]", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The teams granted permission on the repository.

      " - } - ], - "category": "teams" - }, - { - "name": "updateTopics", - "id": "updatetopics", - "href": "/graphql/reference/mutations#updatetopics", - "description": "

      Replaces the repository's topics with the given topics.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTopicsInput!", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invalidTopicNames", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Names of the provided topics that are not valid.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateUserList", - "id": "updateuserlist", - "href": "/graphql/reference/mutations#updateuserlist", - "description": "

      Updates an existing user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListInput!", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just updated.

      " - } - ], - "category": "users" - }, - { - "name": "updateUserListsForItem", - "id": "updateuserlistsforitem", - "href": "/graphql/reference/mutations#updateuserlistsforitem", - "description": "

      Updates which of the viewer's lists an item belongs to.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListsForItemInput!", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      The item that was added.

      " - }, - { - "name": "lists", - "type": "[UserList!]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The lists to which this item belongs.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who owns the lists.

      " - } - ], - "category": "users" - }, - { - "name": "verifyVerifiableDomain", - "id": "verifyverifiabledomain", - "href": "/graphql/reference/mutations#verifyverifiabledomain", - "description": "

      Verify that a verifiable domain has the expected DNS record.

      ", - "inputFields": [ - { - "name": "input", - "type": "VerifyVerifiableDomainInput!", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was verified.

      " - } - ], - "category": "orgs" - } - ], - "objects": [ - { - "name": "ActorConnection", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "description": "

      The connection type for Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ActorEdge]", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Actor]", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ActorEdge", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "description": "

      Location information for an actor.

      ", - "fields": [ - { - "name": "city", - "description": "

      City.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "country", - "description": "

      Country name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countryCode", - "description": "

      Country code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "region", - "description": "

      Region name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regionCode", - "description": "

      Region or state code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who added this Pull Request to the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was added to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectV2Event object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner", - "description": "

      An announcement banner for an enterprise or organization.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "expiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "isUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app", - "description": "

      A GitHub App.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "clientId", - "description": "

      The client ID of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the App object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses of the app.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "logoBackgroundColor", - "description": "

      The hex color code, without the leading '#', for the logo background.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logoUrl", - "description": "

      A URL pointing to the app's logo.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the app.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      A slug based on the name of the app for use in URLs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to the app's homepage.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent", - "description": "

      Represents anassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was assigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AssignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the user who was assigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "AssigneeConnection", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "description": "

      The connection type for Assignee.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[AssigneeEdge]", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Assignee]", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "AssigneeEdge", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - } - ], - "category": "issues" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "disabler", - "description": "

      The user who disabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeDisabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reasonCode", - "description": "

      The reason_code relating to why auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest", - "description": "

      Represents an auto-merge request for a pull request.

      ", - "fields": [ - { - "name": "authorEmail", - "description": "

      The email address of the author of this auto-merge request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      The commit message of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      The commit title of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enabledAt", - "description": "

      When was this auto-merge request was enabled.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabledBy", - "description": "

      The actor who created the auto-merge request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "mergeMethod", - "description": "

      The merge method of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequest", - "description": "

      The pull request that this auto-merge request is set against.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (rebase) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoRebaseEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (squash) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoSquashEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeFailedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeSucceededEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentRefName", - "description": "

      Identifies the name of the base ref for the pull request after it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousRefName", - "description": "

      Identifies the name of the base ref for the pull request before it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the Ref associated with the base_ref_deleted event.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thebase_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "Blame", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "description": "

      Represents a Git blame.

      ", - "fields": [ - { - "name": "ranges", - "description": "

      The list of ranges from a Git blame.

      ", - "type": "[BlameRange!]!", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange" - } - ], - "category": "git" - }, - { - "name": "BlameRange", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange", - "description": "

      Represents a range of information from a Git blame.

      ", - "fields": [ - { - "name": "age", - "description": "

      Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange's change.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commit", - "description": "

      Identifies the line author.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "endingLine", - "description": "

      The ending line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startingLine", - "description": "

      The starting line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "Blob", - "id": "blob", - "href": "/graphql/reference/objects#blob", - "description": "

      Represents a Git blob.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "byteSize", - "description": "

      Byte size of Blob object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Blob object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBinary", - "description": "

      Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Indicates whether the contents is truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the Blob is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockingIssue", - "description": "

      The blocking issue that was added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockedByAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockingIssue", - "description": "

      The blocking issue that was removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockedByRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent", - "description": "

      Represents ablocking_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockedIssue", - "description": "

      The blocked issue that was added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockingAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent", - "description": "

      Represents ablocking_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockedIssue", - "description": "

      The blocked issue that was removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockingRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot", - "description": "

      A special type of user which takes actions on behalf of GitHub Apps.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Bot object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      A branch protection rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleConflicts", - "description": "

      A list of conflicts matching branches protection rule and other branch protection rules.

      ", - "type": "BranchProtectionRuleConflictConnection!", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassForcePushAllowances", - "description": "

      A list of actors able to force push for this branch protection rule.

      ", - "type": "BypassForcePushAllowanceConnection!", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassPullRequestAllowances", - "description": "

      A list of actors able to bypass PRs for this branch protection rule.

      ", - "type": "BypassPullRequestAllowanceConnection!", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "creator", - "description": "

      The actor who created this branch protection rule.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the BranchProtectionRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "matchingRefs", - "description": "

      Repository refs that are protected by this rule.

      ", - "type": "RefConnection!", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushAllowances", - "description": "

      A list push allowances for this branch protection rule.

      ", - "type": "PushAllowanceConnection!", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this branch protection rule.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      List of required deployment environments that must be deployed successfully to update matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      List of required status checks that must pass for commits to be accepted to matching branches.

      ", - "type": "[RequiredStatusCheckDescription!]", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Does this branch require deployment to specific environments before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalAllowances", - "description": "

      A list review dismissal allowances for this branch protection rule.

      ", - "type": "ReviewDismissalAllowanceConnection!", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict", - "description": "

      A conflict between two branch protection rules.

      ", - "fields": [ - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "conflictingBranchProtectionRule", - "description": "

      Identifies the conflicting branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "ref", - "description": "

      Identifies the branch ref that has conflicting rules.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictConnection", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "description": "

      The connection type for BranchProtectionRuleConflict.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleConflictEdge]", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRuleConflict]", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictEdge", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConnection", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "description": "

      The connection type for BranchProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleEdge]", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRule]", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleEdge", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance", - "description": "

      A user, team, or app who has the ability to bypass a force push requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can force push.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassForcePushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceConnection", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "description": "

      The connection type for BypassForcePushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassForcePushAllowanceEdge]", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassForcePushAllowance]", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceEdge", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance", - "description": "

      A user, team, or app who has the ability to bypass a pull request requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassPullRequestAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceConnection", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "description": "

      The connection type for BypassPullRequestAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassPullRequestAllowanceEdge]", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassPullRequestAllowance]", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceEdge", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - } - ], - "category": "branches" - }, - { - "name": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "score", - "description": "

      The CVSS score associated with this advisory.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "vectorString", - "description": "

      The CVSS vector string associated with this advisory.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe", - "description": "

      A common weakness enumeration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cweId", - "description": "

      The id of the CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A detailed description of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CWE object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEConnection", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "description": "

      The connection type for CWE.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CWEEdge]", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CWE]", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEEdge", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - } - ], - "category": "security-advisories" - }, - { - "name": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation", - "description": "

      A single check annotation.

      ", - "fields": [ - { - "name": "annotationLevel", - "description": "

      The annotation's severity level.

      ", - "type": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "blobUrl", - "description": "

      The path to the file that this annotation was made on.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "location", - "description": "

      The position of this annotation.

      ", - "type": "CheckAnnotationSpan!", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan" - }, - { - "name": "message", - "description": "

      The annotation's message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path that this annotation was made on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Additional information about the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The annotation's title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "description": "

      The connection type for CheckAnnotation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckAnnotationEdge]", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckAnnotation]", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationEdge", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationPosition", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition", - "description": "

      A character position in a check annotation.

      ", - "fields": [ - { - "name": "column", - "description": "

      Column number (1 indexed).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "line", - "description": "

      Line number (1 indexed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationSpan", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan", - "description": "

      An inclusive pair of positions for a check annotation.

      ", - "fields": [ - { - "name": "end", - "description": "

      End position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - }, - { - "name": "start", - "description": "

      Start position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - } - ], - "category": "checks" - }, - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      A check run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "annotations", - "description": "

      The check run's annotations.

      ", - "type": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "checkSuite", - "description": "

      The check suite that this run is a part of.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check run was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check run.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The corresponding deployment for this job, if any.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "detailsUrl", - "description": "

      The URL from which to find full details of the check run on the integrator's site.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the check run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the check for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pendingDeploymentRequest", - "description": "

      Information about a pending deployment, if any, in this check run.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "permalink", - "description": "

      The permalink to the check run summary.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with this check run.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check run was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check run.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "steps", - "description": "

      The check run's steps.

      ", - "type": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "number", - "description": "

      Step number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "summary", - "description": "

      A string representing the check run's summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      A string representing the check run's text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A string representing the check run.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "description": "

      The connection type for CheckRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckRunEdge]", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckRun]", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunEdge", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - } - ], - "category": "checks" - }, - { - "name": "CheckRunStateCount", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount", - "description": "

      Represents a count of the state of a check run.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of check runs with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a check run.

      ", - "type": "CheckRunState!", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep", - "description": "

      A single check step.

      ", - "fields": [ - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check step was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check step.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "externalId", - "description": "

      A reference for the check step on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The step's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The index of the step in the list of steps of the parent check run.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "secondsToCompletion", - "description": "

      Number of seconds to completion.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check step was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check step.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "description": "

      The connection type for CheckStep.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckStepEdge]", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckStep]", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckStepEdge", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - } - ], - "category": "checks" - }, - { - "name": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      A check suite.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "app", - "description": "

      The GitHub App which created this check suite.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "branch", - "description": "

      The name of the branch for this check suite.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "checkRuns", - "description": "

      The check runs associated with a check suite.

      ", - "type": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check runs by this type.

      ", - "type": { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit for this check suite.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "conclusion", - "description": "

      The conclusion of this check suite.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The user who triggered the check suite.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckSuite object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "matchingPullRequests", - "description": "

      A list of open pull requests matching the check suite.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "push", - "description": "

      The push that triggered this check suite.

      ", - "type": "Push", - "id": "push", - "href": "/graphql/reference/objects#push" - }, - { - "name": "repository", - "description": "

      The repository associated with this check suite.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "status", - "description": "

      The status of this check suite.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflowRun", - "description": "

      The workflow run associated with this check suite.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "description": "

      The connection type for CheckSuite.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckSuiteEdge]", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckSuite]", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteEdge", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - } - ], - "category": "checks" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent", - "description": "

      Represents aclosedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was closed.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "closer", - "description": "

      Object which triggered the creation of this event.

      ", - "type": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicateOf", - "description": "

      The issue or pull request that this issue was marked as a duplicate of.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the ClosedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to closed.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - }, - { - "name": "url", - "description": "

      The HTTP URL for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      The Code of Conduct for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the Code of Conduct.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CodeOfConduct object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The key for the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The formal name of the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "fields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningTool!]!", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningTool", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "fields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedCommentAuthor", - "description": "

      The user who authored the deleted comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommentDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      Represents a Git commit.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "additions", - "description": "

      The number of additions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "associatedPullRequests", - "description": "

      The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - }, - { - "name": "author", - "description": "

      Authorship details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "authoredByCommitter", - "description": "

      Check if the committer and the author match.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "authoredDate", - "description": "

      The datetime when this commit was authored.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "authors", - "description": "

      The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.

      ", - "type": "GitActorConnection!", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "blame", - "description": "

      Fetches git blame information.

      ", - "type": "Blame!", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "arguments": [ - { - "name": "path", - "description": "

      The file whose Git blame information you want.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "changedFiles", - "description": "

      We recommend using the changedFilesIfAvailable field instead of\nchangedFiles, as changedFiles will cause your request to return an error\nif GitHub is unable to calculate the number of changed files.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      changedFiles will be removed. Use changedFilesIfAvailable instead. Removal on 2023-01-01 UTC.

      " - }, - { - "name": "changedFilesIfAvailable", - "description": "

      The number of changed files in this commit. If GitHub is unable to calculate\nthe number of changed files (for example due to a timeout), this will return\nnull. We recommend using this field instead of changedFiles.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkSuites", - "description": "

      The check suites associated with a commit.

      ", - "type": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check suites by this type.

      ", - "type": { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "comments", - "description": "

      Comments made on the commit.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "committedDate", - "description": "

      The datetime when this commit was committed.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "committedViaWeb", - "description": "

      Check if committed via GitHub web UI.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "committer", - "description": "

      Committer details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "deletions", - "description": "

      The number of deletions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployments", - "description": "

      The deployments associated with a commit.

      ", - "type": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "file", - "description": "

      The tree entry representing the file located at the given path.

      ", - "type": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "arguments": [ - { - "name": "path", - "description": "

      The path for the file.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "history", - "description": "

      The linear commit history starting from (and including) this commit, in the same order as git log.

      ", - "type": "CommitHistoryConnection!", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      If non-null, filters history to only show commits with matching authorship.

      ", - "type": { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "path", - "description": "

      If non-null, filters history to only show commits touching files under this path.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "since", - "description": "

      Allows specifying a beginning time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - }, - { - "name": "until", - "description": "

      Allows specifying an ending time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Commit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git commit message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBody", - "description": "

      The Git commit message body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBodyHTML", - "description": "

      The commit message body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "messageHeadline", - "description": "

      The Git commit message headline.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageHeadlineHTML", - "description": "

      The commit message headline rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "onBehalfOf", - "description": "

      The organization this commit was made on behalf of.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parents", - "description": "

      The parents of a commit.

      ", - "type": "CommitConnection!", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pushedDate", - "description": "

      The datetime when this commit was pushed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      pushedDate is no longer supported. Removal on 2023-07-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The Repository this commit belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signature", - "description": "

      Commit signing information, if present.

      ", - "type": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - }, - { - "name": "status", - "description": "

      Status information for this commit.

      ", - "type": "Status", - "id": "status", - "href": "/graphql/reference/objects#status" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for this commit.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tarballUrl", - "description": "

      Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tree", - "description": "

      Commit's root Tree.

      ", - "type": "Tree!", - "id": "tree", - "href": "/graphql/reference/objects#tree" - }, - { - "name": "treeResourcePath", - "description": "

      The HTTP path for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "treeUrl", - "description": "

      The HTTP URL for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "zipballUrl", - "description": "

      Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment", - "description": "

      Represents a comment on a given Commit.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment, if the commit exists.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Identifies the file path associated with the comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Identifies the line position associated with the comment.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentConnection", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "description": "

      The connection type for CommitComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitCommentEdge]", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CommitComment]", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentEdge", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread", - "description": "

      A thread of comments on a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "commits" - }, - { - "name": "CommitConnection", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionsByRepository", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "description": "

      This aggregates commits made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The commit contributions, each representing a day.

      ", - "type": "CreatedCommitContributionConnection!", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for commit contributions returned from the connection.

      ", - "type": { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the commits were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitEdge", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - } - ], - "category": "commits" - }, - { - "name": "CommitHistoryConnection", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "description": "

      Represents a comparison between two commit revisions.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "aheadBy", - "description": "

      The number of commits ahead of the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "baseTarget", - "description": "

      The base revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "behindBy", - "description": "

      The number of commits behind the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commits", - "description": "

      The commits which compose this comparison.

      ", - "type": "ComparisonCommitConnection!", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "headTarget", - "description": "

      The head revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "id", - "description": "

      The Node ID of the Comparison object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "status", - "description": "

      The status of this comparison.

      ", - "type": "ComparisonStatus!", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus" - } - ], - "category": "commits" - }, - { - "name": "ComparisonCommitConnection", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "authorCount", - "description": "

      The total count of authors and co-authors across all commits.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was connected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines", - "description": "

      The Contributing Guidelines for a repository.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the Contributing Guidelines.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "ContributionCalendar", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar", - "description": "

      A calendar of contributions made on GitHub by a user.

      ", - "fields": [ - { - "name": "colors", - "description": "

      A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isHalloween", - "description": "

      Determine if the color set was chosen because it's currently Halloween.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "months", - "description": "

      A list of the months of contributions in this calendar.

      ", - "type": "[ContributionCalendarMonth!]!", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth" - }, - { - "name": "totalContributions", - "description": "

      The count of total contributions in the calendar.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "weeks", - "description": "

      A list of the weeks of contributions in this calendar.

      ", - "type": "[ContributionCalendarWeek!]!", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarDay", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday", - "description": "

      Represents a single day of contributions on GitHub by a user.

      ", - "fields": [ - { - "name": "color", - "description": "

      The hex color code that represents how many contributions were made on this day compared to others in the calendar.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contributionCount", - "description": "

      How many contributions were made by the user on this day.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "contributionLevel", - "description": "

      Indication of contributions, relative to other days. Can be used to indicate\nwhich color to represent this day on a calendar.

      ", - "type": "ContributionLevel!", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel" - }, - { - "name": "date", - "description": "

      The day this square represents.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "weekday", - "description": "

      A number representing which day of the week this square represents, e.g., 1 is Monday.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarMonth", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth", - "description": "

      A month of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "firstDay", - "description": "

      The date of the first day of this month.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "name", - "description": "

      The name of the month.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalWeeks", - "description": "

      How many weeks started in this month.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "year", - "description": "

      The year the month occurred in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarWeek", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek", - "description": "

      A week of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "contributionDays", - "description": "

      The days of contributions in this week.

      ", - "type": "[ContributionCalendarDay!]!", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday" - }, - { - "name": "firstDay", - "description": "

      The date of the earliest square in this week.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "users" - }, - { - "name": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "description": "

      A collection of contributions made by a user, including opened issues, commits, and pull requests.\nContributions in private and internal repositories are only included with the optional read:user scope.

      ", - "fields": [ - { - "name": "commitContributionsByRepository", - "description": "

      Commit contributions made by the user, grouped by repository.

      ", - "type": "[CommitContributionsByRepository!]!", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contributionCalendar", - "description": "

      A calendar of this user's contributions on GitHub.

      ", - "type": "ContributionCalendar!", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar" - }, - { - "name": "contributionYears", - "description": "

      The years the user has been making contributions with the most recent year first.

      ", - "type": "[Int!]!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "doesEndInCurrentMonth", - "description": "

      Determine if this collection's time span ends in the current month.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "earliestRestrictedContributionDate", - "description": "

      The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "endedAt", - "description": "

      The ending date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "firstIssueContribution", - "description": "

      The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection's time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.

      ", - "type": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution" - }, - { - "name": "firstPullRequestContribution", - "description": "

      The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection's time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.

      ", - "type": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution" - }, - { - "name": "firstRepositoryContribution", - "description": "

      The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection's time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.

      ", - "type": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution" - }, - { - "name": "hasActivityInThePast", - "description": "

      Does the user have any more activity in the timeline that occurred prior to the collection's time range?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyContributions", - "description": "

      Determine if there are any contributions in this collection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyRestrictedContributions", - "description": "

      Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSingleDay", - "description": "

      Whether or not the collector's time span is all within the same day.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueContributions", - "description": "

      A list of issues the user opened.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "issueContributionsByRepository", - "description": "

      Issue contributions made by the user, grouped by repository.

      ", - "type": "[IssueContributionsByRepository!]!", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "joinedGitHubContribution", - "description": "

      When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection's time range and ignoreTimeRange is false.

      ", - "type": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution" - }, - { - "name": "latestRestrictedContributionDate", - "description": "

      The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "mostRecentCollectionWithActivity", - "description": "

      When this collection's time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "mostRecentCollectionWithoutActivity", - "description": "

      Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "popularIssueContribution", - "description": "

      The issue the user opened on GitHub that received the most comments in the specified\ntime frame.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "popularPullRequestContribution", - "description": "

      The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pullRequestContributions", - "description": "

      Pull request contributions made by the user.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestContributionsByRepository", - "description": "

      Pull request contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestContributionsByRepository!]!", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestReviewContributions", - "description": "

      Pull request review contributions made by the user. Returns the most recently\nsubmitted review for each PR reviewed by the user.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestReviewContributionsByRepository", - "description": "

      Pull request review contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestReviewContributionsByRepository!]!", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryContributions", - "description": "

      A list of repositories owned by the user that the user created in this time range.

      ", - "type": "CreatedRepositoryContributionConnection!", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "restrictedContributionsCount", - "description": "

      A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      The beginning date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "totalCommitContributions", - "description": "

      How many commits were made by the user in this time span.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalIssueContributions", - "description": "

      How many issues the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestContributions", - "description": "

      How many pull requests the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestReviewContributions", - "description": "

      How many pull request reviews the user left.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedCommits", - "description": "

      How many different repositories the user committed to.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedIssues", - "description": "

      How many different repositories the user opened issues in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoriesWithContributedPullRequestReviews", - "description": "

      How many different repositories the user left pull request reviews in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedPullRequests", - "description": "

      How many different repositories the user opened pull requests in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoryContributions", - "description": "

      How many repositories the user created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "user", - "description": "

      The user who made the contributions in this collection.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertToDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedFromDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedNoteToIssueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion that the issue was converted into.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedToDiscussionEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "CopilotCodeReviewParameters", - "id": "copilotcodereviewparameters", - "href": "/graphql/reference/objects#copilotcodereviewparameters", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      ", - "fields": [ - { - "name": "reviewDraftPullRequests", - "description": "

      Copilot automatically reviews draft pull requests before they are marked as ready for review.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewOnPush", - "description": "

      Copilot automatically reviews each new push to the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints", - "description": "

      Copilot endpoint information.

      ", - "fields": [ - { - "name": "api", - "description": "

      Copilot API endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originTracker", - "description": "

      Copilot origin tracker endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "proxy", - "description": "

      Copilot proxy endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "telemetry", - "description": "

      Copilot telemetry endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution", - "description": "

      Represents the contribution a user made by committing to a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "commitCount", - "description": "

      How many commits were made on this day to this repository by the user.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository the user made a commit in.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionConnection", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "description": "

      The connection type for CreatedCommitContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedCommitContributionEdge]", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedCommitContribution]", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of commits across days and repositories in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionEdge", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution", - "description": "

      Represents the contribution a user made on GitHub by opening an issue.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      The issue that was opened.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionConnection", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "description": "

      The connection type for CreatedIssueContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedIssueContributionEdge]", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedIssueContribution]", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionEdge", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution", - "description": "

      Represents the contribution a user made on GitHub by opening a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request that was opened.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionConnection", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "description": "

      The connection type for CreatedPullRequestContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestContributionEdge]", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestContribution]", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionEdge", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution", - "description": "

      Represents the contribution a user made by leaving a review on a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request the user reviewed.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The review the user left on the pull request.

      ", - "type": "PullRequestReview!", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "repository", - "description": "

      The repository containing the pull request that the user reviewed.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionConnection", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "description": "

      The connection type for CreatedPullRequestReviewContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestReviewContributionEdge]", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestReviewContribution]", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionEdge", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution", - "description": "

      Represents the contribution a user made on GitHub by creating a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository that was created.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionConnection", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "description": "

      The connection type for CreatedRepositoryContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedRepositoryContributionEdge]", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedRepositoryContribution]", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionEdge", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - } - ], - "category": "users" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent", - "description": "

      Represents a mention made by one issue or pull request to another.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the CrossReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "referencedAt", - "description": "

      Identifies when the reference was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "target", - "description": "

      Issue or pull request to which the reference was made.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "willCloseTarget", - "description": "

      Checks if the target will be closed when the source is merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "CvssSeverities", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "cvssV3", - "description": "

      The CVSS v3 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - }, - { - "name": "cvssV4", - "description": "

      The CVSS v4 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - } - ], - "category": "security-advisories" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DemilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with thedemilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate", - "description": "

      A Dependabot Update for a dependency in a repository.

      ", - "implements": [ - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "error", - "description": "

      The error from a dependency update.

      ", - "type": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror" - }, - { - "name": "pullRequest", - "description": "

      The associated pull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependabot" - }, - { - "name": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror", - "description": "

      An error produced from a Dependabot Update.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "errorType", - "description": "

      The error code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency", - "description": "

      A dependency manifest entry.

      ", - "fields": [ - { - "name": "hasDependencies", - "description": "

      Does the dependency itself have dependencies?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "packageLabel", - "description": "

      The original name of the package, as it appears in the manifest.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      packageLabel will be removed. Use normalized packageName field instead. Removal on 2022-10-01 UTC.

      " - }, - { - "name": "packageManager", - "description": "

      The dependency package manager.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageName", - "description": "

      The name of the package in the canonical form used by the package manager.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageUrl", - "description": "

      Public preview: The dependency package URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "relationship", - "description": "

      Public preview: The relationship of the dependency. Can be direct, transitive, or unknown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository containing the package.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requirements", - "description": "

      The dependency version requirements.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "description": "

      The connection type for DependencyGraphDependency.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphDependencyEdge]", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphDependency]", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyEdge", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest", - "description": "

      Dependency manifest for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "blobPath", - "description": "

      Path to view the manifest file blob.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dependencies", - "description": "

      A list of manifest dependencies.

      ", - "type": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "dependenciesCount", - "description": "

      The number of dependencies listed in the manifest.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "exceedsMaxSize", - "description": "

      Is the manifest too big to parse?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "filename", - "description": "

      Fully qualified manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the DependencyGraphManifest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parseable", - "description": "

      Were we able to parse the manifest?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repository", - "description": "

      The repository containing the manifest.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "description": "

      The connection type for DependencyGraphManifest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphManifestEdge]", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphManifest]", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestEdge", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - } - ], - "category": "dependency-graph" - }, - { - "name": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey", - "description": "

      A repository deploy key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabled", - "description": "

      Whether or not the deploy key is enabled by policy at the Enterprise or Organization level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The deploy key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readOnly", - "description": "

      Whether or not the deploy key is read only.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The deploy key title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "verified", - "description": "

      Whether or not the deploy key has been verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyConnection", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "description": "

      The connection type for DeployKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeployKeyEdge]", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeployKey]", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyEdge", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent", - "description": "

      Represents adeployedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The deployment associated with thedeployedevent.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      The ref associated with thedeployedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "deployments" - }, - { - "name": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      Represents triggered deployment instance.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      Identifies the commit sha of the deployment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitOid", - "description": "

      Identifies the oid of the deployment commit, even if the commit has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The deployment description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Deployment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestEnvironment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "latestStatus", - "description": "

      The latest status of this deployment.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "originalEnvironment", - "description": "

      The original environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Extra information that a deployment system might need.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      Identifies the Ref of the deployment, if the deployment was created by ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with the deployment.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "state", - "description": "

      The current state of the deployment.

      ", - "type": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate" - }, - { - "name": "statuses", - "description": "

      A list of statuses associated with the deployment.

      ", - "type": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "task", - "description": "

      The deployment task.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "description": "

      The connection type for Deployment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentEdge]", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Deployment]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEdge", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deploymentStatus", - "description": "

      The deployment status that updated the deployment environment.

      ", - "type": "DeploymentStatus!", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentEnvironmentChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule", - "description": "

      A protection rule.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "timeout", - "description": "

      The timeout in minutes for this protection rule.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "type", - "description": "

      The type of protection rule.

      ", - "type": "DeploymentProtectionRuleType!", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleConnection", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "description": "

      The connection type for DeploymentProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentProtectionRuleEdge]", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentProtectionRule]", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleEdge", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest", - "description": "

      A request to deploy a workflow run to an environment.

      ", - "fields": [ - { - "name": "currentUserCanApprove", - "description": "

      Whether or not the current user can approve the deployment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "environment", - "description": "

      The target environment of the deployment.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "waitTimerStartedAt", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestConnection", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "description": "

      The connection type for DeploymentRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentRequestEdge]", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentRequest]", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestEdge", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview", - "description": "

      A deployment review.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comment", - "description": "

      The comment the user left.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environments", - "description": "

      The environments approved or rejected.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The decision of the user.

      ", - "type": "DeploymentReviewState!", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate" - }, - { - "name": "user", - "description": "

      The user that reviewed the deployment.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewConnection", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "description": "

      The connection type for DeploymentReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewEdge]", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReview]", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewEdge", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerConnection", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "description": "

      The connection type for DeploymentReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewerEdge]", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReviewer]", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerEdge", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      Describes the status of a given deployment attempt.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "deployment", - "description": "

      Identifies the deployment associated with status.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "description", - "description": "

      Identifies the description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Identifies the environment of the deployment at the time of this deployment status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Identifies the environment URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "logUrl", - "description": "

      Identifies the log URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "description": "

      The connection type for DeploymentStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentStatusEdge]", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentStatus]", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusEdge", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - } - ], - "category": "deployments" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DisconnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request from which the issue was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      A discussion in a repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "answer", - "description": "

      The comment chosen as this discussion's answer, if any.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "answerChosenAt", - "description": "

      The time when a user chose this discussion's answer, if answered.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "answerChosenBy", - "description": "

      The user who chose this discussion's answer, if answered.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "author", - "description": "

      The actor who authored the discussion.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The main text of the discussion post.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "category", - "description": "

      The category for this discussion.

      ", - "type": "DiscussionCategory!", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "comments", - "description": "

      The replies to the discussion.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Discussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswered", - "description": "

      Only return answered/unanswered discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "number", - "description": "

      The number identifying this discussion within the repository.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "poll", - "description": "

      The poll associated with this discussion, if one exists.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the discussion's state.

      ", - "type": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason" - }, - { - "name": "title", - "description": "

      The title of this discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "description": "

      A category for discussions in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A description of this category.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      An emoji representing this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      This category's emoji rendered as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionCategory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAnswerable", - "description": "

      Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "slug", - "description": "

      The slug of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryConnection", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "description": "

      The connection type for DiscussionCategory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCategoryEdge]", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionCategory]", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryEdge", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      A comment on a discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedAt", - "description": "

      The time when this replied-to comment was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion this comment was created in.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswer", - "description": "

      Has this comment been chosen as the answer of its discussion?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replies", - "description": "

      The threaded replies to this comment.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The discussion comment this comment is a reply to.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMarkAsAnswer", - "description": "

      Can the current user mark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnmarkAsAnswer", - "description": "

      Can the current user unmark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentConnection", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "description": "

      The connection type for DiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCommentEdge]", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionComment]", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentEdge", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionConnection", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "description": "

      The connection type for Discussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionEdge]", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Discussion]", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionEdge", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll", - "description": "

      A poll for a discussion.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "discussion", - "description": "

      The discussion that this poll belongs to.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionPoll object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "options", - "description": "

      The options for this poll.

      ", - "type": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      How to order the options for the discussion poll.

      ", - "type": { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder" - } - } - ] - }, - { - "name": "question", - "description": "

      The question that is being asked by this poll.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this poll.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanVote", - "description": "

      Indicates if the viewer has permission to vote in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for any option in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      An option for a discussion poll.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the DiscussionPollOption object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "option", - "description": "

      The text for this option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "poll", - "description": "

      The discussion poll that this option belongs to.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this option.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for this option in the poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "description": "

      The connection type for DiscussionPollOption.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionPollOptionEdge]", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionPollOption]", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionEdge", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - } - ], - "category": "discussions" - }, - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      A draft issue within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "assignees", - "description": "

      A list of users to assigned to this draft issue.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the draft issue rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of the draft issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this draft issue.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DraftIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2Items", - "description": "

      List of items linked with the draft issue (currently draft issue can be linked to only one item).

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      Projects that link to this draft issue (currently draft issue can be linked to only one project).

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "fields": [ - { - "name": "percentage", - "description": "

      The EPSS percentage represents the likelihood of a CVE being exploited.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "percentile", - "description": "

      The EPSS percentile represents the relative rank of the CVE's likelihood of being exploited compared to other CVEs.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "security-advisories" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      An account to manage multiple organizations with consolidated policy and billing.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this enterprise, if any. Only visible to members of the enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "billingEmail", - "description": "

      The enterprise's billing email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingInfo", - "description": "

      Enterprise billing information visible to enterprise billing managers.

      ", - "type": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the enterprise as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Enterprise object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "members", - "description": "

      A list of users who are members of this enterprise.

      ", - "type": "EnterpriseMemberConnection!", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "deployment", - "description": "

      Only return members within the selected GitHub Enterprise deployment.

      ", - "type": { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return members with this two-factor authentication status. Does not\ninclude members who only have an account on a GitHub Enterprise Server instance.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for members returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization or server.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return members with this type of two-factor authentication method. Does\nnot include members who only have an account on a GitHub Enterprise Server instance.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of organizations that belong to this enterprise.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "viewerOrganizationRole", - "description": "

      The viewer's role in an organization.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - } - ] - }, - { - "name": "ownerInfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "type": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo" - }, - { - "name": "readme", - "description": "

      The raw content of the enterprise README.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readmeHTML", - "description": "

      The content of the enterprise README as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "repositoryCustomProperties", - "description": "

      A list of repository custom properties for this enterprise.

      ", - "type": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryCustomProperty", - "description": "

      Returns a single repository custom property for the current enterprise by name.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the repository custom property to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current enterprise by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this enterprise.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "slug", - "description": "

      The URL-friendly identifier for the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerIsAdmin", - "description": "

      Is the current viewer an admin of this enterprise?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise website.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorConnection", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorEdge]", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorEdge", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge", - "description": "

      A User who is an administrator of an enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role of the administrator.

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      An invitation for a user to become an owner or billing manager of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseAdministratorInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The invitee's pending role in the enterprise (owner or billing_manager).

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationConnection", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "description": "

      The connection type for EnterpriseAdministratorInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorInvitationEdge]", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseAdministratorInvitation]", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationEdge", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo", - "description": "

      Enterprise billing information visible to enterprise billing managers and owners.

      ", - "fields": [ - { - "name": "allLicensableUsersCount", - "description": "

      The number of licenseable users/emails across the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assetPacks", - "description": "

      The number of data packs used by all organizations owned by the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "bandwidthQuota", - "description": "

      The bandwidth quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsage", - "description": "

      The bandwidth usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsagePercentage", - "description": "

      The bandwidth usage as a percentage of the bandwidth quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "storageQuota", - "description": "

      The storage quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsage", - "description": "

      The storage usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsagePercentage", - "description": "

      The storage usage as a percentage of the storage quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalAvailableLicenses", - "description": "

      The number of available licenses across all owned organizations based on the unique number of billable users.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalLicenses", - "description": "

      The total number of licenses allocated.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "description": "

      The connection type for Enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseEdge]", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Enterprise]", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEdge", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseFailedInvitationConnection", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseFailedInvitationEdge]", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseFailedInvitationEdge", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge", - "description": "

      A failed invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      An identity provider configured to provision identities for an enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm" - }, - { - "name": "enterprise", - "description": "

      The enterprise this identity provider belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "externalIdentities", - "description": "

      ExternalIdentities provisioned by this identity provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the identity provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML identity provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "recoveryCodes", - "description": "

      Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the identity provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberConnection", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "description": "

      The connection type for EnterpriseMember.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseMemberEdge]", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseMember]", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberEdge", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge", - "description": "

      A User who is a member of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      An invitation for a user to become an unaffiliated member of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseMemberInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrganizationMembershipConnection", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "description": "

      The connection type for Organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOrganizationMembershipEdge]", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOrganizationMembershipEdge", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge", - "description": "

      An enterprise organization that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOutsideCollaboratorConnection", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOutsideCollaboratorEdge]", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseOutsideCollaboratorEdge", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge", - "description": "

      A User who is an outside collaborator of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "repositories", - "description": "

      The enterprise organization repositories this user is a member of.

      ", - "type": "EnterpriseRepositoryInfoConnection!", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "fields": [ - { - "name": "admins", - "description": "

      A list of all of the administrators for this enterprise.

      ", - "type": "EnterpriseAdministratorConnection!", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return administrators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for administrators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabled", - "description": "

      A list of users in the enterprise who currently have two-factor authentication disabled.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabledExist", - "description": "

      Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowPrivateRepositoryForkingSetting", - "description": "

      The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "allowPrivateRepositoryForkingSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided private repository forking setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "allowPrivateRepositoryForkingSettingPolicyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "defaultRepositoryPermissionSetting", - "description": "

      The setting value for base repository permissions for organizations in this enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - }, - { - "name": "defaultRepositoryPermissionSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided base repository permission.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The permission to find organizations for.

      ", - "type": { - "name": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - } - } - ] - }, - { - "name": "domains", - "description": "

      A list of domains owned by the enterprise. Visible to enterprise owners or\nenterprise owners' personal access tokens (classic) with admin:enterprise scope.

      ", - "type": "VerifiableDomainConnection!", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter whether or not the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter whether or not the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "failedInvitations", - "description": "

      A list of failed invitations in the enterprise.

      ", - "type": "EnterpriseFailedInvitationConnection!", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the enterprise has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with admin:enterprise scope.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isUpdatingDefaultRepositoryPermission", - "description": "

      Whether or not the base repository permission is currently being updated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUpdatingTwoFactorRequirement", - "description": "

      Whether the two-factor authentication requirement is currently being enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanChangeRepositoryVisibilitySetting", - "description": "

      The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanChangeRepositoryVisibilitySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided can change repository visibility setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanCreateInternalRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create internal repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create private repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create public repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create repositories.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - }, - { - "name": "membersCanCreateRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository creation setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting to find organizations for.

      ", - "type": { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue!", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue" - } - } - ] - }, - { - "name": "membersCanDeleteIssuesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete issues.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteIssuesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete issues setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanDeleteRepositoriesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete or transfer repositories.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete repositories setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanInviteCollaboratorsSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can invite outside collaborators.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanInviteCollaboratorsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can invite collaborators setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanMakePurchasesSetting", - "description": "

      Indicates whether members of this enterprise's organizations can purchase additional services for those organizations.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can update protected branches.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can update protected branches setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanViewDependencyInsightsSetting", - "description": "

      The setting value for whether members can view dependency insights.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanViewDependencyInsightsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can view dependency insights setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this enterprise is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationProjectsSetting", - "description": "

      The setting value for whether organization projects are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "organizationProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided organization projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "outsideCollaborators", - "description": "

      A list of outside collaborators across the repositories in the enterprise.

      ", - "type": "EnterpriseOutsideCollaboratorConnection!", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return outside collaborators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific outside collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for outside collaborators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return outside collaborators within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - }, - { - "name": "visibility", - "description": "

      Only return outside collaborators on repositories with this visibility.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "pendingAdminInvitations", - "description": "

      A list of pending administrator invitations for the enterprise.

      ", - "type": "EnterpriseAdministratorInvitationConnection!", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending enterprise administrator invitations returned from the connection.

      ", - "type": { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - } - ] - }, - { - "name": "pendingCollaboratorInvitations", - "description": "

      A list of pending collaborator invitations across the repositories in the enterprise.

      ", - "type": "RepositoryInvitationConnection!", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending repository collaborator invitations returned from the connection.

      ", - "type": { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pendingMemberInvitations", - "description": "

      A list of pending member invitations for organizations in the enterprise.

      ", - "type": "EnterprisePendingMemberInvitationConnection!", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "invitationSource", - "description": "

      Only return invitations matching this invitation source.

      ", - "type": { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return invitations within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDeployKeySetting", - "description": "

      The setting value for whether deploy keys are enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryDeployKeySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided deploy keys setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "repositoryProjectsSetting", - "description": "

      The setting value for whether repository projects are enabled in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The SAML Identity Provider for the enterprise.

      ", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider" - }, - { - "name": "samlIdentityProviderSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the SAML single sign-on setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "IdentityProviderConfigurationState!", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate" - } - } - ] - }, - { - "name": "teamDiscussionsSetting", - "description": "

      The setting value for whether team discussions are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "teamDiscussionsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided team discussions setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "twoFactorDisallowedMethodsSetting", - "description": "

      The setting value for what methods of two-factor authentication the enterprise prevents its users from having.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - }, - { - "name": "twoFactorRequiredSetting", - "description": "

      The setting value for whether the enterprise requires two-factor authentication for its organizations and users.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - }, - { - "name": "twoFactorRequiredSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the two-factor authentication setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterprisePendingMemberInvitationConnection", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterprisePendingMemberInvitationEdge]", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterprisePendingMemberInvitationEdge", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge", - "description": "

      An invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo", - "description": "

      A subset of repository information queryable from an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the EnterpriseRepositoryInfo object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The repository's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoConnection", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "description": "

      The connection type for EnterpriseRepositoryInfo.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseRepositoryInfoEdge]", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseRepositoryInfo]", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoEdge", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation", - "description": "

      An Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "customerName", - "description": "

      The customer name to which the Enterprise Server installation belongs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hostName", - "description": "

      The host name of the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerInstallation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isConnected", - "description": "

      Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccounts", - "description": "

      User accounts on this Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountConnection!", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder" - } - } - ] - }, - { - "name": "userAccountsUploads", - "description": "

      User accounts uploads for the Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountsUploadConnection!", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts uploads returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipConnection", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "description": "

      The connection type for EnterpriseServerInstallation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerInstallationMembershipEdge]", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerInstallation]", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipEdge", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge", - "description": "

      An Enterprise Server installation that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount", - "description": "

      A user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emails", - "description": "

      User emails belonging to this user account.

      ", - "type": "EnterpriseServerUserAccountEmailConnection!", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user account emails returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder" - } - } - ] - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation on which this user account exists.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether the user account is a site administrator on the Enterprise Server installation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "login", - "description": "

      The login of the user account on the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the user account on the Enterprise Server installation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "remoteCreatedAt", - "description": "

      The date and time when the user account was created on the Enterprise Server installation.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "remoteUserId", - "description": "

      The ID of the user account on the Enterprise Server installation.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountConnection", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "description": "

      The connection type for EnterpriseServerUserAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEdge]", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccount]", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEdge", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail", - "description": "

      An email belonging to a user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountEmail object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrimary", - "description": "

      Indicates whether this is the primary email of the associated user account.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccount", - "description": "

      The user account to which the email belongs.

      ", - "type": "EnterpriseServerUserAccount!", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailConnection", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "description": "

      The connection type for EnterpriseServerUserAccountEmail.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEmailEdge]", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountEmail]", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailEdge", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload", - "description": "

      A user accounts upload from an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise to which this upload belongs.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation for which this upload was generated.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountsUpload object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the file uploaded.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "syncState", - "description": "

      The synchronization state of the upload.

      ", - "type": "EnterpriseServerUserAccountsUploadSyncState!", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadConnection", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "description": "

      The connection type for EnterpriseServerUserAccountsUpload.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountsUploadEdge]", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountsUpload]", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadEdge", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount", - "description": "

      An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise user account's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise in which this user account exists.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseInstallations", - "description": "

      A list of Enterprise Server installations this user is a member of.

      ", - "type": "EnterpriseServerInstallationMembershipConnection!", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for installations returned from the connection.

      ", - "type": { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the installation.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      An identifier for the enterprise user account, a login or email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise user account.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of enterprise organizations this user is a member of.

      ", - "type": "EnterpriseOrganizationMembershipConnection!", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user within the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      An environment.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Environment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this environment is currently pinned to the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "latestCompletedDeployment", - "description": "

      The latest completed deployment with status success, failure, or error if it exists.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedPosition", - "description": "

      The position of the environment if it is pinned, null if it is not pinned.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "protectionRules", - "description": "

      The protection rules defined for this environment.

      ", - "type": "DeploymentProtectionRuleConnection!", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentConnection", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "description": "

      The connection type for Environment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnvironmentEdge]", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Environment]", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentEdge", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment" - } - ], - "category": "deployments" - }, - { - "name": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity", - "description": "

      An external identity provisioned by SAML SSO or SCIM. If SAML is configured on\nthe organization, the external identity is visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members. If SAML is configured on the enterprise, the external\nidentity is visible to (1) enterprise owners, (2) enterprise owners' personal\naccess tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "guid", - "description": "

      The GUID for this identity.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ExternalIdentity object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationInvitation", - "description": "

      Organization invitation for this SCIM-provisioned external identity.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "samlIdentity", - "description": "

      SAML Identity attributes.

      ", - "type": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes" - }, - { - "name": "scimIdentity", - "description": "

      SCIM Identity attributes.

      ", - "type": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes" - }, - { - "name": "user", - "description": "

      User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityAttribute", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute", - "description": "

      An attribute for the External Identity attributes collection.

      ", - "fields": [ - { - "name": "metadata", - "description": "

      The attribute metadata as JSON.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The attribute name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The attribute value.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityConnection", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "description": "

      The connection type for ExternalIdentity.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ExternalIdentityEdge]", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ExternalIdentity]", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityEdge", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes", - "description": "

      SAML attributes for the External Identity.

      ", - "fields": [ - { - "name": "attributes", - "description": "

      SAML Identity attributes.

      ", - "type": "[ExternalIdentityAttribute!]!", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute" - }, - { - "name": "emails", - "description": "

      The emails associated with the SAML identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameId", - "description": "

      The NameID of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes", - "description": "

      SCIM attributes for the External Identity.

      ", - "fields": [ - { - "name": "emails", - "description": "

      The emails associated with the SCIM identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "fields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowerConnection", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "FollowingConnection", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "GenericHovercardContext", - "id": "generichovercardcontext", - "href": "/graphql/reference/objects#generichovercardcontext", - "description": "

      A generic hovercard context with a message and icon.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "description": "

      A Gist.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of comments associated with the gist.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The gist description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "files", - "description": "

      The files in this gist.

      ", - "type": "[GistFile]", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "arguments": [ - { - "name": "limit", - "defaultValue": "10", - "description": "

      The maximum number of files to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "oid", - "description": "

      The oid of the files to return.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "forks", - "description": "

      A list of forks associated with the gist.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Gist object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isFork", - "description": "

      Identifies if the gist is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublic", - "description": "

      Whether the gist is public or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The gist name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The gist owner.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies when the gist was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Gist.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment", - "description": "

      Represents a comment on an Gist.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the gist.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "gist", - "description": "

      The associated gist.

      ", - "type": "Gist!", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "id", - "description": "

      The Node ID of the GistComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistCommentConnection", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "description": "

      The connection type for GistComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistCommentEdge]", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GistComment]", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistCommentEdge", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - } - ], - "category": "gists" - }, - { - "name": "GistConnection", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "description": "

      The connection type for Gist.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistEdge]", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Gist]", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistEdge", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - } - ], - "category": "gists" - }, - { - "name": "GistFile", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "description": "

      A file in a gist.

      ", - "fields": [ - { - "name": "encodedName", - "description": "

      The file name encoded to remove characters that are invalid in URL paths.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "encoding", - "description": "

      The gist file encoding.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "extension", - "description": "

      The file extension from the file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isImage", - "description": "

      Indicates if this file is an image.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Whether the file's contents were truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "name", - "description": "

      The gist file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      The gist file size in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the file is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "truncate", - "description": "

      Optionally truncate the returned file to this length.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "gists" - }, - { - "name": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor", - "description": "

      Represents an actor in a Git commit (ie. an author or committer).

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the author's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "date", - "description": "

      The timestamp of the Git action (authoring or committing).

      ", - "type": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - }, - { - "name": "email", - "description": "

      The email in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The GitHub user corresponding to the email field. Null if no such user exists.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "git" - }, - { - "name": "GitActorConnection", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "description": "

      The connection type for GitActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GitActorEdge]", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GitActor]", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "GitActorEdge", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - } - ], - "category": "git" - }, - { - "name": "GitHubMetadata", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Represents information about the GitHub instance.

      ", - "fields": [ - { - "name": "gitHubServicesSha", - "description": "

      Returns a String that's a SHA of github-services.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "isPasswordAuthenticationVerifiable", - "description": "

      Whether or not users are verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "meta" - }, - { - "name": "GpgSignature", - "id": "gpgsignature", - "href": "/graphql/reference/objects#gpgsignature", - "description": "

      Represents a GPG signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyId", - "description": "

      Hex-encoded ID of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "headRef", - "description": "

      Identifies the Ref associated with the head_ref_deleted event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the Ref associated with the head_ref_deleted event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thehead_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefRestoredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "Hovercard", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "description": "

      Detail needed to display a hovercard for a user.

      ", - "fields": [ - { - "name": "contexts", - "description": "

      Each of the contexts for this hovercard.

      ", - "type": "[HovercardContext!]!", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "category": "users" - }, - { - "name": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      An IP address or range of addresses that is allowed to access an owner's resources.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowListValue", - "description": "

      A single IP address or range of IP addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IpAllowListEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isActive", - "description": "

      Whether the entry is currently active.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The owner of the IP allow list entry.

      ", - "type": "IpAllowListOwner!", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryConnection", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "description": "

      The connection type for IpAllowListEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IpAllowListEntryEdge]", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IpAllowListEntry]", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryEdge", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "blockedBy", - "description": "

      A list of issues that are blocking this issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for dependencies.

      ", - "type": { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder" - } - } - ] - }, - { - "name": "blocking", - "description": "

      A list of issues that this issue is blocking.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for dependencies.

      ", - "type": { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder" - } - } - ] - }, - { - "name": "body", - "description": "

      Identifies the body of the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyResourcePath", - "description": "

      The http path for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "bodyText", - "description": "

      Identifies the body of the issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyUrl", - "description": "

      The http URL for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedByPullRequestsReferences", - "description": "

      List of open pull requests referenced from this issue.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeClosedPrs", - "defaultValue": false, - "description": "

      Include closed PRs in results.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderByState", - "defaultValue": false, - "description": "

      Return results ordered by state.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked PRs.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the Issue.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duplicateOf", - "description": "

      A reference to the original issue that this issue has been marked as a duplicate of.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Issue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this issue is currently pinned to the repository issues list.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this issue read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueDependenciesSummary", - "description": "

      Summary of the state of an issue's dependencies.

      ", - "type": "IssueDependenciesSummary!", - "id": "issuedependenciessummary", - "href": "/graphql/reference/objects#issuedependenciessummary" - }, - { - "name": "issueType", - "description": "

      The issue type for this Issue.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "linkedBranches", - "description": "

      Branches linked to this issue.

      ", - "type": "LinkedBranchConnection!", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the issue.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the issue number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "parent", - "description": "

      The parent entity of the issue.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Issue conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this issue.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this issue.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the issue.

      ", - "type": "IssueState!", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the issue state.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "arguments": [ - { - "name": "enableDuplicate", - "defaultValue": false, - "description": "

      Whether or not to return state reason for duplicates

      \n

      Upcoming Change on 2025-10-01 UTC\nDescription: enableDuplicate will be removed.\nReason: The state reason for duplicate issue is now returned by default.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "subIssues", - "description": "

      A list of sub-issues associated with the Issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subIssuesSummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "type": "SubIssuesSummary!", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineConnection!", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineItemsConnection!", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[IssueTimelineItemsItemType!]", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the issue title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the issue title rendered to HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSetFields", - "description": "

      Check if the current viewer can set fields on the issue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "issues" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      Represents a comment on an Issue.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the comment.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Returns the pull request associated with the comment, if this comment was made on a\npull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentConnection", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "description": "

      The connection type for IssueComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueCommentEdge]", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueComment]", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "description": "

      The connection type for Issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueEdge]", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Issue]", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueContributionsByRepository", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "description": "

      This aggregates issues opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The issue contributions.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the issues were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "IssueDependenciesSummary", - "id": "issuedependenciessummary", - "href": "/graphql/reference/objects#issuedependenciessummary", - "description": "

      Summary of the state of an issue's dependencies.

      ", - "fields": [ - { - "name": "blockedBy", - "description": "

      Count of issues this issue is blocked by.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "blocking", - "description": "

      Count of issues this issue is blocking.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalBlockedBy", - "description": "

      Total count of issues this issue is blocked by (open and closed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalBlocking", - "description": "

      Total count of issues this issue is blocking (open and closed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueEdge", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "IssueTemplate", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate", - "description": "

      A repository issue template.

      ", - "fields": [ - { - "name": "about", - "description": "

      The template purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "assignees", - "description": "

      The suggested assignees.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The suggested issue body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The template filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      The suggested issue labels.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "name", - "description": "

      The template name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The suggested issue title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The suggested issue type.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineConnection", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "description": "

      The connection type for IssueTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemEdge]", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItem]", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsConnection", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "description": "

      The connection type for IssueTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemsEdge]", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItems]", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsEdge", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - } - ], - "category": "issues" - }, - { - "name": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      Represents the type of Issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The issue type's color.

      ", - "type": "IssueTypeColor!", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The issue type's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueType object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      The issue type's enabled state.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Whether the issue type is publicly visible.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Private issue types are being deprecated and can no longer be created. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "issues", - "description": "

      The issues with this issue type in the given repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "repositoryId", - "description": "

      Target repository to load the issues from.

      ", - "type": { - "name": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      The issue type's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent", - "description": "

      Represents aissue_type_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent", - "description": "

      Represents aissue_type_changedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "prevIssueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "description": "

      The connection type for IssueType.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTypeEdge]", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueType]", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeEdge", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent", - "description": "

      Represents aissue_type_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution", - "description": "

      Represents a user signing up for a GitHub account.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      Identifies the label color.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the label was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A brief description of this label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Label object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isDefault", - "description": "

      Indicates whether or not this is a default label.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issues", - "description": "

      A list of issues associated with this label.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      Identifies the label name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this label.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this label.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the label was last updated.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "description": "

      The connection type for Label.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LabelEdge]", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Label]", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LabelEdge", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label" - } - ], - "category": "issues" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent", - "description": "

      Represents alabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with thelabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "Language", - "id": "language", - "href": "/graphql/reference/objects#language", - "description": "

      Represents a given language found in repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color defined for the current language.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Language object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the current language.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "description": "

      A list of languages associated with the parent.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LanguageEdge]", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Language]", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalSize", - "description": "

      The total size in bytes of files written in that language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "LanguageEdge", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge", - "description": "

      Represents the language of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Language!", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "size", - "description": "

      The number of bytes of code written in the language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      A repository's open source license.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The full text of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The conditions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "description", - "description": "

      A human-readable description of the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "featured", - "description": "

      Whether the license should be featured.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hidden", - "description": "

      Whether the license should be displayed in license pickers.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the License object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "implementation", - "description": "

      Instructions on how to implement the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The lowercased SPDX ID of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "limitations", - "description": "

      The limitations set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "name", - "description": "

      The license full name specified by https://spdx.org/licenses.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nickname", - "description": "

      Customary short name if applicable (e.g, GPLv3).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permissions", - "description": "

      The permissions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "pseudoLicense", - "description": "

      Whether the license is a pseudo-license placeholder (e.g., other, no-license).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "spdxId", - "description": "

      Short identifier specified by https://spdx.org/licenses.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      URL to the license on https://choosealicense.com.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "licenses" - }, - { - "name": "LicenseRule", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule", - "description": "

      Describes a License's conditions, permissions, and limitations.

      ", - "fields": [ - { - "name": "description", - "description": "

      A description of the rule.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The machine-readable rule key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The human-readable rule label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "licenses" - }, - { - "name": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      A branch linked to an issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the LinkedBranch object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ref", - "description": "

      The branch's ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchConnection", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "description": "

      A list of branches linked to an issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LinkedBranchEdge]", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[LinkedBranch]", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchEdge", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - } - ], - "category": "issues" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent", - "description": "

      Represents alockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockReason", - "description": "

      Reason that the conversation was locked (optional).

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockable", - "description": "

      Object that was locked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin", - "description": "

      A placeholder user for attribution of imported data on GitHub.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "claimant", - "description": "

      The user that has claimed the data attributed to this mannequin.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The mannequin's email on the source instance.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Mannequin object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The display name of the imported mannequin.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "MannequinConnection", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "description": "

      A list of mannequins.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MannequinEdge]", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Mannequin]", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "MannequinEdge", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge", - "description": "

      Represents a mannequin.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - } - ], - "category": "migrations" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the MarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MemberFeatureRequestNotification", - "id": "memberfeaturerequestnotification", - "href": "/graphql/reference/objects#memberfeaturerequestnotification", - "description": "

      Represents a member feature request notification.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      Represents member feature request body containing entity name and the number of feature requests.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the MemberFeatureRequestNotification object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      Represents member feature request notification title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "orgs" - }, - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.clear event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposClearAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent", - "description": "

      Represents amentionedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the MentionedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "description": "

      The queue of pull request entries to be merged into a protected branch in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      The configuration for this merge queue.

      ", - "type": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration" - }, - { - "name": "entries", - "description": "

      The entries in the queue.

      ", - "type": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextEntryEstimatedTimeToMerge", - "description": "

      The estimated time in seconds until a newly added entry would be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository this merge queue belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration", - "description": "

      Configuration for a MergeQueue.

      ", - "fields": [ - { - "name": "checkResponseTimeout", - "description": "

      The amount of time in minutes to wait for a check response before considering it a failure.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToBuild", - "description": "

      The maximum number of entries to build at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToMerge", - "description": "

      The maximum number of entries to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use for this queue.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "mergingStrategy", - "description": "

      The strategy to use when merging entries.

      ", - "type": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy" - }, - { - "name": "minimumEntriesToMerge", - "description": "

      The minimum number of entries required to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimumEntriesToMergeWaitTime", - "description": "

      The amount of time in minutes to wait before ignoring the minumum number of\nentries in the queue requirement and merging a collection of entries.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      Entries in a MergeQueue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "baseCommit", - "description": "

      The base commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "enqueuedAt", - "description": "

      The date and time this entry was added to the merge queue.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The actor that enqueued this entry.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "estimatedTimeToMerge", - "description": "

      The estimated time in seconds until this entry will be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "headCommit", - "description": "

      The head commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueueEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "jump", - "description": "

      Whether this pull request should jump the queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue that this entry belongs to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "position", - "description": "

      The position of this entry in the queue.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request that will be added to a merge group.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "solo", - "description": "

      Does this pull request need to be deployed on its own.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      The state of this entry in the queue.

      ", - "type": "MergeQueueEntryState!", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "description": "

      The connection type for MergeQueueEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MergeQueueEntryEdge]", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[MergeQueueEntry]", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryEdge", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters", - "description": "

      Merges must be performed via a merge queue.

      ", - "fields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent", - "description": "

      Represents amergedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the merge event.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MergedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeRef", - "description": "

      Identifies the Ref associated with the merge event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "mergeRefName", - "description": "

      Identifies the name of the Ref associated with the merge event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      A GitHub Enterprise Importer (GEI) migration source.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the MigrationSource object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "description": "

      Represents a Milestone object on a given repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedIssueCount", - "description": "

      Identifies the number of closed issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who created the milestone.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      Identifies the description of the milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The HTML rendered description of the milestone using GitHub Flavored Markdown.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dueOn", - "description": "

      Identifies the due date of the milestone.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the Milestone object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issues", - "description": "

      A list of issues associated with the milestone.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "number", - "description": "

      Identifies the number of the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "openIssueCount", - "description": "

      Identifies the number of open issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "progressPercentage", - "description": "

      Identifies the percentage complete for the milestone.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with the milestone.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this milestone.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the milestone.

      ", - "type": "MilestoneState!", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - }, - { - "name": "title", - "description": "

      Identifies the title of the milestone.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "description": "

      The connection type for Milestone.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MilestoneEdge]", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Milestone]", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "MilestoneEdge", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "issues" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with themilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the MovedColumnsInProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousProjectColumnName", - "description": "

      Column name the issue or pull request was moved from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name the issue or pull request was moved to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry", - "description": "

      Audit log entry for a oauth_application.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "applicationUrl", - "description": "

      The application URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "callbackUrl", - "description": "

      The callback URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OauthApplicationCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "rateLimit", - "description": "

      The rate limit of the OAuth application.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of the OAuth application.

      ", - "type": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry", - "description": "

      Audit log entry for a org.add_billing_manager.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationEmail", - "description": "

      The email address used to invite a billing manager for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry", - "description": "

      Audit log entry for a org.add_member.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The permission level of the member added to the organization.

      ", - "type": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry", - "description": "

      Audit log entry for a org.block_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The blocked user.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgBlockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry", - "description": "

      Audit log entry for a org.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "billingPlan", - "description": "

      The billing plan for the Organization.

      ", - "type": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.disable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry", - "description": "

      Audit log entry for a org.disable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.disable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.enable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry", - "description": "

      Audit log entry for a org.enable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.enable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry", - "description": "

      Audit log entry for a org.invite_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "email", - "description": "

      The email address of the organization invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationInvitation", - "description": "

      The organization invitation.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry", - "description": "

      Audit log entry for a org.invite_to_business event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteToBusinessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_approved event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessApprovedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_blocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessBlockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_denied event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessDeniedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_requested event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessRequestedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_unblocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessUnblockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry", - "description": "

      Audit log entry for a org.remove_billing_manager event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the billing manager being removed.

      ", - "type": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry", - "description": "

      Audit log entry for a org.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the member has with the organization.

      ", - "type": "[OrgRemoveMemberAuditEntryMembershipType!]", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the member being removed.

      ", - "type": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry", - "description": "

      Audit log entry for a org.remove_outside_collaborator event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveOutsideCollaboratorAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the outside collaborator has with the organization.

      ", - "type": "[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the outside collaborator being removed from the Organization.

      ", - "type": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry", - "description": "

      Audit log entry for a org.restore_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRestoreMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredCustomEmailRoutingsCount", - "description": "

      The number of custom email routings for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredIssueAssignmentsCount", - "description": "

      The number of issue assignments for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMemberships", - "description": "

      Restored organization membership objects.

      ", - "type": "[OrgRestoreMemberAuditEntryMembership!]", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMembershipsCount", - "description": "

      The number of restored memberships.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoriesCount", - "description": "

      The number of repositories of the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryStarsCount", - "description": "

      The number of starred repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryWatchesCount", - "description": "

      The number of watched repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata", - "description": "

      Metadata for an organization membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata", - "description": "

      Metadata for a repository membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata", - "description": "

      Metadata for a team membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry", - "description": "

      Audit log entry for a org.unblock_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The user being unblocked by the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUnblockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry", - "description": "

      Audit log entry for a org.update_default_repository_permission.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateDefaultRepositoryPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry", - "description": "

      Audit log entry for a org.update_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_creation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canCreateRepositories", - "description": "

      Can members create repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryCreationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The permission for visibility level of repositories for this organization.

      ", - "type": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_invitation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canInviteOutsideCollaboratorsToRepositories", - "description": "

      Can outside collaborators be invited to repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryInvitationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      An account on GitHub, with one or more owners, that has repositories, members and teams.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this organization, if any. Only visible to members of the organization's enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the organization was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "auditLog", - "description": "

      Audit log entries of the organization.

      ", - "type": "OrganizationAuditEntryConnection!", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the returned audit log entries.

      ", - "type": { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder" - } - }, - { - "name": "query", - "description": "

      The query string to filter audit entries.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the organization's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The organization's public profile description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The organization's public profile description rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domains", - "description": "

      A list of domains owned by the organization.

      ", - "type": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter by if the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter by if the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "email", - "description": "

      The organization's public email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseOwners", - "description": "

      A list of owners of the organization's enterprise account.

      ", - "type": "OrganizationEnterpriseOwnerConnection!", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for enterprise owners returned from the connection.

      ", - "type": { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder" - } - }, - { - "name": "organizationRole", - "description": "

      The organization role to filter by.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Organization object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the organization has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the organization.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isVerified", - "description": "

      Whether the organization has verified its profile email and website.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueTypes", - "description": "

      A list of the organization's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The organization's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The organization's login name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mannequins", - "description": "

      A list of all mannequins for this organization.

      ", - "type": "MannequinConnection!", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter mannequins by login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for mannequins returned from the connection.

      ", - "type": { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "membersCanForkPrivateRepositories", - "description": "

      Members can fork private repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersWithRole", - "description": "

      A list of users who are members of this organization.

      ", - "type": "OrganizationMemberConnection!", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The organization's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this organization is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationBillingEmail", - "description": "

      The billing email for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pendingMembers", - "description": "

      A list of users who have been invited to join this organization.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryCustomProperties", - "description": "

      A list of custom properties for this organization.

      ", - "type": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryCustomProperty", - "description": "

      Returns a single custom property from the current organization by name.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the custom property to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "repositoryMigrations", - "description": "

      A list of all repository migrations for this organization.

      ", - "type": "RepositoryMigrationConnection!", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository migrations returned.

      ", - "type": { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder" - } - }, - { - "name": "repositoryName", - "description": "

      Filter repository migrations by repository name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "state", - "description": "

      Filter repository migrations by state.

      ", - "type": { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - } - } - ] - }, - { - "name": "requiresTwoFactorAuthentication", - "description": "

      When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current organization by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this organization.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The Organization's SAML identity provider. Visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members.

      ", - "type": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider" - }, - { - "name": "team", - "description": "

      Find an organization's team by its slug.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "arguments": [ - { - "name": "slug", - "description": "

      The name or slug of the team to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teams", - "description": "

      A list of teams in this organization.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "ldapMapped", - "description": "

      If true, filters teams that are mapped to an LDAP Group (Enterprise only).

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "notificationSetting", - "description": "

      If non-null, filters teams according to notification setting.

      ", - "type": { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from the connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters teams according to privacy.

      ", - "type": { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - } - }, - { - "name": "query", - "description": "

      If non-null, filters teams with query on team name and team slug.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      If non-null, filters teams according to whether the viewer is an admin or member on team.

      ", - "type": { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole" - } - }, - { - "name": "rootTeamsOnly", - "defaultValue": false, - "description": "

      If true, restrict to only root teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "twitterUsername", - "description": "

      The organization's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Organization is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateRepositories", - "description": "

      Viewer can create repositories on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateTeams", - "description": "

      Viewer can create teams on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsAMember", - "description": "

      Viewer is an active member of this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this Organization is followed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits for repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The organization's public profile URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryConnection", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "description": "

      The connection type for OrganizationAuditEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationAuditEntryEdge]", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationAuditEntry]", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryEdge", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations managed by an enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEdge]", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEdge", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEnterpriseOwnerConnection", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEnterpriseOwnerEdge]", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationEnterpriseOwnerEdge", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge", - "description": "

      An enterprise owner in the context of an organization that is part of the enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organizationRole", - "description": "

      The role of the owner with respect to the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "users" - }, - { - "name": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider", - "description": "

      An Identity Provider configured to provision SAML and SCIM identities for\nOrganizations. Visible to (1) organization owners, (2) organization owners'\npersonal access tokens (classic) with read:org or admin:org scope, (3) GitHub\nApp with an installation token with read or write access to members.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalIdentities", - "description": "

      External Identities provisioned by this Identity Provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the Identity Provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML Identity Provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Organization this Identity Provider belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the Identity Provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "description": "

      An Invitation for a user to an organization.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address of the user invited to the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationSource", - "description": "

      The source of the invitation.

      ", - "type": "OrganizationInvitationSource!", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - }, - { - "name": "invitationType", - "description": "

      The type of invitation that was sent (e.g. email, user).

      ", - "type": "OrganizationInvitationType!", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      inviter will be removed. inviter will be replaced by inviterActor. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "inviterActor", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organization", - "description": "

      The organization the invite is for.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The user's pending role in the organization (e.g. member, owner).

      ", - "type": "OrganizationInvitationRole!", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationInvitationEdge]", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationEdge", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberConnection", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "description": "

      A list of users who belong to the organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationMemberEdge]", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationMemberEdge", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge", - "description": "

      Represents a user within an organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role this user has in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - } - ], - "category": "users" - }, - { - "name": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      A GitHub Enterprise Importer (GEI) organization migration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the organization migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "remainingRepositoriesCount", - "description": "

      The remaining amount of repos to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sourceOrgName", - "description": "

      The name of the source organization to be migrated.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the source organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "OrganizationMigrationState!", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate" - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalRepositoriesCount", - "description": "

      The total amount of repositories to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "OrganizationPropertyConditionTarget", - "id": "organizationpropertyconditiontarget", - "href": "/graphql/reference/objects#organizationpropertyconditiontarget", - "description": "

      Parameters to be used for the organization_property condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of organization properties that must not match.

      ", - "type": "[OrganizationPropertyTargetDefinition!]!", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of organization properties that must match.

      ", - "type": "[OrganizationPropertyTargetDefinition!]!", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyTargetDefinition", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition", - "description": "

      A property that must match.

      ", - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationTeamsHovercardContext", - "id": "organizationteamshovercardcontext", - "href": "/graphql/reference/objects#organizationteamshovercardcontext", - "description": "

      An organization teams hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantTeams", - "description": "

      Teams in this organization the user is a member of that are relevant.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The path for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The URL for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "totalTeamCount", - "description": "

      The total number of teams the user is on in the organization.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "OrganizationsHovercardContext", - "id": "organizationshovercardcontext", - "href": "/graphql/reference/objects#organizationshovercardcontext", - "description": "

      An organization list hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantOrganizations", - "description": "

      Organizations this user is a member of that are relevant.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "totalOrganizationCount", - "description": "

      The total number of organizations this user is in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "Package", - "id": "package", - "href": "/graphql/reference/objects#package", - "description": "

      Information for an uploaded package.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Package object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestVersion", - "description": "

      Find the latest version for the package.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "name", - "description": "

      Identifies the name of the package.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageType", - "description": "

      Identifies the type of the package.

      ", - "type": "PackageType!", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - }, - { - "name": "repository", - "description": "

      The repository this package belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics" - }, - { - "name": "version", - "description": "

      Find package version by version string.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "arguments": [ - { - "name": "version", - "description": "

      The package version.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "versions", - "description": "

      list of versions for this package.

      ", - "type": "PackageVersionConnection!", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "PackageConnection", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "description": "

      The connection type for Package.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageEdge]", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Package]", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageEdge", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - } - ], - "category": "packages" - }, - { - "name": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile", - "description": "

      A file in a package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "md5", - "description": "

      MD5 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      Name of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersion", - "description": "

      The package version this file belongs to.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "sha1", - "description": "

      SHA1 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sha256", - "description": "

      SHA256 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      Size of the file in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      URL to download the asset.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "packages" - }, - { - "name": "PackageFileConnection", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "description": "

      The connection type for PackageFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageFileEdge]", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageFile]", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageFileEdge", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - } - ], - "category": "packages" - }, - { - "name": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics", - "description": "

      Represents a object that contains package activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageTag", - "id": "packagetag", - "href": "/graphql/reference/objects#packagetag", - "description": "

      A version tag contains the mapping between a tag name and a version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageTag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the tag name of the version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      Version that the tag is associated with.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "description": "

      Information about a specific package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "files", - "description": "

      List of files associated with this package version.

      ", - "type": "PackageFileConnection!", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned package files.

      ", - "type": { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PackageVersion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "package", - "description": "

      The package associated with this version.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "platform", - "description": "

      The platform this version was built for.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "preRelease", - "description": "

      Whether or not this version is a pre-release.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The README of this package version.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      The release associated with this package version.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics" - }, - { - "name": "summary", - "description": "

      The package version summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      The version string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionConnection", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "description": "

      The connection type for PackageVersion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageVersionEdge]", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageVersion]", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionEdge", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics", - "description": "

      Represents a object that contains package version activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PageInfo", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo", - "description": "

      Information about pagination in a connection.

      ", - "fields": [ - { - "name": "endCursor", - "description": "

      When paginating forwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasNextPage", - "description": "

      When paginating forwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPreviousPage", - "description": "

      When paginating backwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "startCursor", - "description": "

      When paginating backwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PermissionSource", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource", - "description": "

      A level of permission and source for a user's access to a repository.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The organization the repository belongs to.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "permission", - "description": "

      The level of access this source has granted to the user.

      ", - "type": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - }, - { - "name": "roleName", - "description": "

      The name of the role this source has granted to the user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of this permission.

      ", - "type": "PermissionGranter!", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter" - } - ], - "category": "repos" - }, - { - "name": "PinnableItemConnection", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "description": "

      The connection type for PinnableItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnableItemEdge]", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnableItem]", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PinnableItemEdge", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion", - "description": "

      A Pinned Discussion is a discussion pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion that was pinned.

      ", - "type": "Discussion!", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "gradientStopColors", - "description": "

      Color stops of the chosen gradient.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pattern", - "description": "

      Background texture pattern.

      ", - "type": "PinnedDiscussionPattern!", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this discussion.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "preconfiguredGradient", - "description": "

      Preconfigured background gradient option.

      ", - "type": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionConnection", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "description": "

      The connection type for PinnedDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedDiscussionEdge]", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedDiscussion]", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionEdge", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      Represents a pinned environment on a given repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the pinned environment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Identifies the environment associated.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEnvironment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "position", - "description": "

      Identifies the position of the pinned environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository that this environment was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "description": "

      The connection type for PinnedEnvironment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedEnvironmentEdge]", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedEnvironment]", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentEdge", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent", - "description": "

      Represents apinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue", - "description": "

      A Pinned Issue is a issue pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      The issue that was pinned.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this issue.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that this issue was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "description": "

      The connection type for PinnedIssue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedIssueEdge]", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedIssue]", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueEdge", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - } - ], - "category": "issues" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry", - "description": "

      Audit log entry for a private_repository_forking.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry", - "description": "

      Audit log entry for a private_repository_forking.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "ProfileItemShowcase", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase", - "description": "

      A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.

      ", - "fields": [ - { - "name": "hasPinnedItems", - "description": "

      Whether or not the owner has pinned any repositories or gists.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner's popular\nrepositories will be returned.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      Projects manage issues, pull requests and notes within a project owner.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The project's description body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "bodyHTML", - "description": "

      The projects description body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "columns", - "description": "

      List of columns in the project.

      ", - "type": "ProjectColumnConnection!", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the Project object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to repositories, organizations, and users.

      ", - "type": "ProjectOwner!", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "pendingCards", - "description": "

      List of pending cards in this project.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "progress", - "description": "

      Project progress details.

      ", - "type": "ProjectProgress!", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState!", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      A card in a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "column", - "description": "

      The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "content", - "description": "

      The card content item.

      ", - "type": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who created this card.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectCard object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "isArchived", - "description": "

      Whether the card is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "note", - "description": "

      The card note.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this card.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of ProjectCard.

      ", - "type": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardConnection", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "description": "

      The connection type for ProjectCard.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectCardEdge]", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectCard]", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      A column inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cards", - "description": "

      List of cards in the column.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectColumn object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project column's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this column.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "purpose", - "description": "

      The semantic purpose of the column.

      ", - "type": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnConnection", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "description": "

      The connection type for ProjectColumn.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectColumnEdge]", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectColumn]", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectConnection", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "description": "

      A list of projects associated with the owner.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectEdge]", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Project]", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectEdge", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectProgress", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "description": "

      Project progress stats.

      ", - "fields": [ - { - "name": "doneCount", - "description": "

      The number of done cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "donePercentage", - "description": "

      The percentage of done cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether progress tracking is enabled and cards with purpose exist for this project.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressCount", - "description": "

      The number of in-progress cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressPercentage", - "description": "

      The percentage of in-progress cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoCount", - "description": "

      The number of to do cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoPercentage", - "description": "

      The percentage of to do cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      New projects that manage issues, pull requests and drafts using tables and boards.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Returns true if the project is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "field", - "description": "

      A field of the project.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fields", - "description": "

      List of fields and their constraints in the project.

      ", - "type": "ProjectV2FieldConfigurationConnection!", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2 object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "items", - "description": "

      List of items in the project.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 items returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      Search query for filtering items.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to organizations and users.

      ", - "type": "ProjectV2Owner!", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "public", - "description": "

      Returns true if the project is public.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The project's readme.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      The repositories the project is linked to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescription", - "description": "

      The project's short description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdates", - "description": "

      List of the status updates in the project.

      ", - "type": "ProjectV2StatusUpdateConnection!", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder" - } - } - ] - }, - { - "name": "teams", - "description": "

      The teams the project is linked to.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from this connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - } - ] - }, - { - "name": "template", - "description": "

      Returns true if this project is a template.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "view", - "description": "

      A view of the project.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "arguments": [ - { - "name": "number", - "description": "

      The number of a view belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "views", - "description": "

      List of views in the project.

      ", - "type": "ProjectV2ViewConnection!", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 views returned from the connection.

      ", - "type": { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder" - } - } - ] - }, - { - "name": "workflow", - "description": "

      A workflow of the project.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "arguments": [ - { - "name": "number", - "description": "

      The number of a workflow belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "workflows", - "description": "

      List of the workflows in the project.

      ", - "type": "ProjectV2WorkflowConnection!", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 workflows returned from the connection.

      ", - "type": { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The connection type for ProjectV2Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ActorEdge]", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Actor]", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorEdge", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Connection", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "description": "

      The connection type for ProjectV2.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2Edge]", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2]", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Edge", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field", - "description": "

      A field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Field object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "description": "

      The connection type for ProjectV2FieldConfiguration.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldConfigurationEdge]", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2FieldConfiguration]", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationEdge", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "description": "

      The connection type for ProjectV2Field.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldEdge]", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Field]", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldEdge", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      An item within a Project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      The content of the referenced draft issue, issue, or pull request.

      ", - "type": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fieldValueByName", - "description": "

      The field value of the first project field which matches thenameargument that is set on the item.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field to return the field value of.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fieldValues", - "description": "

      The field values that are set on the item.

      ", - "type": "ProjectV2ItemFieldValueConnection!", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 item field values returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Item object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Whether the item is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "project", - "description": "

      The project that contains this item.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "type", - "description": "

      The type of the item.

      ", - "type": "ProjectV2ItemType!", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The connection type for ProjectV2Item.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemEdge]", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Item]", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemEdge", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue", - "description": "

      The value of a date field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "date", - "description": "

      Date value for the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldDateValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue", - "description": "

      The value of an iteration field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duration", - "description": "

      The duration of the iteration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldIterationValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "iterationId", - "description": "

      The ID of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The title of the iteration, with HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue", - "description": "

      The value of the labels field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "labels", - "description": "

      Labels value of a field.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue", - "description": "

      The value of a milestone field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "milestone", - "description": "

      Milestone value of a field.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue", - "description": "

      The value of a number field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldNumberValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "number", - "description": "

      Number as a float(8).

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue", - "description": "

      The value of a pull request field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pullRequests", - "description": "

      The pull requests for this field.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue", - "description": "

      The value of a repository field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "repository", - "description": "

      The repository for this field.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue", - "description": "

      The value of a reviewers field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "reviewers", - "description": "

      The reviewers for this field.

      ", - "type": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue", - "description": "

      The value of a single select field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color applied to the selected single-select option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      A plain-text description of the selected single-select option, such as what the option means.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the selected single-select option, including HTML tags.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldSingleSelectValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "name", - "description": "

      The name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The html name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "optionId", - "description": "

      The id of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue", - "description": "

      The value of a text field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldTextValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "text", - "description": "

      Text value of a field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue", - "description": "

      The value of a user field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "users", - "description": "

      The users for this field.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueConnection", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "description": "

      The connection type for ProjectV2ItemFieldValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemFieldValueEdge]", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2ItemFieldValue]", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueEdge", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemStatusChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousStatus", - "description": "

      The previous status of the project item.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "status", - "description": "

      The new status of the project item.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield", - "description": "

      An iteration field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      Iteration configuration settings.

      ", - "type": "ProjectV2IterationFieldConfiguration!", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2IterationField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfiguration", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration", - "description": "

      Iteration field configuration for a project.

      ", - "fields": [ - { - "name": "completedIterations", - "description": "

      The iteration's completed iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      The iteration's iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "startDay", - "description": "

      The iteration's start day of the week.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldIteration", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration", - "description": "

      Iteration field iteration settings for a project.

      ", - "fields": [ - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The iteration's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The iteration's start date.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The iteration's title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The iteration's html title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield", - "description": "

      A single select field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2SingleSelectField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      Options for the single select field.

      ", - "type": "[ProjectV2SingleSelectFieldOption!]!", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "arguments": [ - { - "name": "names", - "description": "

      Filter returned options to only those matching these names, case insensitive.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOption", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "description": "

      Single select field option for a configuration for a project.

      ", - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The option's description, possibly containing HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The option's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The option's html name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2Field!", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "description": "

      The connection type for ProjectV2SortBy.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByEdge]", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortBy]", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByEdge", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "description": "

      The connection type for ProjectV2SortByField.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByFieldEdge]", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortByField]", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldEdge", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      A status update within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the status update rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the status update.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2StatusUpdate object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      The project that contains this status update.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateConnection", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "description": "

      The connection type for ProjectV2StatusUpdate.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2StatusUpdateEdge]", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2StatusUpdate]", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateEdge", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "description": "

      A view within a ProjectV2.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "filter", - "description": "

      The project view's filter.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "groupBy", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#order_by API is deprecated in favour of the more capable ProjectV2View#group_by_field API. Check out the ProjectV2View#group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "groupByFields", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2View object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "layout", - "description": "

      The project view's layout.

      ", - "type": "ProjectV2ViewLayout!", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout" - }, - { - "name": "name", - "description": "

      The project view's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The project view's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this view.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "sortBy", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#sort_by API is deprecated in favour of the more capable ProjectV2View#sort_by_fields API. Check out the ProjectV2View#sort_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sortByFields", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verticalGroupBy", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#vertical_group_by API is deprecated in favour of the more capable ProjectV2View#vertical_group_by_fields API. Check out the ProjectV2View#vertical_group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "verticalGroupByFields", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "visibleFields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#visibleFields API is deprecated in favour of the more capable ProjectV2View#fields API. Check out the ProjectV2View#fields API as an example for the more capable alternative. Removal on 2023-01-01 UTC.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewConnection", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "description": "

      The connection type for ProjectV2View.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ViewEdge]", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2View]", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewEdge", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "description": "

      A workflow inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether the workflow is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number of the workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this workflow.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowConnection", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "description": "

      The connection type for ProjectV2Workflow.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2WorkflowEdge]", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Workflow]", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowEdge", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinition", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition", - "description": "

      A property that must match.

      ", - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey", - "description": "

      A user's public key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "accessedAt", - "description": "

      The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fingerprint", - "description": "

      The fingerprint for this PublicKey.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PublicKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isReadOnly", - "description": "

      Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "key", - "description": "

      The public key string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "PublicKeyConnection", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "description": "

      The connection type for PublicKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PublicKeyEdge]", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PublicKey]", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PublicKeyEdge", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - } - ], - "category": "users" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      A repository pull request.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "additions", - "description": "

      The number of additions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "autoMergeRequest", - "description": "

      Returns the auto-merge request object if one exists for this pull request.

      ", - "type": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest" - }, - { - "name": "baseRef", - "description": "

      Identifies the base Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "baseRefOid", - "description": "

      Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "baseRepository", - "description": "

      The repository associated with this pull request's base Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "canBeRebased", - "description": "

      Whether or not the pull request is rebaseable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "changedFiles", - "description": "

      The number of changed files in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checksResourcePath", - "description": "

      The HTTP path for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "checksUrl", - "description": "

      The HTTP URL for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      true if the pull request is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closingIssuesReferences", - "description": "

      List of issues that may be closed by this pull request.

      ", - "type": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked Issues.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the pull request.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "commits", - "description": "

      A list of commits present in this pull request's head branch not present in the base branch.

      ", - "type": "PullRequestCommitConnection!", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "deletions", - "description": "

      The number of deletions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited this pull request's body.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "files", - "description": "

      Lists the files changed within this pull request.

      ", - "type": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "headRef", - "description": "

      Identifies the head Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRefOid", - "description": "

      Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "headRepository", - "description": "

      The repository associated with this pull request's head Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "headRepositoryOwner", - "description": "

      The owner of the repository associated with this pull request's head Ref.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCrossRepository", - "description": "

      The head and base repositories are different.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Identifies if the pull request is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInMergeQueue", - "description": "

      Indicates whether the pull request is in a merge queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMergeQueueEnabled", - "description": "

      Indicates whether the pull request's base ref has a merge queue enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this pull request read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "latestOpinionatedReviews", - "description": "

      A list of latest reviews per user associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "writersOnly", - "defaultValue": false, - "description": "

      Only return reviews from user who have write access to the repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "latestReviews", - "description": "

      A list of latest reviews per user associated with the pull request that are not also pending review.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the pull request is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommit", - "description": "

      The commit that was created when this pull request was merged.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for the pull request's base branch.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "mergeQueueEntry", - "description": "

      The merge queue entry of the pull request in the base branch's merge queue.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "mergeStateStatus", - "description": "

      Detailed information about the current pull request merge state status.

      ", - "type": "MergeStateStatus!", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus" - }, - { - "name": "mergeable", - "description": "

      Whether or not the pull request can be merged based on the existence of merge conflicts.

      ", - "type": "MergeableState!", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate" - }, - { - "name": "merged", - "description": "

      Whether or not the pull request was merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergedAt", - "description": "

      The date and time that the pull request was merged.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "mergedBy", - "description": "

      The actor who merged the pull request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the pull request.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Pull Request conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "permalink", - "description": "

      The permalink to the pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "potentialMergeCommit", - "description": "

      The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\nmergeable field for more details on the mergeability of the pull request.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this pull request.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this pull request.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertResourcePath", - "description": "

      The HTTP path for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertUrl", - "description": "

      The HTTP URL for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewDecision", - "description": "

      The current status of this pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - }, - { - "name": "reviewRequests", - "description": "

      A list of review requests associated with the pull request.

      ", - "type": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviewThreads", - "description": "

      The list of all review threads for this pull request.

      ", - "type": "PullRequestReviewThreadConnection!", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviews", - "description": "

      A list of reviews associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      Filter by author of the review.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the reviews.

      ", - "type": { - "name": "[PullRequestReviewState!]", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - } - } - ] - }, - { - "name": "state", - "description": "

      Identifies the state of the pull request.

      ", - "type": "PullRequestState!", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for the PR's head ref.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "suggestedReviewerActors", - "description": "

      Reviewer actor suggestions based on commit history, past review comments, and integrations.

      ", - "type": "SuggestedReviewerActorConnection!", - "id": "suggestedrevieweractorconnection", - "href": "/graphql/reference/objects#suggestedrevieweractorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedReviewers", - "description": "

      A list of reviewer suggestions based on commit history and past review comments.

      ", - "type": "[SuggestedReviewer]!", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer" - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineConnection!", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineItemsConnection!", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[PullRequestTimelineItemsItemType!]", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the pull request title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the pull request title rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "totalCommentsCount", - "description": "

      Returns a count of how many comments this pull request has received.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanApplySuggestion", - "description": "

      Whether or not the viewer can apply suggestion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDeleteHeadRef", - "description": "

      Check if the viewer can restore the deleted head ref.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDisableAutoMerge", - "description": "

      Whether or not the viewer can disable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditFiles", - "description": "

      Can the viewer edit files within this pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEnableAutoMerge", - "description": "

      Whether or not the viewer can enable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMergeAsAdmin", - "description": "

      Indicates whether the viewer can bypass branch protections and merge the pull request immediately.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateBranch", - "description": "

      Whether or not the viewer can update the head ref of this PR, by merging or rebasing the base ref.\nIf the head ref is up to date or unable to be updated by this user, this will return false.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerLatestReview", - "description": "

      The latest review given from the viewer.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "viewerLatestReviewRequest", - "description": "

      The person who has requested the viewer for review on this pull request.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "viewerMergeBodyText", - "description": "

      The merge body text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerMergeHeadlineText", - "description": "

      The merge headline text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile", - "description": "

      A file changed in a pull request.

      ", - "fields": [ - { - "name": "additions", - "description": "

      The number of additions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "changeType", - "description": "

      How the file was changed in this PullRequest.

      ", - "type": "PatchStatus!", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus" - }, - { - "name": "deletions", - "description": "

      The number of deletions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      The path of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerViewedState", - "description": "

      The state of the file for the viewer.

      ", - "type": "FileViewedState!", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "description": "

      The connection type for PullRequestChangedFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestChangedFileEdge]", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestChangedFile]", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileEdge", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit", - "description": "

      Represents a Git commit part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The Git commit object.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread", - "description": "

      Represents a commit comment thread part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit comment thread belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitConnection", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "description": "

      The connection type for PullRequestCommit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestCommitEdge]", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestCommit]", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitEdge", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "description": "

      The connection type for PullRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestEdge]", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequest]", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestContributionsByRepository", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "description": "

      This aggregates pull requests opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request contributions.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull requests were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestEdge", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "fields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredReviewers", - "description": "

      This field is in beta and subject to change. A collection of reviewers and\nassociated file patterns. Each reviewer has a list of file patterns which\ndetermine the files that reviewer is required to review.

      ", - "type": "[RequiredReviewerConfiguration!]", - "id": "requiredreviewerconfiguration", - "href": "/graphql/reference/objects#requiredreviewerconfiguration" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      A review object for a given pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "authorCanPushToRepository", - "description": "

      Indicates whether the author of this review has push access to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "body", - "description": "

      Identifies the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of this review rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      A list of review comments for the current pull request review.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with this pull request review.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "onBehalfOf", - "description": "

      A list of teams that this review was made on behalf of.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this pull request review.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the pull request review.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "submittedAt", - "description": "

      Identifies when the Pull Request Review was submitted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      A review comment associated with a given repository pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The comment body of this review comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The comment body of this review comment rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies when the comment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "diffHunk", - "description": "

      The diff hunk to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftedAt", - "description": "

      Identifies when the comment was created in a draft state.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "line", - "description": "

      The end line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originalCommit", - "description": "

      Identifies the original commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "originalLine", - "description": "

      The end line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalPosition", - "description": "

      The original line index in the diff to which the comment applies.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Removal on 2023-10-01 UTC.

      " - }, - { - "name": "originalStartLine", - "description": "

      The start line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "outdated", - "description": "

      Identifies when the comment body is outdated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "path", - "description": "

      The path to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Use the line and startLine fields instead, which are file line numbers instead of diff line numbers Removal on 2023-10-01 UTC.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request associated with this review comment.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The pull request review associated with this review comment.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The comment this is a reply to.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startLine", - "description": "

      The start line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      Identifies the state of the comment.

      ", - "type": "PullRequestReviewCommentState!", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "updatedAt", - "description": "

      Identifies when the comment was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentConnection", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "description": "

      The connection type for PullRequestReviewComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewCommentEdge]", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewComment]", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "description": "

      The connection type for PullRequestReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewEdge]", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReview]", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewContributionsByRepository", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "description": "

      This aggregates pull request reviews made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request review contributions.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull request reviews were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalLine", - "description": "

      The original line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalStartLine", - "description": "

      The original start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadConnection", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "description": "

      Review comment threads for a pull request review.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewThreadEdge]", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewThread]", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadEdge", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "lastSeenCommit", - "description": "

      The last commit the viewer has seen.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pullRequest", - "description": "

      The pull request to which the marker belongs.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTemplate", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate", - "description": "

      A repository pull request template.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The filename of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository the template belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestThread", - "id": "pullrequestthread", - "href": "/graphql/reference/objects#pullrequestthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The line of the first file diff in the thread.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineConnection", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "description": "

      The connection type for PullRequestTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemEdge]", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItem]", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemEdge", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsConnection", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "description": "

      The connection type for PullRequestTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemsEdge]", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItems]", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsEdge", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - } - ], - "category": "pulls" - }, - { - "name": "Push", - "id": "push", - "href": "/graphql/reference/objects#push", - "description": "

      A Git push.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Push object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextSha", - "description": "

      The SHA after the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "permalink", - "description": "

      The permalink for this push.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "previousSha", - "description": "

      The SHA before the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pusher", - "description": "

      The actor who pushed.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that was pushed to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance", - "description": "

      A team, user, or app who has the ability to push to a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can push.

      ", - "type": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the PushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceConnection", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "description": "

      The connection type for PushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PushAllowanceEdge]", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PushAllowance]", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceEdge", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - } - ], - "category": "branches" - }, - { - "name": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      Represents the client's rate limit.

      ", - "fields": [ - { - "name": "cost", - "description": "

      The point cost for the current query counting against the rate limit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "limit", - "description": "

      The maximum number of points the client is permitted to consume in a 60 minute window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodeCount", - "description": "

      The maximum number of nodes this query may return.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "remaining", - "description": "

      The number of points remaining in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "resetAt", - "description": "

      The time at which the current rate limit window resets in UTC epoch seconds.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "used", - "description": "

      The number of points used in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "meta" - }, - { - "name": "ReactingUserConnection", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactingUserEdge]", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ReactingUserEdge", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge", - "description": "

      Represents a user that's made a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      An emoji reaction to a particular piece of content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reaction object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactable", - "description": "

      The reactable piece of content.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "user", - "description": "

      Identifies the user who created this reaction.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReactionConnection", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "description": "

      A list of reactions that have been left on the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactionEdge]", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reaction]", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactionEdge", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - } - ], - "category": "reactions" - }, - { - "name": "ReactionGroup", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      A group of emoji reactions to a particular piece of content.

      ", - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies when the reaction was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactors", - "description": "

      Reactors to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactorConnection!", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subject", - "description": "

      The subject that was reacted to.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "users", - "description": "

      Users who have reacted to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactingUserConnection!", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Reactors can now be mannequins, bots, and organizations. Use the reactors field instead. Removal on 2021-10-01 UTC.

      " - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactorConnection", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "description": "

      The connection type for Reactor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactorEdge]", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reactor]", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "reactions" - }, - { - "name": "ReactorEdge", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge", - "description": "

      Represents an author of a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The author of the reaction.

      ", - "type": "Reactor!", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "reactions" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReadyForReviewEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      Represents a Git reference.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "associatedPullRequests", - "description": "

      A list of pull requests with this ref as the head ref.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "branchProtectionRule", - "description": "

      Branch protection rules for this ref.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "compare", - "description": "

      Compares the current ref as a base ref to another head ref, if the comparison can be made.

      ", - "type": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "arguments": [ - { - "name": "headRef", - "description": "

      The head ref to compare against.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Ref object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The ref name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "prefix", - "description": "

      The ref's prefix, such as refs/heads/ or refs/tags/.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdateRule", - "description": "

      Branch protection rules that are viewable by non-admins.

      ", - "type": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule" - }, - { - "name": "repository", - "description": "

      The repository the ref belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "rules", - "description": "

      A list of rules from active Repository and Organization rulesets that apply to this ref.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository rules.

      ", - "type": { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder" - } - } - ] - }, - { - "name": "target", - "description": "

      The object the ref points to. Returns null when object does not exist.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "description": "

      The connection type for Ref.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RefEdge]", - "id": "refedge", - "href": "/graphql/reference/objects#refedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Ref]", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "RefEdge", - "id": "refedge", - "href": "/graphql/reference/objects#refedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "git" - }, - { - "name": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule", - "description": "

      Branch protection rules that are enforced on the viewer.

      ", - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Can matching branches be created.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerAllowedToDismissReviews", - "description": "

      Is the viewer allowed to dismiss reviews.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPush", - "description": "

      Can the viewer push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with thereferencedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitRepository", - "description": "

      Identifies the repository associated with thereferencedevent.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDirectReference", - "description": "

      Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "description": "

      A release contains the content for a release.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The author of the release.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of this release rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Release object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "immutable", - "description": "

      Whether or not the release is immutable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Whether or not the release is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLatest", - "description": "

      Whether or not the release is the latest releast.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrerelease", - "description": "

      Whether or not the release is a prerelease.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mentions", - "description": "

      A list of users mentioned in the release description.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The title of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies the date and time when the release was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "releaseAssets", - "description": "

      List of releases assets which are dependent on this release.

      ", - "type": "ReleaseAssetConnection!", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "name", - "description": "

      A name to filter the assets by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository that the release belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the release, rendered to HTML without any links in it.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tag", - "description": "

      The Git tag the release points to.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "tagCommit", - "description": "

      The tag commit for this release.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "tagName", - "description": "

      The name of the release's Git tag.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset", - "description": "

      A release asset contains the content for a release asset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "contentType", - "description": "

      The asset's content-type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "digest", - "description": "

      The SHA256 digest of the asset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "downloadCount", - "description": "

      The number of times this asset was downloaded.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "downloadUrl", - "description": "

      Identifies the URL where you can download the release asset via the browser.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the ReleaseAsset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the title of the release asset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      Release that the asset is associated with.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "size", - "description": "

      The size (in bytes) of the asset.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "uploadedBy", - "description": "

      The user that performed the upload.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "url", - "description": "

      Identifies the URL of the release asset.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetConnection", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "description": "

      The connection type for ReleaseAsset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseAssetEdge]", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReleaseAsset]", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetEdge", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - } - ], - "category": "releases" - }, - { - "name": "ReleaseConnection", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "description": "

      The connection type for Release.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseEdge]", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Release]", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseEdge", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - } - ], - "category": "releases" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for theremoved_from_merge_queueevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who removed this Pull Request from the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was removed from.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason this pull request was removed from the queue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectV2Event object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent", - "description": "

      Represents arenamedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentTitle", - "description": "

      Identifies the current title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RenamedTitleEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousTitle", - "description": "

      Identifies the previous title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Subject that was renamed.

      ", - "type": "RenamedTitleSubject!", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject" - } - ], - "category": "issues" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent", - "description": "

      Represents areopenedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was reopened.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReopenedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to open.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - } - ], - "category": "issues" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry", - "description": "

      Audit log entry for a repo.access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry", - "description": "

      Audit log entry for a repo.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry", - "description": "

      Audit log entry for a repo.add_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry", - "description": "

      Audit log entry for a repo.archived event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoArchivedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry", - "description": "

      Audit log entry for a repo.change_merge_setting event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoChangeMergeSettingAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      Whether the change was to enable (true) or disable (false) the merge type.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "mergeType", - "description": "

      The merge method affected by the change.

      ", - "type": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.disable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.disable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.enable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.enable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.lock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigLockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.unlock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigUnlockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry", - "description": "

      Audit log entry for a repo.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkParentName", - "description": "

      The name of the parent repository for this forked repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkSourceName", - "description": "

      The name of the root repository for this network.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry", - "description": "

      Audit log entry for a repo.destroy event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoDestroyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry", - "description": "

      Audit log entry for a repo.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry", - "description": "

      Audit log entry for a repo.remove_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      A repository contains the content for a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "allowUpdateBranch", - "description": "

      Whether or not a pull request head branch that is behind its base branch can\nalways be updated even if it is not required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "assignableUsers", - "description": "

      A list of users that can be assigned to issues in this repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "autoMergeAllowed", - "description": "

      Whether or not Auto-merge can be enabled on pull requests in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRules", - "description": "

      A list of branch protection rules for this repository.

      ", - "type": "BranchProtectionRuleConnection!", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "codeOfConduct", - "description": "

      Returns the code of conduct for this repository.

      ", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct" - }, - { - "name": "codeowners", - "description": "

      Information extracted from the repository's CODEOWNERS file.

      ", - "type": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "arguments": [ - { - "name": "refName", - "description": "

      The ref name used to return the associated CODEOWNERS file.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "collaborators", - "description": "

      A list of collaborators associated with the repository.

      ", - "type": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "arguments": [ - { - "name": "affiliation", - "description": "

      Collaborators affiliation level with a repository.

      ", - "type": { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments associated with the repository.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contactLinks", - "description": "

      Returns a list of contact links associated to the repository.

      ", - "type": "[RepositoryContactLink!]", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink" - }, - { - "name": "contributingGuidelines", - "description": "

      Returns the contributing guidelines for this repository.

      ", - "type": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "defaultBranchRef", - "description": "

      The Ref associated with the repository's default branch.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "deleteBranchOnMerge", - "description": "

      Whether or not branches are automatically deleted when merged in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dependencyGraphManifests", - "description": "

      A list of dependency manifests contained in the repository.

      ", - "type": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesAfter", - "description": "

      Cursor to paginate dependencies.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesFirst", - "description": "

      Number of dependencies to fetch.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "withDependencies", - "description": "

      Flag to scope to only manifests with dependencies.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "deployKeys", - "description": "

      A list of deploy keys that are on this repository.

      ", - "type": "DeployKeyConnection!", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "deployments", - "description": "

      Deployments associated with the repository.

      ", - "type": "DeploymentConnection!", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "discussion", - "description": "

      Returns a single discussion from the current repository by number.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "arguments": [ - { - "name": "number", - "description": "

      The number for the discussion to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategories", - "description": "

      A list of discussion categories that are available in the repository.

      ", - "type": "DiscussionCategoryConnection!", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterByAssignable", - "defaultValue": false, - "description": "

      Filter by categories that are assignable by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategory", - "description": "

      A discussion category by slug.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "arguments": [ - { - "name": "slug", - "description": "

      The slug of the discussion category to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of discussions that have been opened in the repository.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Only show answered or unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "categoryId", - "description": "

      Only include discussions that belong to the category with this ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "diskUsage", - "description": "

      The number of kilobytes this repository occupies on disk.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Returns a single active environment from the current repository by name.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "arguments": [ - { - "name": "name", - "description": "

      The name of the environment to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "environments", - "description": "

      A list of environments that are in this repository.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      The names of the environments to be returned.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments" - } - }, - { - "name": "pinnedEnvironmentFilter", - "defaultValue": "ALL", - "description": "

      Filter to control pinned environments return.

      ", - "type": { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield" - } - } - ] - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "forkingAllowed", - "description": "

      Whether this repository allows forks.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "forks", - "description": "

      A list of direct forked repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasVulnerabilityAlertsEnabled", - "description": "

      Whether vulnerability alerts are enabled for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Repository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isBlankIssuesEnabled", - "description": "

      Returns true if blank issue creation is allowed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDisabled", - "description": "

      Returns whether or not this repository disabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmpty", - "description": "

      Returns whether or not this repository is empty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSecurityPolicyEnabled", - "description": "

      Returns true if this repository has a security policy.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUserConfigurationRepository", - "description": "

      Is this repository a user configuration repository?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Returns a single issue from the current repository by number.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueOrPullRequest", - "description": "

      Returns a single issue-like object from the current repository by number.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueTemplates", - "description": "

      Returns a list of issue templates associated to the repository.

      ", - "type": "[IssueTemplate!]", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate" - }, - { - "name": "issueType", - "description": "

      Returns a single issue type by name.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "arguments": [ - { - "name": "name", - "description": "

      Issue type name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "issueTypes", - "description": "

      A list of the repository's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues that have been opened in the repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "label", - "description": "

      Returns a single label by name.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "arguments": [ - { - "name": "name", - "description": "

      Label name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "labels", - "description": "

      A list of labels associated with the repository.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - }, - { - "name": "query", - "description": "

      If provided, searches labels by name and description.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "languages", - "description": "

      A list containing a breakdown of the language composition of the repository.

      ", - "type": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder" - } - } - ] - }, - { - "name": "latestRelease", - "description": "

      Get the latest release for the repository if one exists.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mentionableUsers", - "description": "

      A list of Users that can be mentioned in the context of the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "mergeCommitAllowed", - "description": "

      Whether or not PRs are merged with a merge commit on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommitMessage", - "description": "

      How the default commit message will be generated when merging a pull request.

      ", - "type": "MergeCommitMessage!", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage" - }, - { - "name": "mergeCommitTitle", - "description": "

      How the default commit title will be generated when merging a pull request.

      ", - "type": "MergeCommitTitle!", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for a specified branch, otherwise the default branch if not provided.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "arguments": [ - { - "name": "branch", - "description": "

      The name of the branch to get the merge queue for. Case sensitive.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "milestone", - "description": "

      Returns a single milestone from the current repository by number.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "arguments": [ - { - "name": "number", - "description": "

      The number for the milestone to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "milestones", - "description": "

      A list of milestones associated with the repository.

      ", - "type": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for milestones.

      ", - "type": { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder" - } - }, - { - "name": "query", - "description": "

      Filters milestones with a query on the title.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the milestones.

      ", - "type": { - "name": "[MilestoneState!]", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - } - } - ] - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "object", - "description": "

      A Git object in the repository.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "arguments": [ - { - "name": "expression", - "description": "

      A Git revision expression suitable for rev-parse.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "parent", - "description": "

      The repository parent, if this is a fork.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pinnedDiscussions", - "description": "

      A list of discussions that have been pinned in this repository.

      ", - "type": "PinnedDiscussionConnection!", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnedEnvironments", - "description": "

      A list of pinned environments for this repository.

      ", - "type": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder" - } - } - ] - }, - { - "name": "pinnedIssues", - "description": "

      A list of pinned issues for this repository.

      ", - "type": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "planFeatures", - "description": "

      Returns information about the availability of certain features and limits based on the repository's billing plan.

      ", - "type": "RepositoryPlanFeatures!", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures" - }, - { - "name": "primaryLanguage", - "description": "

      The primary language of the repository's code.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Finds and returns the Project according to the provided Project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      List of projects linked to this repository.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for linked to the repo.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pullRequest", - "description": "

      Returns a single pull request from the current repository by number.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the pull request to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestTemplates", - "description": "

      Returns a list of pull request templates associated to the repository.

      ", - "type": "[PullRequestTemplate!]", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests that have been opened in the repository.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "rebaseMergeAllowed", - "description": "

      Whether or not rebase-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "ref", - "description": "

      Fetch a given ref from the repository.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "arguments": [ - { - "name": "qualifiedName", - "description": "

      The ref to retrieve. Fully qualified matches are checked in order\n(refs/heads/master) before falling back onto checks for short name matches (master).

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "refs", - "description": "

      Fetch a list of refs from the repository.

      ", - "type": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "direction", - "description": "

      DEPRECATED: use orderBy. The ordering direction.

      ", - "type": { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for refs returned from the connection.

      ", - "type": { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "refPrefix", - "description": "

      A ref name prefix like refs/heads/, refs/tags/, etc.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "release", - "description": "

      Lookup a single release given various criteria.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "arguments": [ - { - "name": "tagName", - "description": "

      The name of the Tag the Release was created from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "releases", - "description": "

      List of releases which are dependent on this repository.

      ", - "type": "ReleaseConnection!", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder" - } - } - ] - }, - { - "name": "repositoryCustomPropertyValue", - "description": "

      A custom property value for the repository.

      ", - "type": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the custom property to retrieve the value for.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryCustomPropertyValues", - "description": "

      A list of custom properties and their associated values for a repository.

      ", - "type": "RepositoryCustomPropertyValueConnection", - "id": "repositorycustompropertyvalueconnection", - "href": "/graphql/reference/objects#repositorycustompropertyvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryTopics", - "description": "

      A list of applied repository-topic associations for this repository.

      ", - "type": "RepositoryTopicConnection!", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current repository by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this repository.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "securityPolicyUrl", - "description": "

      The security policy URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "squashMergeAllowed", - "description": "

      Whether or not squash-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "squashMergeCommitMessage", - "description": "

      How the default commit message will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitMessage!", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage" - }, - { - "name": "squashMergeCommitTitle", - "description": "

      How the default commit title will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitTitle!", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle" - }, - { - "name": "squashPrTitleUsedAsDefault", - "description": "

      Whether a squash merge commit can use the pull request title as default.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      squashPrTitleUsedAsDefault will be removed. Use Repository.squashMergeCommitTitle instead. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sshUrl", - "description": "

      The SSH URL to clone this repository.

      ", - "type": "GitSSHRemote!", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch's HEAD commit.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors that can be attributed to content in this repository.

      ", - "type": "ActorConnection!", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "capabilities", - "description": "

      A list of capabilities to filter actors by.

      ", - "type": { - "name": "[RepositorySuggestedActorFilter!]!", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "loginNames", - "description": "

      A comma separated list of login names to filter actors by. Only the first 10 logins will be used.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Search actors with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "tempCloneToken", - "description": "

      Temporary authentication token for cloning this repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "templateRepository", - "description": "

      The repository from which this repository was generated, if any.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanAdminister", - "description": "

      Indicates whether the viewer has admin permissions on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanSeeIssueFields", - "description": "

      Indicates whether the current user can see issue fields in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateTopics", - "description": "

      Indicates whether the viewer can update the topics of this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDefaultCommitEmail", - "description": "

      The last commit email for the viewer.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerDefaultMergeMethod", - "description": "

      The last used merge method by the viewer or the default for the repository.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerPermission", - "description": "

      The users permission level on the repository. Will return null if authenticated as an GitHub App.

      ", - "type": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "viewerPossibleCommitEmails", - "description": "

      A list of emails this viewer can commit with.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - }, - { - "name": "vulnerabilityAlert", - "description": "

      Returns a single vulnerability alert from the current repository by number.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "arguments": [ - { - "name": "number", - "description": "

      The number for the vulnerability alert to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "vulnerabilityAlerts", - "description": "

      A list of vulnerability alerts that are on this repository.

      ", - "type": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependencyScopes", - "description": "

      Filter by the scope of the alert's dependency.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertDependencyScope!]", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the alert.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertState!]", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - } - } - ] - }, - { - "name": "watchers", - "description": "

      A list of users watching the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "description": "

      Information extracted from a repository's CODEOWNERS file.

      ", - "fields": [ - { - "name": "errors", - "description": "

      Any problems that were encountered while parsing the CODEOWNERS file.

      ", - "type": "[RepositoryCodeownersError!]!", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeownersError", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror", - "description": "

      An error in a CODEOWNERS file.

      ", - "fields": [ - { - "name": "column", - "description": "

      The column number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "kind", - "description": "

      A short string describing the type of error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "message", - "description": "

      A complete description of the error, combining information from other fields.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path to the file when the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The content of the line where the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "suggestion", - "description": "

      A suggestion of how to fix the error.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCollaboratorEdge]", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "RepositoryCollaboratorEdge", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge", - "description": "

      Represents a user who is a collaborator of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permission", - "description": "

      The permission the user has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "permissionSources", - "description": "

      A list of sources for the user's access to the repository.

      ", - "type": "[PermissionSource!]", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource" - } - ], - "category": "users" - }, - { - "name": "RepositoryConnection", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "description": "

      A list of repositories owned by the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryEdge]", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalDiskUsage", - "description": "

      The total size in kilobytes of all repositories in the connection. Value will\nnever be larger than max 32-bit signed integer.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryContactLink", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink", - "description": "

      A repository contact link.

      ", - "fields": [ - { - "name": "about", - "description": "

      The contact link purpose.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The contact link name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The contact link URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      A repository custom property.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowedValues", - "description": "

      The allowed values for the custom property. Required if value_type is single_select or multi_select.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The default value of the custom property, if the property is required.

      ", - "type": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - }, - { - "name": "description", - "description": "

      The description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryCustomProperty object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "required", - "description": "

      Whether the custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      The source type of the custom property.

      ", - "type": "CustomPropertySource!", - "id": "custompropertysource", - "href": "/graphql/reference/unions#custompropertysource" - }, - { - "name": "valueType", - "description": "

      The value type of the custom property.

      ", - "type": "CustomPropertyValueType!", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype" - }, - { - "name": "valuesEditableBy", - "description": "

      Who can edit the values of this repository custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy!", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "description": "

      The connection type for RepositoryCustomProperty.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCustomPropertyEdge]", - "id": "repositorycustompropertyedge", - "href": "/graphql/reference/objects#repositorycustompropertyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryCustomProperty]", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyEdge", - "id": "repositorycustompropertyedge", - "href": "/graphql/reference/objects#repositorycustompropertyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue", - "description": "

      A value associated with a repository custom property.

      ", - "fields": [ - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The value of the custom property.

      ", - "type": "CustomPropertyValue!", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValueConnection", - "id": "repositorycustompropertyvalueconnection", - "href": "/graphql/reference/objects#repositorycustompropertyvalueconnection", - "description": "

      The connection type for RepositoryCustomPropertyValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCustomPropertyValueEdge]", - "id": "repositorycustompropertyvalueedge", - "href": "/graphql/reference/objects#repositorycustompropertyvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryCustomPropertyValue]", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValueEdge", - "id": "repositorycustompropertyvalueedge", - "href": "/graphql/reference/objects#repositorycustompropertyvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "RepositoryEdge", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "fields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation", - "description": "

      An invitation for a user to be added to a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "email", - "description": "

      The email address that received the invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who received the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permalink", - "description": "

      The permalink for this repository invitation.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The permission granted on this repository by this invitation.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repository", - "description": "

      The Repository the user is invited to.

      ", - "type": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationConnection", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "description": "

      A list of repository invitations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryInvitationEdge]", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryInvitation]", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationEdge", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      A GitHub Enterprise Importer (GEI) repository migration.

      ", - "implements": [ - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationConnection", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "description": "

      A list of migrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryMigrationEdge]", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryMigration]", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationEdge", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge", - "description": "

      Represents a repository migration.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPlanFeatures", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures", - "description": "

      Information about the availability of features and limits for a repository based on its billing plan.

      ", - "fields": [ - { - "name": "codeowners", - "description": "

      Whether reviews can be automatically requested and enforced with a CODEOWNERS file.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "draftPullRequests", - "description": "

      Whether pull requests can be created as or converted to draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maximumAssignees", - "description": "

      Maximum number of users that can be assigned to an issue or pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumManualReviewRequests", - "description": "

      Maximum number of manually-requested reviews on a pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "teamReviewRequests", - "description": "

      Whether teams can be requested to review pull requests.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule", - "description": "

      A repository rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parameters", - "description": "

      The parameters for this rule.

      ", - "type": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters" - }, - { - "name": "repositoryRuleset", - "description": "

      The repository ruleset associated with this rule configuration.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditions", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions", - "description": "

      Set of conditions that determine if a ruleset will evaluate.

      ", - "fields": [ - { - "name": "organizationProperty", - "description": "

      Configuration for the organization_property condition.

      ", - "type": "OrganizationPropertyConditionTarget", - "id": "organizationpropertyconditiontarget", - "href": "/graphql/reference/objects#organizationpropertyconditiontarget" - }, - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "description": "

      The connection type for RepositoryRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRuleEdge]", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRule]", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleEdge", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      A repository ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "bypassActors", - "description": "

      The actors that can bypass this ruleset.

      ", - "type": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "conditions", - "description": "

      The set of conditions that must evaluate to true for this ruleset to apply.

      ", - "type": "RepositoryRuleConditions!", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "enforcement", - "description": "

      The enforcement level of this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRuleset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      List of rules.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - } - ] - }, - { - "name": "source", - "description": "

      Source of ruleset.

      ", - "type": "RuleSource!", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource" - }, - { - "name": "target", - "description": "

      Target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor", - "description": "

      A team or app that has the ability to bypass a rules defined on a ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass rules.

      ", - "type": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor" - }, - { - "name": "bypassMode", - "description": "

      The mode for the bypass actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      This actor represents the ability for a deploy key to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      This actor represents the ability for an enterprise owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRulesetBypassActor object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationAdmin", - "description": "

      This actor represents the ability for an organization owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      If the actor is a repository role, the repository role's ID that can bypass.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repositoryRoleName", - "description": "

      If the actor is a repository role, the repository role's name that can bypass.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRuleset", - "description": "

      Identifies the ruleset associated with the allowed actor.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "description": "

      The connection type for RepositoryRulesetBypassActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetBypassActorEdge]", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRulesetBypassActor]", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorEdge", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "description": "

      The connection type for RepositoryRuleset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetEdge]", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRuleset]", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetEdge", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic", - "description": "

      A repository-topic connects a repository to a topic.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryTopic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The topic.

      ", - "type": "Topic!", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicConnection", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "description": "

      The connection type for RepositoryTopic.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryTopicEdge]", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryTopic]", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicEdge", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      A Dependabot alert for a repository with a dependency affected by a security vulnerability.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "autoDismissedAt", - "description": "

      When was the alert auto-dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      When was the alert created?.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dependabotUpdate", - "description": "

      The associated Dependabot update.

      ", - "type": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate" - }, - { - "name": "dependencyScope", - "description": "

      The scope of an alert's dependency.

      ", - "type": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - }, - { - "name": "dismissComment", - "description": "

      Comment explaining the reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissedAt", - "description": "

      When was the alert dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dismisser", - "description": "

      The user who dismissed the alert.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "fixedAt", - "description": "

      When was the alert fixed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVulnerabilityAlert object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "number", - "description": "

      Identifies the alert number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The associated repository.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "securityAdvisory", - "description": "

      The associated security advisory.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "securityVulnerability", - "description": "

      The associated security vulnerability.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "state", - "description": "

      Identifies the state of the alert.

      ", - "type": "RepositoryVulnerabilityAlertState!", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - }, - { - "name": "vulnerableManifestFilename", - "description": "

      The vulnerable manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableManifestPath", - "description": "

      The vulnerable manifest path.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableRequirements", - "description": "

      The vulnerable requirements.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "description": "

      The connection type for RepositoryVulnerabilityAlert.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryVulnerabilityAlertEdge]", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryVulnerabilityAlert]", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertEdge", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - } - ], - "category": "dependabot" - }, - { - "name": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "description": "

      The connection type for RequestedReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RequestedReviewerEdge]", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RequestedReviewer]", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "RequestedReviewerEdge", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "fields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredReviewerConfiguration", - "id": "requiredreviewerconfiguration", - "href": "/graphql/reference/objects#requiredreviewerconfiguration", - "description": "

      A reviewing team, and file patterns describing which files they must approve changes to.

      ", - "fields": [ - { - "name": "filePatterns", - "description": "

      Array of file patterns. Pull requests which change matching files must be\napproved by the specified team. File patterns use fnmatch syntax.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "minimumApprovals", - "description": "

      Minimum number of approvals required from the specified team. If set to zero,\nthe team will be added to the pull request but approval is optional.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewerId", - "description": "

      Node ID of the team which must review changes to matching files.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "pulls" - }, - { - "name": "RequiredStatusCheckDescription", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription", - "description": "

      Represents a required status check for a protected branch, but not any specific run of that check.

      ", - "fields": [ - { - "name": "app", - "description": "

      The App that must provide this status in order for it to be accepted.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "context", - "description": "

      The name of this status.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfiguration!]!", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution", - "description": "

      Represents a private contribution a user made on GitHub.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance", - "description": "

      A user, team, or app who has the ability to dismiss a review on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can dismiss.

      ", - "type": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissalAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceConnection", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "description": "

      The connection type for ReviewDismissalAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewDismissalAllowanceEdge]", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewDismissalAllowance]", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceEdge", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissalMessage", - "description": "

      Identifies the optional message associated with thereview_dismissedevent.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissalMessageHTML", - "description": "

      Identifies the optional message associated with the event, rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousReviewState", - "description": "

      Identifies the previous state of the review with thereview_dismissedevent.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestCommit", - "description": "

      Identifies the commit which caused the review to become stale.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "review", - "description": "

      Identifies the review associated with thereview_dismissedevent.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "url", - "description": "

      The HTTP URL for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest", - "description": "

      A request for a user to review a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "asCodeOwner", - "description": "

      Whether this request was created for a code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this review request.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      The reviewer that is requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "description": "

      The connection type for ReviewRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewRequestEdge]", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewRequest]", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestEdge", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review request was removed.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent", - "description": "

      Represents anreview_requestedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review was requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewStatusHovercardContext", - "id": "reviewstatushovercardcontext", - "href": "/graphql/reference/objects#reviewstatushovercardcontext", - "description": "

      A hovercard context with a message describing the current code review state of the pull\nrequest.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reviewDecision", - "description": "

      The current status of the pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - } - ], - "category": "pulls" - }, - { - "name": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply", - "description": "

      A Saved Reply is text a user can use to reply quickly.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The saved reply body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the SavedReply object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      The title of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user that saved this reply.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "description": "

      The connection type for SavedReply.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SavedReplyEdge]", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SavedReply]", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SavedReplyEdge", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - } - ], - "category": "users" - }, - { - "name": "SearchResultItemConnection", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      A list of results that matched against a search query. Regardless of the number\nof matches, a maximum of 1,000 results will be available across all types,\npotentially split across many pages.

      ", - "fields": [ - { - "name": "codeCount", - "description": "

      The total number of pieces of code that matched the search query. Regardless\nof the total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussionCount", - "description": "

      The total number of discussions that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SearchResultItemEdge]", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge" - }, - { - "name": "issueCount", - "description": "

      The total number of issues that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SearchResultItem]", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "repositoryCount", - "description": "

      The total number of repositories that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "userCount", - "description": "

      The total number of users that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "wikiCount", - "description": "

      The total number of wiki pages that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "search" - }, - { - "name": "SearchResultItemEdge", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "textMatches", - "description": "

      Text matches on the result found.

      ", - "type": "[TextMatch]", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch" - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      A GitHub Security Advisory.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "classification", - "description": "

      The classification of the advisory.

      ", - "type": "SecurityAdvisoryClassification!", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - }, - { - "name": "cvss", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CVSS!", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "isDeprecated": true, - "deprecationReason": "

      cvss will be removed. New cvss_severities field will now contain both cvss_v3 and cvss_v4 properties. Removal on 2025-10-01 UTC.

      " - }, - { - "name": "cvssSeverities", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CvssSeverities!", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities" - }, - { - "name": "cwes", - "description": "

      CWEs associated with this Advisory.

      ", - "type": "CWEConnection!", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      This is a long plaintext description of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "type": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss" - }, - { - "name": "ghsaId", - "description": "

      The GitHub Security Advisory ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the SecurityAdvisory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "identifiers", - "description": "

      A list of identifiers for this advisory.

      ", - "type": "[SecurityAdvisoryIdentifier!]!", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier" - }, - { - "name": "notificationsPermalink", - "description": "

      The permalink for the advisory's dependabot alerts page.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "origin", - "description": "

      The organization that originated the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permalink", - "description": "

      The permalink for the advisory.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "publishedAt", - "description": "

      When the advisory was published.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "references", - "description": "

      A list of references for this advisory.

      ", - "type": "[SecurityAdvisoryReference!]!", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference" - }, - { - "name": "severity", - "description": "

      The severity of the advisory.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "summary", - "description": "

      A short plaintext summary of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      When the advisory was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerabilities", - "description": "

      Vulnerabilities associated with this Advisory.

      ", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "classifications", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - } - }, - { - "name": "ecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      ", - "type": { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "package", - "description": "

      A package name to filter vulnerabilities by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "severities", - "description": "

      A list of severities to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - } - } - ] - }, - { - "name": "withdrawnAt", - "description": "

      When the advisory was withdrawn, if it has been withdrawn.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryConnection", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      The connection type for SecurityAdvisory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityAdvisoryEdge]", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityAdvisory]", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEdge", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryIdentifier", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier", - "description": "

      A GitHub Security Advisory Identifier.

      ", - "fields": [ - { - "name": "type", - "description": "

      The identifier type, e.g. GHSA, CVE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The identifier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackage", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage", - "description": "

      An individual package.

      ", - "fields": [ - { - "name": "ecosystem", - "description": "

      The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.

      ", - "type": "SecurityAdvisoryEcosystem!", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - }, - { - "name": "name", - "description": "

      The package name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion", - "description": "

      An individual package version.

      ", - "fields": [ - { - "name": "identifier", - "description": "

      The package name or version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryReference", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference", - "description": "

      A GitHub Security Advisory Reference.

      ", - "fields": [ - { - "name": "url", - "description": "

      A publicly accessible reference.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability", - "description": "

      An individual vulnerability within an Advisory.

      ", - "fields": [ - { - "name": "advisory", - "description": "

      The Advisory associated with this Vulnerability.

      ", - "type": "SecurityAdvisory!", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "firstPatchedVersion", - "description": "

      The first version containing a fix for the vulnerability.

      ", - "type": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion" - }, - { - "name": "package", - "description": "

      A description of the vulnerable package.

      ", - "type": "SecurityAdvisoryPackage!", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage" - }, - { - "name": "severity", - "description": "

      The severity of the vulnerability within this package.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "updatedAt", - "description": "

      When the vulnerability was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerableVersionRange", - "description": "

      A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.

      \n
        \n
      • = 0.2.0 denotes a single vulnerable version.
      • \n
      • <= 1.0.8 denotes a version range up to and including the specified version
      • \n
      • < 0.1.11 denotes a version range up to, but excluding, the specified version
      • \n
      • >= 4.3.0, < 4.3.5 denotes a version range with a known minimum and maximum version.
      • \n
      • >= 0.0.1 denotes a version range with a known minimum, but no known maximum.
      • \n
      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityConnection", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      The connection type for SecurityVulnerability.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityVulnerabilityEdge]", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityVulnerability]", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityEdge", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - } - ], - "category": "security-advisories" - }, - { - "name": "SmimeSignature", - "id": "smimesignature", - "href": "/graphql/reference/objects#smimesignature", - "description": "

      Represents an S/MIME signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount", - "description": "

      Social media profile associated with a user.

      ", - "fields": [ - { - "name": "displayName", - "description": "

      Name of the social media account as it appears on the profile.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "provider", - "description": "

      Software or company that hosts the social media account.

      ", - "type": "SocialAccountProvider!", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider" - }, - { - "name": "url", - "description": "

      URL of the social media account.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "SocialAccountConnection", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "description": "

      The connection type for SocialAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SocialAccountEdge]", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SocialAccount]", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SocialAccountEdge", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - } - ], - "category": "users" - }, - { - "name": "SshSignature", - "id": "sshsignature", - "href": "/graphql/reference/objects#sshsignature", - "description": "

      Represents an SSH signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyFingerprint", - "description": "

      Hex-encoded fingerprint of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "StargazerConnection", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StargazerEdge]", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "StargazerEdge", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge", - "description": "

      Represents a user that's starred a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "StarredRepositoryConnection", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StarredRepositoryEdge]", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge" - }, - { - "name": "isOverLimit", - "description": "

      Is the list of stars for this user truncated? This is true for users that have many stars.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "StarredRepositoryEdge", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge", - "description": "

      Represents a starred repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "Status", - "id": "status", - "href": "/graphql/reference/objects#status", - "description": "

      Represents a commit status.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "combinedContexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit this status is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      Looks up an individual status context by context name.

      ", - "type": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "arguments": [ - { - "name": "name", - "description": "

      The context name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "contexts", - "description": "

      The individual status contexts for this commit.

      ", - "type": "[StatusContext!]!", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - }, - { - "name": "id", - "description": "

      The Node ID of the Status object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined commit status.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckConfiguration", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration", - "description": "

      Required status check.

      ", - "fields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup", - "description": "

      Represents the rollup for both the check runs and status for a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The commit the status and check runs are attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "contexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the StatusCheckRollup object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined status for the commit.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextConnection", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "description": "

      The connection type for StatusCheckRollupContext.

      ", - "fields": [ - { - "name": "checkRunCount", - "description": "

      The number of check runs in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkRunCountsByState", - "description": "

      Counts of check runs by state.

      ", - "type": "[CheckRunStateCount!]", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StatusCheckRollupContextEdge]", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[StatusCheckRollupContext]", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "statusContextCount", - "description": "

      The number of status contexts in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "statusContextCountsByState", - "description": "

      Counts of status contexts by state.

      ", - "type": "[StatusContextStateCount!]", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextEdge", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - } - ], - "category": "commits" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "description": "

      Represents an individual commit status context.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      The avatar of the OAuth application or the user that created the status.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "40", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      This commit this status context is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      The name of this status context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this status context.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      The description for this status context.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the StatusContext object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of this status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - }, - { - "name": "targetUrl", - "description": "

      The URL for this status context.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "StatusContextStateCount", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount", - "description": "

      Represents a count of the state of a status context.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of statuses with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent", - "description": "

      Represents asub_issue_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent", - "description": "

      Represents asub_issue_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssuesSummary", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "fields": [ - { - "name": "completed", - "description": "

      Count of completed sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "percentCompleted", - "description": "

      Percent of sub-issues which are completed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "total", - "description": "

      Count of total number of sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule", - "description": "

      A pointer to a repository at a specific revision embedded inside another repository.

      ", - "fields": [ - { - "name": "branch", - "description": "

      The branch of the upstream submodule for tracking updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "gitUrl", - "description": "

      The git URL of the submodule repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the submodule in .gitmodules.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      The name of the submodule in .gitmodules (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the superproject that this submodule is located in.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The path in the superproject that this submodule is located in (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "subprojectCommitOid", - "description": "

      The commit revision of the subproject repository being tracked by the submodule.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - ], - "category": "git" - }, - { - "name": "SubmoduleConnection", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "description": "

      The connection type for Submodule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SubmoduleEdge]", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Submodule]", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "SubmoduleEdge", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - } - ], - "category": "git" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent", - "description": "

      Represents asubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "SuggestedReviewer", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer", - "description": "

      A suggestion to review a pull request based on a user's commit history and review comments.

      ", - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the user suggested to review the pull request.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActor", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor", - "description": "

      A suggestion to review a pull request based on an actor's commit history, review comments, and integrations.

      ", - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the actor suggested to review the pull request.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActorConnection", - "id": "suggestedrevieweractorconnection", - "href": "/graphql/reference/objects#suggestedrevieweractorconnection", - "description": "

      A suggestion to review a pull request based on an actor's commit history, review comments, and integrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SuggestedReviewerActorEdge]", - "id": "suggestedrevieweractoredge", - "href": "/graphql/reference/objects#suggestedrevieweractoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SuggestedReviewerActor]", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActorEdge", - "id": "suggestedrevieweractoredge", - "href": "/graphql/reference/objects#suggestedrevieweractoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SuggestedReviewerActor", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor" - } - ], - "category": "pulls" - }, - { - "name": "Tag", - "id": "tag", - "href": "/graphql/reference/objects#tag", - "description": "

      Represents a Git tag.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Tag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git tag message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The Git tag name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "tagger", - "description": "

      Details about the tag author.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "target", - "description": "

      The Git object the tag points to.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      A team of users in an organization.

      ", - "implements": [ - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "fields": [ - { - "name": "ancestors", - "description": "

      A list of teams that are ancestors of this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the team's avatar.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "400", - "description": "

      The size in pixels of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "childTeams", - "description": "

      List of child teams belonging to this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "immediateOnly", - "defaultValue": true, - "description": "

      Whether to list immediate child teams or all descendant child teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "combinedSlug", - "description": "

      The slug corresponding to the organization and team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussion", - "description": "

      Find a team discussion by its number.

      ", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "arguments": [ - { - "name": "number", - "description": "

      The sequence number of the discussion to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of team discussions.

      ", - "type": "TeamDiscussionConnection!", - "id": "teamdiscussionconnection", - "href": "/graphql/reference/objects#teamdiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isPinned", - "description": "

      If provided, filters discussions according to whether or not they are pinned.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamDiscussionOrder", - "id": "teamdiscussionorder", - "href": "/graphql/reference/input-objects#teamdiscussionorder" - } - } - ] - }, - { - "name": "discussionsResourcePath", - "description": "

      The HTTP path for team discussions.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "discussionsUrl", - "description": "

      The HTTP URL for team discussions.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamResourcePath", - "description": "

      The HTTP path for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamUrl", - "description": "

      The HTTP URL for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Team object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitations", - "description": "

      A list of pending invitations for users to this team.

      ", - "type": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "members", - "description": "

      A list of users who are members of this team.

      ", - "type": "TeamMemberConnection!", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membership", - "defaultValue": "ALL", - "description": "

      Filter by membership type.

      ", - "type": { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      Filter by team member role.

      ", - "type": { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - } - ] - }, - { - "name": "membersResourcePath", - "description": "

      The HTTP path for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "membersUrl", - "description": "

      The HTTP URL for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationSetting", - "description": "

      The notification setting that the team has set.

      ", - "type": "TeamNotificationSetting!", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - }, - { - "name": "organization", - "description": "

      The organization that owns this team.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parentTeam", - "description": "

      The parent team of the team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "privacy", - "description": "

      The level of privacy the team has.

      ", - "type": "TeamPrivacy!", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - }, - { - "name": "projectV2", - "description": "

      Finds and returns the project according to the provided project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      List of projects this team has collaborator access to.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for projects returned from this connection.

      ", - "type": { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      The query to search projects by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories this team has access to.

      ", - "type": "TeamRepositoryConnection!", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for. Repositories will be returned where the name contains your search string.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoriesResourcePath", - "description": "

      The HTTP path for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoriesUrl", - "description": "

      The HTTP URL for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewRequestDelegationAlgorithm", - "description": "

      What algorithm is used for review assignment for this team.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "reviewRequestDelegationEnabled", - "description": "

      True if review assignment is enabled for this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewRequestDelegationMemberCount", - "description": "

      How many team members are required for review assignment for this team.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewRequestDelegationNotifyTeam", - "description": "

      When assigning team members via delegation, whether the entire team should be notified as well.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "slug", - "description": "

      The slug corresponding to the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Team is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "teams" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry", - "description": "

      Audit log entry for a team.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry", - "description": "

      Audit log entry for a team.add_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry", - "description": "

      Audit log entry for a team.change_parent_team event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamChangeParentTeamAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeam", - "description": "

      The new parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamName", - "description": "

      The name of the new parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamNameWas", - "description": "

      The name of the former parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamResourcePath", - "description": "

      The HTTP path for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamUrl", - "description": "

      The HTTP URL for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWas", - "description": "

      The former parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasResourcePath", - "description": "

      The HTTP path for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasUrl", - "description": "

      The HTTP URL for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamConnection", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "description": "

      The connection type for Team.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamEdge]", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Team]", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "description": "

      A team discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the discussion's team.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      Identifies the discussion body hash.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "comments", - "description": "

      A list of comments on this discussion.

      ", - "type": "TeamDiscussionCommentConnection!", - "id": "teamdiscussioncommentconnection", - "href": "/graphql/reference/objects#teamdiscussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "fromComment", - "description": "

      When provided, filters the connection such that results begin with the comment with this number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamDiscussionCommentOrder", - "id": "teamdiscussioncommentorder", - "href": "/graphql/reference/input-objects#teamdiscussioncommentorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "commentsResourcePath", - "description": "

      The HTTP path for discussion comments.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "commentsUrl", - "description": "

      The HTTP URL for discussion comments.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Whether or not the discussion is pinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "isPrivate", - "description": "

      Whether or not the discussion is only visible to team members and organization owners.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "number", - "description": "

      Identifies the discussion within its team.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "team", - "description": "

      The team that defines the context of this discussion.

      ", - "type": "Team!", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPin", - "description": "

      Whether or not the current viewer can pin this discussion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment", - "description": "

      A comment on a team discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the comment's team.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion this comment is about.

      ", - "type": "TeamDiscussion!", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the TeamDiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "number", - "description": "

      Identifies the comment number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionCommentConnection", - "id": "teamdiscussioncommentconnection", - "href": "/graphql/reference/objects#teamdiscussioncommentconnection", - "description": "

      The connection type for TeamDiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamDiscussionCommentEdge]", - "id": "teamdiscussioncommentedge", - "href": "/graphql/reference/objects#teamdiscussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[TeamDiscussionComment]", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionCommentEdge", - "id": "teamdiscussioncommentedge", - "href": "/graphql/reference/objects#teamdiscussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "TeamDiscussionComment", - "id": "teamdiscussioncomment", - "href": "/graphql/reference/objects#teamdiscussioncomment" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionConnection", - "id": "teamdiscussionconnection", - "href": "/graphql/reference/objects#teamdiscussionconnection", - "description": "

      The connection type for TeamDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamDiscussionEdge]", - "id": "teamdiscussionedge", - "href": "/graphql/reference/objects#teamdiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[TeamDiscussion]", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionEdge", - "id": "teamdiscussionedge", - "href": "/graphql/reference/objects#teamdiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "TeamDiscussion", - "id": "teamdiscussion", - "href": "/graphql/reference/objects#teamdiscussion" - } - ], - "category": "other" - }, - { - "name": "TeamEdge", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "teams" - }, - { - "name": "TeamMemberConnection", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamMemberEdge]", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "TeamMemberEdge", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge", - "description": "

      Represents a user who is a member of a team.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "memberAccessResourcePath", - "description": "

      The HTTP path to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "memberAccessUrl", - "description": "

      The HTTP URL to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role the member has on the team.

      ", - "type": "TeamMemberRole!", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - ], - "category": "users" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry", - "description": "

      Audit log entry for a team.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry", - "description": "

      Audit log entry for a team.remove_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryConnection", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamRepositoryEdge]", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "TeamRepositoryEdge", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge", - "description": "

      Represents a team repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "permission", - "description": "

      The permission level the team has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - } - ], - "category": "repos" - }, - { - "name": "TextMatch", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch", - "description": "

      A text match within a search result.

      ", - "fields": [ - { - "name": "fragment", - "description": "

      The specific text fragment within the property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "highlights", - "description": "

      Highlights within the matched fragment.

      ", - "type": "[TextMatchHighlight!]!", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight" - }, - { - "name": "property", - "description": "

      The property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "TextMatchHighlight", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight", - "description": "

      Represents a single highlight in a search result match.

      ", - "fields": [ - { - "name": "beginIndice", - "description": "

      The indice in the fragment where the matched text begins.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endIndice", - "description": "

      The indice in the fragment where the matched text ends.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      The text matched.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      A topic aggregates entities that are related to a subject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Topic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The topic's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relatedTopics", - "description": "

      A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.

      ", - "type": "[Topic!]!", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "arguments": [ - { - "name": "first", - "defaultValue": "3", - "description": "

      How many topics to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent", - "description": "

      Represents atransferredevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fromRepository", - "description": "

      The repository this came from.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "id", - "description": "

      The Node ID of the TransferredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "Tree", - "id": "tree", - "href": "/graphql/reference/objects#tree", - "description": "

      Represents a Git tree.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "entries", - "description": "

      A list of tree entries.

      ", - "type": "[TreeEntry!]", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry" - }, - { - "name": "id", - "description": "

      The Node ID of the Tree object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "description": "

      Represents a Git tree entry.

      ", - "fields": [ - { - "name": "extension", - "description": "

      The extension of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isGenerated", - "description": "

      Whether or not this tree entry is generated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "lineCount", - "description": "

      Number of lines in the file.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mode", - "description": "

      Entry file mode.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      Entry file name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      Entry file name. (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "object", - "description": "

      Entry file object.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "oid", - "description": "

      Entry file Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "path", - "description": "

      The full path of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The full path of the file. (Base64-encoded).

      ", - "type": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "repository", - "description": "

      The Repository the tree entry belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "size", - "description": "

      Entry byte size.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "submodule", - "description": "

      If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "type", - "description": "

      Entry file type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent", - "description": "

      Represents anunassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was unassigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnassignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the subject (user) who was unassigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "UnknownSignature", - "id": "unknownsignature", - "href": "/graphql/reference/objects#unknownsignature", - "description": "

      Represents an unknown signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with theunlabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockable", - "description": "

      Object that was unlocked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the UnmarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnpinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnsubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "fields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      A user is an individual's account on GitHub that owns repositories and can make new content.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Agentic", - "id": "agentic", - "href": "/graphql/reference/interfaces#agentic" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the user's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bio", - "description": "

      The user's public profile bio.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bioHTML", - "description": "

      The user's public profile bio as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "canReceiveOrganizationEmailsWhenNotificationsRestricted", - "description": "

      Could this user receive email notifications, if the organization had notification restrictions enabled?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to check.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments made by this user.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "company", - "description": "

      The user's public profile company.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "companyHTML", - "description": "

      The user's public profile company as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "contributionsCollection", - "description": "

      The collection of contributions this user has made to different repositories.

      ", - "type": "ContributionsCollection!", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "arguments": [ - { - "name": "from", - "description": "

      Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "organizationID", - "description": "

      The ID of the organization used to filter contributions.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "to", - "description": "

      Only contributions made before and up to (including) this time will be\ncounted. If omitted, defaults to the current time or one year from the\nprovided from argument.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "copilotEndpoints", - "description": "

      The user's Copilot endpoint information.

      ", - "type": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The user's publicly visible profile email.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprises", - "description": "

      A list of enterprises that the user belongs to.

      ", - "type": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membershipType", - "defaultValue": "ALL", - "description": "

      Filter enterprises returned based on the user's membership type.

      ", - "type": { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's enterprises.

      ", - "type": { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder" - } - } - ] - }, - { - "name": "followers", - "description": "

      A list of users the given user is followed by.

      ", - "type": "FollowerConnection!", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "following", - "description": "

      A list of users the given user is following.

      ", - "type": "FollowingConnection!", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gist", - "description": "

      Find gist by repo name.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "arguments": [ - { - "name": "name", - "description": "

      The gist name to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "gistComments", - "description": "

      A list of gist comments made by this user.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gists", - "description": "

      A list of the Gists the user has created.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - }, - { - "name": "privacy", - "description": "

      Filters Gists according to privacy.

      ", - "type": { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy" - } - } - ] - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this user in a given context.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "primarySubjectId", - "description": "

      The ID of the subject to get the hovercard in the context of.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the User object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBountyHunter", - "description": "

      Whether or not this user is a participant in the GitHub Security Bug Bounty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCampusExpert", - "description": "

      Whether or not this user is a participant in the GitHub Campus Experts Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDeveloperProgramMember", - "description": "

      Whether or not this user is a GitHub Developer Program member.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmployee", - "description": "

      Whether or not this user is a GitHub employee.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFollowingViewer", - "description": "

      Whether or not this user is following the viewer. Inverse of viewerIsFollowing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isGitHubStar", - "description": "

      Whether or not this user is a member of the GitHub Stars Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isHireable", - "description": "

      Whether or not the user has marked themselves as for hire.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether or not this user is a site administrator.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isViewer", - "description": "

      Whether or not this user is the viewing user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueComments", - "description": "

      A list of issue comments made by this user.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues associated with this user.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "lists", - "description": "

      A user-curated list of repositories.

      ", - "type": "UserListConnection!", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "location", - "description": "

      The user's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The user's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Find an organization by its login that the user belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizationVerifiedDomainEmails", - "description": "

      Verified email addresses that match verified domains for a specified organization the user is a member of.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to match verified domains from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizations", - "description": "

      A list of organizations the user belongs to.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pronouns", - "description": "

      The user's profile pronouns.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publicKeys", - "description": "

      A list of public keys associated with this user.

      ", - "type": "PublicKeyConnection!", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this user.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repositoriesContributedTo", - "description": "

      A list of repositories that the user recently contributed to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "contributionTypes", - "description": "

      If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].

      ", - "type": { - "name": "[RepositoryContributionType]", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssues", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includeUserRepositories", - "description": "

      If true, include user repositories.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "savedReplies", - "description": "

      Replies this user has saved.

      ", - "type": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      The field to order saved replies by.

      ", - "type": { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder" - } - } - ] - }, - { - "name": "socialAccounts", - "description": "

      The user's social media accounts, ordered as they appear on the user's profile.

      ", - "type": "SocialAccountConnection!", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "starredRepositories", - "description": "

      Repositories the user has starred.

      ", - "type": "StarredRepositoryConnection!", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - }, - { - "name": "ownedByViewer", - "description": "

      Filters starred repositories to only return repositories owned by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "status", - "description": "

      The user's description of what they're currently doing.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "suggestedListNames", - "description": "

      Suggested names for user lists.

      ", - "type": "[UserListSuggestion!]!", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion" - }, - { - "name": "suspendedAt", - "description": "

      Identifies the date and time when the user was suspended.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "topRepositories", - "description": "

      Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder!", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "since", - "description": "

      How far back in time to fetch contributed repositories.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "twitterUsername", - "description": "

      The user's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userViewType", - "description": "

      Whether the request returns publicly visible information or privately visible information about the user.

      ", - "type": "UserViewType!", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanFollow", - "description": "

      Whether or not the viewer is able to follow the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCopilotAgentCreatesChannel", - "description": "

      Channel value for subscribing to live updates for session creations.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentLogUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session log updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "watching", - "description": "

      A list of repositories the given user is watching.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "websiteUrl", - "description": "

      A URL pointing to the user's public website/blog.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent", - "description": "

      Represents auser_blockedevent on a given user.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockDuration", - "description": "

      Number of days that the user was blocked for.

      ", - "type": "UserBlockDuration!", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserBlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subject", - "description": "

      The user who was blocked.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit", - "description": "

      An edit on user content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedAt", - "description": "

      Identifies the date and time when the object was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedBy", - "description": "

      The actor who deleted this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "diff", - "description": "

      A summary of the changes for this edit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "editedAt", - "description": "

      When this content was edited.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the UserContentEdit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "description": "

      A list of edits to content.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserContentEditEdge]", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserContentEdit]", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEditEdge", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - } - ], - "category": "users" - }, - { - "name": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      Represents a user.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserEmailMetadata", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata", - "description": "

      Email attributes from External Identity.

      ", - "fields": [ - { - "name": "primary", - "description": "

      Boolean to identify primary emails.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "type", - "description": "

      Type of email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      Email id.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      A user-curated list of repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of this list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the UserList object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Whether or not this list is private.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The items associated with this list.

      ", - "type": "UserListItemsConnection!", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "lastAddedAt", - "description": "

      The date and time at which this list was created or last had items added to it.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "name", - "description": "

      The name of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The slug of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user to which this list belongs.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserListConnection", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "description": "

      The connection type for UserList.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListEdge]", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserList]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListEdge", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - } - ], - "category": "users" - }, - { - "name": "UserListItemsConnection", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "description": "

      The connection type for UserListItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListItemsEdge]", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserListItems]", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListItemsEdge", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - } - ], - "category": "users" - }, - { - "name": "UserListSuggestion", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion", - "description": "

      Represents a suggested user list.

      ", - "fields": [ - { - "name": "id", - "description": "

      The ID of the suggested user list.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the suggested user list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserNamespaceRepository", - "id": "usernamespacerepository", - "href": "/graphql/reference/objects#usernamespacerepository", - "description": "

      A repository owned by an Enterprise Managed user.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the UserNamespaceRepository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The user owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      The user's description of what they're currently doing.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emoji", - "description": "

      An emoji summarizing the user's status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      The status emoji as HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "expiresAt", - "description": "

      If set, the status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "indicatesLimitedAvailability", - "description": "

      Whether this status indicates the user is not fully available on GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A brief message describing what the user is doing.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      The organization whose members can see this status. If null, this status is publicly visible.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user who has this status.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserStatusConnection", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "description": "

      The connection type for UserStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserStatusEdge]", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserStatus]", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserStatusEdge", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      A domain that can be verified or approved for an organization or an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dnsHostName", - "description": "

      The DNS host name that should be used for verification.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "domain", - "description": "

      The unicode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "hasFoundHostName", - "description": "

      Whether a TXT record for verification with the expected host name was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasFoundVerificationToken", - "description": "

      Whether a TXT record for verification with the expected verification token was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the VerifiableDomain object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isApproved", - "description": "

      Whether or not the domain is approved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRequiredForPolicyEnforcement", - "description": "

      Whether this domain is required to exist for an organization or enterprise policy to be enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether or not the domain is verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "owner", - "description": "

      The owner of the domain.

      ", - "type": "VerifiableDomainOwner!", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner" - }, - { - "name": "punycodeEncodedDomain", - "description": "

      The punycode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tokenExpirationTime", - "description": "

      The time that the current verification token will expire.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verificationToken", - "description": "

      The current verification token for the domain.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "description": "

      The connection type for VerifiableDomain.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[VerifiableDomainEdge]", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[VerifiableDomain]", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainEdge", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - } - ], - "category": "orgs" - }, - { - "name": "ViewerHovercardContext", - "id": "viewerhovercardcontext", - "href": "/graphql/reference/objects#viewerhovercardcontext", - "description": "

      A hovercard context with a message describing how the viewer is related.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewer", - "description": "

      Identifies the user who is related to this context.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Workflow", - "id": "workflow", - "href": "/graphql/reference/objects#workflow", - "description": "

      A workflow contains meta information about an Actions workflow file.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runs", - "description": "

      The runs of the workflow.

      ", - "type": "WorkflowRunConnection!", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the connection.

      ", - "type": { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of the workflow.

      ", - "type": "WorkflowState!", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "actions" - }, - { - "name": "WorkflowFileReference", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference", - "description": "

      A workflow that must run for this rule to pass.

      ", - "fields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun", - "description": "

      A workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "checkSuite", - "description": "

      The check suite this workflow run belongs to.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deploymentReviews", - "description": "

      The log of deployment reviews.

      ", - "type": "DeploymentReviewConnection!", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "event", - "description": "

      The event that triggered the workflow run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "file", - "description": "

      The workflow file.

      ", - "type": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile" - }, - { - "name": "id", - "description": "

      The Node ID of the WorkflowRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pendingDeploymentRequests", - "description": "

      The pending deployment requests of all check runs in this workflow run.

      ", - "type": "DeploymentRequestConnection!", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runNumber", - "description": "

      A number that uniquely identifies this workflow run in its parent workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflow", - "description": "

      The workflow executed in this workflow run.

      ", - "type": "Workflow!", - "id": "workflow", - "href": "/graphql/reference/objects#workflow" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunConnection", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "description": "

      The connection type for WorkflowRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[WorkflowRunEdge]", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[WorkflowRun]", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunEdge", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile", - "description": "

      An executed workflow file for a workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the WorkflowRunFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The path of the workflow file relative to its repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryFileUrl", - "description": "

      The direct link to the file in the repository which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryName", - "description": "

      The repository name and owner which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "run", - "description": "

      The parent workflow run execution for this file.

      ", - "type": "WorkflowRun!", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanPushRepository", - "description": "

      If the viewer has permissions to push to the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReadRepository", - "description": "

      If the viewer has permissions to read the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReference!]!", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference" - } - ], - "category": "actions" - } - ], - "interfaces": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Represents an object which can take actions on GitHub. Typically a User or Bot.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the actor's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "Agentic", - "id": "agentic", - "href": "/graphql/reference/interfaces#agentic", - "description": "

      Copilot Agentic fields in context of the current viewer.

      ", - "fields": [ - { - "name": "viewerCopilotAgentCreatesChannel", - "description": "

      Channel value for subscribing to live updates for session creations.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentLogUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session log updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      An object that can have users assigned to it.

      ", - "fields": [ - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "issues" - }, - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry", - "description": "

      An entry in the audit log.

      ", - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable", - "description": "

      An object that can be closed.

      ", - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment", - "description": "

      Represents a comment.

      ", - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Comment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution", - "description": "

      Represents a contribution a user made on GitHub, such as opening an issue.

      ", - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable", - "description": "

      Entities that can be deleted.

      ", - "fields": [ - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata", - "description": "

      Metadata for an audit entry containing enterprise account information.

      ", - "fields": [ - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "description": "

      Represents a Git object.

      ", - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the GitObject object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature", - "description": "

      Information about a signature (GPG or S/MIME) on a Commit or Tag.

      ", - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext", - "description": "

      An individual line of a hovercard.

      ", - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      An object that can have labels assigned to it.

      ", - "fields": [ - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      An object that can be locked.

      ", - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable", - "description": "

      Entities that have members who can set status messages.

      ", - "fields": [ - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration", - "description": "

      Represents a GitHub Enterprise Importer (GEI) migration.

      ", - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Migration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      Entities that can be minimized.

      ", - "fields": [ - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      An object with an ID.

      ", - "fields": [ - { - "name": "id", - "description": "

      ID of the object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "meta" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata", - "description": "

      Metadata for an audit entry with action oauth_application.*.

      ", - "fields": [ - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata", - "description": "

      Metadata for an audit entry with action org.*.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner", - "description": "

      Represents an owner of a package.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner", - "description": "

      Represents any entity on GitHub that has a profile page.

      ", - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "email", - "description": "

      The public profile email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ProfileOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The public profile website URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      Represents an owner of a Project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event", - "description": "

      Represents an event related to a project on the timeline of an issue or pull request.

      ", - "fields": [ - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon", - "description": "

      Common fields across different project field types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2FieldCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon", - "description": "

      Common fields across different project field value types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldValueCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner", - "description": "

      Represents an owner of a project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Owner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent", - "description": "

      Recent projects for the owner.

      ", - "fields": [ - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      Represents a subject that can be reacted on.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reactable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata", - "description": "

      Metadata for an audit entry with action repo.*.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor", - "description": "

      Represents an author of discussions in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor", - "description": "

      Represents an author of discussion comments in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo", - "description": "

      A subset of repository info.

      ", - "fields": [ - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode", - "description": "

      Represents a object that belongs to a repository.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Represents an owner of a Repository.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the owner's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest", - "description": "

      Represents a type that can be required by a pull request for merging.

      ", - "fields": [ - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "pulls" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      Things that can be starred.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Starrable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "activity" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Subscribable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the SubscribableThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata", - "description": "

      Metadata for an audit entry with action team.*.

      ", - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata", - "description": "

      Metadata for an audit entry with a topic.

      ", - "fields": [ - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Represents a type that can be retrieved by a URL.

      ", - "fields": [ - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable", - "description": "

      Entities that can be updated.

      ", - "fields": [ - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment", - "description": "

      Comments that can be updated.

      ", - "fields": [ - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - } - ], - "category": "issues" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      A subject that may be upvoted.

      ", - "fields": [ - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - } - ], - "enums": [ - { - "name": "ActorType", - "id": "actortype", - "href": "/graphql/reference/enums#actortype", - "description": "

      The actor's type.

      ", - "values": [ - { - "name": "TEAM", - "description": "

      Indicates a team actor.

      " - }, - { - "name": "USER", - "description": "

      Indicates a user actor.

      " - } - ], - "category": "users" - }, - { - "name": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield", - "description": "

      Properties by which Audit Log connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order audit log entries by timestamp.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel", - "description": "

      Represents an annotation's information level.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      An annotation indicating an inescapable error.

      " - }, - { - "name": "NOTICE", - "description": "

      An annotation indicating some information.

      " - }, - { - "name": "WARNING", - "description": "

      An annotation indicating an ignorable error.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate", - "description": "

      The possible states for a check suite or run conclusion.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check suite or run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check suite or run has been cancelled.

      " - }, - { - "name": "FAILURE", - "description": "

      The check suite or run has failed.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check suite or run was neutral.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check suite or run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check suite or run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check suite or run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check suite or run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check suite or run has timed out.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunState", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate", - "description": "

      The possible states of a check run in a status rollup.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check run has been cancelled.

      " - }, - { - "name": "COMPLETED", - "description": "

      The check run has been completed.

      " - }, - { - "name": "FAILURE", - "description": "

      The check run has failed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check run is in progress.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check run was neutral.

      " - }, - { - "name": "PENDING", - "description": "

      The check run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check run has been queued.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check run has timed out.

      " - }, - { - "name": "WAITING", - "description": "

      The check run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype", - "description": "

      The possible types of check runs.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Every check run available.

      " - }, - { - "name": "LATEST", - "description": "

      The latest check run.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate", - "description": "

      The possible states for a check suite or run status.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "REQUESTED", - "description": "

      The check suite or run has been requested.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation", - "description": "

      Collaborators affiliation level with a subject.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All collaborators the authenticated user can see.

      " - }, - { - "name": "DIRECT", - "description": "

      All collaborators with permissions to an organization-owned subject, regardless of organization membership status.

      " - }, - { - "name": "OUTSIDE", - "description": "

      All outside collaborators of an organization-owned subject.

      " - } - ], - "category": "repos" - }, - { - "name": "CommentAuthorAssociation", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "description": "

      A comment author association with repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Author has been invited to collaborate on the repository.

      " - }, - { - "name": "CONTRIBUTOR", - "description": "

      Author has previously committed to the repository.

      " - }, - { - "name": "FIRST_TIMER", - "description": "

      Author has not previously committed to GitHub.

      " - }, - { - "name": "FIRST_TIME_CONTRIBUTOR", - "description": "

      Author has not previously committed to the repository.

      " - }, - { - "name": "MANNEQUIN", - "description": "

      Author is a placeholder for an unclaimed user.

      " - }, - { - "name": "MEMBER", - "description": "

      Author is a member of the organization that owns the repository.

      " - }, - { - "name": "NONE", - "description": "

      Author has no association with the repository.

      " - }, - { - "name": "OWNER", - "description": "

      Author is the owner of the repository.

      " - } - ], - "category": "issues" - }, - { - "name": "CommentCannotUpdateReason", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason", - "description": "

      The possible errors that will prevent a user from updating a comment.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      Unable to create comment because repository is archived.

      " - }, - { - "name": "DENIED", - "description": "

      You cannot update this comment.

      " - }, - { - "name": "INSUFFICIENT_ACCESS", - "description": "

      You must be the author or have write access to this repository to update this comment.

      " - }, - { - "name": "LOCKED", - "description": "

      Unable to create comment because issue is locked.

      " - }, - { - "name": "LOGIN_REQUIRED", - "description": "

      You must be logged in to update this comment.

      " - }, - { - "name": "MAINTENANCE", - "description": "

      Repository is under maintenance.

      " - }, - { - "name": "VERIFIED_EMAIL_REQUIRED", - "description": "

      At least one email address must be verified to update this comment.

      " - } - ], - "category": "issues" - }, - { - "name": "CommitContributionOrderField", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield", - "description": "

      Properties by which commit contribution connections can be ordered.

      ", - "values": [ - { - "name": "COMMIT_COUNT", - "description": "

      Order commit contributions by how many commits they represent.

      " - }, - { - "name": "OCCURRED_AT", - "description": "

      Order commit contributions by when they were made.

      " - } - ], - "category": "commits" - }, - { - "name": "ComparisonStatus", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus", - "description": "

      The status of a git comparison between two refs.

      ", - "values": [ - { - "name": "AHEAD", - "description": "

      The head ref is ahead of the base ref.

      " - }, - { - "name": "BEHIND", - "description": "

      The head ref is behind the base ref.

      " - }, - { - "name": "DIVERGED", - "description": "

      The head ref is both ahead and behind of the base ref, indicating git history has diverged.

      " - }, - { - "name": "IDENTICAL", - "description": "

      The head ref and base ref are identical.

      " - } - ], - "category": "commits" - }, - { - "name": "ContributionLevel", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel", - "description": "

      Varying levels of contributions from none to many.

      ", - "values": [ - { - "name": "FIRST_QUARTILE", - "description": "

      Lowest 25% of days of contributions.

      " - }, - { - "name": "FOURTH_QUARTILE", - "description": "

      Highest 25% of days of contributions. More contributions than the third quartile.

      " - }, - { - "name": "NONE", - "description": "

      No contributions occurred.

      " - }, - { - "name": "SECOND_QUARTILE", - "description": "

      Second lowest 25% of days of contributions. More contributions than the first quartile.

      " - }, - { - "name": "THIRD_QUARTILE", - "description": "

      Second highest 25% of days of contributions. More contributions than second quartile, less than the fourth quartile.

      " - } - ], - "category": "users" - }, - { - "name": "CustomPropertyValueType", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype", - "description": "

      The allowed value types for a custom property definition.

      ", - "values": [ - { - "name": "MULTI_SELECT", - "description": "

      A multi-select value.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      A single-select value.

      " - }, - { - "name": "STRING", - "description": "

      A string value.

      " - }, - { - "name": "TRUE_FALSE", - "description": "

      A true/false value.

      " - }, - { - "name": "URL", - "description": "

      A URL value.

      " - } - ], - "category": "repos" - }, - { - "name": "DefaultRepositoryPermissionField", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield", - "description": "

      The possible base permissions for repositories.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, write, and administrate repos by default.

      " - }, - { - "name": "NONE", - "description": "

      No access.

      " - }, - { - "name": "READ", - "description": "

      Can read repos by default.

      " - }, - { - "name": "WRITE", - "description": "

      Can read and write repos by default.

      " - } - ], - "category": "repos" - }, - { - "name": "DeploymentOrderField", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield", - "description": "

      Properties by which deployment connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order collection by creation time.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleType", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype", - "description": "

      The possible protection rule types.

      ", - "values": [ - { - "name": "BRANCH_POLICY", - "description": "

      Branch policy.

      " - }, - { - "name": "REQUIRED_REVIEWERS", - "description": "

      Required reviewers.

      " - }, - { - "name": "WAIT_TIMER", - "description": "

      Wait timer.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewState", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate", - "description": "

      The possible states for a deployment review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The deployment was approved.

      " - }, - { - "name": "REJECTED", - "description": "

      The deployment was rejected.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate", - "description": "

      The possible states in which a deployment can be.

      ", - "values": [ - { - "name": "ABANDONED", - "description": "

      The pending deployment was not updated after 30 minutes.

      " - }, - { - "name": "ACTIVE", - "description": "

      The deployment is currently active.

      " - }, - { - "name": "DESTROYED", - "description": "

      An inactive transient deployment.

      " - }, - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment has queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusState", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate", - "description": "

      The possible states for a deployment status.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment is queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside", - "description": "

      The possible sides of a diff.

      ", - "values": [ - { - "name": "LEFT", - "description": "

      The left side of the diff.

      " - }, - { - "name": "RIGHT", - "description": "

      The right side of the diff.

      " - } - ], - "category": "pulls" - }, - { - "name": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason", - "description": "

      The possible reasons for closing a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionOrderField", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield", - "description": "

      Properties by which discussion connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order discussions by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order discussions by most recent modification time.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrderField", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield", - "description": "

      Properties by which discussion poll option connections can be ordered.

      ", - "values": [ - { - "name": "AUTHORED_ORDER", - "description": "

      Order poll options by the order that the poll author specified when creating the poll.

      " - }, - { - "name": "VOTE_COUNT", - "description": "

      Order poll options by the number of votes it has.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionState", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate", - "description": "

      The possible states of a discussion.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A discussion that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A discussion that is open.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason", - "description": "

      The possible state reasons of a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "REOPENED", - "description": "

      The discussion was reopened.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DismissReason", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason", - "description": "

      The possible reasons that a Dependabot alert was dismissed.

      ", - "values": [ - { - "name": "FIX_STARTED", - "description": "

      A fix has already been started.

      " - }, - { - "name": "INACCURATE", - "description": "

      This alert is inaccurate or incorrect.

      " - }, - { - "name": "NOT_USED", - "description": "

      Vulnerable code is not actually used.

      " - }, - { - "name": "NO_BANDWIDTH", - "description": "

      No bandwidth to fix this.

      " - }, - { - "name": "TOLERABLE_RISK", - "description": "

      Risk is tolerable to this project.

      " - } - ], - "category": "dependabot" - }, - { - "name": "EnterpriseAdministratorInvitationOrderField", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield", - "description": "

      Properties by which enterprise administrator invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise administrator member invitations by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The possible administrator roles in an enterprise account.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      Represents a billing manager of the enterprise account.

      " - }, - { - "name": "OWNER", - "description": "

      Represents an owner of the enterprise account.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      Unaffiliated member of the enterprise account without an admin role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue", - "description": "

      The possible values for the enterprise allow private repository forking policy value.

      ", - "values": [ - { - "name": "ENTERPRISE_ORGANIZATIONS", - "description": "

      Members can fork a repository to an organization within this enterprise.

      " - }, - { - "name": "ENTERPRISE_ORGANIZATIONS_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their enterprise-managed user account or an organization inside this enterprise.

      " - }, - { - "name": "EVERYWHERE", - "description": "

      Members can fork a repository to their user account or an organization, either inside or outside of this enterprise.

      " - }, - { - "name": "SAME_ORGANIZATION", - "description": "

      Members can fork a repository only within the same organization (intra-org).

      " - }, - { - "name": "SAME_ORGANIZATION_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account or within the same organization.

      " - }, - { - "name": "USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDefaultRepositoryPermissionSettingValue", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue", - "description": "

      The possible values for the enterprise base repository permission setting.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization members will be able to clone, pull, push, and add new collaborators to all organization repositories.

      " - }, - { - "name": "NONE", - "description": "

      Organization members will only be able to clone and pull public repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organizations in the enterprise choose base repository permissions for their members.

      " - }, - { - "name": "READ", - "description": "

      Organization members will be able to clone and pull all organization repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Organization members will be able to clone, pull, and push all organization repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDisallowedMethodsSettingValue", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "INSECURE", - "description": "

      The setting prevents insecure 2FA methods from being used by members of the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for preventing insecure 2FA methods from being used by members of the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledDisabledSettingValue", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", - "description": "

      The possible values for an enabled/disabled enterprise setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledSettingValue", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrderField", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield", - "description": "

      Properties by which enterprise member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise members by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the enterprise members can create repositories setting.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organization owners choose whether to allow members to create repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      Members will be able to create only public repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanMakePurchasesSettingValue", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue", - "description": "

      The possible values for the members can make purchases setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype", - "description": "

      The possible values we have for filtering Platform::Objects::User#enterprises.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Returns all enterprises in which the user is an admin.

      " - }, - { - "name": "ALL", - "description": "

      Returns all enterprises in which the user is a member, admin, or billing manager.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      Returns all enterprises in which the user is a billing manager.

      " - }, - { - "name": "ORG_MEMBERSHIP", - "description": "

      Returns all enterprises in which the user is a member of an org that is owned by the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrderField", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield", - "description": "

      Properties by which enterprise connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order enterprises by name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrderField", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield", - "description": "

      Properties by which Enterprise Server installation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order Enterprise Server installations by creation time.

      " - }, - { - "name": "CUSTOMER_NAME", - "description": "

      Order Enterprise Server installations by customer name.

      " - }, - { - "name": "HOST_NAME", - "description": "

      Order Enterprise Server installations by host name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrderField", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield", - "description": "

      Properties by which Enterprise Server user account email connections can be ordered.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      Order emails by email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrderField", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield", - "description": "

      Properties by which Enterprise Server user account connections can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order user accounts by login.

      " - }, - { - "name": "REMOTE_CREATED_AT", - "description": "

      Order user accounts by creation time on the Enterprise Server installation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrderField", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield", - "description": "

      Properties by which Enterprise Server user accounts upload connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order user accounts uploads by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadSyncState", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate", - "description": "

      Synchronization state of the Enterprise Server user accounts upload.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      The synchronization of the upload failed.

      " - }, - { - "name": "PENDING", - "description": "

      The synchronization of the upload is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      The synchronization of the upload succeeded.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole", - "description": "

      The possible roles for enterprise membership.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The user is a member of an organization in the enterprise.

      " - }, - { - "name": "OWNER", - "description": "

      The user is an owner of an organization in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment", - "description": "

      The possible GitHub Enterprise deployments where this user can exist.

      ", - "values": [ - { - "name": "CLOUD", - "description": "

      The user is part of a GitHub Enterprise Cloud deployment.

      " - }, - { - "name": "SERVER", - "description": "

      The user is part of a GitHub Enterprise Server deployment.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnvironmentOrderField", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order environments by name.

      " - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All environments will be returned.

      " - }, - { - "name": "NONE", - "description": "

      Environments exclude pinned will be returned.

      " - }, - { - "name": "ONLY", - "description": "

      Only pinned environment will be returned.

      " - } - ], - "category": "deployments" - }, - { - "name": "FileViewedState", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate", - "description": "

      The possible viewed states of a file .

      ", - "values": [ - { - "name": "DISMISSED", - "description": "

      The file has new changes since last viewed.

      " - }, - { - "name": "UNVIEWED", - "description": "

      The file has not been marked as viewed.

      " - }, - { - "name": "VIEWED", - "description": "

      The file has been marked as viewed.

      " - } - ], - "category": "pulls" - }, - { - "name": "GistOrderField", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield", - "description": "

      Properties by which gist connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order gists by creation time.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order gists by push time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order gists by update time.

      " - } - ], - "category": "gists" - }, - { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy", - "description": "

      The privacy of a Gist.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Gists that are public and secret.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - }, - { - "name": "SECRET", - "description": "

      Secret.

      " - } - ], - "category": "gists" - }, - { - "name": "GitSignatureState", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate", - "description": "

      The state of a Git signature.

      ", - "values": [ - { - "name": "BAD_CERT", - "description": "

      The signing certificate or its chain could not be verified.

      " - }, - { - "name": "BAD_EMAIL", - "description": "

      Invalid email used for signing.

      " - }, - { - "name": "EXPIRED_KEY", - "description": "

      Signing key expired.

      " - }, - { - "name": "GPGVERIFY_ERROR", - "description": "

      Internal error - the GPG verification service misbehaved.

      " - }, - { - "name": "GPGVERIFY_UNAVAILABLE", - "description": "

      Internal error - the GPG verification service is unavailable at the moment.

      " - }, - { - "name": "INVALID", - "description": "

      Invalid signature.

      " - }, - { - "name": "MALFORMED_SIG", - "description": "

      Malformed signature.

      " - }, - { - "name": "NOT_SIGNING_KEY", - "description": "

      The usage flags for the key that signed this don't allow signing.

      " - }, - { - "name": "NO_USER", - "description": "

      Email used for signing not known to GitHub.

      " - }, - { - "name": "OCSP_ERROR", - "description": "

      Valid signature, though certificate revocation check failed.

      " - }, - { - "name": "OCSP_PENDING", - "description": "

      Valid signature, pending certificate revocation checking.

      " - }, - { - "name": "OCSP_REVOKED", - "description": "

      One or more certificates in chain has been revoked.

      " - }, - { - "name": "UNKNOWN_KEY", - "description": "

      Key used for signing not known to GitHub.

      " - }, - { - "name": "UNKNOWN_SIG_TYPE", - "description": "

      Unknown signature type.

      " - }, - { - "name": "UNSIGNED", - "description": "

      Unsigned.

      " - }, - { - "name": "UNVERIFIED_EMAIL", - "description": "

      Email used for signing unverified on GitHub.

      " - }, - { - "name": "VALID", - "description": "

      Valid signature and verified by GitHub.

      " - } - ], - "category": "git" - }, - { - "name": "IdentityProviderConfigurationState", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate", - "description": "

      The possible states in which authentication can be configured with an identity provider.

      ", - "values": [ - { - "name": "CONFIGURED", - "description": "

      Authentication with an identity provider is configured but not enforced.

      " - }, - { - "name": "ENFORCED", - "description": "

      Authentication with an identity provider is configured and enforced.

      " - }, - { - "name": "UNCONFIGURED", - "description": "

      Authentication with an identity provider is not configured.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEnabledSettingValue", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue", - "description": "

      The possible values for the IP allow list enabled setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryOrderField", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield", - "description": "

      Properties by which IP allow list entry connections can be ordered.

      ", - "values": [ - { - "name": "ALLOW_LIST_VALUE", - "description": "

      Order IP allow list entries by the allow list value.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order IP allow list entries by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListForInstalledAppsEnabledSettingValue", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue", - "description": "

      The possible values for the IP allow list configuration for installed GitHub Apps setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason", - "description": "

      The possible state reasons of a closed issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueCommentOrderField", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield", - "description": "

      Properties by which issue comment connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order issue comments by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueDependencyOrderField", - "id": "issuedependencyorderfield", - "href": "/graphql/reference/enums#issuedependencyorderfield", - "description": "

      Properties by which issue dependencies can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue dependencies by the creation time of the dependent issue.

      " - }, - { - "name": "DEPENDENCY_ADDED_AT", - "description": "

      Order issue dependencies by time of when the dependency relationship was added.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueOrderField", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield", - "description": "

      Properties by which issue connections can be ordered.

      ", - "values": [ - { - "name": "COMMENTS", - "description": "

      Order issues by comment count.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order issues by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order issues by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate", - "description": "

      The possible states of an issue.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      An issue that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      An issue that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "description": "

      The possible state reasons of an issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - }, - { - "name": "REOPENED", - "description": "

      An issue that has been reopened.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsItemType", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_V2_EVENT", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "BLOCKED_BY_ADDED_EVENT", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      " - }, - { - "name": "BLOCKED_BY_REMOVED_EVENT", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      " - }, - { - "name": "BLOCKING_ADDED_EVENT", - "description": "

      Represents ablocking_addedevent on a given issue.

      " - }, - { - "name": "BLOCKING_REMOVED_EVENT", - "description": "

      Represents ablocking_removedevent on a given issue.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_FROM_DRAFT_EVENT", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_FIELD_ADDED_EVENT", - "description": "

      Represents aissue_field_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_CHANGED_EVENT", - "description": "

      Represents aissue_field_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_REMOVED_EVENT", - "description": "

      Represents aissue_field_removedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PROJECT_V2_ITEM_STATUS_CHANGED_EVENT", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_V2_EVENT", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor", - "description": "

      The possible color for an issue type.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      blue.

      " - }, - { - "name": "GRAY", - "description": "

      gray.

      " - }, - { - "name": "GREEN", - "description": "

      green.

      " - }, - { - "name": "ORANGE", - "description": "

      orange.

      " - }, - { - "name": "PINK", - "description": "

      pink.

      " - }, - { - "name": "PURPLE", - "description": "

      purple.

      " - }, - { - "name": "RED", - "description": "

      red.

      " - }, - { - "name": "YELLOW", - "description": "

      yellow.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrderField", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield", - "description": "

      Properties by which issue type connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue types by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order issue types by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LabelOrderField", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield", - "description": "

      Properties by which label connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order labels by creation time.

      " - }, - { - "name": "ISSUE_COUNT", - "description": "

      Order labels by issue count.

      " - }, - { - "name": "NAME", - "description": "

      Order labels by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LanguageOrderField", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield", - "description": "

      Properties by which language connections can be ordered.

      ", - "values": [ - { - "name": "SIZE", - "description": "

      Order languages by the size of all files containing the language.

      " - } - ], - "category": "repos" - }, - { - "name": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason", - "description": "

      The possible reasons that an issue or pull request was locked.

      ", - "values": [ - { - "name": "OFF_TOPIC", - "description": "

      The issue or pull request was locked because the conversation was off-topic.

      " - }, - { - "name": "RESOLVED", - "description": "

      The issue or pull request was locked because the conversation was resolved.

      " - }, - { - "name": "SPAM", - "description": "

      The issue or pull request was locked because the conversation was spam.

      " - }, - { - "name": "TOO_HEATED", - "description": "

      The issue or pull request was locked because the conversation was too heated.

      " - } - ], - "category": "issues" - }, - { - "name": "MannequinOrderField", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield", - "description": "

      Properties by which mannequins can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - }, - { - "name": "LOGIN", - "description": "

      Order mannequins alphabetically by their source login.

      " - } - ], - "category": "migrations" - }, - { - "name": "MergeCommitMessage", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage", - "description": "

      The possible default commit messages for merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeCommitTitle", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle", - "description": "

      The possible default commit titles for merges.

      ", - "values": [ - { - "name": "MERGE_MESSAGE", - "description": "

      Default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeQueueEntryState", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate", - "description": "

      The possible states for a merge queue entry.

      ", - "values": [ - { - "name": "AWAITING_CHECKS", - "description": "

      The entry is currently waiting for checks to pass.

      " - }, - { - "name": "LOCKED", - "description": "

      The entry is currently locked.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The entry is currently mergeable.

      " - }, - { - "name": "QUEUED", - "description": "

      The entry is currently queued.

      " - }, - { - "name": "UNMERGEABLE", - "description": "

      The entry is currently unmergeable.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueGroupingStrategy", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in the\ngroup must pass all required checks to merge. When set to HEADGREEN, only the\ncommit at the head of the merge group, i.e. the commit containing changes from\nall of the PRs in the group, must pass its required checks to merge.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      The merge commit created by merge queue for each PR in the group must pass all required checks to merge.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Only the commit at the head of the merge group must pass its required checks to merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergeMethod", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Rebase and merge.

      " - }, - { - "name": "SQUASH", - "description": "

      Squash and merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy", - "description": "

      The possible merging strategies for a merge queue.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      Entries only allowed to merge if they are passing.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Failing Entires are allowed to merge if they are with a passing entry.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeStateStatus", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus", - "description": "

      Detailed status information about a pull request merge.

      ", - "values": [ - { - "name": "BEHIND", - "description": "

      The head ref is out of date.

      " - }, - { - "name": "BLOCKED", - "description": "

      The merge is blocked.

      " - }, - { - "name": "CLEAN", - "description": "

      Mergeable and passing commit status.

      " - }, - { - "name": "DIRTY", - "description": "

      The merge commit cannot be cleanly created.

      " - }, - { - "name": "DRAFT", - "description": "

      The merge is blocked due to the pull request being a draft.

      " - }, - { - "name": "HAS_HOOKS", - "description": "

      Mergeable with passing commit status and pre-receive hooks.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The state cannot currently be determined.

      " - }, - { - "name": "UNSTABLE", - "description": "

      Mergeable with non-passing commit status.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeableState", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate", - "description": "

      Whether or not a PullRequest can be merged.

      ", - "values": [ - { - "name": "CONFLICTING", - "description": "

      The pull request cannot be merged due to merge conflicts.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The pull request can be merged.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The mergeability of the pull request is still being calculated.

      " - } - ], - "category": "pulls" - }, - { - "name": "MigrationSourceType", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype", - "description": "

      Represents the different GitHub Enterprise Importer (GEI) migration sources.

      ", - "values": [ - { - "name": "AZURE_DEVOPS", - "description": "

      An Azure DevOps migration source.

      " - }, - { - "name": "BITBUCKET_SERVER", - "description": "

      A Bitbucket Server migration source.

      " - }, - { - "name": "GITHUB_ARCHIVE", - "description": "

      A GitHub Migration API source.

      " - } - ], - "category": "migrations" - }, - { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate", - "description": "

      The GitHub Enterprise Importer (GEI) migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The migration needs to have its credentials validated.

      " - }, - { - "name": "QUEUED", - "description": "

      The migration has been queued.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "MilestoneOrderField", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield", - "description": "

      Properties by which milestone connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order milestones by when they were created.

      " - }, - { - "name": "DUE_DATE", - "description": "

      Order milestones by when they are due.

      " - }, - { - "name": "NUMBER", - "description": "

      Order milestones by their number.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order milestones by when they were last updated.

      " - } - ], - "category": "issues" - }, - { - "name": "MilestoneState", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate", - "description": "

      The possible states of a milestone.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A milestone that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A milestone that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "NotificationRestrictionSettingValue", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue", - "description": "

      The possible values for the notification restriction setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "activity" - }, - { - "name": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "description": "

      The state of an OAuth application when it was created.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The OAuth application was active and allowed to have OAuth Accesses.

      " - }, - { - "name": "PENDING_DELETION", - "description": "

      The OAuth application was in the process of being deleted.

      " - }, - { - "name": "SUSPENDED", - "description": "

      The OAuth application was suspended from generating OAuth Accesses due to abuse or security concerns.

      " - } - ], - "category": "apps" - }, - { - "name": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "description": "

      The corresponding operation type for the action.

      ", - "values": [ - { - "name": "ACCESS", - "description": "

      An existing resource was accessed.

      " - }, - { - "name": "AUTHENTICATION", - "description": "

      A resource performed an authentication event.

      " - }, - { - "name": "CREATE", - "description": "

      A new resource was created.

      " - }, - { - "name": "MODIFY", - "description": "

      An existing resource was modified.

      " - }, - { - "name": "REMOVE", - "description": "

      An existing resource was removed.

      " - }, - { - "name": "RESTORE", - "description": "

      An existing resource was restored.

      " - }, - { - "name": "TRANSFER", - "description": "

      An existing resource was transferred between multiple resources.

      " - } - ], - "category": "meta" - }, - { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection", - "description": "

      Possible directions in which to order a list of items when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "meta" - }, - { - "name": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "description": "

      The billing plans available for organizations.

      ", - "values": [ - { - "name": "BUSINESS", - "description": "

      Team Plan.

      " - }, - { - "name": "BUSINESS_PLUS", - "description": "

      Enterprise Cloud Plan.

      " - }, - { - "name": "FREE", - "description": "

      Free Plan.

      " - }, - { - "name": "TIERED_PER_SEAT", - "description": "

      Tiered Per Seat Plan.

      " - }, - { - "name": "UNLIMITED", - "description": "

      Legacy Unlimited Plan.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnterpriseOwnerOrderField", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield", - "description": "

      Properties by which enterprise owners can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order enterprise owners by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "description": "

      The reason a billing manager was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryMembershipType", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization owners have full access and can change several settings,\nincluding the names of repositories that belong to the Organization and Owners\nteam membership. In addition, organization owners can delete the organization\nand all of its repositories.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      A direct member is a user that is a member of the Organization.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "SUSPENDED", - "description": "

      A suspended member.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the Organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "description": "

      The reason a member was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_ACCOUNT_RECOVERY", - "description": "

      User was removed from organization during account recovery.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - }, - { - "name": "USER_ACCOUNT_DELETED", - "description": "

      User account has been deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryMembershipType", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "description": "

      The reason an outside collaborator was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "description": "

      The default permission a repository can have in an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "NONE", - "description": "

      No default permission value.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone and push to repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "description": "

      The permissions available for repository creation on an Organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All organization members are restricted from creating any repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      All organization members are restricted from creating internal repositories.

      " - }, - { - "name": "NONE", - "description": "

      All organization members are allowed to create any repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      All organization members are restricted from creating private repositories.

      " - }, - { - "name": "PRIVATE_INTERNAL", - "description": "

      All organization members are restricted from creating private or internal repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      All organization members are restricted from creating public repositories.

      " - }, - { - "name": "PUBLIC_INTERNAL", - "description": "

      All organization members are restricted from creating public or internal repositories.

      " - }, - { - "name": "PUBLIC_PRIVATE", - "description": "

      All organization members are restricted from creating public or private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationRole", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole", - "description": "

      The possible organization invitation roles.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is invited to be an admin of the organization.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      The user is invited to be a billing manager of the organization.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      The user is invited to be a direct member of the organization.

      " - }, - { - "name": "REINSTATE", - "description": "

      The user's previous role will be reinstated.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource", - "description": "

      The possible organization invitation sources.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The invitation was created from the web interface or from API.

      " - }, - { - "name": "SCIM", - "description": "

      The invitation was created from SCIM.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The invitation was sent before this feature was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationType", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype", - "description": "

      The possible organization invitation types.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      The invitation was to an email address.

      " - }, - { - "name": "USER", - "description": "

      The invitation was to an existing user.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole", - "description": "

      The possible roles within an organization for its members.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is an administrator of the organization.

      " - }, - { - "name": "MEMBER", - "description": "

      The user is a member of the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the members can create repositories setting on an organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      Members will be able to create only internal repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMigrationState", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate", - "description": "

      The Octoshift Organization migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The Octoshift migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The Octoshift migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The Octoshift migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The Octoshift migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The Octoshift migration needs to have its credentials validated.

      " - }, - { - "name": "POST_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing post repository migrations.

      " - }, - { - "name": "PRE_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing pre repository migrations.

      " - }, - { - "name": "QUEUED", - "description": "

      The Octoshift migration has been queued.

      " - }, - { - "name": "REPO_MIGRATION", - "description": "

      The Octoshift org migration is performing repository migrations.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The Octoshift migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "OrganizationOrderField", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield", - "description": "

      Properties by which organization connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order organizations by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order organizations by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield", - "description": "

      Properties by which package file connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package files by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield", - "description": "

      Properties by which package connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order packages by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype", - "description": "

      The possible types of a package.

      ", - "values": [ - { - "name": "DEBIAN", - "description": "

      A debian package.

      " - }, - { - "name": "DOCKER", - "description": "

      A docker image.

      " - }, - { - "name": "MAVEN", - "description": "

      A maven package.

      " - }, - { - "name": "NPM", - "description": "

      An npm package.

      " - }, - { - "name": "NUGET", - "description": "

      A nuget package.

      " - }, - { - "name": "PYPI", - "description": "

      A python package.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      A rubygems package.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield", - "description": "

      Properties by which package version connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package versions by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PatchStatus", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus", - "description": "

      The possible types of patch statuses.

      ", - "values": [ - { - "name": "ADDED", - "description": "

      The file was added. Git status 'A'.

      " - }, - { - "name": "CHANGED", - "description": "

      The file's type was changed. Git status 'T'.

      " - }, - { - "name": "COPIED", - "description": "

      The file was copied. Git status 'C'.

      " - }, - { - "name": "DELETED", - "description": "

      The file was deleted. Git status 'D'.

      " - }, - { - "name": "MODIFIED", - "description": "

      The file's contents were changed. Git status 'M'.

      " - }, - { - "name": "RENAMED", - "description": "

      The file was renamed. Git status 'R'.

      " - } - ], - "category": "pulls" - }, - { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype", - "description": "

      Represents items that can be pinned to a profile page or dashboard.

      ", - "values": [ - { - "name": "GIST", - "description": "

      A gist.

      " - }, - { - "name": "ISSUE", - "description": "

      An issue.

      " - }, - { - "name": "ORGANIZATION", - "description": "

      An organization.

      " - }, - { - "name": "PROJECT", - "description": "

      A project.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      A pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      A repository.

      " - }, - { - "name": "TEAM", - "description": "

      A team.

      " - }, - { - "name": "USER", - "description": "

      A user.

      " - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient", - "description": "

      Preconfigured gradients that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "BLUE_MINT", - "description": "

      A gradient of blue to mint.

      " - }, - { - "name": "BLUE_PURPLE", - "description": "

      A gradient of blue to purple.

      " - }, - { - "name": "PINK_BLUE", - "description": "

      A gradient of pink to blue.

      " - }, - { - "name": "PURPLE_CORAL", - "description": "

      A gradient of purple to coral.

      " - }, - { - "name": "RED_ORANGE", - "description": "

      A gradient of red to orange.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionPattern", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern", - "description": "

      Preconfigured background patterns that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "CHEVRON_UP", - "description": "

      An upward-facing chevron pattern.

      " - }, - { - "name": "DOT", - "description": "

      A hollow dot pattern.

      " - }, - { - "name": "DOT_FILL", - "description": "

      A solid dot pattern.

      " - }, - { - "name": "HEART_FILL", - "description": "

      A heart pattern.

      " - }, - { - "name": "PLUS", - "description": "

      A plus sign pattern.

      " - }, - { - "name": "ZAP", - "description": "

      A lightning bolt pattern.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironmentOrderField", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield", - "description": "

      Properties by which pinned environments connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order pinned environments by position.

      " - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardArchivedState", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate", - "description": "

      The possible archived states of a project card.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      A project card that is archived.

      " - }, - { - "name": "NOT_ARCHIVED", - "description": "

      A project card that is not archived.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "description": "

      Various content states of a ProjectCard.

      ", - "values": [ - { - "name": "CONTENT_ONLY", - "description": "

      The card has content only.

      " - }, - { - "name": "NOTE_ONLY", - "description": "

      The card has a note only.

      " - }, - { - "name": "REDACTED", - "description": "

      The card is redacted.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "description": "

      The semantic purpose of the column - todo, in progress, or done.

      ", - "values": [ - { - "name": "DONE", - "description": "

      The column contains cards which are complete.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The column contains cards which are currently being worked on.

      " - }, - { - "name": "TODO", - "description": "

      The column contains cards still to be worked on.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrderField", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield", - "description": "

      Properties by which project connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order projects by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order projects by name.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order projects by update time.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "description": "

      State of the project; eitheropenor 'closed'.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      The project is closed.

      " - }, - { - "name": "OPEN", - "description": "

      The project is open.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate", - "description": "

      GitHub-provided templates for Projects.

      ", - "values": [ - { - "name": "AUTOMATED_KANBAN_V2", - "description": "

      Create a board with v2 triggers to automatically move cards across To do, In progress and Done columns.

      " - }, - { - "name": "AUTOMATED_REVIEWS_KANBAN", - "description": "

      Create a board with triggers to automatically move cards across columns with review automation.

      " - }, - { - "name": "BASIC_KANBAN", - "description": "

      Create a board with columns for To do, In progress and Done.

      " - }, - { - "name": "BUG_TRIAGE", - "description": "

      Create a board to triage and prioritize bugs with To do, priority, and Done columns.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2CustomFieldType", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrderField", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield", - "description": "

      Properties by which project v2 field connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 fields by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 fields by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 fields by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldType", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "ASSIGNEES", - "description": "

      Assignees.

      " - }, - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ISSUE_TYPE", - "description": "

      Issue type.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "LABELS", - "description": "

      Labels.

      " - }, - { - "name": "LINKED_PULL_REQUESTS", - "description": "

      Linked Pull Requests.

      " - }, - { - "name": "MILESTONE", - "description": "

      Milestone.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "PARENT_ISSUE", - "description": "

      Parent issue.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Repository.

      " - }, - { - "name": "REVIEWERS", - "description": "

      Reviewers.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "SUB_ISSUES_PROGRESS", - "description": "

      Sub-issues progress.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - }, - { - "name": "TITLE", - "description": "

      Title.

      " - }, - { - "name": "TRACKED_BY", - "description": "

      Tracked by.

      " - }, - { - "name": "TRACKS", - "description": "

      Tracks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrderField", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield", - "description": "

      Properties by which project v2 item field value connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 item field values by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrderField", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield", - "description": "

      Properties by which project v2 item connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 items by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemType", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype", - "description": "

      The type of a project item.

      ", - "values": [ - { - "name": "DRAFT_ISSUE", - "description": "

      Draft Issue.

      " - }, - { - "name": "ISSUE", - "description": "

      Issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Pull Request.

      " - }, - { - "name": "REDACTED", - "description": "

      Redacted Item.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2OrderField", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield", - "description": "

      Properties by which projects can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The project's date and time of creation.

      " - }, - { - "name": "NUMBER", - "description": "

      The project's number.

      " - }, - { - "name": "TITLE", - "description": "

      The project's title.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The project's date and time of update.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "READ", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITE", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Roles", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "NONE", - "description": "

      The collaborator has no direct access to the project.

      " - }, - { - "name": "READER", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITER", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionColor", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor", - "description": "

      The display color of a single-select field option.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      BLUE.

      " - }, - { - "name": "GRAY", - "description": "

      GRAY.

      " - }, - { - "name": "GREEN", - "description": "

      GREEN.

      " - }, - { - "name": "ORANGE", - "description": "

      ORANGE.

      " - }, - { - "name": "PINK", - "description": "

      PINK.

      " - }, - { - "name": "PURPLE", - "description": "

      PURPLE.

      " - }, - { - "name": "RED", - "description": "

      RED.

      " - }, - { - "name": "YELLOW", - "description": "

      YELLOW.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state", - "description": "

      The possible states of a project v2.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A project v2 that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A project v2 that is still open.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateOrderField", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield", - "description": "

      Properties by which project v2 status updates can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of project v2 status updates.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus", - "description": "

      The possible statuses of a project v2.

      ", - "values": [ - { - "name": "AT_RISK", - "description": "

      A project v2 that is at risk and encountering some challenges.

      " - }, - { - "name": "COMPLETE", - "description": "

      A project v2 that is complete.

      " - }, - { - "name": "INACTIVE", - "description": "

      A project v2 that is inactive.

      " - }, - { - "name": "OFF_TRACK", - "description": "

      A project v2 that is off track and needs attention.

      " - }, - { - "name": "ON_TRACK", - "description": "

      A project v2 that is on track with no risks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewLayout", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout", - "description": "

      The layout of a project v2 view.

      ", - "values": [ - { - "name": "BOARD_LAYOUT", - "description": "

      Board layout.

      " - }, - { - "name": "ROADMAP_LAYOUT", - "description": "

      Roadmap layout.

      " - }, - { - "name": "TABLE_LAYOUT", - "description": "

      Table layout.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrderField", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield", - "description": "

      Properties by which project v2 view connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 views by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 views by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 views by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowsOrderField", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield", - "description": "

      Properties by which project workflows can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The date and time of the workflow creation.

      " - }, - { - "name": "NAME", - "description": "

      The name of the workflow.

      " - }, - { - "name": "NUMBER", - "description": "

      The number of the workflow.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The date and time of the workflow update.

      " - } - ], - "category": "projects" - }, - { - "name": "PullRequestAllowedMergeMethods", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and rebase. At least one option must be enabled.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod", - "description": "

      The possible methods for updating a pull request's head branch with the base branch.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Update branch via merge.

      " - }, - { - "name": "REBASE", - "description": "

      Update branch via rebase.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod", - "description": "

      Represents available types of methods to use when merging a pull request.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestOrderField", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield", - "description": "

      Properties by which pull_requests connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order pull_requests by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order pull_requests by update time.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentState", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate", - "description": "

      The possible states of a pull request review comment.

      ", - "values": [ - { - "name": "PENDING", - "description": "

      A comment that is part of a pending review.

      " - }, - { - "name": "SUBMITTED", - "description": "

      A comment that is part of a submitted review.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision", - "description": "

      The review status of a pull request.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The pull request has received an approving review.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      Changes have been requested on the pull request.

      " - }, - { - "name": "REVIEW_REQUIRED", - "description": "

      A review is required before the pull request can be merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent", - "description": "

      The possible events to perform on a pull request review.

      ", - "values": [ - { - "name": "APPROVE", - "description": "

      Submit feedback and approve merging these changes.

      " - }, - { - "name": "COMMENT", - "description": "

      Submit general feedback without explicit approval.

      " - }, - { - "name": "DISMISS", - "description": "

      Dismiss review so it now longer effects merging.

      " - }, - { - "name": "REQUEST_CHANGES", - "description": "

      Submit feedback that must be addressed before merging.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewState", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate", - "description": "

      The possible states of a pull request review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      A review allowing the pull request to merge.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      A review blocking the pull request from merging.

      " - }, - { - "name": "COMMENTED", - "description": "

      An informational review.

      " - }, - { - "name": "DISMISSED", - "description": "

      A review that has been dismissed.

      " - }, - { - "name": "PENDING", - "description": "

      A review that has not yet been submitted.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype", - "description": "

      The possible subject types of a pull request review comment.

      ", - "values": [ - { - "name": "FILE", - "description": "

      A comment that has been made against the file of a pull request.

      " - }, - { - "name": "LINE", - "description": "

      A comment that has been made against the line of a pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestState", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate", - "description": "

      The possible states of a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "MERGED", - "description": "

      A pull request that has been closed by being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsItemType", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_MERGE_QUEUE_EVENT", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_V2_EVENT", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_FAILED_EVENT", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_SUCCEEDED_EVENT", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_DISABLED_EVENT", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_ENABLED_EVENT", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_REBASE_ENABLED_EVENT", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_SQUASH_ENABLED_EVENT", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      " - }, - { - "name": "BASE_REF_CHANGED_EVENT", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      " - }, - { - "name": "BASE_REF_DELETED_EVENT", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      " - }, - { - "name": "BASE_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "BLOCKED_BY_ADDED_EVENT", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      " - }, - { - "name": "BLOCKED_BY_REMOVED_EVENT", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      " - }, - { - "name": "BLOCKING_ADDED_EVENT", - "description": "

      Represents ablocking_addedevent on a given issue.

      " - }, - { - "name": "BLOCKING_REMOVED_EVENT", - "description": "

      Represents ablocking_removedevent on a given issue.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_FROM_DRAFT_EVENT", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CONVERT_TO_DRAFT_EVENT", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DEPLOYED_EVENT", - "description": "

      Represents adeployedevent on a given pull request.

      " - }, - { - "name": "DEPLOYMENT_ENVIRONMENT_CHANGED_EVENT", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "HEAD_REF_DELETED_EVENT", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_RESTORED_EVENT", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_FIELD_ADDED_EVENT", - "description": "

      Represents aissue_field_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_CHANGED_EVENT", - "description": "

      Represents aissue_field_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_REMOVED_EVENT", - "description": "

      Represents aissue_field_removedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MERGED_EVENT", - "description": "

      Represents amergedevent on a given pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PROJECT_V2_ITEM_STATUS_CHANGED_EVENT", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT", - "description": "

      Represents a Git commit part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT_COMMENT_THREAD", - "description": "

      Represents a commit comment thread part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      A review object for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW_THREAD", - "description": "

      A threaded list of comments for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVISION_MARKER", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      " - }, - { - "name": "READY_FOR_REVIEW_EVENT", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_MERGE_QUEUE_EVENT", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_V2_EVENT", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "REVIEW_DISMISSED_EVENT", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      " - }, - { - "name": "REVIEW_REQUESTED_EVENT", - "description": "

      Represents anreview_requestedevent on a given pull request.

      " - }, - { - "name": "REVIEW_REQUEST_REMOVED_EVENT", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate", - "description": "

      The possible target states when updating a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent", - "description": "

      Emojis that can be attached to Issues, Pull Requests and Comments.

      ", - "values": [ - { - "name": "CONFUSED", - "description": "

      Represents the :confused: emoji.

      " - }, - { - "name": "EYES", - "description": "

      Represents the :eyes: emoji.

      " - }, - { - "name": "HEART", - "description": "

      Represents the :heart: emoji.

      " - }, - { - "name": "HOORAY", - "description": "

      Represents the :hooray: emoji.

      " - }, - { - "name": "LAUGH", - "description": "

      Represents the :laugh: emoji.

      " - }, - { - "name": "ROCKET", - "description": "

      Represents the :rocket: emoji.

      " - }, - { - "name": "THUMBS_DOWN", - "description": "

      Represents the :-1: emoji.

      " - }, - { - "name": "THUMBS_UP", - "description": "

      Represents the :+1: emoji.

      " - } - ], - "category": "reactions" - }, - { - "name": "ReactionOrderField", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield", - "description": "

      A list of fields that reactions can be ordered by.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows ordering a list of reactions by when they were created.

      " - } - ], - "category": "reactions" - }, - { - "name": "RefOrderField", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield", - "description": "

      Properties by which ref connections can be ordered.

      ", - "values": [ - { - "name": "ALPHABETICAL", - "description": "

      Order refs by their alphanumeric name.

      " - }, - { - "name": "TAG_COMMIT_DATE", - "description": "

      Order refs by underlying commit date if the ref prefix is refs/tags/.

      " - } - ], - "category": "git" - }, - { - "name": "ReleaseOrderField", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield", - "description": "

      Properties by which release connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order releases by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order releases alphabetically by name.

      " - } - ], - "category": "releases" - }, - { - "name": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "description": "

      The merge options available for pull requests to this repository.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      The pull request is added to the base branch in a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Commits from the pull request are added onto the base branch individually without a merge commit.

      " - }, - { - "name": "SQUASH", - "description": "

      The pull request's commits are squashed into a single commit before they are merged to the base branch.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "ReportedContentClassifiers", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers", - "description": "

      The reasons a piece of content can be reported or minimized.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      A duplicated piece of content.

      " - }, - { - "name": "OFF_TOPIC", - "description": "

      An irrelevant piece of content.

      " - }, - { - "name": "OUTDATED", - "description": "

      An outdated piece of content.

      " - }, - { - "name": "RESOLVED", - "description": "

      The content has been resolved.

      " - } - ], - "category": "meta" - }, - { - "name": "RepositoryAffiliation", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation", - "description": "

      The affiliation of a user to a repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Repositories that the user has been added to as a collaborator.

      " - }, - { - "name": "ORGANIZATION_MEMBER", - "description": "

      Repositories that the user has access to through being a member of an\norganization. This includes every repository on every team that the user is on.

      " - }, - { - "name": "OWNER", - "description": "

      Repositories that are owned by the authenticated user.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryContributionType", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype", - "description": "

      The reason a repository is listed as 'contributed'.

      ", - "values": [ - { - "name": "COMMIT", - "description": "

      Created a commit.

      " - }, - { - "name": "ISSUE", - "description": "

      Created an issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Created a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      Reviewed a pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Created the repository.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby", - "description": "

      The allowed actors who can edit the values of a custom property.

      ", - "values": [ - { - "name": "ORG_ACTORS", - "description": "

      The organization actors.

      " - }, - { - "name": "ORG_AND_REPO_ACTORS", - "description": "

      The organization and repository actors.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrderField", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield", - "description": "

      Properties by which repository invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository invitations by creation time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason", - "description": "

      The possible reasons a given repository could be in a locked state.

      ", - "values": [ - { - "name": "BILLING", - "description": "

      The repository is locked due to a billing related reason.

      " - }, - { - "name": "MIGRATING", - "description": "

      The repository is locked due to a migration.

      " - }, - { - "name": "MOVING", - "description": "

      The repository is locked due to a move.

      " - }, - { - "name": "RENAME", - "description": "

      The repository is locked due to a rename.

      " - }, - { - "name": "TRADE_RESTRICTION", - "description": "

      The repository is locked due to a trade controls related reason.

      " - }, - { - "name": "TRANSFERRING_OWNERSHIP", - "description": "

      The repository is locked due to an ownership transfer.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrderDirection", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection", - "description": "

      Possible directions in which to order a list of repository migrations when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationOrderField", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield", - "description": "

      Properties by which repository migrations can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryOrderField", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield", - "description": "

      Properties by which repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission", - "description": "

      The access level to a repository.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, and push to this repository. Can also manage issues, pull\nrequests, and repository settings, including adding collaborators.

      " - }, - { - "name": "MAINTAIN", - "description": "

      Can read, clone, and push to this repository. They can also manage issues, pull requests, and some repository settings.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone this repository. Can also open and comment on issues and pull requests.

      " - }, - { - "name": "TRIAGE", - "description": "

      Can read and clone this repository. Can also manage issues and pull requests.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone, and push to this repository. Can also manage issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      Private.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrderField", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield", - "description": "

      Properties by which repository rule connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository rules by created time.

      " - }, - { - "name": "TYPE", - "description": "

      Order repository rules by type.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repository rules by updated time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype", - "description": "

      The rule types supported in rulesets.

      ", - "values": [ - { - "name": "AUTHORIZATION", - "description": "

      Authorization.

      " - }, - { - "name": "BRANCH_NAME_PATTERN", - "description": "

      Branch name pattern.

      " - }, - { - "name": "CODE_SCANNING", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      " - }, - { - "name": "COMMITTER_EMAIL_PATTERN", - "description": "

      Committer email pattern.

      " - }, - { - "name": "COMMIT_AUTHOR_EMAIL_PATTERN", - "description": "

      Commit author email pattern.

      " - }, - { - "name": "COMMIT_MESSAGE_PATTERN", - "description": "

      Commit message pattern.

      " - }, - { - "name": "COPILOT_CODE_REVIEW", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      " - }, - { - "name": "CREATION", - "description": "

      Only allow users with bypass permission to create matching refs.

      " - }, - { - "name": "DELETION", - "description": "

      Only allow users with bypass permissions to delete matching refs.

      " - }, - { - "name": "FILE_EXTENSION_RESTRICTION", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      " - }, - { - "name": "FILE_PATH_RESTRICTION", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      " - }, - { - "name": "LOCK_BRANCH", - "description": "

      Branch is read-only. Users cannot push to the branch.

      " - }, - { - "name": "MAX_FILE_PATH_LENGTH", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_FILE_SIZE", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_REF_UPDATES", - "description": "

      Max ref updates.

      " - }, - { - "name": "MERGE_QUEUE", - "description": "

      Merges must be performed via a merge queue.

      " - }, - { - "name": "MERGE_QUEUE_LOCKED_REF", - "description": "

      Merge queue locked ref.

      " - }, - { - "name": "NON_FAST_FORWARD", - "description": "

      Prevent users with push access from force pushing to refs.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      " - }, - { - "name": "REQUIRED_DEPLOYMENTS", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      " - }, - { - "name": "REQUIRED_LINEAR_HISTORY", - "description": "

      Prevent merge commits from being pushed to matching refs.

      " - }, - { - "name": "REQUIRED_REVIEW_THREAD_RESOLUTION", - "description": "

      When enabled, all conversations on code must be resolved before a pull request\ncan be merged into a branch that matches this rule.

      " - }, - { - "name": "REQUIRED_SIGNATURES", - "description": "

      Commits pushed to matching refs must have verified signatures.

      " - }, - { - "name": "REQUIRED_STATUS_CHECKS", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      " - }, - { - "name": "REQUIRED_WORKFLOW_STATUS_CHECKS", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull\nrequest and required workflow checks to pass before they can be merged.

      " - }, - { - "name": "SECRET_SCANNING", - "description": "

      Secret scanning.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - }, - { - "name": "TAG_NAME_PATTERN", - "description": "

      Tag name pattern.

      " - }, - { - "name": "UPDATE", - "description": "

      Only allow users with bypass permission to update matching refs.

      " - }, - { - "name": "WORKFLOWS", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      " - }, - { - "name": "WORKFLOW_UPDATES", - "description": "

      Workflow files cannot be modified.

      " - } - ], - "category": "other" - }, - { - "name": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode", - "description": "

      The bypass mode for a specific actor on a ruleset.

      ", - "values": [ - { - "name": "ALWAYS", - "description": "

      The actor can always bypass rules.

      " - }, - { - "name": "EXEMPT", - "description": "

      The actor is exempt from rules without generating a pass / fail result.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      The actor can only bypass rules via a pull request.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget", - "description": "

      The targets supported for rulesets.

      ", - "values": [ - { - "name": "BRANCH", - "description": "

      Branch.

      " - }, - { - "name": "PUSH", - "description": "

      Push.

      " - }, - { - "name": "REPOSITORY", - "description": "

      repository.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositorySuggestedActorFilter", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter", - "description": "

      The possible filters for suggested actors in a repository.

      ", - "values": [ - { - "name": "CAN_BE_ASSIGNED", - "description": "

      Actors that can be assigned to issues and pull requests.

      " - }, - { - "name": "CAN_BE_AUTHOR", - "description": "

      Actors that can be the author of issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility", - "description": "

      The repository's visibility level.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope", - "description": "

      The possible scopes of an alert's dependency.

      ", - "values": [ - { - "name": "DEVELOPMENT", - "description": "

      A dependency that is only used in development.

      " - }, - { - "name": "RUNTIME", - "description": "

      A dependency that is leveraged during application runtime.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertState", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate", - "description": "

      The possible states of an alert.

      ", - "values": [ - { - "name": "AUTO_DISMISSED", - "description": "

      An alert that has been automatically closed by Dependabot.

      " - }, - { - "name": "DISMISSED", - "description": "

      An alert that has been manually closed by a user.

      " - }, - { - "name": "FIXED", - "description": "

      An alert that has been resolved by a code change.

      " - }, - { - "name": "OPEN", - "description": "

      An alert that is still open.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate", - "description": "

      The possible states that can be requested when creating a check run.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization", - "description": "

      Possible roles a user may have in relation to an organization.

      ", - "values": [ - { - "name": "DIRECT_MEMBER", - "description": "

      A user who is a direct member of the organization.

      " - }, - { - "name": "OWNER", - "description": "

      A user with full administrative access to the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      A user who is unaffiliated with the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement", - "description": "

      The level of enforcement for a rule or ruleset.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      Rules will be enforced.

      " - }, - { - "name": "DISABLED", - "description": "

      Do not evaluate or enforce rules.

      " - }, - { - "name": "EVALUATE", - "description": "

      Allow admins to test rules before enforcing them. Admins can view insights on\nthe Rule Insights page (evaluate is only available with GitHub Enterprise).

      " - } - ], - "category": "repos" - }, - { - "name": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm", - "description": "

      The possible digest algorithms used to sign SAML requests for an identity provider.

      ", - "values": [ - { - "name": "SHA1", - "description": "

      SHA1.

      " - }, - { - "name": "SHA256", - "description": "

      SHA256.

      " - }, - { - "name": "SHA384", - "description": "

      SHA384.

      " - }, - { - "name": "SHA512", - "description": "

      SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm", - "description": "

      The possible signature algorithms used to sign SAML requests for a Identity Provider.

      ", - "values": [ - { - "name": "RSA_SHA1", - "description": "

      RSA-SHA1.

      " - }, - { - "name": "RSA_SHA256", - "description": "

      RSA-SHA256.

      " - }, - { - "name": "RSA_SHA384", - "description": "

      RSA-SHA384.

      " - }, - { - "name": "RSA_SHA512", - "description": "

      RSA-SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SavedReplyOrderField", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield", - "description": "

      Properties by which saved reply connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order saved reply by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "SearchType", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      Represents the individual results of a search.

      ", - "values": [ - { - "name": "DISCUSSION", - "description": "

      Returns matching discussions in repositories.

      " - }, - { - "name": "ISSUE", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "ISSUE_ADVANCED", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Returns results matching repositories.

      " - }, - { - "name": "USER", - "description": "

      Returns results matching users and organizations on GitHub.

      " - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisoryClassification", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      Classification of the advisory.

      ", - "values": [ - { - "name": "GENERAL", - "description": "

      Classification of general advisories.

      " - }, - { - "name": "MALWARE", - "description": "

      Classification of malware advisories.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      The possible ecosystems of a security vulnerability's package.

      ", - "values": [ - { - "name": "ACTIONS", - "description": "

      GitHub Actions.

      " - }, - { - "name": "COMPOSER", - "description": "

      PHP packages hosted at packagist.org.

      " - }, - { - "name": "ERLANG", - "description": "

      Erlang/Elixir packages hosted at hex.pm.

      " - }, - { - "name": "GO", - "description": "

      Go modules.

      " - }, - { - "name": "MAVEN", - "description": "

      Java artifacts hosted at the Maven central repository.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript packages hosted at npmjs.com.

      " - }, - { - "name": "NUGET", - "description": "

      .NET packages hosted at the NuGet Gallery.

      " - }, - { - "name": "PIP", - "description": "

      Python packages hosted at PyPI.org.

      " - }, - { - "name": "PUB", - "description": "

      Dart packages hosted at pub.dev.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      Ruby gems hosted at RubyGems.org.

      " - }, - { - "name": "RUST", - "description": "

      Rust crates.

      " - }, - { - "name": "SWIFT", - "description": "

      Swift packages.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisorySeverity", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      Severity of the vulnerability.

      ", - "values": [ - { - "name": "CRITICAL", - "description": "

      Critical.

      " - }, - { - "name": "HIGH", - "description": "

      High.

      " - }, - { - "name": "LOW", - "description": "

      Low.

      " - }, - { - "name": "MODERATE", - "description": "

      Moderate.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SocialAccountProvider", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider", - "description": "

      Software or company that hosts social media accounts.

      ", - "values": [ - { - "name": "BLUESKY", - "description": "

      Decentralized microblogging social platform.

      " - }, - { - "name": "FACEBOOK", - "description": "

      Social media and networking website.

      " - }, - { - "name": "GENERIC", - "description": "

      Catch-all for social media providers that do not yet have specific handling.

      " - }, - { - "name": "HOMETOWN", - "description": "

      Fork of Mastodon with a greater focus on local posting.

      " - }, - { - "name": "INSTAGRAM", - "description": "

      Social media website with a focus on photo and video sharing.

      " - }, - { - "name": "LINKEDIN", - "description": "

      Professional networking website.

      " - }, - { - "name": "MASTODON", - "description": "

      Open-source federated microblogging service.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript package registry.

      " - }, - { - "name": "REDDIT", - "description": "

      Social news aggregation and discussion website.

      " - }, - { - "name": "TWITCH", - "description": "

      Live-streaming service.

      " - }, - { - "name": "TWITTER", - "description": "

      Microblogging website.

      " - }, - { - "name": "YOUTUBE", - "description": "

      Online video platform.

      " - } - ], - "category": "users" - }, - { - "name": "SquashMergeCommitMessage", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage", - "description": "

      The possible default commit messages for squash merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "COMMIT_MESSAGES", - "description": "

      Default to the branch's commit messages.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - } - ], - "category": "repos" - }, - { - "name": "SquashMergeCommitTitle", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle", - "description": "

      The possible default commit titles for squash merges.

      ", - "values": [ - { - "name": "COMMIT_OR_PR_TITLE", - "description": "

      Default to the commit's title (if only one commit) or the pull request's title (when more than one commit).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "StarOrderField", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield", - "description": "

      Properties by which star connections can be ordered.

      ", - "values": [ - { - "name": "STARRED_AT", - "description": "

      Allows ordering a list of stars by when they were created.

      " - } - ], - "category": "activity" - }, - { - "name": "StatusState", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate", - "description": "

      The possible commit status states.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      Status is errored.

      " - }, - { - "name": "EXPECTED", - "description": "

      Status is expected.

      " - }, - { - "name": "FAILURE", - "description": "

      Status is failing.

      " - }, - { - "name": "PENDING", - "description": "

      Status is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      Status is successful.

      " - } - ], - "category": "commits" - }, - { - "name": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "IGNORED", - "description": "

      The User is never notified.

      " - }, - { - "name": "SUBSCRIBED", - "description": "

      The User is notified of all conversations.

      " - }, - { - "name": "UNSUBSCRIBED", - "description": "

      The User is only notified when participating or @mentioned.

      " - } - ], - "category": "activity" - }, - { - "name": "TeamDiscussionCommentOrderField", - "id": "teamdiscussioncommentorderfield", - "href": "/graphql/reference/enums#teamdiscussioncommentorderfield", - "description": "

      Properties by which team discussion comment connections can be ordered.

      ", - "values": [ - { - "name": "NUMBER", - "description": "

      Allows sequential ordering of team discussion comments (which is equivalent to chronological ordering).

      " - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionOrderField", - "id": "teamdiscussionorderfield", - "href": "/graphql/reference/enums#teamdiscussionorderfield", - "description": "

      Properties by which team discussion connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of team discussions.

      " - } - ], - "category": "other" - }, - { - "name": "TeamMemberOrderField", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield", - "description": "

      Properties by which team member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order team members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order team members by login.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole", - "description": "

      The possible team member roles; eithermaintaineror 'member'.

      ", - "values": [ - { - "name": "MAINTAINER", - "description": "

      A team maintainer has permission to add and remove team members.

      " - }, - { - "name": "MEMBER", - "description": "

      A team member has no administrative permissions on the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype", - "description": "

      Defines which types of team members are included in the returned list. Can be one of IMMEDIATE, CHILD_TEAM or ALL.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Includes immediate and child team members for the team.

      " - }, - { - "name": "CHILD_TEAM", - "description": "

      Includes only child team members for the team.

      " - }, - { - "name": "IMMEDIATE", - "description": "

      Includes only immediate members of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting", - "description": "

      The possible team notification values.

      ", - "values": [ - { - "name": "NOTIFICATIONS_DISABLED", - "description": "

      No one will receive notifications.

      " - }, - { - "name": "NOTIFICATIONS_ENABLED", - "description": "

      Everyone will receive notifications when the team is @mentioned.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamOrderField", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield", - "description": "

      Properties by which team connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Allows ordering a list of teams by name.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy", - "description": "

      The possible team privacy values.

      ", - "values": [ - { - "name": "SECRET", - "description": "

      A secret team can only be seen by its members.

      " - }, - { - "name": "VISIBLE", - "description": "

      A visible team can be seen and @mentioned by every member of the organization.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrderField", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield", - "description": "

      Properties by which team repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PERMISSION", - "description": "

      Order repositories by permission.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm", - "description": "

      The possible team review assignment algorithms.

      ", - "values": [ - { - "name": "LOAD_BALANCE", - "description": "

      Balance review load across the entire team.

      " - }, - { - "name": "ROUND_ROBIN", - "description": "

      Alternate reviews between each team member.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole", - "description": "

      The role of a user on a team.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      User has admin rights on the team.

      " - }, - { - "name": "MEMBER", - "description": "

      User is a member of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction", - "description": "

      The possible states of a thread subscription form action.

      ", - "values": [ - { - "name": "NONE", - "description": "

      The User cannot subscribe or unsubscribe to the thread.

      " - }, - { - "name": "SUBSCRIBE", - "description": "

      The User can subscribe to the thread.

      " - }, - { - "name": "UNSUBSCRIBE", - "description": "

      The User can unsubscribe to the thread.

      " - } - ], - "category": "activity" - }, - { - "name": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The subscription status is currently disabled.

      " - }, - { - "name": "IGNORING_LIST", - "description": "

      The User is never notified because they are ignoring the list.

      " - }, - { - "name": "IGNORING_THREAD", - "description": "

      The User is never notified because they are ignoring the thread.

      " - }, - { - "name": "NONE", - "description": "

      The User is not recieving notifications from this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_LIST", - "description": "

      The User is notified becuase they are watching the list.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD", - "description": "

      The User is notified because they are subscribed to the thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_EVENTS", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_TYPE", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "UNAVAILABLE", - "description": "

      The subscription status is currently unavailable.

      " - } - ], - "category": "activity" - }, - { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype", - "description": "

      Filters by whether or not 2FA is enabled and if the method configured is considered secure or insecure.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      No method of two-factor authentication.

      " - }, - { - "name": "INSECURE", - "description": "

      Has an insecure method of two-factor authentication. GitHub currently defines this as SMS two-factor authentication.

      " - }, - { - "name": "SECURE", - "description": "

      Has only secure methods of two-factor authentication.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserBlockDuration", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration", - "description": "

      The possible durations that a user can be blocked for.

      ", - "values": [ - { - "name": "ONE_DAY", - "description": "

      The user was blocked for 1 day.

      " - }, - { - "name": "ONE_MONTH", - "description": "

      The user was blocked for 30 days.

      " - }, - { - "name": "ONE_WEEK", - "description": "

      The user was blocked for 7 days.

      " - }, - { - "name": "PERMANENT", - "description": "

      The user was blocked permanently.

      " - }, - { - "name": "THREE_DAYS", - "description": "

      The user was blocked for 3 days.

      " - } - ], - "category": "users" - }, - { - "name": "UserStatusOrderField", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield", - "description": "

      Properties by which user status connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order user statuses by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "UserViewType", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype", - "description": "

      Whether a user being viewed contains public or private information.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      A user containing information only visible to the authenticated user.

      " - }, - { - "name": "PUBLIC", - "description": "

      A user that is publicly visible.

      " - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrderField", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield", - "description": "

      Properties by which verifiable domain connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order verifiable domains by their creation date.

      " - }, - { - "name": "DOMAIN", - "description": "

      Order verifiable domains by the domain name.

      " - } - ], - "category": "orgs" - }, - { - "name": "WorkflowRunOrderField", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield", - "description": "

      Properties by which workflow run connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order workflow runs by most recently created.

      " - } - ], - "category": "actions" - }, - { - "name": "WorkflowState", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate", - "description": "

      The possible states for a workflow.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The workflow is active.

      " - }, - { - "name": "DELETED", - "description": "

      The workflow was deleted from the git repository.

      " - }, - { - "name": "DISABLED_FORK", - "description": "

      The workflow was disabled by default on a fork.

      " - }, - { - "name": "DISABLED_INACTIVITY", - "description": "

      The workflow was disabled for inactivity in the repository.

      " - }, - { - "name": "DISABLED_MANUALLY", - "description": "

      The workflow was disabled manually.

      " - } - ], - "category": "actions" - } - ], - "unions": [ - { - "name": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee", - "description": "

      Types that can be assigned to issues.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "issues" - }, - { - "name": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "description": "

      Types that can initiate an audit log event.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor", - "description": "

      Types which can be actors for BranchActorAllowance objects.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor", - "description": "

      Types that can represent a repository ruleset bypass actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "repos" - }, - { - "name": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      An object which can have its data claimed or claim data from another.

      ", - "possibleTypes": [ - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer", - "description": "

      The object which triggered a ClosedEvent.

      ", - "possibleTypes": [ - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution", - "description": "

      Represents either a issue the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution", - "description": "

      Represents either a pull request the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution", - "description": "

      Represents either a repository the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CustomPropertySource", - "id": "custompropertysource", - "href": "/graphql/reference/unions#custompropertysource", - "description": "

      Sources which can have custom properties defined.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "repos" - }, - { - "name": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer", - "description": "

      Users and teams.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember", - "description": "

      An object that is a member of an enterprise.

      ", - "possibleTypes": [ - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      Types that can own an IP allow list.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      Used for return value of Repository.issueOrPullRequest.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "MilestoneItem", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem", - "description": "

      Types that can be inside a Milestone.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "OrgRestoreMemberAuditEntryMembership", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "description": "

      Types of memberships that can be restored for an Organization member.

      ", - "possibleTypes": [ - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry", - "description": "

      An audit entry in an organization audit log.

      ", - "possibleTypes": [ - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrUser", - "id": "organizationoruser", - "href": "/graphql/reference/unions#organizationoruser", - "description": "

      Used for argument of CreateProjectV2 mutation.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "PermissionGranter", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter", - "description": "

      Types that can grant permissions on a repository to a user.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "orgs" - }, - { - "name": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem", - "description": "

      Types that can be pinned to a profile page.

      ", - "possibleTypes": [ - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "description": "

      Types that can be inside Project Cards.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor", - "description": "

      Possible collaborators for a project.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      Configurations for project fields.

      ", - "possibleTypes": [ - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent", - "description": "

      Types that can be inside Project Items.

      ", - "possibleTypes": [ - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "description": "

      Project field values.

      ", - "possibleTypes": [ - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue" - } - ], - "category": "projects" - }, - { - "name": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "Reactor", - "id": "reactor", - "href": "/graphql/reference/unions#reactor", - "description": "

      Types that can be assigned to reactions.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReferencedSubject", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject", - "description": "

      Any referencable object.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RenamedTitleSubject", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject", - "description": "

      An object which has a renamable title.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer", - "description": "

      Types that can be requested reviewers.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters", - "description": "

      Types which can be parameters for RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters" - }, - { - "name": "CopilotCodeReviewParameters", - "id": "copilotcodereviewparameters", - "href": "/graphql/reference/objects#copilotcodereviewparameters" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters" - } - ], - "category": "other" - }, - { - "name": "RuleSource", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource", - "description": "

      Types which can have RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem", - "description": "

      The results of a search.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "search" - }, - { - "name": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext", - "description": "

      Types that can be inside a StatusCheckRollup context.

      ", - "possibleTypes": [ - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - } - ], - "category": "commits" - }, - { - "name": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      Types that can be added to a user list.

      ", - "possibleTypes": [ - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      Types that can own a verifiable domain.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - } - ], - "inputObjects": [ - { - "name": "AbortQueuedMigrationsInput", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput", - "description": "

      Autogenerated input type of AbortQueuedMigrations.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that is running the migrations.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AbortRepositoryMigrationInput", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput", - "description": "

      Autogenerated input type of AbortRepositoryMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "migrationId", - "description": "

      The ID of the migration to be aborted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AccessUserNamespaceRepositoryInput", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput", - "description": "

      Autogenerated input type of AccessUserNamespaceRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the user namespace repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the user namespace repository to access.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddAssigneesToAssignableInput", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput", - "description": "

      Autogenerated input type of AddAssigneesToAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to add assignees to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The ids of actors (users or bots) to add as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddBlockedByInput", - "id": "addblockedbyinput", - "href": "/graphql/reference/input-objects#addblockedbyinput", - "description": "

      Autogenerated input type of AddBlockedBy.

      ", - "inputFields": [ - { - "name": "blockingIssueId", - "description": "

      The ID of the issue that blocks the given issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be blocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddCommentInput", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput", - "description": "

      Autogenerated input type of AddComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddDiscussionCommentInput", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput", - "description": "

      Autogenerated input type of AddDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to comment on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replyToId", - "description": "

      The Node ID of the discussion comment within this discussion to reply to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddDiscussionPollVoteInput", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput", - "description": "

      Autogenerated input type of AddDiscussionPollVote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pollOptionId", - "description": "

      The Node ID of the discussion poll option to vote for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddEnterpriseAdminInput", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput", - "description": "

      Autogenerated input type of AddEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise account to which the administrator should be added.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to add as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "AddEnterpriseOrganizationMemberInput", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput", - "description": "

      Autogenerated input type of AddEnterpriseOrganizationMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise which owns the organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization the users will be added to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "role", - "description": "

      The role to assign the users in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - }, - { - "name": "userIds", - "description": "

      The IDs of the enterprise members to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddLabelsToLabelableInput", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput", - "description": "

      Autogenerated input type of AddLabelsToLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of the labels to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to add labels to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddProjectCardInput", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput", - "description": "

      Autogenerated input type of AddProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The content of the card. Must be a member of the ProjectCardItem union.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "note", - "description": "

      The note on the card.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The Node ID of the ProjectColumn.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectColumnInput", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput", - "description": "

      Autogenerated input type of AddProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Node ID of the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectV2DraftIssueInput", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput", - "description": "

      Autogenerated input type of AddProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the draft issue to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue. A project item can also be created by providing\nthe URL of an Issue or Pull Request if you have access.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "AddProjectV2ItemByIdInput", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput", - "description": "

      Autogenerated input type of AddProjectV2ItemById.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The id of the Issue or Pull Request to add.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the item to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "AddPullRequestReviewCommentInput", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput", - "description": "

      Autogenerated input type of AddPullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment. This field is required

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: body will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitOID", - "description": "

      The SHA of the commit to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: commitOID will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "inReplyTo", - "description": "

      The comment id to reply to.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: inReplyTo will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "path", - "description": "

      The relative path of the file to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: path will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: position will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestReviewId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewInput", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput", - "description": "

      Autogenerated input type of AddPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the review body comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      The review line comments.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: comments will be removed. use the threads argument instead\nReason: We are deprecating comment fields that use diff-relative positioning.

      ", - "type": "[DraftPullRequestReviewComment]", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment" - }, - { - "name": "commitOID", - "description": "

      The commit OID the review pertains to.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "event", - "description": "

      The event to perform on the pull request review.

      ", - "type": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "threads", - "description": "

      The review line comment threads.

      ", - "type": "[DraftPullRequestReviewThread]", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadInput", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThread.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the thread's first comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers, required for line-level\nthreads. The end of the line range for multi-line comments.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadReplyInput", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThreadReply.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pending review to which the reply will belong.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewThreadId", - "description": "

      The Node ID of the thread to which this reply is being written.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddReactionInput", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput", - "description": "

      Autogenerated input type of AddReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji to react with.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "AddStarInput", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput", - "description": "

      Autogenerated input type of AddStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to star.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "AddSubIssueInput", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput", - "description": "

      Autogenerated input type of AddSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replaceParent", - "description": "

      Option to replace parent issue if one already exists.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueUrl", - "description": "

      The url of the sub-issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddUpvoteInput", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput", - "description": "

      Autogenerated input type of AddUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddVerifiableDomainInput", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput", - "description": "

      Autogenerated input type of AddVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domain", - "description": "

      The URL of the domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner to add the domain to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ApproveDeploymentsInput", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput", - "description": "

      Autogenerated input type of ApproveDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for approving deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ApproveVerifiableDomainInput", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput", - "description": "

      Autogenerated input type of ApproveVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to approve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ArchiveProjectV2ItemInput", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput", - "description": "

      Autogenerated input type of ArchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to archive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ArchiveRepositoryInput", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput", - "description": "

      Autogenerated input type of ArchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to mark as archived.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder", - "description": "

      Ordering options for Audit Log connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Audit Logs by.

      ", - "type": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "ChangeUserStatusInput", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput", - "description": "

      Autogenerated input type of ChangeUserStatus.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., 😀.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiresAt", - "description": "

      If set, the user status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "limitedAvailability", - "description": "

      Whether this status should indicate you are not fully available on GitHub, e.g., you are away.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A short description of your current status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "CheckAnnotationData", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "annotationLevel", - "description": "

      Represents an annotation's information level.

      ", - "type": "CheckAnnotationLevel!", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "location", - "description": "

      The location of the annotation.

      ", - "type": "CheckAnnotationRange!", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange" - }, - { - "name": "message", - "description": "

      A short description of the feedback for these lines of code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to add an annotation to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Details about this annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title that represents the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationRange", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "endColumn", - "description": "

      The ending column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endLine", - "description": "

      The ending line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startColumn", - "description": "

      The starting column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startLine", - "description": "

      The starting line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunAction", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction", - "description": "

      Possible further actions the integrator can perform.

      ", - "inputFields": [ - { - "name": "description", - "description": "

      A short explanation of what this action would do.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "identifier", - "description": "

      A reference for the action on the integrator's system.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The text to be displayed on a button in the web UI.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter", - "description": "

      The filters that are available when fetching check runs.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check runs created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check runs by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "checkType", - "description": "

      Filters the check runs by this type.

      ", - "type": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype" - }, - { - "name": "conclusions", - "description": "

      Filters the check runs by these conclusions.

      ", - "type": "[CheckConclusionState!]", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "status", - "description": "

      Filters the check runs by this status. Superceded by statuses.

      ", - "type": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "statuses", - "description": "

      Filters the check runs by this status. Overrides status.

      ", - "type": "[CheckStatusState!]", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput", - "description": "

      Descriptive details about the check run.

      ", - "inputFields": [ - { - "name": "annotations", - "description": "

      The annotations that are made as part of the check run.

      ", - "type": "[CheckAnnotationData!]", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata" - }, - { - "name": "images", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "type": "[CheckRunOutputImage!]", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage" - }, - { - "name": "summary", - "description": "

      The summary of the check run (supports Commonmark).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The details of the check run (supports Commonmark).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A title to provide for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutputImage", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "inputFields": [ - { - "name": "alt", - "description": "

      The alternative text for the image.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "caption", - "description": "

      A short image description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "imageUrl", - "description": "

      The full URL of the image.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteAutoTriggerPreference", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference", - "description": "

      The auto-trigger preferences that are available for check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The node ID of the application that owns the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "setting", - "description": "

      Set to true to enable automatic creation of CheckSuite events upon pushes to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter", - "description": "

      The filters that are available when fetching check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check suites created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check suites by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "ClearLabelsFromLabelableInput", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput", - "description": "

      Autogenerated input type of ClearLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to clear the labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ClearProjectV2ItemFieldValueInput", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of ClearProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "CloneProjectInput", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput", - "description": "

      Autogenerated input type of CloneProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeWorkflows", - "description": "

      Whether or not to clone the source project's workflows.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      The visibility of the project, defaults to false (private).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The source project to clone.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOwnerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "CloneTemplateRepositoryInput", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput", - "description": "

      Autogenerated input type of CloneTemplateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeAllBranches", - "description": "

      Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch of the template.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the template repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CloseDiscussionInput", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput", - "description": "

      Autogenerated input type of CloseDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "reason", - "description": "

      The reason why the discussion is being closed.

      ", - "type": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason" - } - ], - "category": "discussions" - }, - { - "name": "CloseIssueInput", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput", - "description": "

      Autogenerated input type of CloseIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateIssueId", - "description": "

      ID of the issue that this is a duplicate of.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueId", - "description": "

      ID of the issue to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "stateReason", - "description": "

      The reason the issue is to be closed.

      ", - "type": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason" - } - ], - "category": "issues" - }, - { - "name": "ClosePullRequestInput", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput", - "description": "

      Autogenerated input type of ClosePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "inputFields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningToolInput!]!", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningToolInput", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "inputFields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor", - "description": "

      Specifies an author for filtering Git commits.

      ", - "inputFields": [ - { - "name": "emails", - "description": "

      Email addresses to filter by. Commits authored by any of the specified email addresses will be returned.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      ID of a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder", - "description": "

      Ordering options for commit contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order commit contributions.

      ", - "type": "CommitContributionOrderField!", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield" - } - ], - "category": "commits" - }, - { - "name": "CommitMessage", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage", - "description": "

      A message to include with a new commit.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headline", - "description": "

      The headline of the message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommittableBranch", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch", - "description": "

      A git ref for a commit to be appended to.

      \n

      The ref must be a branch, i.e. its fully qualified name must start\nwith refs/heads/ (although the input is not required to be fully\nqualified).

      \n

      The Ref may be specified by its global node ID or by the\nrepositoryNameWithOwner and branchName.

      \n

      Examples

      \n

      Specify a branch using a global node ID:

      \n
      { \"id\": \"MDM6UmVmMTpyZWZzL2hlYWRzL21haW4=\" }\n
      \n

      Specify a branch using repositoryNameWithOwner and branchName:

      \n
      {\n  \"repositoryNameWithOwner\": \"github/graphql-client\",\n  \"branchName\": \"main\"\n}.\n
      ", - "inputFields": [ - { - "name": "branchName", - "description": "

      The unqualified name of the branch to append the commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryNameWithOwner", - "description": "

      The nameWithOwner of the repository to commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder", - "description": "

      Ordering options for contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - ], - "category": "users" - }, - { - "name": "ConvertProjectCardNoteToIssueInput", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput", - "description": "

      Autogenerated input type of ConvertProjectCardNoteToIssue.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the newly created issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the newly created issue. Defaults to the card's note text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ConvertProjectV2DraftIssueItemToIssueInput", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput", - "description": "

      Autogenerated input type of ConvertProjectV2DraftIssueItemToIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the draft issue ProjectV2Item to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ConvertPullRequestToDraftInput", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput", - "description": "

      Autogenerated input type of ConvertPullRequestToDraft.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to convert to draft.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CopilotCodeReviewParametersInput", - "id": "copilotcodereviewparametersinput", - "href": "/graphql/reference/input-objects#copilotcodereviewparametersinput", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      ", - "inputFields": [ - { - "name": "reviewDraftPullRequests", - "description": "

      Copilot automatically reviews draft pull requests before they are marked as ready for review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewOnPush", - "description": "

      Copilot automatically reviews each new push to the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "CopyProjectV2Input", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input", - "description": "

      Autogenerated input type of CopyProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeDraftIssues", - "description": "

      Include draft issues in the new project.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "ownerId", - "description": "

      The owner ID of the new project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the source Project to copy.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateAttributionInvitationInput", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput", - "description": "

      Autogenerated input type of CreateAttributionInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The Node ID of the owner scoping the reattributable data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceId", - "description": "

      The Node ID of the account owning the data to reattribute.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetId", - "description": "

      The Node ID of the account which may claim the data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "CreateBranchProtectionRuleInput", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput", - "description": "

      Autogenerated input type of CreateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryId", - "description": "

      The global relay id of the repository in which a new branch protection rule should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "CreateCheckRunInput", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput", - "description": "

      Autogenerated input type of CreateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CreateCheckSuiteInput", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput", - "description": "

      Autogenerated input type of CreateCheckSuite.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "CreateCommitOnBranchInput", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput", - "description": "

      Autogenerated input type of CreateCommitOnBranch.

      ", - "inputFields": [ - { - "name": "branch", - "description": "

      The Ref to be updated. Must be a branch.

      ", - "type": "CommittableBranch!", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The git commit oid expected at the head of the branch prior to the commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "fileChanges", - "description": "

      A description of changes to files in this commit.

      ", - "type": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges" - }, - { - "name": "message", - "description": "

      The commit message the be included with the commit.

      ", - "type": "CommitMessage!", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage" - } - ], - "category": "commits" - }, - { - "name": "CreateDeploymentInput", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput", - "description": "

      Autogenerated input type of CreateDeployment.

      ", - "inputFields": [ - { - "name": "autoMerge", - "description": "

      Attempt to automatically merge the default branch into the requested ref, defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      Short description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Name for the target deployment environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      JSON payload with extra information about the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The node ID of the ref to be deployed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requiredContexts", - "description": "

      The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "task", - "description": "

      Specifies a task to execute.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "CreateDeploymentStatusInput", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput", - "description": "

      Autogenerated input type of CreateDeploymentStatus.

      ", - "inputFields": [ - { - "name": "autoInactive", - "description": "

      Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus's deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "deploymentId", - "description": "

      The node ID of the deployment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "description", - "description": "

      A short description of the status. Maximum length of 140 characters.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      If provided, updates the environment of the deploy. Otherwise, does not modify the environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Sets the URL for accessing your environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logUrl", - "description": "

      The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - } - ], - "category": "deployments" - }, - { - "name": "CreateDiscussionInput", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput", - "description": "

      Autogenerated input type of CreateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The id of the discussion category to associate with this discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The id of the repository on which to create the discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "CreateEnterpriseOrganizationInput", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput", - "description": "

      Autogenerated input type of CreateEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "adminLogins", - "description": "

      The logins for the administrators of the new organization.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingEmail", - "description": "

      The email used for sending billing receipts.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the new organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateEnvironmentInput", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput", - "description": "

      Autogenerated input type of CreateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "CreateIpAllowListEntryInput", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput", - "description": "

      Autogenerated input type of CreateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for which to create the new IP allow list entry.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateIssueInput", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput", - "description": "

      Autogenerated input type of CreateIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The Node ID of assignees for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTemplate", - "description": "

      The name of an issue template in the repository, assigns labels and assignees from the template to the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The Node ID of the issue type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parentIssueId", - "description": "

      The Node ID of the parent issue to add this new issue to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectV2Ids", - "description": "

      An array of Node IDs for Projects V2 associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "CreateIssueTypeInput", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput", - "description": "

      Autogenerated input type of CreateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      Description of the new issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled on the org level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      Name of the new issue type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID for the organization on which the issue type is created.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLabelInput", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput", - "description": "

      Autogenerated input type of CreateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the color of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLinkedBranchInput", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput", - "description": "

      Autogenerated input type of CreateLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to link to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the new branch. Defaults to issue number and title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The commit SHA to base the new branch on.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      ID of the repository to create the branch in. Defaults to the issue repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateMigrationSourceInput", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput", - "description": "

      Autogenerated input type of CreateMigrationSource.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "CreateProjectInput", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput", - "description": "

      Autogenerated input type of CreateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryIds", - "description": "

      A list of repository IDs to create as linked repositories for the project.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      The name of the GitHub-provided template.

      ", - "type": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate" - } - ], - "category": "projects-classic" - }, - { - "name": "CreateProjectV2FieldInput", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput", - "description": "

      Autogenerated input type of CreateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dataType", - "description": "

      The data type of the field.

      ", - "type": "ProjectV2CustomFieldType!", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype" - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for an iteration field.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the field in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a single select field. At least one value is required if data_type is SINGLE_SELECT.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2Input", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input", - "description": "

      Autogenerated input type of CreateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The repository to link the project to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The team to link the project to. The team will be granted read permissions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2StatusUpdateInput", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput", - "description": "

      Autogenerated input type of CreateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the status update in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "CreatePullRequestInput", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput", - "description": "

      Autogenerated input type of CreatePullRequest.

      ", - "inputFields": [ - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether this pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "headRefName", - "description": "

      The name of the branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace head_ref_name with a user like this: username:branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRepositoryId", - "description": "

      The Node ID of the head repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "CreateRefInput", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput", - "description": "

      Autogenerated input type of CreateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The fully qualified name of the new Ref (ie: refs/heads/my_new_branch).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the new Ref shall target. Must point to a commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository to create the Ref in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "CreateRepositoryCustomPropertyInput", - "id": "createrepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#createrepositorycustompropertyinput", - "description": "

      Autogenerated input type of CreateRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "allowedValues", - "description": "

      The allowed values for the custom property.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The default value for the custom property if the property is required.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "required", - "description": "

      Whether the custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new custom property should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "valueType", - "description": "

      The value type for the custom property.

      ", - "type": "CustomPropertyValueType!", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype" - }, - { - "name": "valuesEditableBy", - "description": "

      The allowed actors who can edit the values of a custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryInput", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput", - "description": "

      Autogenerated input type of CreateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryRulesetInput", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput", - "description": "

      Autogenerated input type of CreateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The set of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput!", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new ruleset should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "CreateTeamDiscussionCommentInput", - "id": "createteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#createteamdiscussioncommentinput", - "description": "

      Autogenerated input type of CreateTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The content of the comment. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: body will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The ID of the discussion to which the comment belongs. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: discussionId will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "CreateTeamDiscussionInput", - "id": "createteamdiscussioninput", - "href": "/graphql/reference/input-objects#createteamdiscussioninput", - "description": "

      Autogenerated input type of CreateTeamDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The content of the discussion. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: body will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "private", - "description": "

      If true, restricts the visibility of this discussion to team members and\norganization owners. If false or not specified, allows any organization member\nto view this discussion.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: private will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamId", - "description": "

      The ID of the team to which the discussion belongs. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: teamId will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion. This field is required.

      \n

      Upcoming Change on 2024-07-01 UTC\nDescription: title will be removed. Follow the guide at\nhttps://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to\nfind a suitable replacement.\nReason: The Team Discussions feature is deprecated in favor of Organization Discussions.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "CreateUserListInput", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput", - "description": "

      Autogenerated input type of CreateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "CustomPropertyValueInput", - "id": "custompropertyvalueinput", - "href": "/graphql/reference/input-objects#custompropertyvalueinput", - "description": "

      The custom property name and value to be set.

      ", - "inputFields": [ - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The value to set for the custom property. Using a value of null will unset the\nproperty value, reverting to the default value if the property is required.

      ", - "type": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "DeleteBranchProtectionRuleInput", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput", - "description": "

      Autogenerated input type of DeleteBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "DeleteDeploymentInput", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput", - "description": "

      Autogenerated input type of DeleteDeployment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the deployment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteDiscussionCommentInput", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput", - "description": "

      Autogenerated input type of DeleteDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node id of the discussion comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteDiscussionInput", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput", - "description": "

      Autogenerated input type of DeleteDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The id of the discussion to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteEnvironmentInput", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput", - "description": "

      Autogenerated input type of DeleteEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the environment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteIpAllowListEntryInput", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput", - "description": "

      Autogenerated input type of DeleteIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "DeleteIssueCommentInput", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput", - "description": "

      Autogenerated input type of DeleteIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueInput", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput", - "description": "

      Autogenerated input type of DeleteIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueTypeInput", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput", - "description": "

      Autogenerated input type of DeleteIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLabelInput", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput", - "description": "

      Autogenerated input type of DeleteLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLinkedBranchInput", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput", - "description": "

      Autogenerated input type of DeleteLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "linkedBranchId", - "description": "

      The ID of the linked branch.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeletePackageVersionInput", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput", - "description": "

      Autogenerated input type of DeletePackageVersion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersionId", - "description": "

      The ID of the package version to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "packages" - }, - { - "name": "DeleteProjectCardInput", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput", - "description": "

      Autogenerated input type of DeleteProjectCard.

      ", - "inputFields": [ - { - "name": "cardId", - "description": "

      The id of the card to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectColumnInput", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput", - "description": "

      Autogenerated input type of DeleteProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectInput", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput", - "description": "

      Autogenerated input type of DeleteProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectV2FieldInput", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput", - "description": "

      Autogenerated input type of DeleteProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2Input", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input", - "description": "

      Autogenerated input type of DeleteProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2ItemInput", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput", - "description": "

      Autogenerated input type of DeleteProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project from which the item should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2StatusUpdateInput", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput", - "description": "

      Autogenerated input type of DeleteProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2WorkflowInput", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput", - "description": "

      Autogenerated input type of DeleteProjectV2Workflow.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "workflowId", - "description": "

      The ID of the workflow to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeletePullRequestReviewCommentInput", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of DeletePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeletePullRequestReviewInput", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput", - "description": "

      Autogenerated input type of DeletePullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeleteRefInput", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput", - "description": "

      Autogenerated input type of DeleteRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "DeleteRepositoryCustomPropertyInput", - "id": "deleterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#deleterepositorycustompropertyinput", - "description": "

      Autogenerated input type of DeleteRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The global relay id of the custom property to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteRepositoryRulesetInput", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput", - "description": "

      Autogenerated input type of DeleteRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteTeamDiscussionCommentInput", - "id": "deleteteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioncommentinput", - "description": "

      Autogenerated input type of DeleteTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "DeleteTeamDiscussionInput", - "id": "deleteteamdiscussioninput", - "href": "/graphql/reference/input-objects#deleteteamdiscussioninput", - "description": "

      Autogenerated input type of DeleteTeamDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The discussion ID to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "DeleteUserListInput", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput", - "description": "

      Autogenerated input type of DeleteUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "listId", - "description": "

      The ID of the list to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "DeleteVerifiableDomainInput", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput", - "description": "

      Autogenerated input type of DeleteVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder", - "description": "

      Ordering options for deployment connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order deployments by.

      ", - "type": "DeploymentOrderField!", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "DequeuePullRequestInput", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput", - "description": "

      Autogenerated input type of DequeuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the pull request to be dequeued.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DisablePullRequestAutoMergeInput", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput", - "description": "

      Autogenerated input type of DisablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to disable auto merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder", - "description": "

      Ways in which lists of discussions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order discussions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order discussions.

      ", - "type": "DiscussionOrderField!", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder", - "description": "

      Ordering options for discussion poll option connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order poll options by.

      ", - "type": "DiscussionPollOptionOrderField!", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DismissPullRequestReviewInput", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput", - "description": "

      Autogenerated input type of DismissPullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "message", - "description": "

      The contents of the pull request review dismissal message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DismissRepositoryVulnerabilityAlertInput", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput", - "description": "

      Autogenerated input type of DismissRepositoryVulnerabilityAlert.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the Dependabot alert is being dismissed.

      ", - "type": "DismissReason!", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason" - }, - { - "name": "repositoryVulnerabilityAlertId", - "description": "

      The Dependabot alert ID to dismiss.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "dependabot" - }, - { - "name": "DraftPullRequestReviewComment", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment", - "description": "

      Specifies a review comment to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Position in the file to leave a comment on.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "DraftPullRequestReviewThread", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread", - "description": "

      Specifies a review comment thread to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers. The end of the line range for\nmulti-line comments. Required if not using positioning.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on. Required if not using positioning.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - } - ], - "category": "pulls" - }, - { - "name": "EnablePullRequestAutoMergeInput", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput", - "description": "

      Autogenerated input type of EnablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit message is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit headline is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to MERGE. NOTE: when merging\nwith a merge queue any input value for merge method is ignored.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to enable auto-merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnqueuePullRequestInput", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput", - "description": "

      Autogenerated input type of EnqueuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "jump", - "description": "

      Add the pull request to the front of the queue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to enqueue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder", - "description": "

      Ordering options for enterprise administrator invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise administrator invitations by.

      ", - "type": "EnterpriseAdministratorInvitationOrderField!", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder", - "description": "

      Ordering options for enterprise member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise members by.

      ", - "type": "EnterpriseMemberOrderField!", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder", - "description": "

      Ordering options for enterprises.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprises by.

      ", - "type": "EnterpriseOrderField!", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder", - "description": "

      Ordering options for Enterprise Server installation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Enterprise Server installations by.

      ", - "type": "EnterpriseServerInstallationOrderField!", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder", - "description": "

      Ordering options for Enterprise Server user account email connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order emails by.

      ", - "type": "EnterpriseServerUserAccountEmailOrderField!", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder", - "description": "

      Ordering options for Enterprise Server user account connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts by.

      ", - "type": "EnterpriseServerUserAccountOrderField!", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder", - "description": "

      Ordering options for Enterprise Server user accounts upload connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts uploads by.

      ", - "type": "EnterpriseServerUserAccountsUploadOrderField!", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments", - "description": "

      Ordering options for environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order environments by.

      ", - "type": "EnvironmentOrderField!", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "FileAddition", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition", - "description": "

      A command to add a file at the given path with the given contents as part of a\ncommit. Any existing file at that that path will be replaced.

      ", - "inputFields": [ - { - "name": "contents", - "description": "

      The base64 encoded contents of the file.

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the repository where the file will be located.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges", - "description": "

      A description of a set of changes to a file tree to be made as part of\na git commit, modeled as zero or more file additions and zero or more\nfile deletions.

      \n

      Both fields are optional; omitting both will produce a commit with no\nfile changes.

      \n

      deletions and additions describe changes to files identified\nby 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\nslash-prefixed.

      \n

      path values must be unique across all additions and deletions\nprovided. Any duplication will result in a validation error.

      \n

      Encoding

      \n

      File contents must be provided in full for each FileAddition.

      \n

      The contents of a FileAddition must be encoded using RFC 4648\ncompliant base64, i.e. correct padding is required and no characters\noutside the standard alphabet may be used. Invalid base64\nencoding will be rejected with a validation error.

      \n

      The encoded contents may be binary.

      \n

      For text files, no assumptions are made about the character encoding of\nthe file contents (after base64 decoding). No charset transcoding or\nline-ending normalization will be performed; it is the client's\nresponsibility to manage the character encoding of files they provide.\nHowever, for maximum compatibility we recommend using UTF-8 encoding\nand ensuring that all files in a repository use a consistent\nline-ending convention (\\n or \\r\\n), and that all files end\nwith a newline.

      \n

      Modeling file changes

      \n

      Each of the the five types of conceptual changes that can be made in a\ngit commit can be described using the FileChanges type as follows:

      \n
        \n
      1. \n

        New file addition: create file hello world\\n at path docs/README.txt:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"hello world\\n\")\n    }\n  ]\n}\n
        \n
      2. \n
      3. \n

        Existing file modification: change existing docs/README.txt to have new\ncontent new content here\\n:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"new content here\\n\")\n    }\n  ]\n}\n
        \n
      4. \n
      5. \n

        Existing file deletion: remove existing file docs/README.txt.\nNote that the path is required to exist -- specifying a\npath that does not exist on the given branch will abort the\ncommit and return an error.

        \n
        {\n  \"deletions\" [\n    {\n      \"path\": \"docs/README.txt\"\n    }\n  ]\n}\n
        \n
      6. \n
      7. \n

        File rename with no changes: rename docs/README.txt with\nprevious content hello world\\n to the same content at\nnewdocs/README.txt:

        \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
      8. \n
      9. \n

        File rename with changes: rename docs/README.txt with\nprevious content hello world\\n to a file at path\nnewdocs/README.txt with content new contents\\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
        \n
      10. \n
      ", - "inputFields": [ - { - "name": "additions", - "description": "

      File to add or change.

      ", - "type": "[FileAddition!]", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition" - }, - { - "name": "deletions", - "description": "

      Files to delete.

      ", - "type": "[FileDeletion!]", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion" - } - ], - "category": "git" - }, - { - "name": "FileDeletion", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion", - "description": "

      A command to delete the file at the given path as part of a commit.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to delete.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "inputFields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowOrganizationInput", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput", - "description": "

      Autogenerated input type of FollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "FollowUserInput", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput", - "description": "

      Autogenerated input type of FollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder", - "description": "

      Ordering options for gist connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "GistOrderField!", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield" - } - ], - "category": "gists" - }, - { - "name": "GrantEnterpriseOrganizationsMigratorRoleInput", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of GrantEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GrantMigratorRoleInput", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput", - "description": "

      Autogenerated input type of GrantMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "ImportProjectInput", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput", - "description": "

      Autogenerated input type of ImportProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of Project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnImports", - "description": "

      A list of columns containing issues and pull requests.

      ", - "type": "[ProjectColumnImport!]!", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport" - }, - { - "name": "name", - "description": "

      The name of Project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerName", - "description": "

      The name of the Organization or User to create the Project under.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      Whether the Project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "migrations" - }, - { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder", - "description": "

      Ordering options for IP allow list entry connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order IP allow list entries by.

      ", - "type": "IpAllowListEntryOrderField!", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder", - "description": "

      Ways in which lists of issue comments can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issue comments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issue comments by.

      ", - "type": "IssueCommentOrderField!", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder", - "description": "

      Ordering options issue dependencies.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue dependencies by.

      ", - "type": "IssueDependencyOrderField!", - "id": "issuedependencyorderfield", - "href": "/graphql/reference/enums#issuedependencyorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters", - "description": "

      Ways in which to filter lists of issues.

      ", - "inputFields": [ - { - "name": "assignee", - "description": "

      List issues assigned to given name. Pass in null for issues with no assigned\nuser, and * for issues assigned to any user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdBy", - "description": "

      List issues created by given name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      List issues where the list of label names exist on the issue.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mentioned", - "description": "

      List issues where the given name is mentioned in the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestone", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its database ID. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestoneNumber", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "since", - "description": "

      List issues that have been updated at or after the given date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "states", - "description": "

      List issues filtered by the list of states given.

      ", - "type": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "type", - "description": "

      List issues filtered by the type given, only supported by searches on repositories.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscribed", - "description": "

      List issues subscribed to by viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issues by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issues by.

      ", - "type": "IssueOrderField!", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder", - "description": "

      Ordering options for issue types connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue types by.

      ", - "type": "IssueTypeOrderField!", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield" - } - ], - "category": "issues" - }, - { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder", - "description": "

      Ways in which lists of labels can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order labels by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order labels by.

      ", - "type": "LabelOrderField!", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield" - } - ], - "category": "issues" - }, - { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder", - "description": "

      Ordering options for language connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order languages by.

      ", - "type": "LanguageOrderField!", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield" - } - ], - "category": "repos" - }, - { - "name": "LinkProjectV2ToRepositoryInput", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput", - "description": "

      Autogenerated input type of LinkProjectV2ToRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkProjectV2ToTeamInput", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput", - "description": "

      Autogenerated input type of LinkProjectV2ToTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkRepositoryToProjectInput", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput", - "description": "

      Autogenerated input type of LinkRepositoryToProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to link to a Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository to link to a Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "LockLockableInput", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput", - "description": "

      Autogenerated input type of LockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockReason", - "description": "

      A reason for why the item will be locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be locked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder", - "description": "

      Ordering options for mannequins.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order mannequins by.

      ", - "type": "MannequinOrderField!", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield" - } - ], - "category": "migrations" - }, - { - "name": "MarkDiscussionCommentAsAnswerInput", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of MarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to mark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "MarkFileAsViewedInput", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput", - "description": "

      Autogenerated input type of MarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as viewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MarkProjectV2AsTemplateInput", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput", - "description": "

      Autogenerated input type of MarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to mark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "MarkPullRequestReadyForReviewInput", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput", - "description": "

      Autogenerated input type of MarkPullRequestReadyForReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be marked as ready for review.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MergeBranchInput", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput", - "description": "

      Autogenerated input type of MergeBranch.

      ", - "inputFields": [ - { - "name": "base", - "description": "

      The name of the base branch that the provided head will be merged into.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitMessage", - "description": "

      Message to use for the merge commit. If omitted, a default will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "head", - "description": "

      The head to merge into the base branch. This can be a branch name or a commit GitObjectID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository containing the base branch that will be modified.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "branches" - }, - { - "name": "MergePullRequestInput", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput", - "description": "

      Autogenerated input type of MergePullRequest.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      OID that the pull request head ref must match to allow merge; if omitted, no check is performed.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be merged.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput", - "description": "

      Merges must be performed via a merge queue.

      ", - "inputFields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder", - "description": "

      Ordering options for milestone connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order milestones by.

      ", - "type": "MilestoneOrderField!", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield" - } - ], - "category": "issues" - }, - { - "name": "MinimizeCommentInput", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput", - "description": "

      Autogenerated input type of MinimizeComment.

      ", - "inputFields": [ - { - "name": "classifier", - "description": "

      The classification of comment.

      ", - "type": "ReportedContentClassifiers!", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MoveProjectCardInput", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput", - "description": "

      Autogenerated input type of MoveProjectCard.

      ", - "inputFields": [ - { - "name": "afterCardId", - "description": "

      Place the new card after the card with this id. Pass null to place it at the top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "cardId", - "description": "

      The id of the card to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move it into.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "MoveProjectColumnInput", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput", - "description": "

      Autogenerated input type of MoveProjectColumn.

      ", - "inputFields": [ - { - "name": "afterColumnId", - "description": "

      Place the new column after the column with this id. Pass null to place it at the front.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder", - "description": "

      Ordering options for an organization's enterprise owner connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise owners by.

      ", - "type": "OrgEnterpriseOwnerOrderField!", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for organization connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order organizations by.

      ", - "type": "OrganizationOrderField!", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyConditionTargetInput", - "id": "organizationpropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#organizationpropertyconditiontargetinput", - "description": "

      Parameters to be used for the organization_property condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of organization properties that must not match.

      ", - "type": "[OrganizationPropertyTargetDefinitionInput!]!", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of organization properties that must match.

      ", - "type": "[OrganizationPropertyTargetDefinitionInput!]!", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyTargetDefinitionInput", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder", - "description": "

      Ways in which lists of package files can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package files by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package files by.

      ", - "type": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder", - "description": "

      Ways in which lists of packages can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order packages by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order packages by.

      ", - "type": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder", - "description": "

      Ways in which lists of package versions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package versions by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package versions by.

      ", - "type": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield" - } - ], - "category": "packages" - }, - { - "name": "PinEnvironmentInput", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput", - "description": "

      Autogenerated input type of PinEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      The desired state of the environment. If true, environment will be pinned. If false, it will be unpinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deployments" - }, - { - "name": "PinIssueInput", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput", - "description": "

      Autogenerated input type of PinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be pinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder", - "description": "

      Ordering options for pinned environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pinned environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order pinned environments by.

      ", - "type": "PinnedEnvironmentOrderField!", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardImport", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport", - "description": "

      An issue or PR and its owning repository to be used in a project card.

      ", - "inputFields": [ - { - "name": "number", - "description": "

      The issue or pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      Repository name with owner (owner/repository).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnImport", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport", - "description": "

      A project column and a list of its issues and PRs.

      ", - "inputFields": [ - { - "name": "columnName", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issues", - "description": "

      A list of issues and pull requests in the column.

      ", - "type": "[ProjectCardImport!]", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport" - }, - { - "name": "position", - "description": "

      The position of the column, starting from 0.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectOrderField!", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Collaborator", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator", - "description": "

      A collaborator to update on a project. Only one of the userId or teamId should be provided.

      ", - "inputFields": [ - { - "name": "role", - "description": "

      The role to grant the collaborator.

      ", - "type": "ProjectV2Roles!", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles" - }, - { - "name": "teamId", - "description": "

      The ID of the team as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the user as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder", - "description": "

      Ordering options for project v2 field connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 fields by.

      ", - "type": "ProjectV2FieldOrderField!", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldValue", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue", - "description": "

      The values that can be used to update a field of an item inside a Project. Only 1 value can be updated at a time.

      ", - "inputFields": [ - { - "name": "date", - "description": "

      The ISO 8601 date to set on the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "iterationId", - "description": "

      The id of the iteration to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number to set on the field.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "singleSelectOptionId", - "description": "

      The id of the single select option to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The text to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters", - "description": "

      Ways in which to filter lists of projects.

      ", - "inputFields": [ - { - "name": "state", - "description": "

      List project v2 filtered by the state given.

      ", - "type": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder", - "description": "

      Ordering options for project v2 item field value connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 item field values by.

      ", - "type": "ProjectV2ItemFieldValueOrderField!", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder", - "description": "

      Ordering options for project v2 item connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 items by.

      ", - "type": "ProjectV2ItemOrderField!", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Iteration", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration", - "description": "

      Represents an iteration.

      ", - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of the iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startDate", - "description": "

      The start date for the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title for the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput", - "description": "

      Represents an iteration field configuration.

      ", - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of each iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      Zero or more iterations for the field.

      ", - "type": "[ProjectV2Iteration!]!", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration" - }, - { - "name": "startDate", - "description": "

      The start date for the first iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectV2OrderField!", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionInput", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput", - "description": "

      Represents a single select field option.

      ", - "inputFields": [ - { - "name": "color", - "description": "

      The display color of the option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The description text of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder", - "description": "

      Ways in which project v2 status updates can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "ProjectV2StatusUpdateOrderField!", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder", - "description": "

      Ordering options for project v2 view connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 views by.

      ", - "type": "ProjectV2ViewOrderField!", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder", - "description": "

      Ordering options for project v2 workflows connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 workflows by.

      ", - "type": "ProjectV2WorkflowsOrderField!", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield" - } - ], - "category": "projects" - }, - { - "name": "PromoteRepositoryCustomPropertyInput", - "id": "promoterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#promoterepositorycustompropertyinput", - "description": "

      Autogenerated input type of PromoteRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryCustomPropertyId", - "description": "

      The ID of the repository custom property to be promoted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "PropertyTargetDefinitionInput", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pull requests by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order pull requests by.

      ", - "type": "PullRequestOrderField!", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "inputFields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredReviewers", - "description": "

      This argument is in beta and subject to change. A collection of reviewers and\nassociated file patterns. Each reviewer has a list of file patterns which\ndetermine the files that reviewer is required to review.

      ", - "type": "[RequiredReviewerConfigurationInput!]", - "id": "requiredreviewerconfigurationinput", - "href": "/graphql/reference/input-objects#requiredreviewerconfigurationinput" - } - ], - "category": "pulls" - }, - { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder", - "description": "

      Ways in which lists of reactions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order reactions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order reactions by.

      ", - "type": "ReactionOrderField!", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield" - } - ], - "category": "reactions" - }, - { - "name": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder", - "description": "

      Ways in which lists of git refs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order refs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order refs by.

      ", - "type": "RefOrderField!", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield" - } - ], - "category": "git" - }, - { - "name": "RefUpdate", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate", - "description": "

      A ref update.

      ", - "inputFields": [ - { - "name": "afterOid", - "description": "

      The value this ref should be updated to.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "beforeOid", - "description": "

      The value this ref needs to point to before the update.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "force", - "description": "

      Force a non fast-forward update.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The fully qualified name of the ref to be update. For example refs/heads/branch-name.

      ", - "type": "GitRefname!", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname" - } - ], - "category": "git" - }, - { - "name": "RegenerateVerifiableDomainTokenInput", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput", - "description": "

      Autogenerated input type of RegenerateVerifiableDomainToken.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to regenerate the verification token of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RejectDeploymentsInput", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput", - "description": "

      Autogenerated input type of RejectDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for rejecting deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder", - "description": "

      Ways in which lists of releases can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order releases by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order releases by.

      ", - "type": "ReleaseOrderField!", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield" - } - ], - "category": "releases" - }, - { - "name": "RemoveAssigneesFromAssignableInput", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput", - "description": "

      Autogenerated input type of RemoveAssigneesFromAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to remove assignees from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The ids of actors to remove as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RemoveBlockedByInput", - "id": "removeblockedbyinput", - "href": "/graphql/reference/input-objects#removeblockedbyinput", - "description": "

      Autogenerated input type of RemoveBlockedBy.

      ", - "inputFields": [ - { - "name": "blockingIssueId", - "description": "

      The ID of the blocking issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the blocked issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveEnterpriseAdminInput", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput", - "description": "

      Autogenerated input type of RemoveEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID from which to remove the administrator.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to remove as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveLabelsFromLabelableInput", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput", - "description": "

      Autogenerated input type of RemoveLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of labels to remove.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the Labelable to remove labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveOutsideCollaboratorInput", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput", - "description": "

      Autogenerated input type of RemoveOutsideCollaborator.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to remove the outside collaborator from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the outside collaborator to remove.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RemoveReactionInput", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput", - "description": "

      Autogenerated input type of RemoveReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji reaction to remove.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "RemoveStarInput", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput", - "description": "

      Autogenerated input type of RemoveStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to unstar.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "RemoveSubIssueInput", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput", - "description": "

      Autogenerated input type of RemoveSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveUpvoteInput", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput", - "description": "

      Autogenerated input type of RemoveUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to remove upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenDiscussionInput", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput", - "description": "

      Autogenerated input type of ReopenDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenIssueInput", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput", - "description": "

      Autogenerated input type of ReopenIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to be opened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ReopenPullRequestInput", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput", - "description": "

      Autogenerated input type of ReopenPullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "ReorderEnvironmentInput", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput", - "description": "

      Autogenerated input type of ReorderEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "position", - "description": "

      The desired position of the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "ReplaceActorsForAssignableInput", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput", - "description": "

      Autogenerated input type of ReplaceActorsForAssignable.

      ", - "inputFields": [ - { - "name": "actorIds", - "description": "

      The ids of the actors to replace the existing assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assignableId", - "description": "

      The id of the assignable object to replace the assignees for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "inputFields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder", - "description": "

      Ordering options for repository invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository invitations by.

      ", - "type": "RepositoryInvitationOrderField!", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder", - "description": "

      Ordering options for repository migrations.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "RepositoryMigrationOrderDirection!", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository migrations by.

      ", - "type": "RepositoryMigrationOrderField!", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder", - "description": "

      Ordering options for repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "RepositoryOrderField!", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput", - "description": "

      Specifies the conditions required for a ruleset to evaluate.

      ", - "inputFields": [ - { - "name": "organizationProperty", - "description": "

      Configuration for the organization_property condition.

      ", - "type": "OrganizationPropertyConditionTargetInput", - "id": "organizationpropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#organizationpropertyconditiontargetinput" - }, - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleInput", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput", - "description": "

      Specifies the attributes for a new or updated rule.

      ", - "inputFields": [ - { - "name": "id", - "description": "

      Optional ID of this rule when updating.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parameters", - "description": "

      The parameters for the rule.

      ", - "type": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput" - }, - { - "name": "type", - "description": "

      The type of rule to create.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder", - "description": "

      Ordering options for repository rules.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository rules by.

      ", - "type": "RepositoryRuleOrderField!", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorInput", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput", - "description": "

      Specifies the attributes for a new or updated ruleset bypass actor. Only one of\nactor_id, repository_role_database_id, organization_admin, or deploy_key\nshould be specified.

      ", - "inputFields": [ - { - "name": "actorId", - "description": "

      For Team and Integration bypasses, the Team or Integration ID.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassMode", - "description": "

      The bypass mode for this actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode!", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      For deploy key bypasses, true. Can only use ALWAYS as the bypass mode.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      For enterprise owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationAdmin", - "description": "

      For organization owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      For role bypasses, the role database ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "ReprioritizeSubIssueInput", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput", - "description": "

      Autogenerated input type of ReprioritizeSubIssue.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The id of the sub-issue to be prioritized after (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "beforeId", - "description": "

      The id of the sub-issue to be prioritized before (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the parent issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue to reprioritize.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RequestReviewsInput", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput", - "description": "

      Autogenerated input type of RequestReviews.

      ", - "inputFields": [ - { - "name": "botIds", - "description": "

      The Node IDs of the bot to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      The Node IDs of the team to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "union", - "description": "

      Add users to the set rather than replace.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "userIds", - "description": "

      The Node IDs of the user to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "inputFields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredReviewerConfigurationInput", - "id": "requiredreviewerconfigurationinput", - "href": "/graphql/reference/input-objects#requiredreviewerconfigurationinput", - "description": "

      A reviewing team, and file patterns describing which files they must approve changes to.

      ", - "inputFields": [ - { - "name": "filePatterns", - "description": "

      Array of file patterns. Pull requests which change matching files must be\napproved by the specified team. File patterns use fnmatch syntax.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "minimumApprovals", - "description": "

      Minimum number of approvals required from the specified team. If set to zero,\nthe team will be added to the pull request but approval is optional.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewerId", - "description": "

      Node ID of the team which must review changes to matching files.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "pulls" - }, - { - "name": "RequiredStatusCheckInput", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput", - "description": "

      Specifies the attributes for a new or updated required status check.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The ID of the App that must set the status in order for it to be accepted.\nOmit this value to use whichever app has recently been setting this status, or\nuse \"any\" to allow any app to set the status.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "context", - "description": "

      Status check context that must pass for commits to be accepted to the matching branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfigurationInput!]!", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RerequestCheckSuiteInput", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput", - "description": "

      Autogenerated input type of RerequestCheckSuite.

      ", - "inputFields": [ - { - "name": "checkSuiteId", - "description": "

      The Node ID of the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "ResolveReviewThreadInput", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput", - "description": "

      Autogenerated input type of ResolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to resolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RevertPullRequestInput", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput", - "description": "

      Autogenerated input type of RevertPullRequest.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether the revert pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to revert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RevokeEnterpriseOrganizationsMigratorRoleInput", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of RevokeEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to revoke the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RevokeMigratorRoleInput", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput", - "description": "

      Autogenerated input type of RevokeMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to revoke the migrator role from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput", - "description": "

      Specifies the parameters for a RepositoryRule object. Only one of the fields should be specified.

      ", - "inputFields": [ - { - "name": "branchNamePattern", - "description": "

      Parameters used for the branch_name_pattern rule type.

      ", - "type": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput" - }, - { - "name": "codeScanning", - "description": "

      Parameters used for the code_scanning rule type.

      ", - "type": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput" - }, - { - "name": "commitAuthorEmailPattern", - "description": "

      Parameters used for the commit_author_email_pattern rule type.

      ", - "type": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput" - }, - { - "name": "commitMessagePattern", - "description": "

      Parameters used for the commit_message_pattern rule type.

      ", - "type": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput" - }, - { - "name": "committerEmailPattern", - "description": "

      Parameters used for the committer_email_pattern rule type.

      ", - "type": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput" - }, - { - "name": "copilotCodeReview", - "description": "

      Parameters used for the copilot_code_review rule type.

      ", - "type": "CopilotCodeReviewParametersInput", - "id": "copilotcodereviewparametersinput", - "href": "/graphql/reference/input-objects#copilotcodereviewparametersinput" - }, - { - "name": "fileExtensionRestriction", - "description": "

      Parameters used for the file_extension_restriction rule type.

      ", - "type": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput" - }, - { - "name": "filePathRestriction", - "description": "

      Parameters used for the file_path_restriction rule type.

      ", - "type": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput" - }, - { - "name": "maxFilePathLength", - "description": "

      Parameters used for the max_file_path_length rule type.

      ", - "type": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput" - }, - { - "name": "maxFileSize", - "description": "

      Parameters used for the max_file_size rule type.

      ", - "type": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput" - }, - { - "name": "mergeQueue", - "description": "

      Parameters used for the merge_queue rule type.

      ", - "type": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput" - }, - { - "name": "pullRequest", - "description": "

      Parameters used for the pull_request rule type.

      ", - "type": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput" - }, - { - "name": "requiredDeployments", - "description": "

      Parameters used for the required_deployments rule type.

      ", - "type": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput" - }, - { - "name": "requiredStatusChecks", - "description": "

      Parameters used for the required_status_checks rule type.

      ", - "type": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput" - }, - { - "name": "tagNamePattern", - "description": "

      Parameters used for the tag_name_pattern rule type.

      ", - "type": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput" - }, - { - "name": "update", - "description": "

      Parameters used for the update rule type.

      ", - "type": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput" - }, - { - "name": "workflows", - "description": "

      Parameters used for the workflows rule type.

      ", - "type": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput" - } - ], - "category": "other" - }, - { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder", - "description": "

      Ordering options for saved reply connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order saved replies by.

      ", - "type": "SavedReplyOrderField!", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield" - } - ], - "category": "users" - }, - { - "name": "SetRepositoryCustomPropertyValuesInput", - "id": "setrepositorycustompropertyvaluesinput", - "href": "/graphql/reference/input-objects#setrepositorycustompropertyvaluesinput", - "description": "

      Autogenerated input type of SetRepositoryCustomPropertyValues.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "properties", - "description": "

      A list of custom property names and associated values to apply.

      ", - "type": "[CustomPropertyValueInput!]!", - "id": "custompropertyvalueinput", - "href": "/graphql/reference/input-objects#custompropertyvalueinput" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to set properties for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder", - "description": "

      Ways in which star connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "StarOrderField!", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield" - } - ], - "category": "activity" - }, - { - "name": "StartOrganizationMigrationInput", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput", - "description": "

      Autogenerated input type of StartOrganizationMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceAccessToken", - "description": "

      The migration source access token.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetEnterpriseId", - "description": "

      The ID of the enterprise the target organization belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StartRepositoryMigrationInput", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput", - "description": "

      Autogenerated input type of StartRepositoryMigration.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "continueOnError", - "description": "

      Whether to continue the migration on error. Defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "gitArchiveUrl", - "description": "

      The signed URL to access the user-uploaded git archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockSource", - "description": "

      Whether to lock the source repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "metadataArchiveUrl", - "description": "

      The signed URL to access the user-uploaded metadata archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the imported repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryName", - "description": "

      The name of the imported repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "skipReleases", - "description": "

      Whether to skip migrating releases for the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The ID of the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceRepositoryUrl", - "description": "

      The URL of the source repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetRepoVisibility", - "description": "

      The visibility of the imported repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StatusCheckConfigurationInput", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput", - "description": "

      Required status check.

      ", - "inputFields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "SubmitPullRequestReviewInput", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput", - "description": "

      Autogenerated input type of SubmitPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text field to set on the Pull Request Review.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "event", - "description": "

      The event to send to the Pull Request Review.

      ", - "type": "PullRequestReviewEvent!", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Pull Request ID to submit any pending reviews.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Pull Request Review ID to submit.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule will appear to users.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "TeamDiscussionCommentOrder", - "id": "teamdiscussioncommentorder", - "href": "/graphql/reference/input-objects#teamdiscussioncommentorder", - "description": "

      Ways in which team discussion comment connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "TeamDiscussionCommentOrderField!", - "id": "teamdiscussioncommentorderfield", - "href": "/graphql/reference/enums#teamdiscussioncommentorderfield" - } - ], - "category": "other" - }, - { - "name": "TeamDiscussionOrder", - "id": "teamdiscussionorder", - "href": "/graphql/reference/input-objects#teamdiscussionorder", - "description": "

      Ways in which team discussion connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "TeamDiscussionOrderField!", - "id": "teamdiscussionorderfield", - "href": "/graphql/reference/enums#teamdiscussionorderfield" - } - ], - "category": "other" - }, - { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder", - "description": "

      Ordering options for team member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order team members by.

      ", - "type": "TeamMemberOrderField!", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder", - "description": "

      Ways in which team connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "TeamOrderField!", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder", - "description": "

      Ordering options for team repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "TeamRepositoryOrderField!", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield" - } - ], - "category": "teams" - }, - { - "name": "TransferIssueInput", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput", - "description": "

      Autogenerated input type of TransferIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createLabelsIfMissing", - "description": "

      Whether to create labels if they don't exist in the target repository (matched by name).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueId", - "description": "

      The Node ID of the issue to be transferred.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository the issue should be transferred to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnarchiveProjectV2ItemInput", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput", - "description": "

      Autogenerated input type of UnarchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnarchiveRepositoryInput", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput", - "description": "

      Autogenerated input type of UnarchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "UnfollowOrganizationInput", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput", - "description": "

      Autogenerated input type of UnfollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UnfollowUserInput", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput", - "description": "

      Autogenerated input type of UnfollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UnlinkProjectV2FromRepositoryInput", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkProjectV2FromTeamInput", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkRepositoryFromProjectInput", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput", - "description": "

      Autogenerated input type of UnlinkRepositoryFromProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project linked to the Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository linked to the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UnlockLockableInput", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput", - "description": "

      Autogenerated input type of UnlockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be unlocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkDiscussionCommentAsAnswerInput", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of UnmarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to unmark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UnmarkFileAsViewedInput", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput", - "description": "

      Autogenerated input type of UnmarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as unviewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UnmarkIssueAsDuplicateInput", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput", - "description": "

      Autogenerated input type of UnmarkIssueAsDuplicate.

      ", - "inputFields": [ - { - "name": "canonicalId", - "description": "

      ID of the issue or pull request currently considered canonical/authoritative/original.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateId", - "description": "

      ID of the issue or pull request currently marked as a duplicate.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkProjectV2AsTemplateInput", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput", - "description": "

      Autogenerated input type of UnmarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to unmark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnminimizeCommentInput", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput", - "description": "

      Autogenerated input type of UnminimizeComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnpinIssueInput", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput", - "description": "

      Autogenerated input type of UnpinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be unpinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnresolveReviewThreadInput", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput", - "description": "

      Autogenerated input type of UnresolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to unresolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateBranchProtectionRuleInput", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput", - "description": "

      Autogenerated input type of UpdateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "UpdateCheckRunInput", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput", - "description": "

      Autogenerated input type of UpdateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "checkRunId", - "description": "

      The node of the check.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "UpdateCheckSuitePreferencesInput", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput", - "description": "

      Autogenerated input type of UpdateCheckSuitePreferences.

      ", - "inputFields": [ - { - "name": "autoTriggerPreferences", - "description": "

      The check suite preferences to modify.

      ", - "type": "[CheckSuiteAutoTriggerPreference!]!", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "UpdateDiscussionCommentInput", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput", - "description": "

      Autogenerated input type of UpdateDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commentId", - "description": "

      The Node ID of the discussion comment to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UpdateDiscussionInput", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput", - "description": "

      Autogenerated input type of UpdateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the discussion body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The Node ID of a discussion category within the same repository to change this discussion to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The new discussion title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "policyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "settingValue", - "description": "

      The value for the allow private repository forking setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the base repository permission setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the base repository permission setting on the enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDeployKeySettingInput", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDeployKeySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the deploy key setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the deploy key setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can change repository visibility setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can change repository visibility setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can create repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "membersCanCreateInternalRepositories", - "description": "

      Allow members to create internal repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositories", - "description": "

      Allow members to create private repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositories", - "description": "

      Allow members to create public repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesPolicyEnabled", - "description": "

      When false, allow member organizations to set their own repository creation member privileges.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "settingValue", - "description": "

      Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete issues setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete issues setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete repositories setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can invite collaborators setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can invite collaborators setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanMakePurchasesSettingInput", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can make purchases setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can make purchases setting on the enterprise.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can update protected branches setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can update protected branches setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can view dependency insights setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can view dependency insights setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOrganizationProjectsSettingInput", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the organization projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the organization projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOwnerOrganizationRoleInput", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput", - "description": "

      Autogenerated input type of UpdateEnterpriseOwnerOrganizationRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the owner belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization for membership change.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationRole", - "description": "

      The role to assume in the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseProfileInput", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput", - "description": "

      Autogenerated input type of UpdateEnterpriseProfile.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityContactEmail", - "description": "

      The security contact email address of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise's website.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseRepositoryProjectsSettingInput", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the repository projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the repository projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTeamDiscussionsSettingInput", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the team discussions setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the team discussions setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "other" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two-factor authentication disallowed methods setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two-factor authentication disallowed methods setting on the enterprise.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two factor authentication required setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two factor authentication required setting on the enterprise.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnvironmentInput", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput", - "description": "

      Autogenerated input type of UpdateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The node ID of the environment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The ids of users or teams that can approve deployments to this environment.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "UpdateIpAllowListEnabledSettingInput", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the IP allow list enabled setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list enabled setting.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListEntryInput", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput", - "description": "

      Autogenerated input type of UpdateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListForInstalledAppsEnabledSettingInput", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListForInstalledAppsEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list configuration for installed GitHub Apps setting.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIssueCommentInput", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput", - "description": "

      Autogenerated input type of UpdateIssueComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the IssueComment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueInput", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput", - "description": "

      Autogenerated input type of UpdateIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users or bots for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the Issue to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the Issue Type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The desired issue state.

      ", - "type": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueIssueTypeInput", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update on the issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueTypeInput", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The description of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled for the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateLabelInput", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput", - "description": "

      Autogenerated input type of UpdateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the updated color of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The updated name of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateNotificationRestrictionSettingInput", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput", - "description": "

      Autogenerated input type of UpdateNotificationRestrictionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the restrict notifications setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the restrict notifications setting.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - } - ], - "category": "activity" - }, - { - "name": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "forkingEnabled", - "description": "

      Enable forking of private repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UpdateOrganizationWebCommitSignoffSettingInput", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the web commit signoff setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Enable signoff on web-based commits for repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "orgs" - }, - { - "name": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "inputFields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateProjectCardInput", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput", - "description": "

      Autogenerated input type of UpdateProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isArchived", - "description": "

      Whether or not the ProjectCard should be archived.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "note", - "description": "

      The note of ProjectCard.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectColumnInput", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput", - "description": "

      Autogenerated input type of UpdateProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The ProjectColumn ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectInput", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput", - "description": "

      Autogenerated input type of UpdateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Whether the project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectV2CollaboratorsInput", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput", - "description": "

      Autogenerated input type of UpdateProjectV2Collaborators.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "collaborators", - "description": "

      The collaborators to update.

      ", - "type": "[ProjectV2Collaborator!]!", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator" - }, - { - "name": "projectId", - "description": "

      The ID of the project to update the collaborators for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2DraftIssueInput", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput", - "description": "

      Autogenerated input type of UpdateProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftIssueId", - "description": "

      The ID of the draft issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2FieldInput", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput", - "description": "

      Autogenerated input type of UpdateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for a field of type ITERATION. Empty input is ignored, provided\nvalues overwrite the existing configuration, and existing configuration should\nbe fetched for partial updates.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name to update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a field of type SINGLE_SELECT. Empty input is ignored, provided\nvalues overwrite existing options, and existing options should be fetched for\npartial updates.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2Input", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input", - "description": "

      Autogenerated input type of UpdateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "closed", - "description": "

      Set the project to closed or open.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Set the project to public or private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      Set the readme description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "shortDescription", - "description": "

      Set the short description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      Set the title of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemFieldValueInput", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "value", - "description": "

      The value which will be set on the field.

      ", - "type": "ProjectV2FieldValue!", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemPositionInput", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemPosition.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The ID of the item to position this item after. If omitted or set to null the item will be moved to top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be moved.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2StatusUpdateInput", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput", - "description": "

      Autogenerated input type of UpdateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "UpdatePullRequestBranchInput", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput", - "description": "

      Autogenerated input type of UpdatePullRequestBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The head ref oid for the upstream branch.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "updateMethod", - "description": "

      The update branch method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestInput", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput", - "description": "

      Autogenerated input type of UpdatePullRequest.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this pull request.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "state", - "description": "

      The target state of the pull request.

      ", - "type": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate" - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewCommentInput", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of UpdatePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewCommentId", - "description": "

      The Node ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewInput", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput", - "description": "

      Autogenerated input type of UpdatePullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateRefInput", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput", - "description": "

      Autogenerated input type of UpdateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "force", - "description": "

      Permit updates of branch Refs that are not fast-forwards?.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the Ref shall be updated to target.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRefsInput", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput", - "description": "

      Autogenerated input type of UpdateRefs.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdates", - "description": "

      A list of ref updates.

      ", - "type": "[RefUpdate!]!", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRepositoryCustomPropertyInput", - "id": "updaterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#updaterepositorycustompropertyinput", - "description": "

      Autogenerated input type of UpdateRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "allowedValues", - "description": "

      The updated allowed values for the custom property.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The updated default value for the custom property if the property is required.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The updated description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryCustomPropertyId", - "description": "

      The global relay id of the source of the custom property.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "required", - "description": "

      Whether the updated custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "valuesEditableBy", - "description": "

      The updated actors who can edit the values of the custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryInput", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput", - "description": "

      Autogenerated input type of UpdateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A new description for the repository. Pass an empty string to erase the existing description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository should have the discussions feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository should have the project boards feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository. Pass an empty string to erase the existing URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The new name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryRulesetInput", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput", - "description": "

      Autogenerated input type of UpdateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The list of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryWebCommitSignoffSettingInput", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateRepositoryWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Indicates if the repository should require signoff on web-based commits.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateSubscriptionInput", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput", - "description": "

      Autogenerated input type of UpdateSubscription.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The new state of the subscription.

      ", - "type": "SubscriptionState!", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "subscribableId", - "description": "

      The Node ID of the subscribable object to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "UpdateTeamDiscussionCommentInput", - "id": "updateteamdiscussioncommentinput", - "href": "/graphql/reference/input-objects#updateteamdiscussioncommentinput", - "description": "

      Autogenerated input type of UpdateTeamDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "other" - }, - { - "name": "UpdateTeamDiscussionInput", - "id": "updateteamdiscussioninput", - "href": "/graphql/reference/input-objects#updateteamdiscussioninput", - "description": "

      Autogenerated input type of UpdateTeamDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the discussion.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyVersion", - "description": "

      The current version of the body content. If provided, this update operation\nwill be rejected if the given version does not match the latest version on the server.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      If provided, sets the pinned state of the updated discussion.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The updated title of the discussion.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "UpdateTeamReviewAssignmentInput", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput", - "description": "

      Autogenerated input type of UpdateTeamReviewAssignment.

      ", - "inputFields": [ - { - "name": "algorithm", - "description": "

      The algorithm to use for review assignment.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countMembersAlreadyRequested", - "description": "

      Count any members whose review has already been requested against the required number of members assigned to review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enabled", - "description": "

      Turn on or off review assignment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "excludedTeamMemberIds", - "description": "

      An array of team member IDs to exclude.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "id", - "description": "

      The Node ID of the team to update review assignments of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "includeChildTeamMembers", - "description": "

      Include the members of any child teams when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "notifyTeam", - "description": "

      Notify the entire team of the PR if it is delegated.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "removeTeamRequest", - "description": "

      Remove the team review request when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamMemberCount", - "description": "

      The number of team members to assign.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "UpdateTeamsRepositoryInput", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput", - "description": "

      Autogenerated input type of UpdateTeamsRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permission", - "description": "

      Permission that should be granted to the teams.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repositoryId", - "description": "

      Repository ID being granted access to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      A list of teams being granted access. Limit: 10.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "teams" - }, - { - "name": "UpdateTopicsInput", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput", - "description": "

      Autogenerated input type of UpdateTopics.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "topicNames", - "description": "

      An array of topic names.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "UpdateUserListInput", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput", - "description": "

      Autogenerated input type of UpdateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "listId", - "description": "

      The ID of the list to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UpdateUserListsForItemInput", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput", - "description": "

      Autogenerated input type of UpdateUserListsForItem.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The item to add to the list.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "listIds", - "description": "

      The lists to which this item should belong.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "suggestedListIds", - "description": "

      The suggested lists to create and add this item to.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder", - "description": "

      Ordering options for user status connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user statuses by.

      ", - "type": "UserStatusOrderField!", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder", - "description": "

      Ordering options for verifiable domain connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order verifiable domains by.

      ", - "type": "VerifiableDomainOrderField!", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield" - } - ], - "category": "orgs" - }, - { - "name": "VerifyVerifiableDomainInput", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput", - "description": "

      Autogenerated input type of VerifyVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to verify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "WorkflowFileReferenceInput", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput", - "description": "

      A workflow that must run for this rule to pass.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder", - "description": "

      Ways in which lists of workflow runs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order workflow runs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order workflows.

      ", - "type": "WorkflowRunOrderField!", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReferenceInput!]!", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput" - } - ], - "category": "actions" - } - ], - "scalars": [ - { - "name": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string", - "description": "

      A (potentially binary) string encoded using base64.

      ", - "category": "other" - }, - { - "name": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint", - "description": "

      Represents non-fractional signed whole numeric values. Since the value may\nexceed the size of a 32-bit integer, it's encoded as a string.

      ", - "category": "other" - }, - { - "name": "Boolean", - "description": "

      Represents true or false values.

      ", - "id": "boolean", - "href": "/graphql/reference/other#other-other-scalar-boolean", - "category": "other" - }, - { - "name": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue", - "description": "

      A custom property value can be either a string or an array of strings. All\nproperty types support only a single string value, except for the multi-select\ntype, which supports only a string array.

      ", - "category": "other" - }, - { - "name": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date", - "description": "

      An ISO-8601 encoded date string.

      ", - "category": "other" - }, - { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      An ISO-8601 encoded UTC date string.

      ", - "category": "other" - }, - { - "name": "Float", - "description": "

      Represents signed double-precision fractional values as specified by IEEE 754.

      ", - "id": "float", - "href": "/graphql/reference/other#other-other-scalar-float", - "category": "other" - }, - { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid", - "description": "

      A Git object ID.

      ", - "category": "other" - }, - { - "name": "GitRefname", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname", - "description": "

      A fully qualified reference name (e.g. refs/heads/master).

      ", - "category": "other" - }, - { - "name": "GitSSHRemote", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote", - "description": "

      Git SSH string.

      ", - "category": "other" - }, - { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp", - "description": "

      An ISO-8601 encoded date string. Unlike the DateTime type, GitTimestamp is not converted in UTC.

      ", - "category": "other" - }, - { - "name": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "description": "

      A string containing HTML code.

      ", - "category": "other" - }, - { - "name": "ID", - "description": "

      Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as \"VXNlci0xMA==\") or integer (such as 4) input value will be accepted as an ID.

      ", - "id": "id", - "href": "/graphql/reference/other#other-other-scalar-id", - "category": "other" - }, - { - "name": "Int", - "description": "

      Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

      ", - "id": "int", - "href": "/graphql/reference/other#other-other-scalar-int", - "category": "other" - }, - { - "name": "PreciseDateTime", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "description": "

      An ISO-8601 encoded UTC date string with millisecond precision.

      ", - "category": "other" - }, - { - "name": "String", - "description": "

      Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

      ", - "id": "string", - "href": "/graphql/reference/other#other-other-scalar-string", - "category": "other" - }, - { - "name": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

      ", - "category": "other" - }, - { - "name": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate", - "description": "

      A valid x509 certificate string.

      ", - "category": "other" - } - ] -} \ No newline at end of file diff --git a/src/graphql/data/ghes-3.21/schema.json b/src/graphql/data/ghes-3.21/schema.json deleted file mode 100644 index 275aae2e5245..000000000000 --- a/src/graphql/data/ghes-3.21/schema.json +++ /dev/null @@ -1,96067 +0,0 @@ -{ - "queries": [ - { - "name": "codeOfConduct", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The code of conduct's key.

      " - } - ], - "category": "meta" - }, - { - "name": "codesOfConduct", - "type": "[CodeOfConduct]", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      Look up a code of conduct by its key.

      ", - "args": [], - "category": "meta" - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      Look up an enterprise by URL slug.

      ", - "args": [ - { - "name": "invitationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise invitation token.

      " - }, - { - "name": "slug", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The enterprise URL slug.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      ", - "args": [], - "category": "other" - }, - { - "name": "license", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Look up an open source license by its key.

      ", - "args": [ - { - "name": "key", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The license's downcased SPDX ID.

      " - } - ], - "category": "licenses" - }, - { - "name": "licenses", - "type": "[License]!", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      Return a list of known open source licenses.

      ", - "args": [], - "category": "licenses" - }, - { - "name": "meta", - "type": "GitHubMetadata!", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Return information about the GitHub instance.

      ", - "args": [], - "category": "meta" - }, - { - "name": "node", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Fetches an object given its ID.

      ", - "args": [ - { - "name": "id", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      ID of the object.

      " - } - ], - "category": "meta" - }, - { - "name": "nodes", - "type": "[Node]!", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      Lookup nodes by a list of IDs.

      ", - "args": [ - { - "name": "ids", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The list of node IDs.

      " - } - ], - "category": "meta" - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      Lookup a organization by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The organization's login.

      " - } - ], - "category": "orgs" - }, - { - "name": "organizations", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "orderBy", - "type": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for the User's organizations.

      " - } - ], - "category": "orgs" - }, - { - "name": "rateLimit", - "type": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      The client's rate limit information.

      ", - "args": [ - { - "name": "dryRun", - "defaultValue": false, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      If true, calculate the cost for the query without evaluating it.

      " - } - ], - "category": "meta" - }, - { - "name": "relay", - "type": "Query!", - "id": "query", - "href": "/graphql/reference/objects#query", - "description": "

      Workaround for re-exposing the root query object. (Refer to\nhttps://github.com/facebook/relay/issues/112 for more information.).

      ", - "args": [], - "category": "other" - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      Lookup a given repository by the owner and repository name.

      ", - "args": [ - { - "name": "followRenames", - "defaultValue": true, - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      " - }, - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The name of the repository.

      " - }, - { - "name": "owner", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The login field of a user or organization.

      " - } - ], - "category": "repos" - }, - { - "name": "repositoryOwner", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Lookup a repository owner (ie. either a User or an Organization) by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The username to lookup the owner by.

      " - } - ], - "category": "repos" - }, - { - "name": "resource", - "type": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Lookup resource by a URL.

      ", - "args": [ - { - "name": "url", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      The URL.

      " - } - ], - "category": "meta" - }, - { - "name": "search", - "type": "SearchResultItemConnection!", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      Perform a search across resources, returning a maximum of 1,000 results.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "query", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The search string to look for. GitHub search syntax is supported. For more\ninformation, see \"Searching on\nGitHub,\"\n\"Understanding the search syntax,\"\nand \"Sorting search results.\".

      " - }, - { - "name": "type", - "type": "SearchType!", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      The types of search items to search within.

      " - } - ], - "category": "search" - }, - { - "name": "securityAdvisories", - "type": "SecurityAdvisoryConnection!", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of classifications to filter advisories by.

      " - }, - { - "name": "epssPercentage", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentage to filter advisories by.

      " - }, - { - "name": "epssPercentile", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float", - "description": "

      The EPSS percentile to filter advisories by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "publishedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those published since a time in the past.

      " - }, - { - "name": "updatedSince", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      Filter advisories to those updated since a time in the past.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityAdvisory", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      Fetch a Security Advisory by its GHSA ID.

      ", - "args": [ - { - "name": "ghsaId", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      GitHub Security Advisory ID.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "securityVulnerabilities", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      Software Vulnerabilities documented by GitHub Security Advisories.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "classifications", - "type": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      " - }, - { - "name": "ecosystem", - "type": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - }, - { - "name": "package", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A package name to filter vulnerabilities by.

      " - }, - { - "name": "severities", - "type": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      A list of severities to filter vulnerabilities by.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "topic", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      Look up a topic by name.

      ", - "args": [ - { - "name": "name", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The topic's name.

      " - } - ], - "category": "repos" - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      Lookup a user by login.

      ", - "args": [ - { - "name": "login", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The user's login.

      " - } - ], - "category": "users" - }, - { - "name": "users", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "args": [ - { - "name": "after", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come after the specified cursor.

      " - }, - { - "name": "before", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Returns the elements in the list that come before the specified cursor.

      " - }, - { - "name": "first", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the first n elements from the list.

      " - }, - { - "name": "last", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "description": "

      Returns the last n elements from the list.

      " - } - ], - "category": "users" - }, - { - "name": "viewer", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The currently authenticated user.

      ", - "args": [], - "category": "users" - } - ], - "mutations": [ - { - "name": "abortQueuedMigrations", - "id": "abortqueuedmigrations", - "href": "/graphql/reference/mutations#abortqueuedmigrations", - "description": "

      Clear all of a customer's queued migrations.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortQueuedMigrationsInput!", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "abortRepositoryMigration", - "id": "abortrepositorymigration", - "href": "/graphql/reference/mutations#abortrepositorymigration", - "description": "

      Abort a repository migration queued or in progress.

      ", - "inputFields": [ - { - "name": "input", - "type": "AbortRepositoryMigrationInput!", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "accessUserNamespaceRepository", - "id": "accessusernamespacerepository", - "href": "/graphql/reference/mutations#accessusernamespacerepository", - "description": "

      Access user namespace repository for a temporary duration.

      ", - "inputFields": [ - { - "name": "input", - "type": "AccessUserNamespaceRepositoryInput!", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "expiresAt", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      The time that repository access expires at.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that is temporarily accessible.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addAssigneesToAssignable", - "id": "addassigneestoassignable", - "href": "/graphql/reference/mutations#addassigneestoassignable", - "description": "

      Adds assignees to an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddAssigneesToAssignableInput!", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "addBlockedBy", - "id": "addblockedby", - "href": "/graphql/reference/mutations#addblockedby", - "description": "

      Adds a 'blocked by' relationship to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddBlockedByInput!", - "id": "addblockedbyinput", - "href": "/graphql/reference/input-objects#addblockedbyinput" - } - ], - "returnFields": [ - { - "name": "blockingIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that is blocking the given issue.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that is blocked.

      " - } - ], - "category": "issues" - }, - { - "name": "addComment", - "id": "addcomment", - "href": "/graphql/reference/mutations#addcomment", - "description": "

      Adds a comment to an Issue or Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddCommentInput!", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commentEdge", - "type": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      The edge from the subject's comment connection.

      " - }, - { - "name": "subject", - "type": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      The subject.

      " - }, - { - "name": "timelineEdge", - "type": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      The edge from the subject's timeline connection.

      " - } - ], - "category": "issues" - }, - { - "name": "addDiscussionComment", - "id": "adddiscussioncomment", - "href": "/graphql/reference/mutations#adddiscussioncomment", - "description": "

      Adds a comment to a Discussion, possibly as a reply to another comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionCommentInput!", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The newly created discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "addDiscussionPollVote", - "id": "adddiscussionpollvote", - "href": "/graphql/reference/mutations#adddiscussionpollvote", - "description": "

      Vote for an option in a discussion poll.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddDiscussionPollVoteInput!", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pollOption", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      The poll option that a vote was added to.

      " - } - ], - "category": "discussions" - }, - { - "name": "addEnterpriseAdmin", - "id": "addenterpriseadmin", - "href": "/graphql/reference/mutations#addenterpriseadmin", - "description": "

      Adds an administrator to the global enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseAdminInput!", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was added as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "role", - "type": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The role of the administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "other" - }, - { - "name": "addEnterpriseOrganizationMember", - "id": "addenterpriseorganizationmember", - "href": "/graphql/reference/mutations#addenterpriseorganizationmember", - "description": "

      Adds enterprise members to an organization within the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddEnterpriseOrganizationMemberInput!", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "users", - "type": "[User!]", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The users who were added to the organization.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "addLabelsToLabelable", - "id": "addlabelstolabelable", - "href": "/graphql/reference/mutations#addlabelstolabelable", - "description": "

      Adds labels to a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddLabelsToLabelableInput!", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was labeled.

      " - } - ], - "category": "issues" - }, - { - "name": "addProjectCard", - "id": "addprojectcard", - "href": "/graphql/reference/mutations#addprojectcard", - "description": "

      Adds a card to a ProjectColumn. Either contentId or note must be provided but not both.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectCardInput!", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The edge from the ProjectColumn's card connection.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The ProjectColumn.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectColumn", - "id": "addprojectcolumn", - "href": "/graphql/reference/mutations#addprojectcolumn", - "description": "

      Adds a column to a Project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectColumnInput!", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The edge from the project's column connection.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "addProjectV2DraftIssue", - "id": "addprojectv2draftissue", - "href": "/graphql/reference/mutations#addprojectv2draftissue", - "description": "

      Creates a new draft issue and add it to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2DraftIssueInput!", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectItem", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The draft issue added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addProjectV2ItemById", - "id": "addprojectv2itembyid", - "href": "/graphql/reference/mutations#addprojectv2itembyid", - "description": "

      Links an existing content instance to a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddProjectV2ItemByIdInput!", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item added to the project.

      " - } - ], - "category": "projects" - }, - { - "name": "addPullRequestReview", - "id": "addpullrequestreview", - "href": "/graphql/reference/mutations#addpullrequestreview", - "description": "

      Adds a review to a Pull Request.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewInput!", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The newly created pull request review.

      " - }, - { - "name": "reviewEdge", - "type": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      The edge from the pull request's review connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewComment", - "id": "addpullrequestreviewcomment", - "href": "/graphql/reference/mutations#addpullrequestreviewcomment", - "description": "

      Adds a comment to a review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewCommentInput!", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created comment.

      " - }, - { - "name": "commentEdge", - "type": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      The edge from the review's comment connection.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThread", - "id": "addpullrequestreviewthread", - "href": "/graphql/reference/mutations#addpullrequestreviewthread", - "description": "

      Adds a new thread to a pending Pull Request Review.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadInput!", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The newly created thread.

      " - } - ], - "category": "pulls" - }, - { - "name": "addPullRequestReviewThreadReply", - "id": "addpullrequestreviewthreadreply", - "href": "/graphql/reference/mutations#addpullrequestreviewthreadreply", - "description": "

      Adds a reply to an existing Pull Request Review Thread.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddPullRequestReviewThreadReplyInput!", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The newly created reply.

      " - } - ], - "category": "pulls" - }, - { - "name": "addReaction", - "id": "addreaction", - "href": "/graphql/reference/mutations#addreaction", - "description": "

      Adds a reaction to a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddReactionInput!", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "addStar", - "id": "addstar", - "href": "/graphql/reference/mutations#addstar", - "description": "

      Adds a star to a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddStarInput!", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "addSubIssue", - "id": "addsubissue", - "href": "/graphql/reference/mutations#addsubissue", - "description": "

      Adds a sub-issue to a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddSubIssueInput!", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was added to.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "addUpvote", - "id": "addupvote", - "href": "/graphql/reference/mutations#addupvote", - "description": "

      Add an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddUpvoteInput!", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "addVerifiableDomain", - "id": "addverifiabledomain", - "href": "/graphql/reference/mutations#addverifiabledomain", - "description": "

      Adds a verifiable domain to an owning account.

      ", - "inputFields": [ - { - "name": "input", - "type": "AddVerifiableDomainInput!", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "approveDeployments", - "id": "approvedeployments", - "href": "/graphql/reference/mutations#approvedeployments", - "description": "

      Approve all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveDeploymentsInput!", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "approveVerifiableDomain", - "id": "approveverifiabledomain", - "href": "/graphql/reference/mutations#approveverifiabledomain", - "description": "

      Approve a verifiable domain for notification delivery.

      ", - "inputFields": [ - { - "name": "input", - "type": "ApproveVerifiableDomainInput!", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was approved.

      " - } - ], - "category": "orgs" - }, - { - "name": "archiveProjectV2Item", - "id": "archiveprojectv2item", - "href": "/graphql/reference/mutations#archiveprojectv2item", - "description": "

      Archives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveProjectV2ItemInput!", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item archived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "archiveRepository", - "id": "archiverepository", - "href": "/graphql/reference/mutations#archiverepository", - "description": "

      Marks a repository as archived.

      ", - "inputFields": [ - { - "name": "input", - "type": "ArchiveRepositoryInput!", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was marked as archived.

      " - } - ], - "category": "repos" - }, - { - "name": "changeUserStatus", - "id": "changeuserstatus", - "href": "/graphql/reference/mutations#changeuserstatus", - "description": "

      Update your status on GitHub.

      ", - "inputFields": [ - { - "name": "input", - "type": "ChangeUserStatusInput!", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "status", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      Your updated status.

      " - } - ], - "category": "users" - }, - { - "name": "clearLabelsFromLabelable", - "id": "clearlabelsfromlabelable", - "href": "/graphql/reference/mutations#clearlabelsfromlabelable", - "description": "

      Clears all labels from a labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearLabelsFromLabelableInput!", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The item that was unlabeled.

      " - } - ], - "category": "issues" - }, - { - "name": "clearProjectV2ItemFieldValue", - "id": "clearprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#clearprojectv2itemfieldvalue", - "description": "

      This mutation clears the value of a field for an item in a Project. Currently\nonly text, number, date, assignees, labels, single-select, iteration and\nmilestone fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClearProjectV2ItemFieldValueInput!", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "cloneProject", - "id": "cloneproject", - "href": "/graphql/reference/mutations#cloneproject", - "description": "

      Creates a new project by cloning configuration from an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneProjectInput!", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "jobStatusId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The id of the JobStatus for populating cloned fields.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new cloned project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "cloneTemplateRepository", - "id": "clonetemplaterepository", - "href": "/graphql/reference/mutations#clonetemplaterepository", - "description": "

      Create a new repository with the same files and directory structure as a template repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloneTemplateRepositoryInput!", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "closeDiscussion", - "id": "closediscussion", - "href": "/graphql/reference/mutations#closediscussion", - "description": "

      Close a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseDiscussionInput!", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was closed.

      " - } - ], - "category": "discussions" - }, - { - "name": "closeIssue", - "id": "closeissue", - "href": "/graphql/reference/mutations#closeissue", - "description": "

      Close an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CloseIssueInput!", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was closed.

      " - } - ], - "category": "issues" - }, - { - "name": "closePullRequest", - "id": "closepullrequest", - "href": "/graphql/reference/mutations#closepullrequest", - "description": "

      Close a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ClosePullRequestInput!", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was closed.

      " - } - ], - "category": "pulls" - }, - { - "name": "convertProjectCardNoteToIssue", - "id": "convertprojectcardnotetoissue", - "href": "/graphql/reference/mutations#convertprojectcardnotetoissue", - "description": "

      Convert a project note card to one associated with a newly created issue.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectCardNoteToIssueInput!", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "convertProjectV2DraftIssueItemToIssue", - "id": "convertprojectv2draftissueitemtoissue", - "href": "/graphql/reference/mutations#convertprojectv2draftissueitemtoissue", - "description": "

      Converts a projectV2 draft issue item to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertProjectV2DraftIssueItemToIssueInput!", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated project item.

      " - } - ], - "category": "projects" - }, - { - "name": "convertPullRequestToDraft", - "id": "convertpullrequesttodraft", - "href": "/graphql/reference/mutations#convertpullrequesttodraft", - "description": "

      Converts a pull request to draft.

      ", - "inputFields": [ - { - "name": "input", - "type": "ConvertPullRequestToDraftInput!", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is now a draft.

      " - } - ], - "category": "pulls" - }, - { - "name": "copyProjectV2", - "id": "copyprojectv2", - "href": "/graphql/reference/mutations#copyprojectv2", - "description": "

      Copy a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CopyProjectV2Input!", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The copied project.

      " - } - ], - "category": "projects" - }, - { - "name": "createAttributionInvitation", - "id": "createattributioninvitation", - "href": "/graphql/reference/mutations#createattributioninvitation", - "description": "

      Invites a user to claim reattributable data.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateAttributionInvitationInput!", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The owner scoping the reattributable data.

      " - }, - { - "name": "source", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account owning the data to reattribute.

      " - }, - { - "name": "target", - "type": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      The account which may claim the data.

      " - } - ], - "category": "migrations" - }, - { - "name": "createBranchProtectionRule", - "id": "createbranchprotectionrule", - "href": "/graphql/reference/mutations#createbranchprotectionrule", - "description": "

      Create a new branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateBranchProtectionRuleInput!", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "createCheckRun", - "id": "createcheckrun", - "href": "/graphql/reference/mutations#createcheckrun", - "description": "

      Create a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckRunInput!", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The newly created check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCheckSuite", - "id": "createchecksuite", - "href": "/graphql/reference/mutations#createchecksuite", - "description": "

      Create a check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCheckSuiteInput!", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The newly created check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "createCommitOnBranch", - "id": "createcommitonbranch", - "href": "/graphql/reference/mutations#createcommitonbranch", - "description": "

      Appends a commit to the given branch as the authenticated user.

      \n

      This mutation creates a commit whose parent is the HEAD of the provided\nbranch and also updates that branch to point to the new commit.\nIt can be thought of as similar to git commit.

      \n

      Locating a Branch

      \n

      Commits are appended to a branch of type Ref.\nThis must refer to a git branch (i.e. the fully qualified path must\nbegin with refs/heads/, although including this prefix is optional.

      \n

      Callers may specify the branch to commit to either by its global node\nID or by passing both of repositoryNameWithOwner and refName. For\nmore details see the documentation for CommittableBranch.

      \n

      Describing Changes

      \n

      fileChanges are specified as a FilesChanges object describing\nFileAdditions and FileDeletions.

      \n

      Please see the documentation for FileChanges for more information on\nhow to use this argument to describe any set of file changes.

      \n

      Authorship

      \n

      Similar to the web commit interface, this mutation does not support\nspecifying the author or committer of the commit and will not add\nsupport for this in the future.

      \n

      A commit created by a successful execution of this mutation will be\nauthored by the owner of the credential which authenticates the API\nrequest. The committer will be identical to that of commits authored\nusing the web interface.

      \n

      If you need full control over author and committer information, please\nuse the Git Database REST API instead.

      \n

      Commit Signing

      \n

      Commits made using this mutation are automatically signed by GitHub if\nsupported and will be marked as verified in the user interface.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateCommitOnBranchInput!", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "commit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The new commit.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The ref which has been updated to point to the new commit.

      " - } - ], - "category": "commits" - }, - { - "name": "createDeployment", - "id": "createdeployment", - "href": "/graphql/reference/mutations#createdeployment", - "description": "

      Creates a new deployment event.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentInput!", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput" - } - ], - "returnFields": [ - { - "name": "autoMerged", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      True if the default branch has been auto-merged into the deployment ref.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployment", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The new deployment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDeploymentStatus", - "id": "createdeploymentstatus", - "href": "/graphql/reference/mutations#createdeploymentstatus", - "description": "

      Create a deployment status.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDeploymentStatusInput!", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deploymentStatus", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      The new deployment status.

      " - } - ], - "category": "deployments" - }, - { - "name": "createDiscussion", - "id": "creatediscussion", - "href": "/graphql/reference/mutations#creatediscussion", - "description": "

      Create a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateDiscussionInput!", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just created.

      " - } - ], - "category": "discussions" - }, - { - "name": "createEnterpriseOrganization", - "id": "createenterpriseorganization", - "href": "/graphql/reference/mutations#createenterpriseorganization", - "description": "

      Creates an organization as part of an enterprise account. A personal access\ntoken used to create an organization is implicitly permitted to update the\norganization it created, if the organization is part of an enterprise that has\nSAML enabled or uses Enterprise Managed Users. If the organization is not part\nof such an enterprise, and instead has SAML enabled for it individually, the\ntoken will then require SAML authorization to continue working against that organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnterpriseOrganizationInput!", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise that owns the created organization.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createEnvironment", - "id": "createenvironment", - "href": "/graphql/reference/mutations#createenvironment", - "description": "

      Creates an environment or simply returns it if already exists.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateEnvironmentInput!", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The new or existing environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "createIpAllowListEntry", - "id": "createipallowlistentry", - "href": "/graphql/reference/mutations#createipallowlistentry", - "description": "

      Creates a new IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIpAllowListEntryInput!", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was created.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "createIssue", - "id": "createissue", - "href": "/graphql/reference/mutations#createissue", - "description": "

      Creates a new issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueInput!", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The new issue.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueField", - "id": "createissuefield", - "href": "/graphql/reference/mutations#createissuefield", - "description": "

      Creates a new issue field.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueFieldInput!", - "id": "createissuefieldinput", - "href": "/graphql/reference/input-objects#createissuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueField", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      The newly created issue field.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueFieldValue", - "id": "createissuefieldvalue", - "href": "/graphql/reference/mutations#createissuefieldvalue", - "description": "

      Creates a new issue field value for an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueFieldValueInput!", - "id": "createissuefieldvalueinput", - "href": "/graphql/reference/input-objects#createissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue object.

      " - }, - { - "name": "issueFieldValue", - "type": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      The newly created issue field value.

      " - } - ], - "category": "issues" - }, - { - "name": "createIssueType", - "id": "createissuetype", - "href": "/graphql/reference/mutations#createissuetype", - "description": "

      Creates a new issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateIssueTypeInput!", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The newly created issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "createLabel", - "id": "createlabel", - "href": "/graphql/reference/mutations#createlabel", - "description": "

      Creates a new label.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLabelInput!", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The new label.

      " - } - ], - "category": "issues" - }, - { - "name": "createLinkedBranch", - "id": "createlinkedbranch", - "href": "/graphql/reference/mutations#createlinkedbranch", - "description": "

      Create a branch linked to an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateLinkedBranchInput!", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was linked to.

      " - }, - { - "name": "linkedBranch", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      The new branch issue reference.

      " - } - ], - "category": "issues" - }, - { - "name": "createMigrationSource", - "id": "createmigrationsource", - "href": "/graphql/reference/mutations#createmigrationsource", - "description": "

      Creates a GitHub Enterprise Importer (GEI) migration source.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateMigrationSourceInput!", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "migrationSource", - "type": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      The created migration source.

      " - } - ], - "category": "migrations" - }, - { - "name": "createProject", - "id": "createproject", - "href": "/graphql/reference/mutations#createproject", - "description": "

      Creates a new project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectInput!", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "createProjectV2", - "id": "createprojectv2", - "href": "/graphql/reference/mutations#createprojectv2", - "description": "

      Creates a new project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2Input!", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The new project.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2Field", - "id": "createprojectv2field", - "href": "/graphql/reference/mutations#createprojectv2field", - "description": "

      Create a new project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2FieldInput!", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The new field.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2IssueField", - "id": "createprojectv2issuefield", - "href": "/graphql/reference/mutations#createprojectv2issuefield", - "description": "

      Create a new project issue field.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2IssueFieldInput!", - "id": "createprojectv2issuefieldinput", - "href": "/graphql/reference/input-objects#createprojectv2issuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The new field.

      " - } - ], - "category": "projects" - }, - { - "name": "createProjectV2StatusUpdate", - "id": "createprojectv2statusupdate", - "href": "/graphql/reference/mutations#createprojectv2statusupdate", - "description": "

      Creates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateProjectV2StatusUpdateInput!", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "createPullRequest", - "id": "createpullrequest", - "href": "/graphql/reference/mutations#createpullrequest", - "description": "

      Create a new pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreatePullRequestInput!", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "createRef", - "id": "createref", - "href": "/graphql/reference/mutations#createref", - "description": "

      Create a new Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRefInput!", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The newly created ref.

      " - } - ], - "category": "git" - }, - { - "name": "createRepository", - "id": "createrepository", - "href": "/graphql/reference/mutations#createrepository", - "description": "

      Create a new repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryInput!", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The new repository.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryCustomProperty", - "id": "createrepositorycustomproperty", - "href": "/graphql/reference/mutations#createrepositorycustomproperty", - "description": "

      Create a repository custom property.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryCustomPropertyInput!", - "id": "createrepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#createrepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The newly created repository custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "createRepositoryRuleset", - "id": "createrepositoryruleset", - "href": "/graphql/reference/mutations#createrepositoryruleset", - "description": "

      Create a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateRepositoryRulesetInput!", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "createUserList", - "id": "createuserlist", - "href": "/graphql/reference/mutations#createuserlist", - "description": "

      Creates a new user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "CreateUserListInput!", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just created.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who created the list.

      " - } - ], - "category": "users" - }, - { - "name": "deleteBranchProtectionRule", - "id": "deletebranchprotectionrule", - "href": "/graphql/reference/mutations#deletebranchprotectionrule", - "description": "

      Delete a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteBranchProtectionRuleInput!", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "deleteDeployment", - "id": "deletedeployment", - "href": "/graphql/reference/mutations#deletedeployment", - "description": "

      Deletes a deployment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDeploymentInput!", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteDiscussion", - "id": "deletediscussion", - "href": "/graphql/reference/mutations#deletediscussion", - "description": "

      Delete a discussion and all of its replies.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionInput!", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteDiscussionComment", - "id": "deletediscussioncomment", - "href": "/graphql/reference/mutations#deletediscussioncomment", - "description": "

      Delete a discussion comment. If it has replies, wipe it instead.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteDiscussionCommentInput!", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The discussion comment that was just deleted.

      " - } - ], - "category": "discussions" - }, - { - "name": "deleteEnvironment", - "id": "deleteenvironment", - "href": "/graphql/reference/mutations#deleteenvironment", - "description": "

      Deletes an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteEnvironmentInput!", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "deployments" - }, - { - "name": "deleteIpAllowListEntry", - "id": "deleteipallowlistentry", - "href": "/graphql/reference/mutations#deleteipallowlistentry", - "description": "

      Deletes an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIpAllowListEntryInput!", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was deleted.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "deleteIssue", - "id": "deleteissue", - "href": "/graphql/reference/mutations#deleteissue", - "description": "

      Deletes an Issue object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueInput!", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the issue belonged to.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueComment", - "id": "deleteissuecomment", - "href": "/graphql/reference/mutations#deleteissuecomment", - "description": "

      Deletes an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueCommentInput!", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueField", - "id": "deleteissuefield", - "href": "/graphql/reference/mutations#deleteissuefield", - "description": "

      Deletes an issue field.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueFieldInput!", - "id": "deleteissuefieldinput", - "href": "/graphql/reference/input-objects#deleteissuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueField", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      The deleted issue field.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueFieldValue", - "id": "deleteissuefieldvalue", - "href": "/graphql/reference/mutations#deleteissuefieldvalue", - "description": "

      Deletes an issue field value from an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueFieldValueInput!", - "id": "deleteissuefieldvalueinput", - "href": "/graphql/reference/input-objects#deleteissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue object.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether the field value was successfully deleted.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteIssueType", - "id": "deleteissuetype", - "href": "/graphql/reference/mutations#deleteissuetype", - "description": "

      Delete an issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteIssueTypeInput!", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedIssueTypeId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLabel", - "id": "deletelabel", - "href": "/graphql/reference/mutations#deletelabel", - "description": "

      Deletes a label.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLabelInput!", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "deleteLinkedBranch", - "id": "deletelinkedbranch", - "href": "/graphql/reference/mutations#deletelinkedbranch", - "description": "

      Unlink a branch from an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteLinkedBranchInput!", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue the linked branch was unlinked from.

      " - } - ], - "category": "issues" - }, - { - "name": "deletePackageVersion", - "id": "deletepackageversion", - "href": "/graphql/reference/mutations#deletepackageversion", - "description": "

      Delete a package version.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePackageVersionInput!", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Whether or not the operation succeeded.

      " - } - ], - "category": "packages" - }, - { - "name": "deleteProject", - "id": "deleteproject", - "href": "/graphql/reference/mutations#deleteproject", - "description": "

      Deletes a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectInput!", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      The repository or organization the project was removed from.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectCard", - "id": "deleteprojectcard", - "href": "/graphql/reference/mutations#deleteprojectcard", - "description": "

      Deletes a project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectCardInput!", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "column", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The column the deleted card was in.

      " - }, - { - "name": "deletedCardId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted card ID.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectColumn", - "id": "deleteprojectcolumn", - "href": "/graphql/reference/mutations#deleteprojectcolumn", - "description": "

      Deletes a project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectColumnInput!", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedColumnId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The deleted column ID.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The project the deleted column was in.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "deleteProjectV2", - "id": "deleteprojectv2", - "href": "/graphql/reference/mutations#deleteprojectv2", - "description": "

      Delete a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2Input!", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The deleted Project.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Field", - "id": "deleteprojectv2field", - "href": "/graphql/reference/mutations#deleteprojectv2field", - "description": "

      Delete a project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2FieldInput!", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The deleted field.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Item", - "id": "deleteprojectv2item", - "href": "/graphql/reference/mutations#deleteprojectv2item", - "description": "

      Deletes an item from a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2ItemInput!", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedItemId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted item.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2StatusUpdate", - "id": "deleteprojectv2statusupdate", - "href": "/graphql/reference/mutations#deleteprojectv2statusupdate", - "description": "

      Deletes a project status update.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2StatusUpdateInput!", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedStatusUpdateId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted status update.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted status update was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deleteProjectV2Workflow", - "id": "deleteprojectv2workflow", - "href": "/graphql/reference/mutations#deleteprojectv2workflow", - "description": "

      Deletes a project workflow.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteProjectV2WorkflowInput!", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deletedWorkflowId", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The ID of the deleted workflow.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project the deleted workflow was in.

      " - } - ], - "category": "projects" - }, - { - "name": "deletePullRequestReview", - "id": "deletepullrequestreview", - "href": "/graphql/reference/mutations#deletepullrequestreview", - "description": "

      Deletes a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewInput!", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The deleted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "deletePullRequestReviewComment", - "id": "deletepullrequestreviewcomment", - "href": "/graphql/reference/mutations#deletepullrequestreviewcomment", - "description": "

      Deletes a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeletePullRequestReviewCommentInput!", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The pull request review the deleted comment belonged to.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The deleted pull request review comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "deleteRef", - "id": "deleteref", - "href": "/graphql/reference/mutations#deleteref", - "description": "

      Delete a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRefInput!", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "deleteRepositoryCustomProperty", - "id": "deleterepositorycustomproperty", - "href": "/graphql/reference/mutations#deleterepositorycustomproperty", - "description": "

      Delete a repository custom property.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryCustomPropertyInput!", - "id": "deleterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#deleterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The deleted custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteRepositoryRuleset", - "id": "deleterepositoryruleset", - "href": "/graphql/reference/mutations#deleterepositoryruleset", - "description": "

      Delete a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteRepositoryRulesetInput!", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "repos" - }, - { - "name": "deleteUserList", - "id": "deleteuserlist", - "href": "/graphql/reference/mutations#deleteuserlist", - "description": "

      Deletes a user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteUserListInput!", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The owner of the list that will be deleted.

      " - } - ], - "category": "users" - }, - { - "name": "deleteVerifiableDomain", - "id": "deleteverifiabledomain", - "href": "/graphql/reference/mutations#deleteverifiabledomain", - "description": "

      Deletes a verifiable domain.

      ", - "inputFields": [ - { - "name": "input", - "type": "DeleteVerifiableDomainInput!", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owning account from which the domain was deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "dequeuePullRequest", - "id": "dequeuepullrequest", - "href": "/graphql/reference/mutations#dequeuepullrequest", - "description": "

      Remove a pull request from the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "DequeuePullRequestInput!", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry of the dequeued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "disablePullRequestAutoMerge", - "id": "disablepullrequestautomerge", - "href": "/graphql/reference/mutations#disablepullrequestautomerge", - "description": "

      Disable auto merge on the given pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "DisablePullRequestAutoMergeInput!", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto merge was disabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissPullRequestReview", - "id": "dismisspullrequestreview", - "href": "/graphql/reference/mutations#dismisspullrequestreview", - "description": "

      Dismisses an approved or rejected pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissPullRequestReviewInput!", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The dismissed pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "dismissRepositoryVulnerabilityAlert", - "id": "dismissrepositoryvulnerabilityalert", - "href": "/graphql/reference/mutations#dismissrepositoryvulnerabilityalert", - "description": "

      Dismisses the Dependabot alert.

      ", - "inputFields": [ - { - "name": "input", - "type": "DismissRepositoryVulnerabilityAlertInput!", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryVulnerabilityAlert", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      The Dependabot alert that was dismissed.

      " - } - ], - "category": "dependabot" - }, - { - "name": "enablePullRequestAutoMerge", - "id": "enablepullrequestautomerge", - "href": "/graphql/reference/mutations#enablepullrequestautomerge", - "description": "

      Enable the default auto-merge on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnablePullRequestAutoMergeInput!", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request auto-merge was enabled on.

      " - } - ], - "category": "pulls" - }, - { - "name": "enqueuePullRequest", - "id": "enqueuepullrequest", - "href": "/graphql/reference/mutations#enqueuepullrequest", - "description": "

      Add a pull request to the merge queue.

      ", - "inputFields": [ - { - "name": "input", - "type": "EnqueuePullRequestInput!", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeQueueEntry", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      The merge queue entry for the enqueued pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "followOrganization", - "id": "followorganization", - "href": "/graphql/reference/mutations#followorganization", - "description": "

      Follow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowOrganizationInput!", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was followed.

      " - } - ], - "category": "orgs" - }, - { - "name": "followUser", - "id": "followuser", - "href": "/graphql/reference/mutations#followuser", - "description": "

      Follow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "FollowUserInput!", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was followed.

      " - } - ], - "category": "users" - }, - { - "name": "grantEnterpriseOrganizationsMigratorRole", - "id": "grantenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#grantenterpriseorganizationsmigratorrole", - "description": "

      Grant the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantEnterpriseOrganizationsMigratorRoleInput!", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role applied to for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "grantMigratorRole", - "id": "grantmigratorrole", - "href": "/graphql/reference/mutations#grantmigratorrole", - "description": "

      Grant the migrator role to a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "GrantMigratorRoleInput!", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "importProject", - "id": "importproject", - "href": "/graphql/reference/mutations#importproject", - "description": "

      Creates a new project by importing columns and a list of issues/PRs.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "ImportProjectInput!", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The new Project!.

      " - } - ], - "category": "migrations" - }, - { - "name": "linkProjectV2ToRepository", - "id": "linkprojectv2torepository", - "href": "/graphql/reference/mutations#linkprojectv2torepository", - "description": "

      Links a project to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToRepositoryInput!", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkProjectV2ToTeam", - "id": "linkprojectv2toteam", - "href": "/graphql/reference/mutations#linkprojectv2toteam", - "description": "

      Links a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkProjectV2ToTeamInput!", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "linkRepositoryToProject", - "id": "linkrepositorytoproject", - "href": "/graphql/reference/mutations#linkrepositorytoproject", - "description": "

      Creates a repository link for a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "LinkRepositoryToProjectInput!", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "lockLockable", - "id": "locklockable", - "href": "/graphql/reference/mutations#locklockable", - "description": "

      Lock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "LockLockableInput!", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "lockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was locked.

      " - } - ], - "category": "issues" - }, - { - "name": "markDiscussionCommentAsAnswer", - "id": "markdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#markdiscussioncommentasanswer", - "description": "

      Mark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkDiscussionCommentAsAnswerInput!", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the chosen comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "markFileAsViewed", - "id": "markfileasviewed", - "href": "/graphql/reference/mutations#markfileasviewed", - "description": "

      Mark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkFileAsViewedInput!", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "markProjectV2AsTemplate", - "id": "markprojectv2astemplate", - "href": "/graphql/reference/mutations#markprojectv2astemplate", - "description": "

      Mark a project as a template. Note that only projects which are owned by an Organization can be marked as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkProjectV2AsTemplateInput!", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "markPullRequestReadyForReview", - "id": "markpullrequestreadyforreview", - "href": "/graphql/reference/mutations#markpullrequestreadyforreview", - "description": "

      Marks a pull request ready for review.

      ", - "inputFields": [ - { - "name": "input", - "type": "MarkPullRequestReadyForReviewInput!", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is ready for review.

      " - } - ], - "category": "pulls" - }, - { - "name": "mergeBranch", - "id": "mergebranch", - "href": "/graphql/reference/mutations#mergebranch", - "description": "

      Merge a head into a branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergeBranchInput!", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "mergeCommit", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      The resulting merge Commit.

      " - } - ], - "category": "branches" - }, - { - "name": "mergePullRequest", - "id": "mergepullrequest", - "href": "/graphql/reference/mutations#mergepullrequest", - "description": "

      Merge a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "MergePullRequestInput!", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "minimizeComment", - "id": "minimizecomment", - "href": "/graphql/reference/mutations#minimizecomment", - "description": "

      Minimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "MinimizeCommentInput!", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "minimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was minimized.

      " - } - ], - "category": "issues" - }, - { - "name": "moveProjectCard", - "id": "moveprojectcard", - "href": "/graphql/reference/mutations#moveprojectcard", - "description": "

      Moves a project card to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectCardInput!", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput" - } - ], - "returnFields": [ - { - "name": "cardEdge", - "type": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      The new edge of the moved card.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "moveProjectColumn", - "id": "moveprojectcolumn", - "href": "/graphql/reference/mutations#moveprojectcolumn", - "description": "

      Moves a project column to another place.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "MoveProjectColumnInput!", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "columnEdge", - "type": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      The new edge of the moved column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "pinEnvironment", - "id": "pinenvironment", - "href": "/graphql/reference/mutations#pinenvironment", - "description": "

      Pin an environment to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinEnvironmentInput!", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was pinned.

      " - }, - { - "name": "pinnedEnvironment", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      The pinned environment if we pinned.

      " - } - ], - "category": "deployments" - }, - { - "name": "pinIssue", - "id": "pinissue", - "href": "/graphql/reference/mutations#pinissue", - "description": "

      Pin an issue to a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinIssueInput!", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was pinned.

      " - } - ], - "category": "issues" - }, - { - "name": "pinIssueComment", - "id": "pinissuecomment", - "href": "/graphql/reference/mutations#pinissuecomment", - "description": "

      Pins an Issue Comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "PinIssueCommentInput!", - "id": "pinissuecommentinput", - "href": "/graphql/reference/input-objects#pinissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The Issue Comment that was pinned.

      " - } - ], - "category": "issues" - }, - { - "name": "promoteRepositoryCustomProperty", - "id": "promoterepositorycustomproperty", - "href": "/graphql/reference/mutations#promoterepositorycustomproperty", - "description": "

      Promote a repository custom property to the enterprise level.

      ", - "inputFields": [ - { - "name": "input", - "type": "PromoteRepositoryCustomPropertyInput!", - "id": "promoterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#promoterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The repository custom property that has been promoted.

      " - } - ], - "category": "repos" - }, - { - "name": "regenerateVerifiableDomainToken", - "id": "regenerateverifiabledomaintoken", - "href": "/graphql/reference/mutations#regenerateverifiabledomaintoken", - "description": "

      Regenerates a verifiable domain's verification token.

      ", - "inputFields": [ - { - "name": "input", - "type": "RegenerateVerifiableDomainTokenInput!", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "verificationToken", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      The verification token that was generated.

      " - } - ], - "category": "orgs" - }, - { - "name": "rejectDeployments", - "id": "rejectdeployments", - "href": "/graphql/reference/mutations#rejectdeployments", - "description": "

      Reject all pending deployments under one or more environments.

      ", - "inputFields": [ - { - "name": "input", - "type": "RejectDeploymentsInput!", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "deployments", - "type": "[Deployment!]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      The affected deployments.

      " - } - ], - "category": "deployments" - }, - { - "name": "removeAssigneesFromAssignable", - "id": "removeassigneesfromassignable", - "href": "/graphql/reference/mutations#removeassigneesfromassignable", - "description": "

      Removes assignees from an assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveAssigneesFromAssignableInput!", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was unassigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "removeBlockedBy", - "id": "removeblockedby", - "href": "/graphql/reference/mutations#removeblockedby", - "description": "

      Removes a 'blocked by' relationship from an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveBlockedByInput!", - "id": "removeblockedbyinput", - "href": "/graphql/reference/input-objects#removeblockedbyinput" - } - ], - "returnFields": [ - { - "name": "blockingIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The previously blocking issue.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The previously blocked issue.

      " - } - ], - "category": "issues" - }, - { - "name": "removeEnterpriseAdmin", - "id": "removeenterpriseadmin", - "href": "/graphql/reference/mutations#removeenterpriseadmin", - "description": "

      Removes an administrator from the enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveEnterpriseAdminInput!", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput" - } - ], - "returnFields": [ - { - "name": "admin", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who was removed as an administrator.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of removing an administrator.

      " - }, - { - "name": "viewer", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The viewer performing the mutation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "removeLabelsFromLabelable", - "id": "removelabelsfromlabelable", - "href": "/graphql/reference/mutations#removelabelsfromlabelable", - "description": "

      Removes labels from a Labelable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveLabelsFromLabelableInput!", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "labelable", - "type": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      The Labelable the labels were removed from.

      " - } - ], - "category": "issues" - }, - { - "name": "removeOutsideCollaborator", - "id": "removeoutsidecollaborator", - "href": "/graphql/reference/mutations#removeoutsidecollaborator", - "description": "

      Removes outside collaborator from all repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveOutsideCollaboratorInput!", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "removedUser", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was removed as an outside collaborator.

      " - } - ], - "category": "orgs" - }, - { - "name": "removeReaction", - "id": "removereaction", - "href": "/graphql/reference/mutations#removereaction", - "description": "

      Removes a reaction from a subject.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveReactionInput!", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "reaction", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      The reaction object.

      " - }, - { - "name": "reactionGroups", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      The reaction groups for the subject.

      " - }, - { - "name": "subject", - "type": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      The reactable subject.

      " - } - ], - "category": "reactions" - }, - { - "name": "removeStar", - "id": "removestar", - "href": "/graphql/reference/mutations#removestar", - "description": "

      Removes a star from a Starrable.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveStarInput!", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "starrable", - "type": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      The starrable.

      " - } - ], - "category": "activity" - }, - { - "name": "removeSubIssue", - "id": "removesubissue", - "href": "/graphql/reference/mutations#removesubissue", - "description": "

      Removes a sub-issue from a given issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveSubIssueInput!", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent of the sub-issue.

      " - }, - { - "name": "subIssue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The sub-issue of the parent.

      " - } - ], - "category": "issues" - }, - { - "name": "removeUpvote", - "id": "removeupvote", - "href": "/graphql/reference/mutations#removeupvote", - "description": "

      Remove an upvote to a discussion or discussion comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "RemoveUpvoteInput!", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subject", - "type": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      The votable subject.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenDiscussion", - "id": "reopendiscussion", - "href": "/graphql/reference/mutations#reopendiscussion", - "description": "

      Reopen a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenDiscussionInput!", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that was reopened.

      " - } - ], - "category": "discussions" - }, - { - "name": "reopenIssue", - "id": "reopenissue", - "href": "/graphql/reference/mutations#reopenissue", - "description": "

      Reopen a issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenIssueInput!", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was opened.

      " - } - ], - "category": "issues" - }, - { - "name": "reopenPullRequest", - "id": "reopenpullrequest", - "href": "/graphql/reference/mutations#reopenpullrequest", - "description": "

      Reopen a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReopenPullRequestInput!", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reopened.

      " - } - ], - "category": "pulls" - }, - { - "name": "reorderEnvironment", - "id": "reorderenvironment", - "href": "/graphql/reference/mutations#reorderenvironment", - "description": "

      Reorder a pinned repository environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReorderEnvironmentInput!", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The environment that was reordered.

      " - } - ], - "category": "deployments" - }, - { - "name": "replaceActorsForAssignable", - "id": "replaceactorsforassignable", - "href": "/graphql/reference/mutations#replaceactorsforassignable", - "description": "

      Replaces all actors for assignable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReplaceActorsForAssignableInput!", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput" - } - ], - "returnFields": [ - { - "name": "assignable", - "type": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      The item that was assigned.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "issues" - }, - { - "name": "reprioritizeSubIssue", - "id": "reprioritizesubissue", - "href": "/graphql/reference/mutations#reprioritizesubissue", - "description": "

      Reprioritizes a sub-issue to a different position in the parent list.

      ", - "inputFields": [ - { - "name": "input", - "type": "ReprioritizeSubIssueInput!", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The parent issue that the sub-issue was reprioritized in.

      " - } - ], - "category": "issues" - }, - { - "name": "requestReviews", - "id": "requestreviews", - "href": "/graphql/reference/mutations#requestreviews", - "description": "

      Set review requests on a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RequestReviewsInput!", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is getting requests.

      " - }, - { - "name": "requestedReviewersEdge", - "type": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      The edge from the pull request to the requested reviewers.

      " - } - ], - "category": "pulls" - }, - { - "name": "requestReviewsByLogin", - "id": "requestreviewsbylogin", - "href": "/graphql/reference/mutations#requestreviewsbylogin", - "description": "

      Set review requests on a pull request using login strings instead of IDs.

      ", - "inputFields": [ - { - "name": "input", - "type": "RequestReviewsByLoginInput!", - "id": "requestreviewsbylogininput", - "href": "/graphql/reference/input-objects#requestreviewsbylogininput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that is getting requests.

      " - }, - { - "name": "requestedReviewersEdge", - "type": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      The edge from the pull request to the requested reviewers.

      " - } - ], - "category": "pulls" - }, - { - "name": "rerequestCheckSuite", - "id": "rerequestchecksuite", - "href": "/graphql/reference/mutations#rerequestchecksuite", - "description": "

      Rerequests an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "RerequestCheckSuiteInput!", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput" - } - ], - "returnFields": [ - { - "name": "checkSuite", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      The requested check suite.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "resolveReviewThread", - "id": "resolvereviewthread", - "href": "/graphql/reference/mutations#resolvereviewthread", - "description": "

      Marks a review thread as resolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "ResolveReviewThreadInput!", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "revertPullRequest", - "id": "revertpullrequest", - "href": "/graphql/reference/mutations#revertpullrequest", - "description": "

      Create a pull request that reverts the changes from a merged pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevertPullRequestInput!", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The pull request that was reverted.

      " - }, - { - "name": "revertPullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The new pull request that reverts the input pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "revokeEnterpriseOrganizationsMigratorRole", - "id": "revokeenterpriseorganizationsmigratorrole", - "href": "/graphql/reference/mutations#revokeenterpriseorganizationsmigratorrole", - "description": "

      Revoke the migrator role to a user for all organizations under an enterprise account.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeEnterpriseOrganizationsMigratorRoleInput!", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organizations", - "type": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      The organizations that had the migrator role revoked for the given user.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "revokeMigratorRole", - "id": "revokemigratorrole", - "href": "/graphql/reference/mutations#revokemigratorrole", - "description": "

      Revoke the migrator role from a user or a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "RevokeMigratorRoleInput!", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "success", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "description": "

      Did the operation succeed?.

      " - } - ], - "category": "migrations" - }, - { - "name": "setIssueFieldValue", - "id": "setissuefieldvalue", - "href": "/graphql/reference/mutations#setissuefieldvalue", - "description": "

      Sets the value of an IssueFieldValue.

      ", - "inputFields": [ - { - "name": "input", - "type": "SetIssueFieldValueInput!", - "id": "setissuefieldvalueinput", - "href": "/graphql/reference/input-objects#setissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue where the field values were set.

      " - }, - { - "name": "issueFieldValues", - "type": "[IssueFieldValue!]", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      The issue field values that were created or updated.

      " - } - ], - "category": "issues" - }, - { - "name": "setRepositoryCustomPropertyValues", - "id": "setrepositorycustompropertyvalues", - "href": "/graphql/reference/mutations#setrepositorycustompropertyvalues", - "description": "

      Set repository custom property values for a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "SetRepositoryCustomPropertyValuesInput!", - "id": "setrepositorycustompropertyvaluesinput", - "href": "/graphql/reference/input-objects#setrepositorycustompropertyvaluesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that the custom properties were set for.

      " - } - ], - "category": "repos" - }, - { - "name": "startOrganizationMigration", - "id": "startorganizationmigration", - "href": "/graphql/reference/mutations#startorganizationmigration", - "description": "

      Starts a GitHub Enterprise Importer organization migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartOrganizationMigrationInput!", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "orgMigration", - "type": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      The new organization migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "startRepositoryMigration", - "id": "startrepositorymigration", - "href": "/graphql/reference/mutations#startrepositorymigration", - "description": "

      Starts a GitHub Enterprise Importer (GEI) repository migration.

      ", - "inputFields": [ - { - "name": "input", - "type": "StartRepositoryMigrationInput!", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryMigration", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      The new repository migration.

      " - } - ], - "category": "migrations" - }, - { - "name": "submitPullRequestReview", - "id": "submitpullrequestreview", - "href": "/graphql/reference/mutations#submitpullrequestreview", - "description": "

      Submits a pending pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "SubmitPullRequestReviewInput!", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The submitted pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "transferIssue", - "id": "transferissue", - "href": "/graphql/reference/mutations#transferissue", - "description": "

      Transfer an issue to a different repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "TransferIssueInput!", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was transferred.

      " - } - ], - "category": "issues" - }, - { - "name": "unarchiveProjectV2Item", - "id": "unarchiveprojectv2item", - "href": "/graphql/reference/mutations#unarchiveprojectv2item", - "description": "

      Unarchives a ProjectV2Item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveProjectV2ItemInput!", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The item unarchived from the project.

      " - } - ], - "category": "projects" - }, - { - "name": "unarchiveRepository", - "id": "unarchiverepository", - "href": "/graphql/reference/mutations#unarchiverepository", - "description": "

      Unarchives a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnarchiveRepositoryInput!", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was unarchived.

      " - } - ], - "category": "repos" - }, - { - "name": "unfollowOrganization", - "id": "unfolloworganization", - "href": "/graphql/reference/mutations#unfolloworganization", - "description": "

      Unfollow an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowOrganizationInput!", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization that was unfollowed.

      " - } - ], - "category": "orgs" - }, - { - "name": "unfollowUser", - "id": "unfollowuser", - "href": "/graphql/reference/mutations#unfollowuser", - "description": "

      Unfollow a user.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnfollowUserInput!", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user that was unfollowed.

      " - } - ], - "category": "users" - }, - { - "name": "unlinkProjectV2FromRepository", - "id": "unlinkprojectv2fromrepository", - "href": "/graphql/reference/mutations#unlinkprojectv2fromrepository", - "description": "

      Unlinks a project from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromRepositoryInput!", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository the project is no longer linked to.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkProjectV2FromTeam", - "id": "unlinkprojectv2fromteam", - "href": "/graphql/reference/mutations#unlinkprojectv2fromteam", - "description": "

      Unlinks a project to a team.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkProjectV2FromTeamInput!", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team the project is unlinked from.

      " - } - ], - "category": "projects" - }, - { - "name": "unlinkRepositoryFromProject", - "id": "unlinkrepositoryfromproject", - "href": "/graphql/reference/mutations#unlinkrepositoryfromproject", - "description": "

      Deletes a repository link from a project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlinkRepositoryFromProjectInput!", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The linked Project.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The linked Repository.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "unlockLockable", - "id": "unlocklockable", - "href": "/graphql/reference/mutations#unlocklockable", - "description": "

      Unlock a lockable object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnlockLockableInput!", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unlockedRecord", - "type": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      The item that was unlocked.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkDiscussionCommentAsAnswer", - "id": "unmarkdiscussioncommentasanswer", - "href": "/graphql/reference/mutations#unmarkdiscussioncommentasanswer", - "description": "

      Unmark a discussion comment as the chosen answer for discussions in an answerable category.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkDiscussionCommentAsAnswerInput!", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The discussion that includes the comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "unmarkFileAsViewed", - "id": "unmarkfileasviewed", - "href": "/graphql/reference/mutations#unmarkfileasviewed", - "description": "

      Unmark a pull request file as viewed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkFileAsViewedInput!", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "unmarkIssueAsDuplicate", - "id": "unmarkissueasduplicate", - "href": "/graphql/reference/mutations#unmarkissueasduplicate", - "description": "

      Unmark an issue as a duplicate of another issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkIssueAsDuplicateInput!", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "duplicate", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      The issue or pull request that was marked as a duplicate.

      " - } - ], - "category": "issues" - }, - { - "name": "unmarkProjectV2AsTemplate", - "id": "unmarkprojectv2astemplate", - "href": "/graphql/reference/mutations#unmarkprojectv2astemplate", - "description": "

      Unmark a project as a template.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnmarkProjectV2AsTemplateInput!", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The project.

      " - } - ], - "category": "projects" - }, - { - "name": "unminimizeComment", - "id": "unminimizecomment", - "href": "/graphql/reference/mutations#unminimizecomment", - "description": "

      Unminimizes a comment on an Issue, Commit, Pull Request, or Gist.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnminimizeCommentInput!", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "unminimizedComment", - "type": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      The comment that was unminimized.

      " - } - ], - "category": "issues" - }, - { - "name": "unpinIssue", - "id": "unpinissue", - "href": "/graphql/reference/mutations#unpinissue", - "description": "

      Unpin a pinned issue from a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnpinIssueInput!", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "id", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "description": "

      The id of the pinned issue that was unpinned.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue that was unpinned.

      " - } - ], - "category": "issues" - }, - { - "name": "unpinIssueComment", - "id": "unpinissuecomment", - "href": "/graphql/reference/mutations#unpinissuecomment", - "description": "

      Unpins an Issue Comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnpinIssueCommentInput!", - "id": "unpinissuecommentinput", - "href": "/graphql/reference/input-objects#unpinissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The Issue Comment that was unpinned.

      " - } - ], - "category": "issues" - }, - { - "name": "unresolveReviewThread", - "id": "unresolvereviewthread", - "href": "/graphql/reference/mutations#unresolvereviewthread", - "description": "

      Marks a review thread as unresolved.

      ", - "inputFields": [ - { - "name": "input", - "type": "UnresolveReviewThreadInput!", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "thread", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      The thread to resolve.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateBranchProtectionRule", - "id": "updatebranchprotectionrule", - "href": "/graphql/reference/mutations#updatebranchprotectionrule", - "description": "

      Update a branch protection rule.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateBranchProtectionRuleInput!", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput" - } - ], - "returnFields": [ - { - "name": "branchProtectionRule", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      The newly created BranchProtectionRule.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "branches" - }, - { - "name": "updateCheckRun", - "id": "updatecheckrun", - "href": "/graphql/reference/mutations#updatecheckrun", - "description": "

      Update a check run.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckRunInput!", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput" - } - ], - "returnFields": [ - { - "name": "checkRun", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      The updated check run.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "checks" - }, - { - "name": "updateCheckSuitePreferences", - "id": "updatechecksuitepreferences", - "href": "/graphql/reference/mutations#updatechecksuitepreferences", - "description": "

      Modifies the settings of an existing check suite.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateCheckSuitePreferencesInput!", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "checks" - }, - { - "name": "updateDiscussion", - "id": "updatediscussion", - "href": "/graphql/reference/mutations#updatediscussion", - "description": "

      Update a discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionInput!", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "discussion", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      The modified discussion.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateDiscussionComment", - "id": "updatediscussioncomment", - "href": "/graphql/reference/mutations#updatediscussioncomment", - "description": "

      Update the contents of a comment on a Discussion.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateDiscussionCommentInput!", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "comment", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      The modified discussion comment.

      " - } - ], - "category": "discussions" - }, - { - "name": "updateEnterpriseAllowPrivateRepositoryForkingSetting", - "id": "updateenterpriseallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateenterpriseallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput!", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated allow private repository forking setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDefaultRepositoryPermissionSetting", - "id": "updateenterprisedefaultrepositorypermissionsetting", - "href": "/graphql/reference/mutations#updateenterprisedefaultrepositorypermissionsetting", - "description": "

      Sets the base repository permission for organizations in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput!", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated base repository permission setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the base repository permission setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseDeployKeySetting", - "id": "updateenterprisedeploykeysetting", - "href": "/graphql/reference/mutations#updateenterprisedeploykeysetting", - "description": "

      Sets whether deploy keys are allowed to be created and used for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseDeployKeySettingInput!", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated deploy key setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the deploy key setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanChangeRepositoryVisibilitySetting", - "id": "updateenterprisememberscanchangerepositoryvisibilitysetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanchangerepositoryvisibilitysetting", - "description": "

      Sets whether organization members with admin permissions on a repository can change repository visibility.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput!", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can change repository visibility setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can change repository visibility setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanCreateRepositoriesSetting", - "id": "updateenterprisememberscancreaterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscancreaterepositoriessetting", - "description": "

      Sets the members can create repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput!", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can create repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can create repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteIssuesSetting", - "id": "updateenterprisememberscandeleteissuessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleteissuessetting", - "description": "

      Sets the members can delete issues setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput!", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete issues setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete issues setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanDeleteRepositoriesSetting", - "id": "updateenterprisememberscandeleterepositoriessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscandeleterepositoriessetting", - "description": "

      Sets the members can delete repositories setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput!", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can delete repositories setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can delete repositories setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanInviteCollaboratorsSetting", - "id": "updateenterprisememberscaninvitecollaboratorssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscaninvitecollaboratorssetting", - "description": "

      Sets whether members can invite collaborators are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput!", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can invite collaborators setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can invite collaborators setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanMakePurchasesSetting", - "id": "updateenterprisememberscanmakepurchasessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanmakepurchasessetting", - "description": "

      Sets whether or not an organization owner can make purchases.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanMakePurchasesSettingInput!", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can make purchases setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can make purchases setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanUpdateProtectedBranchesSetting", - "id": "updateenterprisememberscanupdateprotectedbranchessetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanupdateprotectedbranchessetting", - "description": "

      Sets the members can update protected branches setting for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput!", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can update protected branches setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can update protected branches setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseMembersCanViewDependencyInsightsSetting", - "id": "updateenterprisememberscanviewdependencyinsightssetting", - "href": "/graphql/reference/mutations#updateenterprisememberscanviewdependencyinsightssetting", - "description": "

      Sets the members can view dependency insights for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput!", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated members can view dependency insights setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the members can view dependency insights setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOrganizationProjectsSetting", - "id": "updateenterpriseorganizationprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriseorganizationprojectssetting", - "description": "

      Sets whether organization projects are enabled for an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOrganizationProjectsSettingInput!", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated organization projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the organization projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseOwnerOrganizationRole", - "id": "updateenterpriseownerorganizationrole", - "href": "/graphql/reference/mutations#updateenterpriseownerorganizationrole", - "description": "

      Updates the role of an enterprise owner with an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseOwnerOrganizationRoleInput!", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of changing the owner's organization role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseProfile", - "id": "updateenterpriseprofile", - "href": "/graphql/reference/mutations#updateenterpriseprofile", - "description": "

      Updates an enterprise's profile.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseProfileInput!", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The updated enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseRepositoryProjectsSetting", - "id": "updateenterpriserepositoryprojectssetting", - "href": "/graphql/reference/mutations#updateenterpriserepositoryprojectssetting", - "description": "

      Sets whether repository projects are enabled for a enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseRepositoryProjectsSettingInput!", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated repository projects setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the repository projects setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationdisallowedmethodssetting", - "description": "

      Sets the two-factor authentication methods that users of an enterprise may not use.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput!", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two-factor authentication disallowed methods setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two-factor authentication disallowed methods setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnterpriseTwoFactorAuthenticationRequiredSetting", - "id": "updateenterprisetwofactorauthenticationrequiredsetting", - "href": "/graphql/reference/mutations#updateenterprisetwofactorauthenticationrequiredsetting", - "description": "

      Sets whether two factor authentication is required for all users in an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput!", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      The enterprise with the updated two factor authentication required setting.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the two factor authentication required setting.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateEnvironment", - "id": "updateenvironment", - "href": "/graphql/reference/mutations#updateenvironment", - "description": "

      Updates an environment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnvironmentInput!", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "environment", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      The updated environment.

      " - } - ], - "category": "deployments" - }, - { - "name": "updateIpAllowListEnabledSetting", - "id": "updateipallowlistenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistenabledsetting", - "description": "

      Sets whether an IP allow list is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEnabledSettingInput!", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListEntry", - "id": "updateipallowlistentry", - "href": "/graphql/reference/mutations#updateipallowlistentry", - "description": "

      Updates an IP allow list entry.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListEntryInput!", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ipAllowListEntry", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      The IP allow list entry that was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListForInstalledAppsEnabledSetting", - "id": "updateipallowlistforinstalledappsenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistforinstalledappsenabledsetting", - "description": "

      Sets whether IP allow list configuration for installed GitHub Apps is enabled on an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListForInstalledAppsEnabledSettingInput!", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIpAllowListUserLevelEnforcementEnabledSetting", - "id": "updateipallowlistuserlevelenforcementenabledsetting", - "href": "/graphql/reference/mutations#updateipallowlistuserlevelenforcementenabledsetting", - "description": "

      Sets whether IP allow list user-level enforcement is enabled on an enterprise.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIpAllowListUserLevelEnforcementEnabledSettingInput!", - "id": "updateipallowlistuserlevelenforcementenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistuserlevelenforcementenabledsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      The IP allow list owner on which the setting was updated.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "updateIssue", - "id": "updateissue", - "href": "/graphql/reference/mutations#updateissue", - "description": "

      Updates an Issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueInput!", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueComment", - "id": "updateissuecomment", - "href": "/graphql/reference/mutations#updateissuecomment", - "description": "

      Updates an IssueComment object.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueCommentInput!", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueComment", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      The updated comment.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueField", - "id": "updateissuefield", - "href": "/graphql/reference/mutations#updateissuefield", - "description": "

      Updates an issue field.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueFieldInput!", - "id": "updateissuefieldinput", - "href": "/graphql/reference/input-objects#updateissuefieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueField", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      The updated issue field.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueFieldValue", - "id": "updateissuefieldvalue", - "href": "/graphql/reference/mutations#updateissuefieldvalue", - "description": "

      Updates an existing issue field value for an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueFieldValueInput!", - "id": "updateissuefieldvalueinput", - "href": "/graphql/reference/input-objects#updateissuefieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The issue object.

      " - }, - { - "name": "issueFieldValue", - "type": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      The updated issue field value.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueIssueType", - "id": "updateissueissuetype", - "href": "/graphql/reference/mutations#updateissueissuetype", - "description": "

      Updates the issue type on an issue.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueIssueTypeInput!", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issue", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      The updated issue.

      " - } - ], - "category": "issues" - }, - { - "name": "updateIssueType", - "id": "updateissuetype", - "href": "/graphql/reference/mutations#updateissuetype", - "description": "

      Update an issue type.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateIssueTypeInput!", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "issueType", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      The updated issue type.

      " - } - ], - "category": "issues" - }, - { - "name": "updateLabel", - "id": "updatelabel", - "href": "/graphql/reference/mutations#updatelabel", - "description": "

      Updates an existing label.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateLabelInput!", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "label", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      The updated label.

      " - } - ], - "category": "issues" - }, - { - "name": "updateNotificationRestrictionSetting", - "id": "updatenotificationrestrictionsetting", - "href": "/graphql/reference/mutations#updatenotificationrestrictionsetting", - "description": "

      Update the setting to restrict notifications to only verified or approved domains available to an owner.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateNotificationRestrictionSettingInput!", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "owner", - "type": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      The owner on which the setting was updated.

      " - } - ], - "category": "activity" - }, - { - "name": "updateOrganizationAllowPrivateRepositoryForkingSetting", - "id": "updateorganizationallowprivaterepositoryforkingsetting", - "href": "/graphql/reference/mutations#updateorganizationallowprivaterepositoryforkingsetting", - "description": "

      Sets whether private repository forks are enabled for an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput!", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the allow private repository forking setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated allow private repository forking setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateOrganizationWebCommitSignoffSetting", - "id": "updateorganizationwebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updateorganizationwebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for repositories in an organization.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateOrganizationWebCommitSignoffSettingInput!", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "organization", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      The organization with the updated web commit signoff setting.

      " - } - ], - "category": "orgs" - }, - { - "name": "updateProject", - "id": "updateproject", - "href": "/graphql/reference/mutations#updateproject", - "description": "

      Updates an existing project.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectInput!", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "project", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      The updated project.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectCard", - "id": "updateprojectcard", - "href": "/graphql/reference/mutations#updateprojectcard", - "description": "

      Updates an existing project card.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectCardInput!", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectCard", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      The updated ProjectCard.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectColumn", - "id": "updateprojectcolumn", - "href": "/graphql/reference/mutations#updateprojectcolumn", - "description": "

      Updates an existing project column.

      ", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectColumnInput!", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectColumn", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      The updated project column.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "updateProjectV2", - "id": "updateprojectv2", - "href": "/graphql/reference/mutations#updateprojectv2", - "description": "

      Updates an existing project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2Input!", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      The updated Project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Collaborators", - "id": "updateprojectv2collaborators", - "href": "/graphql/reference/mutations#updateprojectv2collaborators", - "description": "

      Update the collaborators on a team or a project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2CollaboratorsInput!", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "collaborators", - "type": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The collaborators granted a role.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2DraftIssue", - "id": "updateprojectv2draftissue", - "href": "/graphql/reference/mutations#updateprojectv2draftissue", - "description": "

      Updates a draft issue within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2DraftIssueInput!", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "draftIssue", - "type": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      The draft issue updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2Field", - "id": "updateprojectv2field", - "href": "/graphql/reference/mutations#updateprojectv2field", - "description": "

      Update a project field.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2FieldInput!", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Field", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      The updated field.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemFieldValue", - "id": "updateprojectv2itemfieldvalue", - "href": "/graphql/reference/mutations#updateprojectv2itemfieldvalue", - "description": "

      This mutation updates the value of a field for an item in a Project. Currently\nonly single-select, text, number, date, and iteration fields are supported.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemFieldValueInput!", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "projectV2Item", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      The updated item.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2ItemPosition", - "id": "updateprojectv2itemposition", - "href": "/graphql/reference/mutations#updateprojectv2itemposition", - "description": "

      This mutation updates the position of the item in the project, where the position represents the priority of an item.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2ItemPositionInput!", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "items", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The items in the new order.

      " - } - ], - "category": "projects" - }, - { - "name": "updateProjectV2StatusUpdate", - "id": "updateprojectv2statusupdate", - "href": "/graphql/reference/mutations#updateprojectv2statusupdate", - "description": "

      Updates a status update within a Project.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateProjectV2StatusUpdateInput!", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "statusUpdate", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      The status update updated in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "updatePullRequest", - "id": "updatepullrequest", - "href": "/graphql/reference/mutations#updatepullrequest", - "description": "

      Update a pull request.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestInput!", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput" - } - ], - "returnFields": [ - { - "name": "actor", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Identifies the actor who performed the event.

      " - }, - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestBranch", - "id": "updatepullrequestbranch", - "href": "/graphql/reference/mutations#updatepullrequestbranch", - "description": "

      Merge or Rebase HEAD from upstream branch into pull request branch.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestBranchInput!", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequest", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      The updated pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReview", - "id": "updatepullrequestreview", - "href": "/graphql/reference/mutations#updatepullrequestreview", - "description": "

      Updates the body of a pull request review.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewInput!", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReview", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      The updated pull request review.

      " - } - ], - "category": "pulls" - }, - { - "name": "updatePullRequestReviewComment", - "id": "updatepullrequestreviewcomment", - "href": "/graphql/reference/mutations#updatepullrequestreviewcomment", - "description": "

      Updates a pull request review comment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdatePullRequestReviewCommentInput!", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "pullRequestReviewComment", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      The updated comment.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateRef", - "id": "updateref", - "href": "/graphql/reference/mutations#updateref", - "description": "

      Update a Git Ref.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefInput!", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ref", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      The updated Ref.

      " - } - ], - "category": "git" - }, - { - "name": "updateRefs", - "id": "updaterefs", - "href": "/graphql/reference/mutations#updaterefs", - "description": "

      Creates, updates and/or deletes multiple refs in a repository.

      \n

      This mutation takes a list of RefUpdates and performs these updates\non the repository. All updates are performed atomically, meaning that\nif one of them is rejected, no other ref will be modified.

      \n

      RefUpdate.beforeOid specifies that the given reference needs to point\nto the given value before performing any updates. A value of\n0000000000000000000000000000000000000000 can be used to verify that\nthe references should not exist.

      \n

      RefUpdate.afterOid specifies the value that the given reference\nwill point to after performing all updates. A value of\n0000000000000000000000000000000000000000 can be used to delete a\nreference.

      \n

      If RefUpdate.force is set to true, a non-fast-forward updates\nfor the given reference will be allowed.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRefsInput!", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - } - ], - "category": "git" - }, - { - "name": "updateRepository", - "id": "updaterepository", - "href": "/graphql/reference/mutations#updaterepository", - "description": "

      Update information about a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryInput!", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryCustomProperty", - "id": "updaterepositorycustomproperty", - "href": "/graphql/reference/mutations#updaterepositorycustomproperty", - "description": "

      Update a repository custom property.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryCustomPropertyInput!", - "id": "updaterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#updaterepositorycustompropertyinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repositoryCustomProperty", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      The updated repository custom property.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryRuleset", - "id": "updaterepositoryruleset", - "href": "/graphql/reference/mutations#updaterepositoryruleset", - "description": "

      Update a repository ruleset.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryRulesetInput!", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "ruleset", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      The newly created Ruleset.

      " - } - ], - "category": "repos" - }, - { - "name": "updateRepositoryWebCommitSignoffSetting", - "id": "updaterepositorywebcommitsignoffsetting", - "href": "/graphql/reference/mutations#updaterepositorywebcommitsignoffsetting", - "description": "

      Sets whether contributors are required to sign off on web-based commits for a repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateRepositoryWebCommitSignoffSettingInput!", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "message", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A message confirming the result of updating the web commit signoff setting.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateSubscription", - "id": "updatesubscription", - "href": "/graphql/reference/mutations#updatesubscription", - "description": "

      Updates the state for subscribable subjects.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateSubscriptionInput!", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "subscribable", - "type": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      The input subscribable entity.

      " - } - ], - "category": "activity" - }, - { - "name": "updateTeamReviewAssignment", - "id": "updateteamreviewassignment", - "href": "/graphql/reference/mutations#updateteamreviewassignment", - "description": "

      Updates team review assignment.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamReviewAssignmentInput!", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "team", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The team that was modified.

      " - } - ], - "category": "pulls" - }, - { - "name": "updateTeamsRepository", - "id": "updateteamsrepository", - "href": "/graphql/reference/mutations#updateteamsrepository", - "description": "

      Update team repository.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTeamsRepositoryInput!", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The repository that was updated.

      " - }, - { - "name": "teams", - "type": "[Team!]", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      The teams granted permission on the repository.

      " - } - ], - "category": "teams" - }, - { - "name": "updateTopics", - "id": "updatetopics", - "href": "/graphql/reference/mutations#updatetopics", - "description": "

      Replaces the repository's topics with the given topics.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateTopicsInput!", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "invalidTopicNames", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      Names of the provided topics that are not valid.

      " - }, - { - "name": "repository", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      The updated repository.

      " - } - ], - "category": "repos" - }, - { - "name": "updateUserList", - "id": "updateuserlist", - "href": "/graphql/reference/mutations#updateuserlist", - "description": "

      Updates an existing user list.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListInput!", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "list", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The list that was just updated.

      " - } - ], - "category": "users" - }, - { - "name": "updateUserListsForItem", - "id": "updateuserlistsforitem", - "href": "/graphql/reference/mutations#updateuserlistsforitem", - "description": "

      Updates which of the viewer's lists an item belongs to.

      ", - "inputFields": [ - { - "name": "input", - "type": "UpdateUserListsForItemInput!", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "item", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      The item that was added.

      " - }, - { - "name": "lists", - "type": "[UserList!]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      The lists to which this item belongs.

      " - }, - { - "name": "user", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      The user who owns the lists.

      " - } - ], - "category": "users" - }, - { - "name": "verifyVerifiableDomain", - "id": "verifyverifiabledomain", - "href": "/graphql/reference/mutations#verifyverifiabledomain", - "description": "

      Verify that a verifiable domain has the expected DNS record.

      ", - "inputFields": [ - { - "name": "input", - "type": "VerifyVerifiableDomainInput!", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "description": "

      A unique identifier for the client performing the mutation.

      " - }, - { - "name": "domain", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      The verifiable domain that was verified.

      " - } - ], - "category": "orgs" - } - ], - "objects": [ - { - "name": "ActorConnection", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "description": "

      The connection type for Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ActorEdge]", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Actor]", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ActorEdge", - "id": "actoredge", - "href": "/graphql/reference/objects#actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "description": "

      Location information for an actor.

      ", - "fields": [ - { - "name": "city", - "description": "

      City.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "country", - "description": "

      Country name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countryCode", - "description": "

      Country code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "region", - "description": "

      Region name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regionCode", - "description": "

      Region or state code.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who added this Pull Request to the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was added to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AddedToProjectV2Event object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner", - "description": "

      An announcement banner for an enterprise or organization.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      The date the announcement was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "expiresAt", - "description": "

      The expiration date of the announcement, if any.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "isUserDismissible", - "description": "

      Whether the announcement can be dismissed by the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      The text of the announcement.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app", - "description": "

      A GitHub App.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "clientId", - "description": "

      The client ID of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the app.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the App object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses of the app.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "logoBackgroundColor", - "description": "

      The hex color code, without the leading '#', for the logo background.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logoUrl", - "description": "

      A URL pointing to the app's logo.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the app.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      A slug based on the name of the app for use in URLs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to the app's homepage.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent", - "description": "

      Represents anassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was assigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AssignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the user who was assigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "AssigneeConnection", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "description": "

      The connection type for Assignee.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[AssigneeEdge]", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Assignee]", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "AssigneeEdge", - "id": "assigneeedge", - "href": "/graphql/reference/objects#assigneeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - } - ], - "category": "issues" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "disabler", - "description": "

      The user who disabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeDisabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reasonCode", - "description": "

      The reason_code relating to why auto-merge was disabled.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoMergeEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest", - "description": "

      Represents an auto-merge request for a pull request.

      ", - "fields": [ - { - "name": "authorEmail", - "description": "

      The email address of the author of this auto-merge request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      The commit message of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      The commit title of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enabledAt", - "description": "

      When was this auto-merge request was enabled.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabledBy", - "description": "

      The actor who created the auto-merge request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "mergeMethod", - "description": "

      The merge method of the auto-merge request. If a merge queue is required by\nthe base branch, this value will be set by the merge queue when merging.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequest", - "description": "

      The pull request that this auto-merge request is set against.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (rebase) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoRebaseEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabler", - "description": "

      The user who enabled auto-merge (squash) for this Pull Request.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the AutoSquashEnabledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeFailedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the AutomaticBaseChangeSucceededEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "newBase", - "description": "

      The new base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oldBase", - "description": "

      The old base for this PR.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentRefName", - "description": "

      Identifies the name of the base ref for the pull request after it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousRefName", - "description": "

      Identifies the name of the base ref for the pull request before it was changed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the Ref associated with the base_ref_deleted event.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thebase_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BaseRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thebase_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "Blame", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "description": "

      Represents a Git blame.

      ", - "fields": [ - { - "name": "ranges", - "description": "

      The list of ranges from a Git blame.

      ", - "type": "[BlameRange!]!", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange" - } - ], - "category": "git" - }, - { - "name": "BlameRange", - "id": "blamerange", - "href": "/graphql/reference/objects#blamerange", - "description": "

      Represents a range of information from a Git blame.

      ", - "fields": [ - { - "name": "age", - "description": "

      Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange's change.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commit", - "description": "

      Identifies the line author.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "endingLine", - "description": "

      The ending line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startingLine", - "description": "

      The starting line for the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "Blob", - "id": "blob", - "href": "/graphql/reference/objects#blob", - "description": "

      Represents a Git blob.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "byteSize", - "description": "

      Byte size of Blob object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Blob object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBinary", - "description": "

      Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Indicates whether the contents is truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the Blob is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockingIssue", - "description": "

      The blocking issue that was added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockedByAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockingIssue", - "description": "

      The blocking issue that was removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockedByRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent", - "description": "

      Represents ablocking_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockedIssue", - "description": "

      The blocked issue that was added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockingAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent", - "description": "

      Represents ablocking_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockedIssue", - "description": "

      The blocked issue that was removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the BlockingRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot", - "description": "

      A special type of user which takes actions on behalf of GitHub Apps.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Bot object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this bot.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule", - "description": "

      A branch protection rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleConflicts", - "description": "

      A list of conflicts matching branches protection rule and other branch protection rules.

      ", - "type": "BranchProtectionRuleConflictConnection!", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassForcePushAllowances", - "description": "

      A list of actors able to force push for this branch protection rule.

      ", - "type": "BypassForcePushAllowanceConnection!", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bypassPullRequestAllowances", - "description": "

      A list of actors able to bypass PRs for this branch protection rule.

      ", - "type": "BypassPullRequestAllowanceConnection!", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "creator", - "description": "

      The actor who created this branch protection rule.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the BranchProtectionRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "matchingRefs", - "description": "

      Repository refs that are protected by this rule.

      ", - "type": "RefConnection!", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushAllowances", - "description": "

      A list push allowances for this branch protection rule.

      ", - "type": "PushAllowanceConnection!", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this branch protection rule.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      List of required deployment environments that must be deployed successfully to update matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      List of required status checks that must pass for commits to be accepted to matching branches.

      ", - "type": "[RequiredStatusCheckDescription!]", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Does this branch require deployment to specific environments before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalAllowances", - "description": "

      A list review dismissal allowances for this branch protection rule.

      ", - "type": "ReviewDismissalAllowanceConnection!", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict", - "description": "

      A conflict between two branch protection rules.

      ", - "fields": [ - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "conflictingBranchProtectionRule", - "description": "

      Identifies the conflicting branch protection rule.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "ref", - "description": "

      Identifies the branch ref that has conflicting rules.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictConnection", - "id": "branchprotectionruleconflictconnection", - "href": "/graphql/reference/objects#branchprotectionruleconflictconnection", - "description": "

      The connection type for BranchProtectionRuleConflict.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleConflictEdge]", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRuleConflict]", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConflictEdge", - "id": "branchprotectionruleconflictedge", - "href": "/graphql/reference/objects#branchprotectionruleconflictedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRuleConflict", - "id": "branchprotectionruleconflict", - "href": "/graphql/reference/objects#branchprotectionruleconflict" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleConnection", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "description": "

      The connection type for BranchProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BranchProtectionRuleEdge]", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BranchProtectionRule]", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BranchProtectionRuleEdge", - "id": "branchprotectionruleedge", - "href": "/graphql/reference/objects#branchprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance", - "description": "

      A user, team, or app who has the ability to bypass a force push requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can force push.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassForcePushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceConnection", - "id": "bypassforcepushallowanceconnection", - "href": "/graphql/reference/objects#bypassforcepushallowanceconnection", - "description": "

      The connection type for BypassForcePushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassForcePushAllowanceEdge]", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassForcePushAllowance]", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassForcePushAllowanceEdge", - "id": "bypassforcepushallowanceedge", - "href": "/graphql/reference/objects#bypassforcepushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassForcePushAllowance", - "id": "bypassforcepushallowance", - "href": "/graphql/reference/objects#bypassforcepushallowance" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance", - "description": "

      A user, team, or app who has the ability to bypass a pull request requirement on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass.

      ", - "type": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the BypassPullRequestAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceConnection", - "id": "bypasspullrequestallowanceconnection", - "href": "/graphql/reference/objects#bypasspullrequestallowanceconnection", - "description": "

      The connection type for BypassPullRequestAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[BypassPullRequestAllowanceEdge]", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[BypassPullRequestAllowance]", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "BypassPullRequestAllowanceEdge", - "id": "bypasspullrequestallowanceedge", - "href": "/graphql/reference/objects#bypasspullrequestallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "BypassPullRequestAllowance", - "id": "bypasspullrequestallowance", - "href": "/graphql/reference/objects#bypasspullrequestallowance" - } - ], - "category": "branches" - }, - { - "name": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "score", - "description": "

      The CVSS score associated with this advisory.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "vectorString", - "description": "

      The CVSS vector string associated with this advisory.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe", - "description": "

      A common weakness enumeration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cweId", - "description": "

      The id of the CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A detailed description of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CWE object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of this CWE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEConnection", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "description": "

      The connection type for CWE.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CWEEdge]", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CWE]", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "CWEEdge", - "id": "cweedge", - "href": "/graphql/reference/objects#cweedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CWE", - "id": "cwe", - "href": "/graphql/reference/objects#cwe" - } - ], - "category": "security-advisories" - }, - { - "name": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation", - "description": "

      A single check annotation.

      ", - "fields": [ - { - "name": "annotationLevel", - "description": "

      The annotation's severity level.

      ", - "type": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "blobUrl", - "description": "

      The path to the file that this annotation was made on.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2027-01-01 UTC.

      " - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "location", - "description": "

      The position of this annotation.

      ", - "type": "CheckAnnotationSpan!", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan" - }, - { - "name": "message", - "description": "

      The annotation's message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path that this annotation was made on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Additional information about the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The annotation's title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "description": "

      The connection type for CheckAnnotation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckAnnotationEdge]", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckAnnotation]", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationEdge", - "id": "checkannotationedge", - "href": "/graphql/reference/objects#checkannotationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckAnnotation", - "id": "checkannotation", - "href": "/graphql/reference/objects#checkannotation" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationPosition", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition", - "description": "

      A character position in a check annotation.

      ", - "fields": [ - { - "name": "column", - "description": "

      Column number (1 indexed).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "line", - "description": "

      Line number (1 indexed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationSpan", - "id": "checkannotationspan", - "href": "/graphql/reference/objects#checkannotationspan", - "description": "

      An inclusive pair of positions for a check annotation.

      ", - "fields": [ - { - "name": "end", - "description": "

      End position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - }, - { - "name": "start", - "description": "

      Start position (inclusive).

      ", - "type": "CheckAnnotationPosition!", - "id": "checkannotationposition", - "href": "/graphql/reference/objects#checkannotationposition" - } - ], - "category": "checks" - }, - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun", - "description": "

      A check run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "annotations", - "description": "

      The check run's annotations.

      ", - "type": "CheckAnnotationConnection", - "id": "checkannotationconnection", - "href": "/graphql/reference/objects#checkannotationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "checkSuite", - "description": "

      The check suite that this run is a part of.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check run was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check run.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The corresponding deployment for this job, if any.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "detailsUrl", - "description": "

      The URL from which to find full details of the check run on the integrator's site.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the check run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the check for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pendingDeploymentRequest", - "description": "

      Information about a pending deployment, if any, in this check run.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "permalink", - "description": "

      The permalink to the check run summary.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repository", - "description": "

      The repository associated with this check run.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check run was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check run.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "steps", - "description": "

      The check run's steps.

      ", - "type": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "number", - "description": "

      Step number.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "summary", - "description": "

      A string representing the check run's summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      A string representing the check run's text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A string representing the check run.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "description": "

      The connection type for CheckRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckRunEdge]", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckRun]", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunEdge", - "id": "checkrunedge", - "href": "/graphql/reference/objects#checkrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - } - ], - "category": "checks" - }, - { - "name": "CheckRunStateCount", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount", - "description": "

      Represents a count of the state of a check run.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of check runs with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a check run.

      ", - "type": "CheckRunState!", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep", - "description": "

      A single check step.

      ", - "fields": [ - { - "name": "completedAt", - "description": "

      Identifies the date and time when the check step was completed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The conclusion of the check step.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "externalId", - "description": "

      A reference for the check step on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The step's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The index of the step in the list of steps of the parent check run.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "secondsToCompletion", - "description": "

      Number of seconds to completion.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      Identifies the date and time when the check step was started.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status of the check step.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckStepConnection", - "id": "checkstepconnection", - "href": "/graphql/reference/objects#checkstepconnection", - "description": "

      The connection type for CheckStep.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckStepEdge]", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckStep]", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckStepEdge", - "id": "checkstepedge", - "href": "/graphql/reference/objects#checkstepedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckStep", - "id": "checkstep", - "href": "/graphql/reference/objects#checkstep" - } - ], - "category": "checks" - }, - { - "name": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite", - "description": "

      A check suite.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "app", - "description": "

      The GitHub App which created this check suite.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "branch", - "description": "

      The name of the branch for this check suite.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "checkRuns", - "description": "

      The check runs associated with a check suite.

      ", - "type": "CheckRunConnection", - "id": "checkrunconnection", - "href": "/graphql/reference/objects#checkrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check runs by this type.

      ", - "type": { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit for this check suite.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "conclusion", - "description": "

      The conclusion of this check suite.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The user who triggered the check suite.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the CheckSuite object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "matchingPullRequests", - "description": "

      A list of open pull requests matching the check suite.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "push", - "description": "

      The push that triggered this check suite.

      ", - "type": "Push", - "id": "push", - "href": "/graphql/reference/objects#push" - }, - { - "name": "repository", - "description": "

      The repository associated with this check suite.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "status", - "description": "

      The status of this check suite.

      ", - "type": "CheckStatusState!", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this check suite.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflowRun", - "description": "

      The workflow run associated with this check suite.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "description": "

      The connection type for CheckSuite.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CheckSuiteEdge]", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CheckSuite]", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteEdge", - "id": "checksuiteedge", - "href": "/graphql/reference/objects#checksuiteedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CheckSuite", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - } - ], - "category": "checks" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent", - "description": "

      Represents aclosedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was closed.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "closer", - "description": "

      Object which triggered the creation of this event.

      ", - "type": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicateOf", - "description": "

      The issue or pull request that this issue was marked as a duplicate of.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the ClosedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to closed.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - }, - { - "name": "url", - "description": "

      The HTTP URL for this closed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct", - "description": "

      The Code of Conduct for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the Code of Conduct.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the CodeOfConduct object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The key for the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The formal name of the Code of Conduct.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Code of Conduct.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "fields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningTool!]!", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningTool", - "id": "codescanningtool", - "href": "/graphql/reference/objects#codescanningtool", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "fields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedCommentAuthor", - "description": "

      The user who authored the deleted comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommentDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit", - "description": "

      Represents a Git commit.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "additions", - "description": "

      The number of additions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "associatedPullRequests", - "description": "

      The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - }, - { - "name": "author", - "description": "

      Authorship details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "authoredByCommitter", - "description": "

      Check if the committer and the author match.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "authoredDate", - "description": "

      The datetime when this commit was authored.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "authors", - "description": "

      The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.

      ", - "type": "GitActorConnection!", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "blame", - "description": "

      Fetches git blame information.

      ", - "type": "Blame!", - "id": "blame", - "href": "/graphql/reference/objects#blame", - "arguments": [ - { - "name": "path", - "description": "

      The file whose Git blame information you want.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "changedFiles", - "description": "

      We recommend using the changedFilesIfAvailable field instead of\nchangedFiles, as changedFiles will cause your request to return an error\nif GitHub is unable to calculate the number of changed files.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      changedFiles will be removed. Use changedFilesIfAvailable instead. Removal on 2023-01-01 UTC.

      " - }, - { - "name": "changedFilesIfAvailable", - "description": "

      The number of changed files in this commit. If GitHub is unable to calculate\nthe number of changed files (for example due to a timeout), this will return\nnull. We recommend using this field instead of changedFiles.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkSuites", - "description": "

      The check suites associated with a commit.

      ", - "type": "CheckSuiteConnection", - "id": "checksuiteconnection", - "href": "/graphql/reference/objects#checksuiteconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filters the check suites by this type.

      ", - "type": { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "comments", - "description": "

      Comments made on the commit.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "committedDate", - "description": "

      The datetime when this commit was committed.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "committedViaWeb", - "description": "

      Check if committed via GitHub web UI.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "committer", - "description": "

      Committer details of the commit.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "deletions", - "description": "

      The number of deletions in this commit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployments", - "description": "

      The deployments associated with a commit.

      ", - "type": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "file", - "description": "

      The tree entry representing the file located at the given path.

      ", - "type": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "arguments": [ - { - "name": "path", - "description": "

      The path for the file.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "history", - "description": "

      The linear commit history starting from (and including) this commit, in the same order as git log.

      ", - "type": "CommitHistoryConnection!", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      If non-null, filters history to only show commits with matching authorship.

      ", - "type": { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "path", - "description": "

      If non-null, filters history to only show commits touching files under this path.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "since", - "description": "

      Allows specifying a beginning time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - }, - { - "name": "until", - "description": "

      Allows specifying an ending time or date for fetching commits. Unexpected\nresults may be returned for dates not between 1970-01-01 and 2099-12-13 (inclusive).

      ", - "type": { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Commit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git commit message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBody", - "description": "

      The Git commit message body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageBodyHTML", - "description": "

      The commit message body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "messageHeadline", - "description": "

      The Git commit message headline.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "messageHeadlineHTML", - "description": "

      The commit message headline rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "onBehalfOf", - "description": "

      The organization this commit was made on behalf of.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parents", - "description": "

      The parents of a commit.

      ", - "type": "CommitConnection!", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pushedDate", - "description": "

      The datetime when this commit was pushed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      pushedDate is no longer supported. Removal on 2023-07-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The Repository this commit belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "signature", - "description": "

      Commit signing information, if present.

      ", - "type": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - }, - { - "name": "status", - "description": "

      Status information for this commit.

      ", - "type": "Status", - "id": "status", - "href": "/graphql/reference/objects#status" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for this commit.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tarballUrl", - "description": "

      Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tree", - "description": "

      Commit's root Tree.

      ", - "type": "Tree!", - "id": "tree", - "href": "/graphql/reference/objects#tree" - }, - { - "name": "treeResourcePath", - "description": "

      The HTTP path for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "treeUrl", - "description": "

      The HTTP URL for the tree of this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "zipballUrl", - "description": "

      Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment", - "description": "

      Represents a comment on a given Commit.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment, if the commit exists.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Identifies the file path associated with the comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Identifies the line position associated with the comment.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this commit comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentConnection", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "description": "

      The connection type for CommitComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitCommentEdge]", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CommitComment]", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentEdge", - "id": "commitcommentedge", - "href": "/graphql/reference/objects#commitcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CommitComment", - "id": "commitcomment", - "href": "/graphql/reference/objects#commitcomment" - } - ], - "category": "commits" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread", - "description": "

      A thread of comments on a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the CommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "commits" - }, - { - "name": "CommitConnection", - "id": "commitconnection", - "href": "/graphql/reference/objects#commitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionsByRepository", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "description": "

      This aggregates commits made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The commit contributions, each representing a day.

      ", - "type": "CreatedCommitContributionConnection!", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for commit contributions returned from the connection.

      ", - "type": { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the commits were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the user's commits to the repository in this time range.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "CommitEdge", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - } - ], - "category": "commits" - }, - { - "name": "CommitHistoryConnection", - "id": "commithistoryconnection", - "href": "/graphql/reference/objects#commithistoryconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "description": "

      Represents a comparison between two commit revisions.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "aheadBy", - "description": "

      The number of commits ahead of the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "baseTarget", - "description": "

      The base revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "behindBy", - "description": "

      The number of commits behind the base branch.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "commits", - "description": "

      The commits which compose this comparison.

      ", - "type": "ComparisonCommitConnection!", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "headTarget", - "description": "

      The head revision of this comparison.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "id", - "description": "

      The Node ID of the Comparison object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "status", - "description": "

      The status of this comparison.

      ", - "type": "ComparisonStatus!", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus" - } - ], - "category": "commits" - }, - { - "name": "ComparisonCommitConnection", - "id": "comparisoncommitconnection", - "href": "/graphql/reference/objects#comparisoncommitconnection", - "description": "

      The connection type for Commit.

      ", - "fields": [ - { - "name": "authorCount", - "description": "

      The total count of authors and co-authors across all commits.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CommitEdge]", - "id": "commitedge", - "href": "/graphql/reference/objects#commitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Commit]", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was connected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines", - "description": "

      The Contributing Guidelines for a repository.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the Contributing Guidelines.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the Contributing Guidelines.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "ContributionCalendar", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar", - "description": "

      A calendar of contributions made on GitHub by a user.

      ", - "fields": [ - { - "name": "colors", - "description": "

      A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isHalloween", - "description": "

      Determine if the color set was chosen because it's currently Halloween.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "months", - "description": "

      A list of the months of contributions in this calendar.

      ", - "type": "[ContributionCalendarMonth!]!", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth" - }, - { - "name": "totalContributions", - "description": "

      The count of total contributions in the calendar.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "weeks", - "description": "

      A list of the weeks of contributions in this calendar.

      ", - "type": "[ContributionCalendarWeek!]!", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarDay", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday", - "description": "

      Represents a single day of contributions on GitHub by a user.

      ", - "fields": [ - { - "name": "color", - "description": "

      The hex color code that represents how many contributions were made on this day compared to others in the calendar.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contributionCount", - "description": "

      How many contributions were made by the user on this day.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "contributionLevel", - "description": "

      Indication of contributions, relative to other days. Can be used to indicate\nwhich color to represent this day on a calendar.

      ", - "type": "ContributionLevel!", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel" - }, - { - "name": "date", - "description": "

      The day this square represents.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "weekday", - "description": "

      A number representing which day of the week this square represents, e.g., 1 is Monday.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarMonth", - "id": "contributioncalendarmonth", - "href": "/graphql/reference/objects#contributioncalendarmonth", - "description": "

      A month of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "firstDay", - "description": "

      The date of the first day of this month.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "name", - "description": "

      The name of the month.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalWeeks", - "description": "

      How many weeks started in this month.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "year", - "description": "

      The year the month occurred in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ContributionCalendarWeek", - "id": "contributioncalendarweek", - "href": "/graphql/reference/objects#contributioncalendarweek", - "description": "

      A week of contributions in a user's contribution graph.

      ", - "fields": [ - { - "name": "contributionDays", - "description": "

      The days of contributions in this week.

      ", - "type": "[ContributionCalendarDay!]!", - "id": "contributioncalendarday", - "href": "/graphql/reference/objects#contributioncalendarday" - }, - { - "name": "firstDay", - "description": "

      The date of the earliest square in this week.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "users" - }, - { - "name": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "description": "

      A collection of contributions made by a user, including opened issues, commits, and pull requests.\nContributions in private and internal repositories are only included with the optional read:user scope.

      ", - "fields": [ - { - "name": "commitContributionsByRepository", - "description": "

      Commit contributions made by the user, grouped by repository.

      ", - "type": "[CommitContributionsByRepository!]!", - "id": "commitcontributionsbyrepository", - "href": "/graphql/reference/objects#commitcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contributionCalendar", - "description": "

      A calendar of this user's contributions on GitHub.

      ", - "type": "ContributionCalendar!", - "id": "contributioncalendar", - "href": "/graphql/reference/objects#contributioncalendar" - }, - { - "name": "contributionYears", - "description": "

      The years the user has been making contributions with the most recent year first.

      ", - "type": "[Int!]!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "doesEndInCurrentMonth", - "description": "

      Determine if this collection's time span ends in the current month.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "earliestRestrictedContributionDate", - "description": "

      The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "endedAt", - "description": "

      The ending date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "firstIssueContribution", - "description": "

      The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection's time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.

      ", - "type": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution" - }, - { - "name": "firstPullRequestContribution", - "description": "

      The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection's time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.

      ", - "type": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution" - }, - { - "name": "firstRepositoryContribution", - "description": "

      The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection's time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.

      ", - "type": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution" - }, - { - "name": "hasActivityInThePast", - "description": "

      Does the user have any more activity in the timeline that occurred prior to the collection's time range?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyContributions", - "description": "

      Determine if there are any contributions in this collection.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasAnyRestrictedContributions", - "description": "

      Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSingleDay", - "description": "

      Whether or not the collector's time span is all within the same day.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueContributions", - "description": "

      A list of issues the user opened.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "issueContributionsByRepository", - "description": "

      Issue contributions made by the user, grouped by repository.

      ", - "type": "[IssueContributionsByRepository!]!", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "joinedGitHubContribution", - "description": "

      When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection's time range and ignoreTimeRange is false.

      ", - "type": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution" - }, - { - "name": "latestRestrictedContributionDate", - "description": "

      The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "mostRecentCollectionWithActivity", - "description": "

      When this collection's time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "mostRecentCollectionWithoutActivity", - "description": "

      Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.

      ", - "type": "ContributionsCollection", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection" - }, - { - "name": "popularIssueContribution", - "description": "

      The issue the user opened on GitHub that received the most comments in the specified\ntime frame.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "popularPullRequestContribution", - "description": "

      The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pullRequestContributions", - "description": "

      Pull request contributions made by the user.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestContributionsByRepository", - "description": "

      Pull request contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestContributionsByRepository!]!", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestReviewContributions", - "description": "

      Pull request review contributions made by the user. Returns the most recently\nsubmitted review for each PR reviewed by the user.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "pullRequestReviewContributionsByRepository", - "description": "

      Pull request review contributions made by the user, grouped by repository.

      ", - "type": "[PullRequestReviewContributionsByRepository!]!", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "arguments": [ - { - "name": "maxRepositories", - "defaultValue": "25", - "description": "

      How many repositories should be included.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryContributions", - "description": "

      A list of repositories owned by the user that the user created in this time range.

      ", - "type": "CreatedRepositoryContributionConnection!", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from the result.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "restrictedContributionsCount", - "description": "

      A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startedAt", - "description": "

      The beginning date and time of this collection.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "totalCommitContributions", - "description": "

      How many commits were made by the user in this time span.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalIssueContributions", - "description": "

      How many issues the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestContributions", - "description": "

      How many pull requests the user opened.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalPullRequestReviewContributions", - "description": "

      How many pull request reviews the user left.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedCommits", - "description": "

      How many different repositories the user committed to.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedIssues", - "description": "

      How many different repositories the user opened issues in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first issue ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented issue be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoriesWithContributedPullRequestReviews", - "description": "

      How many different repositories the user left pull request reviews in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalRepositoriesWithContributedPullRequests", - "description": "

      How many different repositories the user opened pull requests in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first pull request ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "excludePopular", - "defaultValue": false, - "description": "

      Should the user's most commented pull request be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "totalRepositoryContributions", - "description": "

      How many repositories the user created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "arguments": [ - { - "name": "excludeFirst", - "defaultValue": false, - "description": "

      Should the user's first repository ever be excluded from this count.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "user", - "description": "

      The user who made the contributions in this collection.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertToDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this convert to draft event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedFromDraftEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedNoteToIssueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion that the issue was converted into.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the ConvertedToDiscussionEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "CopilotCodeReviewParameters", - "id": "copilotcodereviewparameters", - "href": "/graphql/reference/objects#copilotcodereviewparameters", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      ", - "fields": [ - { - "name": "reviewDraftPullRequests", - "description": "

      Copilot automatically reviews draft pull requests before they are marked as ready for review.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewOnPush", - "description": "

      Copilot automatically reviews each new push to the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints", - "description": "

      Copilot endpoint information.

      ", - "fields": [ - { - "name": "api", - "description": "

      Copilot API endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originTracker", - "description": "

      Copilot origin tracker endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "proxy", - "description": "

      Copilot proxy endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "telemetry", - "description": "

      Copilot telemetry endpoint.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution", - "description": "

      Represents the contribution a user made by committing to a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "commitCount", - "description": "

      How many commits were made on this day to this repository by the user.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository the user made a commit in.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionConnection", - "id": "createdcommitcontributionconnection", - "href": "/graphql/reference/objects#createdcommitcontributionconnection", - "description": "

      The connection type for CreatedCommitContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedCommitContributionEdge]", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedCommitContribution]", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of commits across days and repositories in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedCommitContributionEdge", - "id": "createdcommitcontributionedge", - "href": "/graphql/reference/objects#createdcommitcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedCommitContribution", - "id": "createdcommitcontribution", - "href": "/graphql/reference/objects#createdcommitcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution", - "description": "

      Represents the contribution a user made on GitHub by opening an issue.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      The issue that was opened.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionConnection", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "description": "

      The connection type for CreatedIssueContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedIssueContributionEdge]", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedIssueContribution]", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedIssueContributionEdge", - "id": "createdissuecontributionedge", - "href": "/graphql/reference/objects#createdissuecontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution", - "description": "

      Represents the contribution a user made on GitHub by opening a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request that was opened.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionConnection", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "description": "

      The connection type for CreatedPullRequestContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestContributionEdge]", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestContribution]", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestContributionEdge", - "id": "createdpullrequestcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution", - "description": "

      Represents the contribution a user made by leaving a review on a pull request.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request the user reviewed.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The review the user left on the pull request.

      ", - "type": "PullRequestReview!", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "repository", - "description": "

      The repository containing the pull request that the user reviewed.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionConnection", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "description": "

      The connection type for CreatedPullRequestReviewContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedPullRequestReviewContributionEdge]", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedPullRequestReviewContribution]", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestReviewContributionEdge", - "id": "createdpullrequestreviewcontributionedge", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedPullRequestReviewContribution", - "id": "createdpullrequestreviewcontribution", - "href": "/graphql/reference/objects#createdpullrequestreviewcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution", - "description": "

      Represents the contribution a user made on GitHub by creating a repository.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "repository", - "description": "

      The repository that was created.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionConnection", - "id": "createdrepositorycontributionconnection", - "href": "/graphql/reference/objects#createdrepositorycontributionconnection", - "description": "

      The connection type for CreatedRepositoryContribution.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[CreatedRepositoryContributionEdge]", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[CreatedRepositoryContribution]", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryContributionEdge", - "id": "createdrepositorycontributionedge", - "href": "/graphql/reference/objects#createdrepositorycontributionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - } - ], - "category": "users" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent", - "description": "

      Represents a mention made by one issue or pull request to another.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the CrossReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "referencedAt", - "description": "

      Identifies when the reference was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "source", - "description": "

      Issue or pull request that made the reference.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "target", - "description": "

      Issue or pull request to which the reference was made.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "willCloseTarget", - "description": "

      Checks if the target will be closed when the source is merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "CvssSeverities", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities", - "description": "

      The Common Vulnerability Scoring System.

      ", - "fields": [ - { - "name": "cvssV3", - "description": "

      The CVSS v3 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - }, - { - "name": "cvssV4", - "description": "

      The CVSS v4 severity associated with this advisory.

      ", - "type": "CVSS", - "id": "cvss", - "href": "/graphql/reference/objects#cvss" - } - ], - "category": "security-advisories" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DemilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with thedemilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate", - "description": "

      A Dependabot Update for a dependency in a repository.

      ", - "implements": [ - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "error", - "description": "

      The error from a dependency update.

      ", - "type": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror" - }, - { - "name": "pullRequest", - "description": "

      The associated pull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependabot" - }, - { - "name": "DependabotUpdateError", - "id": "dependabotupdateerror", - "href": "/graphql/reference/objects#dependabotupdateerror", - "description": "

      An error produced from a Dependabot Update.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "errorType", - "description": "

      The error code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title of the error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency", - "description": "

      A dependency manifest entry.

      ", - "fields": [ - { - "name": "hasDependencies", - "description": "

      Does the dependency itself have dependencies?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "packageLabel", - "description": "

      The original name of the package, as it appears in the manifest.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      packageLabel will be removed. Use normalized packageName field instead. Removal on 2022-10-01 UTC.

      " - }, - { - "name": "packageManager", - "description": "

      The dependency package manager.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageName", - "description": "

      The name of the package in the canonical form used by the package manager.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageUrl", - "description": "

      Public preview: The dependency package URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "relationship", - "description": "

      Public preview: The relationship of the dependency. Can be direct, transitive, or unknown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository containing the package.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "requirements", - "description": "

      The dependency version requirements.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "description": "

      The connection type for DependencyGraphDependency.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphDependencyEdge]", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphDependency]", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphDependencyEdge", - "id": "dependencygraphdependencyedge", - "href": "/graphql/reference/objects#dependencygraphdependencyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphDependency", - "id": "dependencygraphdependency", - "href": "/graphql/reference/objects#dependencygraphdependency" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest", - "description": "

      Dependency manifest for a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "blobPath", - "description": "

      Path to view the manifest file blob.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dependencies", - "description": "

      A list of manifest dependencies.

      ", - "type": "DependencyGraphDependencyConnection", - "id": "dependencygraphdependencyconnection", - "href": "/graphql/reference/objects#dependencygraphdependencyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "dependenciesCount", - "description": "

      The number of dependencies listed in the manifest.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "exceedsMaxSize", - "description": "

      Is the manifest too big to parse?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "filename", - "description": "

      Fully qualified manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the DependencyGraphManifest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parseable", - "description": "

      Were we able to parse the manifest?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repository", - "description": "

      The repository containing the manifest.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "description": "

      The connection type for DependencyGraphManifest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DependencyGraphManifestEdge]", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DependencyGraphManifest]", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependency-graph" - }, - { - "name": "DependencyGraphManifestEdge", - "id": "dependencygraphmanifestedge", - "href": "/graphql/reference/objects#dependencygraphmanifestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DependencyGraphManifest", - "id": "dependencygraphmanifest", - "href": "/graphql/reference/objects#dependencygraphmanifest" - } - ], - "category": "dependency-graph" - }, - { - "name": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey", - "description": "

      A repository deploy key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enabled", - "description": "

      Whether or not the deploy key is enabled by policy at the Enterprise or Organization level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "key", - "description": "

      The deploy key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readOnly", - "description": "

      Whether or not the deploy key is read only.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The deploy key title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "verified", - "description": "

      Whether or not the deploy key has been verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyConnection", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "description": "

      The connection type for DeployKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeployKeyEdge]", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeployKey]", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployKeyEdge", - "id": "deploykeyedge", - "href": "/graphql/reference/objects#deploykeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeployKey", - "id": "deploykey", - "href": "/graphql/reference/objects#deploykey" - } - ], - "category": "deploy-keys" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent", - "description": "

      Represents adeployedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deployment", - "description": "

      The deployment associated with thedeployedevent.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "id", - "description": "

      The Node ID of the DeployedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      The ref associated with thedeployedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "deployments" - }, - { - "name": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment", - "description": "

      Represents triggered deployment instance.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      Identifies the commit sha of the deployment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitOid", - "description": "

      Identifies the oid of the deployment commit, even if the commit has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The deployment description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Deployment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestEnvironment", - "description": "

      The latest environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "latestStatus", - "description": "

      The latest status of this deployment.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "originalEnvironment", - "description": "

      The original environment to which this deployment was made.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Extra information that a deployment system might need.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      Identifies the Ref of the deployment, if the deployment was created by ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with the deployment.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "state", - "description": "

      The current state of the deployment.

      ", - "type": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate" - }, - { - "name": "statuses", - "description": "

      A list of statuses associated with the deployment.

      ", - "type": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "task", - "description": "

      The deployment task.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentConnection", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "description": "

      The connection type for Deployment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentEdge]", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Deployment]", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEdge", - "id": "deploymentedge", - "href": "/graphql/reference/objects#deploymentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deploymentStatus", - "description": "

      The deployment status that updated the deployment environment.

      ", - "type": "DeploymentStatus!", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentEnvironmentChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule", - "description": "

      A protection rule.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "timeout", - "description": "

      The timeout in minutes for this protection rule.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "type", - "description": "

      The type of protection rule.

      ", - "type": "DeploymentProtectionRuleType!", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleConnection", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "description": "

      The connection type for DeploymentProtectionRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentProtectionRuleEdge]", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentProtectionRule]", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleEdge", - "id": "deploymentprotectionruleedge", - "href": "/graphql/reference/objects#deploymentprotectionruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentProtectionRule", - "id": "deploymentprotectionrule", - "href": "/graphql/reference/objects#deploymentprotectionrule" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest", - "description": "

      A request to deploy a workflow run to an environment.

      ", - "fields": [ - { - "name": "currentUserCanApprove", - "description": "

      Whether or not the current user can approve the deployment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "environment", - "description": "

      The target environment of the deployment.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "reviewers", - "description": "

      The teams or users that can review the deployment.

      ", - "type": "DeploymentReviewerConnection!", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "waitTimerStartedAt", - "description": "

      The wait timer in minutes configured in the environment.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestConnection", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "description": "

      The connection type for DeploymentRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentRequestEdge]", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentRequest]", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentRequestEdge", - "id": "deploymentrequestedge", - "href": "/graphql/reference/objects#deploymentrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentRequest", - "id": "deploymentrequest", - "href": "/graphql/reference/objects#deploymentrequest" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview", - "description": "

      A deployment review.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comment", - "description": "

      The comment the user left.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environments", - "description": "

      The environments approved or rejected.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The decision of the user.

      ", - "type": "DeploymentReviewState!", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate" - }, - { - "name": "user", - "description": "

      The user that reviewed the deployment.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewConnection", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "description": "

      The connection type for DeploymentReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewEdge]", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReview]", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewEdge", - "id": "deploymentreviewedge", - "href": "/graphql/reference/objects#deploymentreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReview", - "id": "deploymentreview", - "href": "/graphql/reference/objects#deploymentreview" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerConnection", - "id": "deploymentreviewerconnection", - "href": "/graphql/reference/objects#deploymentreviewerconnection", - "description": "

      The connection type for DeploymentReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentReviewerEdge]", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentReviewer]", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewerEdge", - "id": "deploymentrevieweredge", - "href": "/graphql/reference/objects#deploymentrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus", - "description": "

      Describes the status of a given deployment attempt.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who triggered the deployment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "deployment", - "description": "

      Identifies the deployment associated with status.

      ", - "type": "Deployment!", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "description", - "description": "

      Identifies the description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Identifies the environment of the deployment at the time of this deployment status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Identifies the environment URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the DeploymentStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "logUrl", - "description": "

      Identifies the log URL of the deployment.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusConnection", - "id": "deploymentstatusconnection", - "href": "/graphql/reference/objects#deploymentstatusconnection", - "description": "

      The connection type for DeploymentStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DeploymentStatusEdge]", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DeploymentStatus]", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusEdge", - "id": "deploymentstatusedge", - "href": "/graphql/reference/objects#deploymentstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DeploymentStatus", - "id": "deploymentstatus", - "href": "/graphql/reference/objects#deploymentstatus" - } - ], - "category": "deployments" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the DisconnectedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      Issue or pull request from which the issue was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - }, - { - "name": "subject", - "description": "

      Issue or pull request which was disconnected.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "description": "

      A discussion in a repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "answer", - "description": "

      The comment chosen as this discussion's answer, if any.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "answerChosenAt", - "description": "

      The time when a user chose this discussion's answer, if answered.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "answerChosenBy", - "description": "

      The user who chose this discussion's answer, if answered.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "author", - "description": "

      The actor who authored the discussion.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The main text of the discussion post.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "category", - "description": "

      The category for this discussion.

      ", - "type": "DiscussionCategory!", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "comments", - "description": "

      The replies to the discussion.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Discussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswered", - "description": "

      Only return answered/unanswered discussions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "number", - "description": "

      The number identifying this discussion within the repository.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "poll", - "description": "

      The poll associated with this discussion, if one exists.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the discussion's state.

      ", - "type": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason" - }, - { - "name": "title", - "description": "

      The title of this discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "description": "

      A category for discussions in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A description of this category.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      An emoji representing this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      This category's emoji rendered as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionCategory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isAnswerable", - "description": "

      Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "slug", - "description": "

      The slug of this category.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryConnection", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "description": "

      The connection type for DiscussionCategory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCategoryEdge]", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionCategory]", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCategoryEdge", - "id": "discussioncategoryedge", - "href": "/graphql/reference/objects#discussioncategoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment", - "description": "

      A comment on a discussion.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deletedAt", - "description": "

      The time when this replied-to comment was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "discussion", - "description": "

      The discussion this comment was created in.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAnswer", - "description": "

      Has this comment been chosen as the answer of its discussion?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replies", - "description": "

      The threaded replies to this comment.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The discussion comment this comment is a reply to.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "resourcePath", - "description": "

      The path for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "url", - "description": "

      The URL for this discussion comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMarkAsAnswer", - "description": "

      Can the current user mark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnmarkAsAnswer", - "description": "

      Can the current user unmark this comment as an answer?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentConnection", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "description": "

      The connection type for DiscussionComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionCommentEdge]", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionComment]", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionCommentEdge", - "id": "discussioncommentedge", - "href": "/graphql/reference/objects#discussioncommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionComment", - "id": "discussioncomment", - "href": "/graphql/reference/objects#discussioncomment" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionConnection", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "description": "

      The connection type for Discussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionEdge]", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Discussion]", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionEdge", - "id": "discussionedge", - "href": "/graphql/reference/objects#discussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll", - "description": "

      A poll for a discussion.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "discussion", - "description": "

      The discussion that this poll belongs to.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "id", - "description": "

      The Node ID of the DiscussionPoll object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "options", - "description": "

      The options for this poll.

      ", - "type": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      How to order the options for the discussion poll.

      ", - "type": { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder" - } - } - ] - }, - { - "name": "question", - "description": "

      The question that is being asked by this poll.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this poll.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanVote", - "description": "

      Indicates if the viewer has permission to vote in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for any option in this poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption", - "description": "

      An option for a discussion poll.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the DiscussionPollOption object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "option", - "description": "

      The text for this option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "poll", - "description": "

      The discussion poll that this option belongs to.

      ", - "type": "DiscussionPoll", - "id": "discussionpoll", - "href": "/graphql/reference/objects#discussionpoll" - }, - { - "name": "totalVoteCount", - "description": "

      The total number of votes that have been cast for this option.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasVoted", - "description": "

      Indicates if the viewer has voted for this option in the poll.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionConnection", - "id": "discussionpolloptionconnection", - "href": "/graphql/reference/objects#discussionpolloptionconnection", - "description": "

      The connection type for DiscussionPollOption.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[DiscussionPollOptionEdge]", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[DiscussionPollOption]", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionEdge", - "id": "discussionpolloptionedge", - "href": "/graphql/reference/objects#discussionpolloptionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "DiscussionPollOption", - "id": "discussionpolloption", - "href": "/graphql/reference/objects#discussionpolloption" - } - ], - "category": "discussions" - }, - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue", - "description": "

      A draft issue within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "assignees", - "description": "

      A list of users to assigned to this draft issue.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the draft issue rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of the draft issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this draft issue.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the DraftIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2Items", - "description": "

      List of items linked with the draft issue (currently draft issue can be linked to only one item).

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      Projects that link to this draft issue (currently draft issue can be linked to only one project).

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "fields": [ - { - "name": "percentage", - "description": "

      The EPSS percentage represents the likelihood of a CVE being exploited.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "percentile", - "description": "

      The EPSS percentile represents the relative rank of the CVE's likelihood of being exploited compared to other CVEs.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "security-advisories" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise", - "description": "

      An account to manage multiple organizations with consolidated policy and billing.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this enterprise, if any. Only visible to members of the enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "billingEmail", - "description": "

      The enterprise's billing email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingInfo", - "description": "

      Enterprise billing information visible to enterprise billing managers.

      ", - "type": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the enterprise as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Enterprise object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "members", - "description": "

      A list of users who are members of this enterprise.

      ", - "type": "EnterpriseMemberConnection!", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "deployment", - "description": "

      Only return members within the selected GitHub Enterprise deployment.

      ", - "type": { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return members with this two-factor authentication status. Does not\ninclude members who only have an account on a GitHub Enterprise Server instance.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for members returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization or server.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return members with this type of two-factor authentication method. Does\nnot include members who only have an account on a GitHub Enterprise Server instance.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of organizations that belong to this enterprise.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "viewerOrganizationRole", - "description": "

      The viewer's role in an organization.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - } - ] - }, - { - "name": "ownerInfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "type": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo" - }, - { - "name": "readme", - "description": "

      The raw content of the enterprise README.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "readmeHTML", - "description": "

      The content of the enterprise README as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "repositoryCustomProperties", - "description": "

      A list of repository custom properties for this enterprise.

      ", - "type": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryCustomProperty", - "description": "

      Returns a single repository custom property for the current enterprise by name.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the repository custom property to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current enterprise by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this enterprise.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "slug", - "description": "

      The URL-friendly identifier for the enterprise.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerIsAdmin", - "description": "

      Is the current viewer an admin of this enterprise?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise website.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorConnection", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorEdge]", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorEdge", - "id": "enterpriseadministratoredge", - "href": "/graphql/reference/objects#enterpriseadministratoredge", - "description": "

      A User who is an administrator of an enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role of the administrator.

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "users" - }, - { - "name": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation", - "description": "

      An invitation for a user to become an owner or billing manager of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseAdministratorInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The invitee's pending role in the enterprise (owner or billing_manager).

      ", - "type": "EnterpriseAdministratorRole!", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationConnection", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "description": "

      The connection type for EnterpriseAdministratorInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseAdministratorInvitationEdge]", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseAdministratorInvitation]", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorInvitationEdge", - "id": "enterpriseadministratorinvitationedge", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseAdministratorInvitation", - "id": "enterpriseadministratorinvitation", - "href": "/graphql/reference/objects#enterpriseadministratorinvitation" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseBillingInfo", - "id": "enterprisebillinginfo", - "href": "/graphql/reference/objects#enterprisebillinginfo", - "description": "

      Enterprise billing information visible to enterprise billing managers and owners.

      ", - "fields": [ - { - "name": "allLicensableUsersCount", - "description": "

      The number of licenseable users/emails across the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assetPacks", - "description": "

      The number of data packs used by all organizations owned by the enterprise.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "bandwidthQuota", - "description": "

      The bandwidth quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsage", - "description": "

      The bandwidth usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "bandwidthUsagePercentage", - "description": "

      The bandwidth usage as a percentage of the bandwidth quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "storageQuota", - "description": "

      The storage quota in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsage", - "description": "

      The storage usage in GB for all organizations owned by the enterprise.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "storageUsagePercentage", - "description": "

      The storage usage as a percentage of the storage quota.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalAvailableLicenses", - "description": "

      The number of available licenses across all owned organizations based on the unique number of billable users.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalLicenses", - "description": "

      The total number of licenses allocated.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "description": "

      The connection type for Enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseEdge]", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Enterprise]", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEdge", - "id": "enterpriseedge", - "href": "/graphql/reference/objects#enterpriseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseFailedInvitationConnection", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseFailedInvitationEdge]", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseFailedInvitationEdge", - "id": "enterprisefailedinvitationedge", - "href": "/graphql/reference/objects#enterprisefailedinvitationedge", - "description": "

      A failed invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider", - "description": "

      An identity provider configured to provision identities for an enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm" - }, - { - "name": "enterprise", - "description": "

      The enterprise this identity provider belongs to.

      ", - "type": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "externalIdentities", - "description": "

      ExternalIdentities provisioned by this identity provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the identity provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML identity provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "recoveryCodes", - "description": "

      Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the identity provider.

      ", - "type": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the identity provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberConnection", - "id": "enterprisememberconnection", - "href": "/graphql/reference/objects#enterprisememberconnection", - "description": "

      The connection type for EnterpriseMember.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseMemberEdge]", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseMember]", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberEdge", - "id": "enterprisememberedge", - "href": "/graphql/reference/objects#enterprisememberedge", - "description": "

      A User who is a member of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberInvitation", - "id": "enterprisememberinvitation", - "href": "/graphql/reference/objects#enterprisememberinvitation", - "description": "

      An invitation for a user to become an unaffiliated member of an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email of the person who was invited to the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprise", - "description": "

      The enterprise the invitation is for.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseMemberInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrganizationMembershipConnection", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "description": "

      The connection type for Organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOrganizationMembershipEdge]", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOrganizationMembershipEdge", - "id": "enterpriseorganizationmembershipedge", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipedge", - "description": "

      An enterprise organization that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseOutsideCollaboratorConnection", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseOutsideCollaboratorEdge]", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "EnterpriseOutsideCollaboratorEdge", - "id": "enterpriseoutsidecollaboratoredge", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratoredge", - "description": "

      A User who is an outside collaborator of an enterprise through one or more organizations.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "repositories", - "description": "

      The enterprise organization repositories this user is a member of.

      ", - "type": "EnterpriseRepositoryInfoConnection!", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "EnterpriseOwnerInfo", - "id": "enterpriseownerinfo", - "href": "/graphql/reference/objects#enterpriseownerinfo", - "description": "

      Enterprise information visible to enterprise owners or enterprise owners'\npersonal access tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "fields": [ - { - "name": "admins", - "description": "

      A list of all of the administrators for this enterprise.

      ", - "type": "EnterpriseAdministratorConnection!", - "id": "enterpriseadministratorconnection", - "href": "/graphql/reference/objects#enterpriseadministratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return administrators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for administrators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return members within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabled", - "description": "

      A list of users in the enterprise who currently have two-factor authentication disabled.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "affiliatedUsersWithTwoFactorDisabledExist", - "description": "

      Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowPrivateRepositoryForkingSetting", - "description": "

      The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "allowPrivateRepositoryForkingSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided private repository forking setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "allowPrivateRepositoryForkingSettingPolicyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "defaultRepositoryPermissionSetting", - "description": "

      The setting value for base repository permissions for organizations in this enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - }, - { - "name": "defaultRepositoryPermissionSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided base repository permission.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The permission to find organizations for.

      ", - "type": { - "name": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - } - } - ] - }, - { - "name": "domains", - "description": "

      A list of domains owned by the enterprise. Visible to enterprise owners or\nenterprise owners' personal access tokens (classic) with admin:enterprise scope.

      ", - "type": "VerifiableDomainConnection!", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter whether or not the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter whether or not the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "failedInvitations", - "description": "

      A list of failed invitations in the enterprise.

      ", - "type": "EnterpriseFailedInvitationConnection!", - "id": "enterprisefailedinvitationconnection", - "href": "/graphql/reference/objects#enterprisefailedinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the enterprise has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the enterprise.\nVisible to enterprise owners or enterprise owners' personal access tokens\n(classic) with admin:enterprise scope.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "ipAllowListUserLevelEnforcementEnabledSetting", - "description": "

      The setting value for whether the enterprise has IP allow list user-level enforcement enabled.

      ", - "type": "IpAllowListUserLevelEnforcementEnabledSettingValue!", - "id": "ipallowlistuserlevelenforcementenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistuserlevelenforcementenabledsettingvalue" - }, - { - "name": "isUpdatingDefaultRepositoryPermission", - "description": "

      Whether or not the base repository permission is currently being updated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUpdatingTwoFactorRequirement", - "description": "

      Whether the two-factor authentication requirement is currently being enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanChangeRepositoryVisibilitySetting", - "description": "

      The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanChangeRepositoryVisibilitySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided can change repository visibility setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanCreateInternalRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create internal repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create private repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create public repositories.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can create repositories.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - }, - { - "name": "membersCanCreateRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository creation setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting to find organizations for.

      ", - "type": { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue!", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue" - } - } - ] - }, - { - "name": "membersCanDeleteIssuesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete issues.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteIssuesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete issues setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanDeleteRepositoriesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can delete or transfer repositories.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanDeleteRepositoriesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can delete repositories setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanInviteCollaboratorsSetting", - "description": "

      The setting value for whether members of organizations in the enterprise can invite outside collaborators.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanInviteCollaboratorsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can invite collaborators setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanMakePurchasesSetting", - "description": "

      Indicates whether members of this enterprise's organizations can purchase additional services for those organizations.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSetting", - "description": "

      The setting value for whether members with admin permissions for repositories can update protected branches.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanUpdateProtectedBranchesSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can update protected branches setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "membersCanViewDependencyInsightsSetting", - "description": "

      The setting value for whether members can view dependency insights.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "membersCanViewDependencyInsightsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided members can view dependency insights setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this enterprise is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationProjectsSetting", - "description": "

      The setting value for whether organization projects are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "organizationProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided organization projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "outsideCollaborators", - "description": "

      A list of outside collaborators across the repositories in the enterprise.

      ", - "type": "EnterpriseOutsideCollaboratorConnection!", - "id": "enterpriseoutsidecollaboratorconnection", - "href": "/graphql/reference/objects#enterpriseoutsidecollaboratorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Only return outside collaborators with this two-factor authentication status.

      \n

      Upcoming Change on 2025-04-01 UTC\nDescription: hasTwoFactorEnabled will be removed. Use two_factor_method_security instead.\nReason: has_two_factor_enabled will be removed.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific outside collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for outside collaborators returned from the connection.

      ", - "type": { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return outside collaborators within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "twoFactorMethodSecurity", - "description": "

      Only return outside collaborators with this type of two-factor authentication method.

      ", - "type": { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype" - } - }, - { - "name": "visibility", - "description": "

      Only return outside collaborators on repositories with this visibility.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "pendingAdminInvitations", - "description": "

      A list of pending administrator invitations for the enterprise.

      ", - "type": "EnterpriseAdministratorInvitationConnection!", - "id": "enterpriseadministratorinvitationconnection", - "href": "/graphql/reference/objects#enterpriseadministratorinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending enterprise administrator invitations returned from the connection.

      ", - "type": { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role to filter by.

      ", - "type": { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole" - } - } - ] - }, - { - "name": "pendingCollaboratorInvitations", - "description": "

      A list of pending collaborator invitations across the repositories in the enterprise.

      ", - "type": "RepositoryInvitationConnection!", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pending repository collaborator invitations returned from the connection.

      ", - "type": { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pendingMemberInvitations", - "description": "

      A list of pending member invitations for organizations in the enterprise.

      ", - "type": "EnterprisePendingMemberInvitationConnection!", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "invitationSource", - "description": "

      Only return invitations matching this invitation source.

      ", - "type": { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "organizationLogins", - "description": "

      Only return invitations within the organizations with these logins.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDeployKeySetting", - "description": "

      The setting value for whether deploy keys are enabled for repositories in organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryDeployKeySettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided deploy keys setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "repositoryProjectsSetting", - "description": "

      The setting value for whether repository projects are enabled in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "repositoryProjectsSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the provided repository projects setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The SAML Identity Provider for the enterprise.

      ", - "type": "EnterpriseIdentityProvider", - "id": "enterpriseidentityprovider", - "href": "/graphql/reference/objects#enterpriseidentityprovider" - }, - { - "name": "samlIdentityProviderSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the SAML single sign-on setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "IdentityProviderConfigurationState!", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate" - } - } - ] - }, - { - "name": "teamDiscussionsSetting", - "description": "

      The setting value for whether team discussions are enabled for organizations in this enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", - "isDeprecated": true, - "deprecationReason": "

      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.

      " - }, - { - "name": "twoFactorDisallowedMethodsSetting", - "description": "

      The setting value for what methods of two-factor authentication the enterprise prevents its users from having.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - }, - { - "name": "twoFactorRequiredSetting", - "description": "

      The setting value for whether the enterprise requires two-factor authentication for its organizations and users.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - }, - { - "name": "twoFactorRequiredSettingOrganizations", - "description": "

      A list of enterprise organizations configured with the two-factor authentication setting value.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations with this setting.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "

      The setting value to find organizations for.

      ", - "type": { - "name": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterprisePendingMemberInvitationConnection", - "id": "enterprisependingmemberinvitationconnection", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterprisePendingMemberInvitationEdge]", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalUniqueUserCount", - "description": "

      Identifies the total count of unique users in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "EnterprisePendingMemberInvitationEdge", - "id": "enterprisependingmemberinvitationedge", - "href": "/graphql/reference/objects#enterprisependingmemberinvitationedge", - "description": "

      An invitation to be a member in an enterprise organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo", - "description": "

      A subset of repository information queryable from an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the EnterpriseRepositoryInfo object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The repository's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoConnection", - "id": "enterpriserepositoryinfoconnection", - "href": "/graphql/reference/objects#enterpriserepositoryinfoconnection", - "description": "

      The connection type for EnterpriseRepositoryInfo.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseRepositoryInfoEdge]", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseRepositoryInfo]", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseRepositoryInfoEdge", - "id": "enterpriserepositoryinfoedge", - "href": "/graphql/reference/objects#enterpriserepositoryinfoedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseRepositoryInfo", - "id": "enterpriserepositoryinfo", - "href": "/graphql/reference/objects#enterpriserepositoryinfo" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation", - "description": "

      An Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "customerName", - "description": "

      The customer name to which the Enterprise Server installation belongs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hostName", - "description": "

      The host name of the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerInstallation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isConnected", - "description": "

      Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccounts", - "description": "

      User accounts on this Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountConnection!", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder" - } - } - ] - }, - { - "name": "userAccountsUploads", - "description": "

      User accounts uploads for the Enterprise Server installation.

      ", - "type": "EnterpriseServerUserAccountsUploadConnection!", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user accounts uploads returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder" - } - } - ] - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipConnection", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "description": "

      The connection type for EnterpriseServerInstallation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerInstallationMembershipEdge]", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerInstallation]", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationMembershipEdge", - "id": "enterpriseserverinstallationmembershipedge", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipedge", - "description": "

      An Enterprise Server installation that a user is a member of.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerInstallation", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise membership.

      ", - "type": "EnterpriseUserAccountMembershipRole!", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount", - "description": "

      A user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emails", - "description": "

      User emails belonging to this user account.

      ", - "type": "EnterpriseServerUserAccountEmailConnection!", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for Enterprise Server user account emails returned from the connection.

      ", - "type": { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder" - } - } - ] - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation on which this user account exists.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether the user account is a site administrator on the Enterprise Server installation.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "login", - "description": "

      The login of the user account on the Enterprise Server installation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the user account on the Enterprise Server installation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "remoteCreatedAt", - "description": "

      The date and time when the user account was created on the Enterprise Server installation.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "remoteUserId", - "description": "

      The ID of the user account on the Enterprise Server installation.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountConnection", - "id": "enterpriseserveruseraccountconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountconnection", - "description": "

      The connection type for EnterpriseServerUserAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEdge]", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccount]", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEdge", - "id": "enterpriseserveruseraccountedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccount", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail", - "description": "

      An email belonging to a user account on an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountEmail object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrimary", - "description": "

      Indicates whether this is the primary email of the associated user account.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userAccount", - "description": "

      The user account to which the email belongs.

      ", - "type": "EnterpriseServerUserAccount!", - "id": "enterpriseserveruseraccount", - "href": "/graphql/reference/objects#enterpriseserveruseraccount" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailConnection", - "id": "enterpriseserveruseraccountemailconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailconnection", - "description": "

      The connection type for EnterpriseServerUserAccountEmail.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountEmailEdge]", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountEmail]", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailEdge", - "id": "enterpriseserveruseraccountemailedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemailedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountEmail", - "id": "enterpriseserveruseraccountemail", - "href": "/graphql/reference/objects#enterpriseserveruseraccountemail" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload", - "description": "

      A user accounts upload from an Enterprise Server installation.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise to which this upload belongs.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseServerInstallation", - "description": "

      The Enterprise Server installation for which this upload was generated.

      ", - "type": "EnterpriseServerInstallation!", - "id": "enterpriseserverinstallation", - "href": "/graphql/reference/objects#enterpriseserverinstallation" - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseServerUserAccountsUpload object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the file uploaded.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "syncState", - "description": "

      The synchronization state of the upload.

      ", - "type": "EnterpriseServerUserAccountsUploadSyncState!", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadConnection", - "id": "enterpriseserveruseraccountsuploadconnection", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection", - "description": "

      The connection type for EnterpriseServerUserAccountsUpload.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnterpriseServerUserAccountsUploadEdge]", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[EnterpriseServerUserAccountsUpload]", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadEdge", - "id": "enterpriseserveruseraccountsuploadedge", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsuploadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "EnterpriseServerUserAccountsUpload", - "id": "enterpriseserveruseraccountsupload", - "href": "/graphql/reference/objects#enterpriseserveruseraccountsupload" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount", - "description": "

      An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the enterprise user account's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enterprise", - "description": "

      The enterprise in which this user account exists.

      ", - "type": "Enterprise!", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "enterpriseInstallations", - "description": "

      A list of Enterprise Server installations this user is a member of.

      ", - "type": "EnterpriseServerInstallationMembershipConnection!", - "id": "enterpriseserverinstallationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseserverinstallationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for installations returned from the connection.

      ", - "type": { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the installation.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the EnterpriseUserAccount object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      An identifier for the enterprise user account, a login or email address.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise user account.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizations", - "description": "

      A list of enterprise organizations this user is a member of.

      ", - "type": "EnterpriseOrganizationMembershipConnection!", - "id": "enterpriseorganizationmembershipconnection", - "href": "/graphql/reference/objects#enterpriseorganizationmembershipconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for organizations returned from the connection.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      The role of the user in the enterprise organization.

      ", - "type": { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user within the enterprise.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "description": "

      An environment.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Environment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this environment is currently pinned to the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "latestCompletedDeployment", - "description": "

      The latest completed deployment with status success, failure, or error if it exists.

      ", - "type": "Deployment", - "id": "deployment", - "href": "/graphql/reference/objects#deployment" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedPosition", - "description": "

      The position of the environment if it is pinned, null if it is not pinned.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "protectionRules", - "description": "

      The protection rules defined for this environment.

      ", - "type": "DeploymentProtectionRuleConnection!", - "id": "deploymentprotectionruleconnection", - "href": "/graphql/reference/objects#deploymentprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentConnection", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "description": "

      The connection type for Environment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[EnvironmentEdge]", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Environment]", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentEdge", - "id": "environmentedge", - "href": "/graphql/reference/objects#environmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment" - } - ], - "category": "deployments" - }, - { - "name": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity", - "description": "

      An external identity provisioned by SAML SSO or SCIM. If SAML is configured on\nthe organization, the external identity is visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members. If SAML is configured on the enterprise, the external\nidentity is visible to (1) enterprise owners, (2) enterprise owners' personal\naccess tokens (classic) with read:enterprise or admin:enterprise scope.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "guid", - "description": "

      The GUID for this identity.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ExternalIdentity object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationInvitation", - "description": "

      Organization invitation for this SCIM-provisioned external identity.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "samlIdentity", - "description": "

      SAML Identity attributes.

      ", - "type": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes" - }, - { - "name": "scimIdentity", - "description": "

      SCIM Identity attributes.

      ", - "type": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes" - }, - { - "name": "user", - "description": "

      User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityAttribute", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute", - "description": "

      An attribute for the External Identity attributes collection.

      ", - "fields": [ - { - "name": "metadata", - "description": "

      The attribute metadata as JSON.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The attribute name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The attribute value.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityConnection", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "description": "

      The connection type for ExternalIdentity.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ExternalIdentityEdge]", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ExternalIdentity]", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityEdge", - "id": "externalidentityedge", - "href": "/graphql/reference/objects#externalidentityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ExternalIdentity", - "id": "externalidentity", - "href": "/graphql/reference/objects#externalidentity" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentitySamlAttributes", - "id": "externalidentitysamlattributes", - "href": "/graphql/reference/objects#externalidentitysamlattributes", - "description": "

      SAML attributes for the External Identity.

      ", - "fields": [ - { - "name": "attributes", - "description": "

      SAML Identity attributes.

      ", - "type": "[ExternalIdentityAttribute!]!", - "id": "externalidentityattribute", - "href": "/graphql/reference/objects#externalidentityattribute" - }, - { - "name": "emails", - "description": "

      The emails associated with the SAML identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameId", - "description": "

      The NameID of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SAML identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "ExternalIdentityScimAttributes", - "id": "externalidentityscimattributes", - "href": "/graphql/reference/objects#externalidentityscimattributes", - "description": "

      SCIM attributes for the External Identity.

      ", - "fields": [ - { - "name": "emails", - "description": "

      The emails associated with the SCIM identity.

      ", - "type": "[UserEmailMetadata!]", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata" - }, - { - "name": "familyName", - "description": "

      Family name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "givenName", - "description": "

      Given name of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "groups", - "description": "

      The groups linked to this identity in IDP.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "username", - "description": "

      The userName of the SCIM identity.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "fields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowerConnection", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "FollowingConnection", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "GenericHovercardContext", - "id": "generichovercardcontext", - "href": "/graphql/reference/objects#generichovercardcontext", - "description": "

      A generic hovercard context with a message and icon.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "description": "

      A Gist.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of comments associated with the gist.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The gist description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "files", - "description": "

      The files in this gist.

      ", - "type": "[GistFile]", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "arguments": [ - { - "name": "limit", - "defaultValue": "10", - "description": "

      The maximum number of files to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "oid", - "description": "

      The oid of the files to return.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "forks", - "description": "

      A list of forks associated with the gist.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Gist object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isFork", - "description": "

      Identifies if the gist is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPublic", - "description": "

      Whether the gist is public or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The gist name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The gist owner.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pushedAt", - "description": "

      Identifies when the gist was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this Gist.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment", - "description": "

      Represents a comment on an Gist.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the gist.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      Identifies the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "gist", - "description": "

      The associated gist.

      ", - "type": "Gist!", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "id", - "description": "

      The Node ID of the GistComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "gists" - }, - { - "name": "GistCommentConnection", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "description": "

      The connection type for GistComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistCommentEdge]", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GistComment]", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistCommentEdge", - "id": "gistcommentedge", - "href": "/graphql/reference/objects#gistcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GistComment", - "id": "gistcomment", - "href": "/graphql/reference/objects#gistcomment" - } - ], - "category": "gists" - }, - { - "name": "GistConnection", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "description": "

      The connection type for Gist.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GistEdge]", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Gist]", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "gists" - }, - { - "name": "GistEdge", - "id": "gistedge", - "href": "/graphql/reference/objects#gistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - } - ], - "category": "gists" - }, - { - "name": "GistFile", - "id": "gistfile", - "href": "/graphql/reference/objects#gistfile", - "description": "

      A file in a gist.

      ", - "fields": [ - { - "name": "encodedName", - "description": "

      The file name encoded to remove characters that are invalid in URL paths.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "encoding", - "description": "

      The gist file encoding.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "extension", - "description": "

      The file extension from the file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isImage", - "description": "

      Indicates if this file is an image.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTruncated", - "description": "

      Whether the file's contents were truncated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "name", - "description": "

      The gist file name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      The gist file size in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      UTF8 text data or null if the file is binary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "truncate", - "description": "

      Optionally truncate the returned file to this length.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "gists" - }, - { - "name": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor", - "description": "

      Represents an actor in a Git commit (ie. an author or committer).

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the author's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "date", - "description": "

      The timestamp of the Git action (authoring or committing).

      ", - "type": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp" - }, - { - "name": "email", - "description": "

      The email in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name in the Git commit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The GitHub user corresponding to the email field. Null if no such user exists.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "git" - }, - { - "name": "GitActorConnection", - "id": "gitactorconnection", - "href": "/graphql/reference/objects#gitactorconnection", - "description": "

      The connection type for GitActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[GitActorEdge]", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[GitActor]", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "GitActorEdge", - "id": "gitactoredge", - "href": "/graphql/reference/objects#gitactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - } - ], - "category": "git" - }, - { - "name": "GitHubMetadata", - "id": "githubmetadata", - "href": "/graphql/reference/objects#githubmetadata", - "description": "

      Represents information about the GitHub instance.

      ", - "fields": [ - { - "name": "gitHubServicesSha", - "description": "

      Returns a String that's a SHA of github-services.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "isPasswordAuthenticationVerifiable", - "description": "

      Whether or not users are verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "meta" - }, - { - "name": "GpgSignature", - "id": "gpgsignature", - "href": "/graphql/reference/objects#gpgsignature", - "description": "

      Represents a GPG signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyId", - "description": "

      Hex-encoded ID of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "headRef", - "description": "

      Identifies the Ref associated with the head_ref_deleted event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the Ref associated with the head_ref_deleted event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefDeletedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "afterCommit", - "description": "

      Identifies the after commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for thehead_ref_force_pushedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefForcePushedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "ref", - "description": "

      Identifies the fully qualified ref name for thehead_ref_force_pushedevent.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "pulls" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the HeadRefRestoredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "Hovercard", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "description": "

      Detail needed to display a hovercard for a user.

      ", - "fields": [ - { - "name": "contexts", - "description": "

      Each of the contexts for this hovercard.

      ", - "type": "[HovercardContext!]!", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "category": "users" - }, - { - "name": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry", - "description": "

      An IP address or range of addresses that is allowed to access an owner's resources.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowListValue", - "description": "

      A single IP address or range of IP addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IpAllowListEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isActive", - "description": "

      Whether the entry is currently active.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The owner of the IP allow list entry.

      ", - "type": "IpAllowListOwner!", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryConnection", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "description": "

      The connection type for IpAllowListEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IpAllowListEntryEdge]", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IpAllowListEntry]", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryEdge", - "id": "ipallowlistentryedge", - "href": "/graphql/reference/objects#ipallowlistentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IpAllowListEntry", - "id": "ipallowlistentry", - "href": "/graphql/reference/objects#ipallowlistentry" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "description": "

      An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "blockedBy", - "description": "

      A list of issues that are blocking this issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for dependencies.

      ", - "type": { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder" - } - } - ] - }, - { - "name": "blocking", - "description": "

      A list of issues that this issue is blocking.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for dependencies.

      ", - "type": { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder" - } - } - ] - }, - { - "name": "body", - "description": "

      Identifies the body of the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyResourcePath", - "description": "

      The http path for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "bodyText", - "description": "

      Identifies the body of the issue rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyUrl", - "description": "

      The http URL for this issue body.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedByPullRequestsReferences", - "description": "

      List of open pull requests referenced from this issue.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeClosedPrs", - "defaultValue": false, - "description": "

      Include closed PRs in results.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderByState", - "defaultValue": false, - "description": "

      Return results ordered by state.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked PRs.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the Issue.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duplicateOf", - "description": "

      A reference to the original issue that this issue has been marked as a duplicate of.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Issue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this issue is currently pinned to the repository issues list.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this issue read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueDependenciesSummary", - "description": "

      Summary of the state of an issue's dependencies.

      ", - "type": "IssueDependenciesSummary!", - "id": "issuedependenciessummary", - "href": "/graphql/reference/objects#issuedependenciessummary" - }, - { - "name": "issueFieldValues", - "description": "

      Fields that are set on this issue.

      ", - "type": "IssueFieldValueConnection", - "id": "issuefieldvalueconnection", - "href": "/graphql/reference/objects#issuefieldvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueType", - "description": "

      The issue type for this Issue.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "linkedBranches", - "description": "

      Branches linked to this issue.

      ", - "type": "LinkedBranchConnection!", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the issue.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the issue number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "parent", - "description": "

      The parent entity of the issue.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Issue conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnedIssueComment", - "description": "

      The pinned comment for this issue.

      ", - "type": "PinnedIssueComment", - "id": "pinnedissuecomment", - "href": "/graphql/reference/objects#pinnedissuecomment" - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this issue.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this issue.

      ", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the issue.

      ", - "type": "IssueState!", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "stateReason", - "description": "

      Identifies the reason for the issue state.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "arguments": [ - { - "name": "enableDuplicate", - "defaultValue": false, - "description": "

      Whether or not to return state reason for duplicates

      \n

      Upcoming Change on 2025-10-01 UTC\nDescription: enableDuplicate will be removed.\nReason: The state reason for duplicate issue is now returned by default.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "subIssues", - "description": "

      A list of sub-issues associated with the Issue.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subIssuesSummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "type": "SubIssuesSummary!", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineConnection!", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the issue.

      ", - "type": "IssueTimelineItemsConnection!", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[IssueTimelineItemsItemType!]", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the issue title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the issue title rendered to HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSetFields", - "description": "

      Check if the current viewer can set fields on the issue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "issues" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment", - "description": "

      Represents a comment on an Issue.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Pinnable", - "id": "pinnable", - "href": "/graphql/reference/interfaces#pinnable" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPinned", - "description": "

      Indicates whether or not this entity is currently pinned.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the comment.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedAt", - "description": "

      Identifies the date and time when this entity was pinned.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pinnedBy", - "description": "

      The user who pinned this entity.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Returns the pull request associated with the comment, if this comment was made on a\npull request.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPin", - "description": "

      Check if the current viewer can pin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnpin", - "description": "

      Check if the current viewer can unpin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentConnection", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "description": "

      The connection type for IssueComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueCommentEdge]", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueComment]", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentEdge", - "id": "issuecommentedge", - "href": "/graphql/reference/objects#issuecommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentPinnedEvent", - "id": "issuecommentpinnedevent", - "href": "/graphql/reference/objects#issuecommentpinnedevent", - "description": "

      Represents aissue_comment_pinnedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueCommentPinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueComment", - "description": "

      Identifies the issue comment associated with theissue_comment_pinnedevent.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueCommentUnpinnedEvent", - "id": "issuecommentunpinnedevent", - "href": "/graphql/reference/objects#issuecommentunpinnedevent", - "description": "

      Represents aissue_comment_unpinnedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueCommentUnpinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueComment", - "description": "

      Identifies the issue comment associated with theissue_comment_unpinnedevent.

      ", - "type": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - } - ], - "category": "issues" - }, - { - "name": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "description": "

      The connection type for Issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueEdge]", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Issue]", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueContributionsByRepository", - "id": "issuecontributionsbyrepository", - "href": "/graphql/reference/objects#issuecontributionsbyrepository", - "description": "

      This aggregates issues opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The issue contributions.

      ", - "type": "CreatedIssueContributionConnection!", - "id": "createdissuecontributionconnection", - "href": "/graphql/reference/objects#createdissuecontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the issues were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "IssueDependenciesSummary", - "id": "issuedependenciessummary", - "href": "/graphql/reference/objects#issuedependenciessummary", - "description": "

      Summary of the state of an issue's dependencies.

      ", - "fields": [ - { - "name": "blockedBy", - "description": "

      Count of issues this issue is blocked by.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "blocking", - "description": "

      Count of issues this issue is blocking.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalBlockedBy", - "description": "

      Total count of issues this issue is blocked by (open and closed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalBlocking", - "description": "

      Total count of issues this issue is blocking (open and closed).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueEdge", - "id": "issueedge", - "href": "/graphql/reference/objects#issueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldDate", - "id": "issuefielddate", - "href": "/graphql/reference/objects#issuefielddate", - "description": "

      Represents a date issue field.

      ", - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldDate object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldDateValue", - "id": "issuefielddatevalue", - "href": "/graphql/reference/objects#issuefielddatevalue", - "description": "

      The value of a date field in an Issue item.

      ", - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldDateValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "value", - "description": "

      Value of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldNumber", - "id": "issuefieldnumber", - "href": "/graphql/reference/objects#issuefieldnumber", - "description": "

      Represents a number issue field.

      ", - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldNumber object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldNumberValue", - "id": "issuefieldnumbervalue", - "href": "/graphql/reference/objects#issuefieldnumbervalue", - "description": "

      The value of a number field in an Issue item.

      ", - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldNumberValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "value", - "description": "

      Value of the field.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelect", - "id": "issuefieldsingleselect", - "href": "/graphql/reference/objects#issuefieldsingleselect", - "description": "

      Represents a single select issue field.

      ", - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldSingleSelect object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      Options for the single select field.

      ", - "type": "[IssueFieldSingleSelectOption!]!", - "id": "issuefieldsingleselectoption", - "href": "/graphql/reference/objects#issuefieldsingleselectoption" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectOption", - "id": "issuefieldsingleselectoption", - "href": "/graphql/reference/objects#issuefieldsingleselectoption", - "description": "

      Represents an option in a single-select issue field.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "IssueFieldSingleSelectOptionColor!", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldSingleSelectOption object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "priority", - "description": "

      The option's priority order.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectValue", - "id": "issuefieldsingleselectvalue", - "href": "/graphql/reference/objects#issuefieldsingleselectvalue", - "description": "

      The value of a single select field in an Issue item.

      ", - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "IssueFieldSingleSelectOptionColor!", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldSingleSelectValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "optionId", - "description": "

      The selected option's global relay ID.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldText", - "id": "issuefieldtext", - "href": "/graphql/reference/objects#issuefieldtext", - "description": "

      Represents a text issue field.

      ", - "implements": [ - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldText object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldTextValue", - "id": "issuefieldtextvalue", - "href": "/graphql/reference/objects#issuefieldtextvalue", - "description": "

      The value of a text field in an Issue item.

      ", - "implements": [ - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueFieldTextValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "value", - "description": "

      Value of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldValueConnection", - "id": "issuefieldvalueconnection", - "href": "/graphql/reference/objects#issuefieldvalueconnection", - "description": "

      The connection type for IssueFieldValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueFieldValueEdge]", - "id": "issuefieldvalueedge", - "href": "/graphql/reference/objects#issuefieldvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueFieldValue]", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldValueEdge", - "id": "issuefieldvalueedge", - "href": "/graphql/reference/objects#issuefieldvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldsConnection", - "id": "issuefieldsconnection", - "href": "/graphql/reference/objects#issuefieldsconnection", - "description": "

      The connection type for IssueFields.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueFieldsEdge]", - "id": "issuefieldsedge", - "href": "/graphql/reference/objects#issuefieldsedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueFields]", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldsEdge", - "id": "issuefieldsedge", - "href": "/graphql/reference/objects#issuefieldsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - } - ], - "category": "issues" - }, - { - "name": "IssueTemplate", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate", - "description": "

      A repository issue template.

      ", - "fields": [ - { - "name": "about", - "description": "

      The template purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "assignees", - "description": "

      The suggested assignees.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "body", - "description": "

      The suggested issue body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The template filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      The suggested issue labels.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "name", - "description": "

      The template name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The suggested issue title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The suggested issue type.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineConnection", - "id": "issuetimelineconnection", - "href": "/graphql/reference/objects#issuetimelineconnection", - "description": "

      The connection type for IssueTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemEdge]", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItem]", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemEdge", - "id": "issuetimelineitemedge", - "href": "/graphql/reference/objects#issuetimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsConnection", - "id": "issuetimelineitemsconnection", - "href": "/graphql/reference/objects#issuetimelineitemsconnection", - "description": "

      The connection type for IssueTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTimelineItemsEdge]", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueTimelineItems]", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsEdge", - "id": "issuetimelineitemsedge", - "href": "/graphql/reference/objects#issuetimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems" - } - ], - "category": "issues" - }, - { - "name": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "description": "

      Represents the type of Issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The issue type's color.

      ", - "type": "IssueTypeColor!", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The issue type's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueType object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      The issue type's enabled state.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Whether the issue type is publicly visible.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Private issue types are being deprecated and can no longer be created. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "issues", - "description": "

      The issues with this issue type in the given repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "repositoryId", - "description": "

      Target repository to load the issues from.

      ", - "type": { - "name": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      The issue type's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnedFields", - "description": "

      An ordered list of issue fields pinned to this type.

      ", - "type": "[IssueFields!]", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent", - "description": "

      Represents aissue_type_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent", - "description": "

      Represents aissue_type_changedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type added.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "prevIssueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "description": "

      The connection type for IssueType.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[IssueTypeEdge]", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[IssueType]", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeEdge", - "id": "issuetypeedge", - "href": "/graphql/reference/objects#issuetypeedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent", - "description": "

      Represents aissue_type_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the IssueTypeRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueType", - "description": "

      The issue type removed.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype" - } - ], - "category": "issues" - }, - { - "name": "JoinedGitHubContribution", - "id": "joinedgithubcontribution", - "href": "/graphql/reference/objects#joinedgithubcontribution", - "description": "

      Represents a user signing up for a GitHub account.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "description": "

      A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      Identifies the label color.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the label was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      A brief description of this label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Label object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isDefault", - "description": "

      Indicates whether or not this is a default label.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issues", - "description": "

      A list of issues associated with this label.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "name", - "description": "

      Identifies the label name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this label.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this label.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the label was last updated.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this label.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "issues" - }, - { - "name": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "description": "

      The connection type for Label.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LabelEdge]", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Label]", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LabelEdge", - "id": "labeledge", - "href": "/graphql/reference/objects#labeledge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label" - } - ], - "category": "issues" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent", - "description": "

      Represents alabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with thelabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "Language", - "id": "language", - "href": "/graphql/reference/objects#language", - "description": "

      Represents a given language found in repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color defined for the current language.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Language object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the current language.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "description": "

      A list of languages associated with the parent.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LanguageEdge]", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Language]", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalSize", - "description": "

      The total size in bytes of files written in that language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "LanguageEdge", - "id": "languageedge", - "href": "/graphql/reference/objects#languageedge", - "description": "

      Represents the language of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Language!", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "size", - "description": "

      The number of bytes of code written in the language.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "License", - "id": "license", - "href": "/graphql/reference/objects#license", - "description": "

      A repository's open source license.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The full text of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The conditions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "description", - "description": "

      A human-readable description of the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "featured", - "description": "

      Whether the license should be featured.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hidden", - "description": "

      Whether the license should be displayed in license pickers.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the License object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "implementation", - "description": "

      Instructions on how to implement the license.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The lowercased SPDX ID of the license.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "limitations", - "description": "

      The limitations set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "name", - "description": "

      The license full name specified by https://spdx.org/licenses.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nickname", - "description": "

      Customary short name if applicable (e.g, GPLv3).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permissions", - "description": "

      The permissions set by the license.

      ", - "type": "[LicenseRule]!", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule" - }, - { - "name": "pseudoLicense", - "description": "

      Whether the license is a pseudo-license placeholder (e.g., other, no-license).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "spdxId", - "description": "

      Short identifier specified by https://spdx.org/licenses.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      URL to the license on https://choosealicense.com.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "licenses" - }, - { - "name": "LicenseRule", - "id": "licenserule", - "href": "/graphql/reference/objects#licenserule", - "description": "

      Describes a License's conditions, permissions, and limitations.

      ", - "fields": [ - { - "name": "description", - "description": "

      A description of the rule.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "key", - "description": "

      The machine-readable rule key.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The human-readable rule label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "licenses" - }, - { - "name": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch", - "description": "

      A branch linked to an issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the LinkedBranch object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ref", - "description": "

      The branch's ref.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchConnection", - "id": "linkedbranchconnection", - "href": "/graphql/reference/objects#linkedbranchconnection", - "description": "

      A list of branches linked to an issue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[LinkedBranchEdge]", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[LinkedBranch]", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "LinkedBranchEdge", - "id": "linkedbranchedge", - "href": "/graphql/reference/objects#linkedbranchedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "LinkedBranch", - "id": "linkedbranch", - "href": "/graphql/reference/objects#linkedbranch" - } - ], - "category": "issues" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent", - "description": "

      Represents alockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the LockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockReason", - "description": "

      Reason that the conversation was locked (optional).

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockable", - "description": "

      Object that was locked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin", - "description": "

      A placeholder user for attribution of imported data on GitHub.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the GitHub App's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "claimant", - "description": "

      The user that has claimed the data attributed to this mannequin.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The mannequin's email on the source instance.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Mannequin object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The display name of the imported mannequin.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "MannequinConnection", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "description": "

      A list of mannequins.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MannequinEdge]", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Mannequin]", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "MannequinEdge", - "id": "mannequinedge", - "href": "/graphql/reference/objects#mannequinedge", - "description": "

      Represents a mannequin.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - } - ], - "category": "migrations" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the MarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "fields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MemberFeatureRequestNotification", - "id": "memberfeaturerequestnotification", - "href": "/graphql/reference/objects#memberfeaturerequestnotification", - "description": "

      Represents a member feature request notification.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      Represents member feature request body containing entity name and the number of feature requests.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the MemberFeatureRequestNotification object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      Represents member feature request notification title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "orgs" - }, - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.clear event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposClearAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry", - "description": "

      Audit log entry for a members_can_delete_repos.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the MembersCanDeleteReposEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent", - "description": "

      Represents amentionedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the MentionedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "description": "

      The queue of pull request entries to be merged into a protected branch in a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      The configuration for this merge queue.

      ", - "type": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration" - }, - { - "name": "entries", - "description": "

      The entries in the queue.

      ", - "type": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextEntryEstimatedTimeToMerge", - "description": "

      The estimated time in seconds until a newly added entry would be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository this merge queue belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merge queue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueConfiguration", - "id": "mergequeueconfiguration", - "href": "/graphql/reference/objects#mergequeueconfiguration", - "description": "

      Configuration for a MergeQueue.

      ", - "fields": [ - { - "name": "checkResponseTimeout", - "description": "

      The amount of time in minutes to wait for a check response before considering it a failure.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToBuild", - "description": "

      The maximum number of entries to build at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumEntriesToMerge", - "description": "

      The maximum number of entries to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use for this queue.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "mergingStrategy", - "description": "

      The strategy to use when merging entries.

      ", - "type": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy" - }, - { - "name": "minimumEntriesToMerge", - "description": "

      The minimum number of entries required to merge at once.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimumEntriesToMergeWaitTime", - "description": "

      The amount of time in minutes to wait before ignoring the minumum number of\nentries in the queue requirement and merging a collection of entries.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry", - "description": "

      Entries in a MergeQueue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "baseCommit", - "description": "

      The base commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "enqueuedAt", - "description": "

      The date and time this entry was added to the merge queue.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The actor that enqueued this entry.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "estimatedTimeToMerge", - "description": "

      The estimated time in seconds until this entry will be merged.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "headCommit", - "description": "

      The head commit for this entry.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the MergeQueueEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "jump", - "description": "

      Whether this pull request should jump the queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue that this entry belongs to.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "position", - "description": "

      The position of this entry in the queue.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request that will be added to a merge group.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "solo", - "description": "

      Does this pull request need to be deployed on its own.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      The state of this entry in the queue.

      ", - "type": "MergeQueueEntryState!", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryConnection", - "id": "mergequeueentryconnection", - "href": "/graphql/reference/objects#mergequeueentryconnection", - "description": "

      The connection type for MergeQueueEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MergeQueueEntryEdge]", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[MergeQueueEntry]", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueEntryEdge", - "id": "mergequeueentryedge", - "href": "/graphql/reference/objects#mergequeueentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters", - "description": "

      Merges must be performed via a merge queue.

      ", - "fields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent", - "description": "

      Represents amergedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the merge event.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MergedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeRef", - "description": "

      Identifies the Ref associated with the merge event.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "mergeRefName", - "description": "

      Identifies the name of the Ref associated with the merge event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this merged event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "MigrationSource", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource", - "description": "

      A GitHub Enterprise Importer (GEI) migration source.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the MigrationSource object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "migrations" - }, - { - "name": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "description": "

      Represents a Milestone object on a given repository.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closedIssueCount", - "description": "

      Identifies the number of closed issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      Identifies the actor who created the milestone.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      Identifies the description of the milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The HTML rendered description of the milestone using GitHub Flavored Markdown.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dueOn", - "description": "

      Identifies the due date of the milestone.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the Milestone object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issues", - "description": "

      A list of issues associated with the milestone.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "number", - "description": "

      Identifies the number of the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "openIssueCount", - "description": "

      Identifies the number of open issues associated with the milestone.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "progressPercentage", - "description": "

      Identifies the percentage complete for the milestone.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with the milestone.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this milestone.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the state of the milestone.

      ", - "type": "MilestoneState!", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - }, - { - "name": "title", - "description": "

      Identifies the title of the milestone.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this milestone.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "description": "

      The connection type for Milestone.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[MilestoneEdge]", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Milestone]", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "MilestoneEdge", - "id": "milestoneedge", - "href": "/graphql/reference/objects#milestoneedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "issues" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the MilestonedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "milestoneTitle", - "description": "

      Identifies the milestone title associated with themilestonedevent.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "MilestoneItem!", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem" - } - ], - "category": "issues" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the MovedColumnsInProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousProjectColumnName", - "description": "

      Column name the issue or pull request was moved from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectCard", - "description": "

      Project card referenced by this project event.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name the issue or pull request was moved to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry", - "description": "

      Audit log entry for a oauth_application.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "applicationUrl", - "description": "

      The application URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "callbackUrl", - "description": "

      The callback URL of the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OauthApplicationCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "rateLimit", - "description": "

      The rate limit of the OAuth application.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of the OAuth application.

      ", - "type": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry", - "description": "

      Audit log entry for a org.add_billing_manager.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationEmail", - "description": "

      The email address used to invite a billing manager for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry", - "description": "

      Audit log entry for a org.add_member.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The permission level of the member added to the organization.

      ", - "type": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry", - "description": "

      Audit log entry for a org.block_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The blocked user.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgBlockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a org.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry", - "description": "

      Audit log entry for a org.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "billingPlan", - "description": "

      The billing plan for the Organization.

      ", - "type": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.disable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry", - "description": "

      Audit log entry for a org.disable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.disable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgDisableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry", - "description": "

      Audit log entry for a org.enable_oauth_app_restrictions event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableOauthAppRestrictionsAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry", - "description": "

      Audit log entry for a org.enable_saml event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "digestMethodUrl", - "description": "

      The SAML provider's digest algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableSamlAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issuerUrl", - "description": "

      The SAML provider's issuer URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "signatureMethodUrl", - "description": "

      The SAML provider's signature algorithm URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "singleSignOnUrl", - "description": "

      The SAML provider's single sign-on URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry", - "description": "

      Audit log entry for a org.enable_two_factor_requirement event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgEnableTwoFactorRequirementAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry", - "description": "

      Audit log entry for a org.invite_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "email", - "description": "

      The email address of the organization invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationInvitation", - "description": "

      The organization invitation.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry", - "description": "

      Audit log entry for a org.invite_to_business event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the OrgInviteToBusinessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_approved event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessApprovedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_blocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessBlockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_denied event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessDeniedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_requested event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessRequestedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry", - "description": "

      Audit log entry for a org.oauth_app_access_unblocked event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgOauthAppAccessUnblockedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry", - "description": "

      Audit log entry for a org.remove_billing_manager event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveBillingManagerAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the billing manager being removed.

      ", - "type": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry", - "description": "

      Audit log entry for a org.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the member has with the organization.

      ", - "type": "[OrgRemoveMemberAuditEntryMembershipType!]", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the member being removed.

      ", - "type": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry", - "description": "

      Audit log entry for a org.remove_outside_collaborator event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRemoveOutsideCollaboratorAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "membershipTypes", - "description": "

      The types of membership the outside collaborator has with the organization.

      ", - "type": "[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "reason", - "description": "

      The reason for the outside collaborator being removed from the Organization.

      ", - "type": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry", - "description": "

      Audit log entry for a org.restore_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgRestoreMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredCustomEmailRoutingsCount", - "description": "

      The number of custom email routings for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredIssueAssignmentsCount", - "description": "

      The number of issue assignments for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMemberships", - "description": "

      Restored organization membership objects.

      ", - "type": "[OrgRestoreMemberAuditEntryMembership!]", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredMembershipsCount", - "description": "

      The number of restored memberships.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoriesCount", - "description": "

      The number of repositories of the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryStarsCount", - "description": "

      The number of starred repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "restoredRepositoryWatchesCount", - "description": "

      The number of watched repositories for the restored member.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata", - "description": "

      Metadata for an organization membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata", - "description": "

      Metadata for a repository membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata", - "description": "

      Metadata for a team membership for org.restore_member actions.

      ", - "implements": [ - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry", - "description": "

      Audit log entry for a org.unblock_user.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUser", - "description": "

      The user being unblocked by the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserName", - "description": "

      The username of the blocked user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserResourcePath", - "description": "

      The HTTP path for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "blockedUserUrl", - "description": "

      The HTTP URL for the blocked user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUnblockUserAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry", - "description": "

      Audit log entry for a org.update_default_repository_permission.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateDefaultRepositoryPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former base repository permission level for the organization.

      ", - "type": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry", - "description": "

      Audit log entry for a org.update_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permission", - "description": "

      The new member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "permissionWas", - "description": "

      The former member permission level for the organization.

      ", - "type": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_creation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canCreateRepositories", - "description": "

      Can members create repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryCreationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The permission for visibility level of repositories for this organization.

      ", - "type": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry", - "description": "

      Audit log entry for a org.update_member_repository_invitation_permission event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "canInviteOutsideCollaboratorsToRepositories", - "description": "

      Can outside collaborators be invited to repositories in the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the OrgUpdateMemberRepositoryInvitationPermissionAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "description": "

      An account on GitHub, with one or more owners, that has repositories, members and teams.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "announcementBanner", - "description": "

      The announcement banner set on this organization, if any. Only visible to members of the organization's enterprise.

      ", - "type": "AnnouncementBanner", - "id": "announcementbanner", - "href": "/graphql/reference/objects#announcementbanner" - }, - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the organization was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "auditLog", - "description": "

      Audit log entries of the organization.

      ", - "type": "OrganizationAuditEntryConnection!", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the returned audit log entries.

      ", - "type": { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder" - } - }, - { - "name": "query", - "description": "

      The query string to filter audit entries.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the organization's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The organization's public profile description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The organization's public profile description rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domains", - "description": "

      A list of domains owned by the organization.

      ", - "type": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "isApproved", - "description": "

      Filter by if the domain is approved.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isVerified", - "description": "

      Filter by if the domain is verified.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for verifiable domains returned.

      ", - "type": { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder" - } - } - ] - }, - { - "name": "email", - "description": "

      The organization's public email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseOwners", - "description": "

      A list of owners of the organization's enterprise account.

      ", - "type": "OrganizationEnterpriseOwnerConnection!", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for enterprise owners returned from the connection.

      ", - "type": { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder" - } - }, - { - "name": "organizationRole", - "description": "

      The organization role to filter by.

      ", - "type": { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Organization object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "ipAllowListEnabledSetting", - "description": "

      The setting value for whether the organization has an IP allow list enabled.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - }, - { - "name": "ipAllowListEntries", - "description": "

      The IP addresses that are allowed to access resources owned by the organization.

      ", - "type": "IpAllowListEntryConnection!", - "id": "ipallowlistentryconnection", - "href": "/graphql/reference/objects#ipallowlistentryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for IP allow list entries returned.

      ", - "type": { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder" - } - } - ] - }, - { - "name": "ipAllowListForInstalledAppsEnabledSetting", - "description": "

      The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - }, - { - "name": "isVerified", - "description": "

      Whether the organization has verified its profile email and website.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueFields", - "description": "

      A list of the organization's issue fields.

      ", - "type": "IssueFieldsConnection", - "id": "issuefieldsconnection", - "href": "/graphql/reference/objects#issuefieldsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue fields returned from the connection.

      ", - "type": { - "name": "IssueFieldOrder", - "id": "issuefieldorder", - "href": "/graphql/reference/input-objects#issuefieldorder" - } - } - ] - }, - { - "name": "issueTypes", - "description": "

      A list of the organization's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The organization's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The organization's login name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mannequins", - "description": "

      A list of all mannequins for this organization.

      ", - "type": "MannequinConnection!", - "id": "mannequinconnection", - "href": "/graphql/reference/objects#mannequinconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter mannequins by login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for mannequins returned from the connection.

      ", - "type": { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "membersCanForkPrivateRepositories", - "description": "

      Members can fork private repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersWithRole", - "description": "

      A list of users who are members of this organization.

      ", - "type": "OrganizationMemberConnection!", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The organization's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationDeliveryRestrictionEnabledSetting", - "description": "

      Indicates if email notification delivery for this organization is restricted to verified or approved domains.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - }, - { - "name": "organizationBillingEmail", - "description": "

      The billing email for the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pendingMembers", - "description": "

      A list of users who have been invited to join this organization.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing organization's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryCustomProperties", - "description": "

      A list of custom properties for this organization.

      ", - "type": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryCustomProperty", - "description": "

      Returns a single custom property from the current organization by name.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the custom property to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "repositoryMigrations", - "description": "

      A list of all repository migrations for this organization.

      ", - "type": "RepositoryMigrationConnection!", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository migrations returned.

      ", - "type": { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder" - } - }, - { - "name": "repositoryName", - "description": "

      Filter repository migrations by repository name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "state", - "description": "

      Filter repository migrations by state.

      ", - "type": { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - } - } - ] - }, - { - "name": "requiresTwoFactorAuthentication", - "description": "

      When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current organization by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this organization.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this organization.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "samlIdentityProvider", - "description": "

      The Organization's SAML identity provider. Visible to (1) organization owners,\n(2) organization owners' personal access tokens (classic) with read:org or\nadmin:org scope, (3) GitHub App with an installation token with read or write\naccess to members.

      ", - "type": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider" - }, - { - "name": "team", - "description": "

      Find an organization's team by its slug.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "arguments": [ - { - "name": "slug", - "description": "

      The name or slug of the team to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teams", - "description": "

      A list of teams in this organization.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "ldapMapped", - "description": "

      If true, filters teams that are mapped to an LDAP Group (Enterprise only).

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "notificationSetting", - "description": "

      If non-null, filters teams according to notification setting.

      ", - "type": { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from the connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters teams according to privacy.

      ", - "type": { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - } - }, - { - "name": "query", - "description": "

      If non-null, filters teams with query on team name and team slug.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      If non-null, filters teams according to whether the viewer is an admin or member on team.

      ", - "type": { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole" - } - }, - { - "name": "rootTeamsOnly", - "defaultValue": false, - "description": "

      If true, restrict to only root teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL listing organization's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "twitterUsername", - "description": "

      The organization's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this organization.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Organization is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateRepositories", - "description": "

      Viewer can create repositories on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateTeams", - "description": "

      Viewer can create teams on this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsAMember", - "description": "

      Viewer is an active member of this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this Organization is followed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits for repositories in this organization.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The organization's public profile URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryConnection", - "id": "organizationauditentryconnection", - "href": "/graphql/reference/objects#organizationauditentryconnection", - "description": "

      The connection type for OrganizationAuditEntry.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationAuditEntryEdge]", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationAuditEntry]", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntryEdge", - "id": "organizationauditentryedge", - "href": "/graphql/reference/objects#organizationauditentryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationConnection", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "description": "

      A list of organizations managed by an enterprise.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEdge]", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Organization]", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEdge", - "id": "organizationedge", - "href": "/graphql/reference/objects#organizationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationEnterpriseOwnerConnection", - "id": "organizationenterpriseownerconnection", - "href": "/graphql/reference/objects#organizationenterpriseownerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationEnterpriseOwnerEdge]", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationEnterpriseOwnerEdge", - "id": "organizationenterpriseowneredge", - "href": "/graphql/reference/objects#organizationenterpriseowneredge", - "description": "

      An enterprise owner in the context of an organization that is part of the enterprise.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organizationRole", - "description": "

      The role of the owner with respect to the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "users" - }, - { - "name": "OrganizationIdentityProvider", - "id": "organizationidentityprovider", - "href": "/graphql/reference/objects#organizationidentityprovider", - "description": "

      An Identity Provider configured to provision SAML and SCIM identities for\nOrganizations. Visible to (1) organization owners, (2) organization owners'\npersonal access tokens (classic) with read:org or admin:org scope, (3) GitHub\nApp with an installation token with read or write access to members.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "digestMethod", - "description": "

      The digest algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalIdentities", - "description": "

      External Identities provisioned by this Identity Provider.

      ", - "type": "ExternalIdentityConnection!", - "id": "externalidentityconnection", - "href": "/graphql/reference/objects#externalidentityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      Filter to external identities with the users login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "membersOnly", - "description": "

      Filter to external identities with valid org membership only.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "userName", - "description": "

      Filter to external identities with the users userName/NameID attribute.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationIdentityProvider object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "idpCertificate", - "description": "

      The x509 certificate used by the Identity Provider to sign assertions and responses.

      ", - "type": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate" - }, - { - "name": "issuer", - "description": "

      The Issuer Entity ID for the SAML Identity Provider.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Organization this Identity Provider belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "signatureMethod", - "description": "

      The signature algorithm used to sign SAML requests for the Identity Provider.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ssoUrl", - "description": "

      The URL endpoint for the Identity Provider's SAML SSO.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation", - "description": "

      An Invitation for a user to an organization.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "email", - "description": "

      The email address of the user invited to the organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitationSource", - "description": "

      The source of the invitation.

      ", - "type": "OrganizationInvitationSource!", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource" - }, - { - "name": "invitationType", - "description": "

      The type of invitation that was sent (e.g. email, user).

      ", - "type": "OrganizationInvitationType!", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype" - }, - { - "name": "invitee", - "description": "

      The user who was invited to the organization.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      inviter will be removed. inviter will be replaced by inviterActor. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "inviterActor", - "description": "

      The user who created the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "organization", - "description": "

      The organization the invite is for.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "role", - "description": "

      The user's pending role in the organization (e.g. member, owner).

      ", - "type": "OrganizationInvitationRole!", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "description": "

      The connection type for OrganizationInvitation.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationInvitationEdge]", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[OrganizationInvitation]", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationEdge", - "id": "organizationinvitationedge", - "href": "/graphql/reference/objects#organizationinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "OrganizationInvitation", - "id": "organizationinvitation", - "href": "/graphql/reference/objects#organizationinvitation" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberConnection", - "id": "organizationmemberconnection", - "href": "/graphql/reference/objects#organizationmemberconnection", - "description": "

      A list of users who belong to the organization.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[OrganizationMemberEdge]", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "OrganizationMemberEdge", - "id": "organizationmemberedge", - "href": "/graphql/reference/objects#organizationmemberedge", - "description": "

      Represents a user within an organization.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasTwoFactorEnabled", - "description": "

      Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role this user has in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - } - ], - "category": "users" - }, - { - "name": "OrganizationMigration", - "id": "organizationmigration", - "href": "/graphql/reference/objects#organizationmigration", - "description": "

      A GitHub Enterprise Importer (GEI) organization migration.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the organization migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the OrganizationMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "remainingRepositoriesCount", - "description": "

      The remaining amount of repos to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sourceOrgName", - "description": "

      The name of the source organization to be migrated.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the source organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "OrganizationMigrationState!", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate" - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "totalRepositoriesCount", - "description": "

      The total amount of repositories to be migrated.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "OrganizationPropertyConditionTarget", - "id": "organizationpropertyconditiontarget", - "href": "/graphql/reference/objects#organizationpropertyconditiontarget", - "description": "

      Parameters to be used for the organization_property condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of organization properties that must not match.

      ", - "type": "[OrganizationPropertyTargetDefinition!]!", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of organization properties that must match.

      ", - "type": "[OrganizationPropertyTargetDefinition!]!", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyTargetDefinition", - "id": "organizationpropertytargetdefinition", - "href": "/graphql/reference/objects#organizationpropertytargetdefinition", - "description": "

      A property that must match.

      ", - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationTeamsHovercardContext", - "id": "organizationteamshovercardcontext", - "href": "/graphql/reference/objects#organizationteamshovercardcontext", - "description": "

      An organization teams hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantTeams", - "description": "

      Teams in this organization the user is a member of that are relevant.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "teamsResourcePath", - "description": "

      The path for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The URL for the full team list for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "totalTeamCount", - "description": "

      The total number of teams the user is on in the organization.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "OrganizationsHovercardContext", - "id": "organizationshovercardcontext", - "href": "/graphql/reference/objects#organizationshovercardcontext", - "description": "

      An organization list hovercard context.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relevantOrganizations", - "description": "

      Organizations this user is a member of that are relevant.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "totalOrganizationCount", - "description": "

      The total number of organizations this user is in.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "Package", - "id": "package", - "href": "/graphql/reference/objects#package", - "description": "

      Information for an uploaded package.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Package object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "latestVersion", - "description": "

      Find the latest version for the package.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "name", - "description": "

      Identifies the name of the package.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageType", - "description": "

      Identifies the type of the package.

      ", - "type": "PackageType!", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - }, - { - "name": "repository", - "description": "

      The repository this package belongs to.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics" - }, - { - "name": "version", - "description": "

      Find package version by version string.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "arguments": [ - { - "name": "version", - "description": "

      The package version.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "versions", - "description": "

      list of versions for this package.

      ", - "type": "PackageVersionConnection!", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "PackageConnection", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "description": "

      The connection type for Package.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageEdge]", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Package]", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageEdge", - "id": "packageedge", - "href": "/graphql/reference/objects#packageedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - } - ], - "category": "packages" - }, - { - "name": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile", - "description": "

      A file in a package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "md5", - "description": "

      MD5 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      Name of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersion", - "description": "

      The package version this file belongs to.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "sha1", - "description": "

      SHA1 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sha256", - "description": "

      SHA256 hash of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "size", - "description": "

      Size of the file in bytes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      URL to download the asset.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "packages" - }, - { - "name": "PackageFileConnection", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "description": "

      The connection type for PackageFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageFileEdge]", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageFile]", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageFileEdge", - "id": "packagefileedge", - "href": "/graphql/reference/objects#packagefileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageFile", - "id": "packagefile", - "href": "/graphql/reference/objects#packagefile" - } - ], - "category": "packages" - }, - { - "name": "PackageStatistics", - "id": "packagestatistics", - "href": "/graphql/reference/objects#packagestatistics", - "description": "

      Represents a object that contains package activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageTag", - "id": "packagetag", - "href": "/graphql/reference/objects#packagetag", - "description": "

      A version tag contains the mapping between a tag name and a version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageTag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the tag name of the version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      Version that the tag is associated with.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion", - "description": "

      Information about a specific package version.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "files", - "description": "

      List of files associated with this package version.

      ", - "type": "PackageFileConnection!", - "id": "packagefileconnection", - "href": "/graphql/reference/objects#packagefileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned package files.

      ", - "type": { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PackageVersion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "package", - "description": "

      The package associated with this version.

      ", - "type": "Package", - "id": "package", - "href": "/graphql/reference/objects#package" - }, - { - "name": "platform", - "description": "

      The platform this version was built for.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "preRelease", - "description": "

      Whether or not this version is a pre-release.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The README of this package version.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      The release associated with this package version.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "statistics", - "description": "

      Statistics about package activity.

      ", - "type": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics" - }, - { - "name": "summary", - "description": "

      The package version summary.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "version", - "description": "

      The version string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionConnection", - "id": "packageversionconnection", - "href": "/graphql/reference/objects#packageversionconnection", - "description": "

      The connection type for PackageVersion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PackageVersionEdge]", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PackageVersion]", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionEdge", - "id": "packageversionedge", - "href": "/graphql/reference/objects#packageversionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PackageVersion", - "id": "packageversion", - "href": "/graphql/reference/objects#packageversion" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionStatistics", - "id": "packageversionstatistics", - "href": "/graphql/reference/objects#packageversionstatistics", - "description": "

      Represents a object that contains package version activity statistics such as downloads.

      ", - "fields": [ - { - "name": "downloadsTotalCount", - "description": "

      Number of times the package was downloaded since it was created.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "packages" - }, - { - "name": "PageInfo", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo", - "description": "

      Information about pagination in a connection.

      ", - "fields": [ - { - "name": "endCursor", - "description": "

      When paginating forwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasNextPage", - "description": "

      When paginating forwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPreviousPage", - "description": "

      When paginating backwards, are there more items?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "startCursor", - "description": "

      When paginating backwards, the cursor to continue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ParentIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parent", - "description": "

      The parent issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PermissionSource", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource", - "description": "

      A level of permission and source for a user's access to a repository.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The organization the repository belongs to.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "permission", - "description": "

      The level of access this source has granted to the user.

      ", - "type": "DefaultRepositoryPermissionField!", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield" - }, - { - "name": "roleName", - "description": "

      The name of the role this source has granted to the user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of this permission.

      ", - "type": "PermissionGranter!", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter" - } - ], - "category": "repos" - }, - { - "name": "PinnableItemConnection", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "description": "

      The connection type for PinnableItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnableItemEdge]", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnableItem]", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PinnableItemEdge", - "id": "pinnableitemedge", - "href": "/graphql/reference/objects#pinnableitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem" - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion", - "description": "

      A Pinned Discussion is a discussion pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussion", - "description": "

      The discussion that was pinned.

      ", - "type": "Discussion!", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "gradientStopColors", - "description": "

      Color stops of the chosen gradient.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedDiscussion object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pattern", - "description": "

      Background texture pattern.

      ", - "type": "PinnedDiscussionPattern!", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this discussion.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "preconfiguredGradient", - "description": "

      Preconfigured background gradient option.

      ", - "type": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionConnection", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "description": "

      The connection type for PinnedDiscussion.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedDiscussionEdge]", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedDiscussion]", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionEdge", - "id": "pinneddiscussionedge", - "href": "/graphql/reference/objects#pinneddiscussionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedDiscussion", - "id": "pinneddiscussion", - "href": "/graphql/reference/objects#pinneddiscussion" - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment", - "description": "

      Represents a pinned environment on a given repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the pinned environment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Identifies the environment associated.

      ", - "type": "Environment!", - "id": "environment", - "href": "/graphql/reference/objects#environment" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEnvironment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "position", - "description": "

      Identifies the position of the pinned environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The repository that this environment was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "description": "

      The connection type for PinnedEnvironment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedEnvironmentEdge]", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedEnvironment]", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEnvironmentEdge", - "id": "pinnedenvironmentedge", - "href": "/graphql/reference/objects#pinnedenvironmentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedEnvironment", - "id": "pinnedenvironment", - "href": "/graphql/reference/objects#pinnedenvironment" - } - ], - "category": "deployments" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent", - "description": "

      Represents apinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue", - "description": "

      A Pinned Issue is a issue pinned to a repository's index page.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedIssue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      The issue that was pinned.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this issue.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that this issue was pinned to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueComment", - "id": "pinnedissuecomment", - "href": "/graphql/reference/objects#pinnedissuecomment", - "description": "

      A comment pinned to an Issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PinnedIssueComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      The issue that this comment belongs to.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "issueComment", - "description": "

      The comment that was pinned.

      ", - "type": "IssueComment!", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "pinnedAt", - "description": "

      Identifies when the comment was pinned.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pinnedBy", - "description": "

      The actor that pinned this comment.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "description": "

      The connection type for PinnedIssue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PinnedIssueEdge]", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PinnedIssue]", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "PinnedIssueEdge", - "id": "pinnedissueedge", - "href": "/graphql/reference/objects#pinnedissueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PinnedIssue", - "id": "pinnedissue", - "href": "/graphql/reference/objects#pinnedissue" - } - ], - "category": "issues" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry", - "description": "

      Audit log entry for a private_repository_forking.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry", - "description": "

      Audit log entry for a private_repository_forking.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the PrivateRepositoryForkingEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "ProfileItemShowcase", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase", - "description": "

      A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.

      ", - "fields": [ - { - "name": "hasPinnedItems", - "description": "

      Whether or not the owner has pinned any repositories or gists.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner's popular\nrepositories will be returned.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "description": "

      Projects manage issues, pull requests and notes within a project owner.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The project's description body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "bodyHTML", - "description": "

      The projects description body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "columns", - "description": "

      List of columns in the project.

      ", - "type": "ProjectColumnConnection!", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the Project object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to repositories, organizations, and users.

      ", - "type": "ProjectOwner!", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "pendingCards", - "description": "

      List of pending cards in this project.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "progress", - "description": "

      Project progress details.

      ", - "type": "ProjectProgress!", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState!", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard", - "description": "

      A card in a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "column", - "description": "

      The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "content", - "description": "

      The card content item.

      ", - "type": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "creator", - "description": "

      The actor who created this card.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectCard object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "isArchived", - "description": "

      Whether the card is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "note", - "description": "

      The card note.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this card.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "state", - "description": "

      The state of ProjectCard.

      ", - "type": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this card.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardConnection", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "description": "

      The connection type for ProjectCard.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectCardEdge]", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectCard]", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardEdge", - "id": "projectcardedge", - "href": "/graphql/reference/objects#projectcardedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectCard", - "id": "projectcard", - "href": "/graphql/reference/objects#projectcard" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn", - "description": "

      A column inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "cards", - "description": "

      List of cards in the column.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectColumn object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "name", - "description": "

      The project column's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      The project that contains this column.

      ", - "type": "Project!", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "purpose", - "description": "

      The semantic purpose of the column.

      ", - "type": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "url", - "description": "

      The HTTP URL for this project column.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnConnection", - "id": "projectcolumnconnection", - "href": "/graphql/reference/objects#projectcolumnconnection", - "description": "

      The connection type for ProjectColumn.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectColumnEdge]", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectColumn]", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnEdge", - "id": "projectcolumnedge", - "href": "/graphql/reference/objects#projectcolumnedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectColumn", - "id": "projectcolumn", - "href": "/graphql/reference/objects#projectcolumn" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectConnection", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "description": "

      A list of projects associated with the owner.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectEdge]", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Project]", - "id": "project", - "href": "/graphql/reference/objects#project" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectEdge", - "id": "projectedge", - "href": "/graphql/reference/objects#projectedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectProgress", - "id": "projectprogress", - "href": "/graphql/reference/objects#projectprogress", - "description": "

      Project progress stats.

      ", - "fields": [ - { - "name": "doneCount", - "description": "

      The number of done cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "donePercentage", - "description": "

      The percentage of done cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether progress tracking is enabled and cards with purpose exist for this project.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressCount", - "description": "

      The number of in-progress cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "inProgressPercentage", - "description": "

      The percentage of in-progress cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoCount", - "description": "

      The number of to do cards.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "todoPercentage", - "description": "

      The percentage of to do cards.

      ", - "type": "Float!", - "id": "float", - "href": "/graphql/reference/scalars#float", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "description": "

      New projects that manage issues, pull requests and drafts using tables and boards.

      ", - "implements": [ - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - } - ], - "fields": [ - { - "name": "closed", - "description": "

      Returns true if the project is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who originally created the project.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "field", - "description": "

      A field of the project.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fields", - "description": "

      List of fields and their constraints in the project.

      ", - "type": "ProjectV2FieldConfigurationConnection!", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2 object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "items", - "description": "

      List of items in the project.

      ", - "type": "ProjectV2ItemConnection!", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 items returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      Search query for filtering items.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "number", - "description": "

      The project's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "owner", - "description": "

      The project's owner. Currently limited to organizations and users.

      ", - "type": "ProjectV2Owner!", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "public", - "description": "

      Returns true if the project is public.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      The project's readme.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      The repositories the project is linked to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescription", - "description": "

      The project's short description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdates", - "description": "

      List of the status updates in the project.

      ", - "type": "ProjectV2StatusUpdateConnection!", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder" - } - } - ] - }, - { - "name": "teams", - "description": "

      The teams the project is linked to.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for teams returned from this connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - } - ] - }, - { - "name": "template", - "description": "

      Returns true if this project is a template.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "title", - "description": "

      The project's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this project.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "view", - "description": "

      A view of the project.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "arguments": [ - { - "name": "number", - "description": "

      The number of a view belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "views", - "description": "

      List of views in the project.

      ", - "type": "ProjectV2ViewConnection!", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 views returned from the connection.

      ", - "type": { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder" - } - } - ] - }, - { - "name": "workflow", - "description": "

      A workflow of the project.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "arguments": [ - { - "name": "number", - "description": "

      The number of a workflow belonging to the project.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "workflows", - "description": "

      List of the workflows in the project.

      ", - "type": "ProjectV2WorkflowConnection!", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 workflows returned from the connection.

      ", - "type": { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorConnection", - "id": "projectv2actorconnection", - "href": "/graphql/reference/objects#projectv2actorconnection", - "description": "

      The connection type for ProjectV2Actor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ActorEdge]", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Actor]", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ActorEdge", - "id": "projectv2actoredge", - "href": "/graphql/reference/objects#projectv2actoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Connection", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "description": "

      The connection type for ProjectV2.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2Edge]", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2]", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Edge", - "id": "projectv2edge", - "href": "/graphql/reference/objects#projectv2edge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field", - "description": "

      A field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Field object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "description": "

      The connection type for ProjectV2FieldConfiguration.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldConfigurationEdge]", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2FieldConfiguration]", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfigurationEdge", - "id": "projectv2fieldconfigurationedge", - "href": "/graphql/reference/objects#projectv2fieldconfigurationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "description": "

      The connection type for ProjectV2Field.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2FieldEdge]", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Field]", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldEdge", - "id": "projectv2fieldedge", - "href": "/graphql/reference/objects#projectv2fieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item", - "description": "

      An item within a Project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      The content of the referenced draft issue, issue, pull request.

      ", - "type": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fieldValueByName", - "description": "

      The field value of the first project field which matches thenameargument that is set on the item.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "arguments": [ - { - "name": "name", - "description": "

      The name of the field to return the field value of.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "fieldValues", - "description": "

      The field values that are set on the item.

      ", - "type": "ProjectV2ItemFieldValueConnection!", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for project v2 item field values returned from the connection.

      ", - "type": { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Item object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Whether the item is archived.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "project", - "description": "

      The project that contains this item.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "type", - "description": "

      The type of the item.

      ", - "type": "ProjectV2ItemType!", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "description": "

      The connection type for ProjectV2Item.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemEdge]", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Item]", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemEdge", - "id": "projectv2itemedge", - "href": "/graphql/reference/objects#projectv2itemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Item", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue", - "description": "

      The value of a date field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "date", - "description": "

      Date value for the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldDateValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue", - "description": "

      The value of an iteration field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "duration", - "description": "

      The duration of the iteration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldIterationValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "iterationId", - "description": "

      The ID of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title of the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The title of the iteration, with HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue", - "description": "

      The value of the labels field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "labels", - "description": "

      Labels value of a field.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue", - "description": "

      The value of a milestone field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "milestone", - "description": "

      Milestone value of a field.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue", - "description": "

      The value of a number field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldNumberValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "number", - "description": "

      Number as a float(8).

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue", - "description": "

      The value of a pull request field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "pullRequests", - "description": "

      The pull requests for this field.

      ", - "type": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests.

      ", - "type": { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue", - "description": "

      The value of a repository field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "repository", - "description": "

      The repository for this field.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue", - "description": "

      The value of a reviewers field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "reviewers", - "description": "

      The reviewers for this field.

      ", - "type": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue", - "description": "

      The value of a single select field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "color", - "description": "

      The color applied to the selected single-select option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      A plain-text description of the selected single-select option, such as what the option means.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the selected single-select option, including HTML tags.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldSingleSelectValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "name", - "description": "

      The name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The html name of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "optionId", - "description": "

      The id of the selected single select option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue", - "description": "

      The value of a text field in a Project item.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldTextValue object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "text", - "description": "

      Text value of a field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue", - "description": "

      The value of a user field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      The field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "users", - "description": "

      The users for this field.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueConnection", - "id": "projectv2itemfieldvalueconnection", - "href": "/graphql/reference/objects#projectv2itemfieldvalueconnection", - "description": "

      The connection type for ProjectV2ItemFieldValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ItemFieldValueEdge]", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2ItemFieldValue]", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueEdge", - "id": "projectv2itemfieldvalueedge", - "href": "/graphql/reference/objects#projectv2itemfieldvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemIssueFieldValue", - "id": "projectv2itemissuefieldvalue", - "href": "/graphql/reference/objects#projectv2itemissuefieldvalue", - "description": "

      The value of an issue field in a Project item.

      ", - "fields": [ - { - "name": "field", - "description": "

      Field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "issueFieldValue", - "description": "

      Value of the Issue Field.

      ", - "type": "ProjectV2IssueFieldValues", - "id": "projectv2issuefieldvalues", - "href": "/graphql/reference/unions#projectv2issuefieldvalues" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemStatusChangedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousStatus", - "description": "

      The previous status of the project item.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "status", - "description": "

      The new status of the project item.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield", - "description": "

      An iteration field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "configuration", - "description": "

      Iteration configuration settings.

      ", - "type": "ProjectV2IterationFieldConfiguration!", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2IterationField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfiguration", - "id": "projectv2iterationfieldconfiguration", - "href": "/graphql/reference/objects#projectv2iterationfieldconfiguration", - "description": "

      Iteration field configuration for a project.

      ", - "fields": [ - { - "name": "completedIterations", - "description": "

      The iteration's completed iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      The iteration's iterations.

      ", - "type": "[ProjectV2IterationFieldIteration!]!", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration" - }, - { - "name": "startDay", - "description": "

      The iteration's start day of the week.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldIteration", - "id": "projectv2iterationfielditeration", - "href": "/graphql/reference/objects#projectv2iterationfielditeration", - "description": "

      Iteration field iteration settings for a project.

      ", - "fields": [ - { - "name": "duration", - "description": "

      The iteration's duration in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The iteration's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The iteration's start date.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The iteration's title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      The iteration's html title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield", - "description": "

      A single select field inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2SingleSelectField object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      Options for the single select field.

      ", - "type": "[ProjectV2SingleSelectFieldOption!]!", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "arguments": [ - { - "name": "names", - "description": "

      Filter returned options to only those matching these names, case insensitive.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOption", - "id": "projectv2singleselectfieldoption", - "href": "/graphql/reference/objects#projectv2singleselectfieldoption", - "description": "

      Single select field option for a configuration for a project.

      ", - "fields": [ - { - "name": "color", - "description": "

      The option's display color.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The option's plain-text description.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The option's description, possibly containing HTML.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The option's ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The option's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameHTML", - "description": "

      The option's html name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2Field!", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "description": "

      The connection type for ProjectV2SortBy.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByEdge]", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortBy]", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByEdge", - "id": "projectv2sortbyedge", - "href": "/graphql/reference/objects#projectv2sortbyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortBy", - "id": "projectv2sortby", - "href": "/graphql/reference/objects#projectv2sortby" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield", - "description": "

      Represents a sort by field and direction.

      ", - "fields": [ - { - "name": "direction", - "description": "

      The direction of the sorting. Possible values are ASC and DESC.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which items are sorted.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "description": "

      The connection type for ProjectV2SortByField.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2SortByFieldEdge]", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2SortByField]", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SortByFieldEdge", - "id": "projectv2sortbyfieldedge", - "href": "/graphql/reference/objects#projectv2sortbyfieldedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2SortByField", - "id": "projectv2sortbyfield", - "href": "/graphql/reference/objects#projectv2sortbyfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate", - "description": "

      A status update within a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body of the status update rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the status update.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2StatusUpdate object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      The project that contains this status update.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateConnection", - "id": "projectv2statusupdateconnection", - "href": "/graphql/reference/objects#projectv2statusupdateconnection", - "description": "

      The connection type for ProjectV2StatusUpdate.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2StatusUpdateEdge]", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2StatusUpdate]", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateEdge", - "id": "projectv2statusupdateedge", - "href": "/graphql/reference/objects#projectv2statusupdateedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2StatusUpdate", - "id": "projectv2statusupdate", - "href": "/graphql/reference/objects#projectv2statusupdate" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view", - "description": "

      A view within a ProjectV2.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "fields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "filter", - "description": "

      The project view's filter.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "groupBy", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#order_by API is deprecated in favour of the more capable ProjectV2View#group_by_field API. Check out the ProjectV2View#group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "groupByFields", - "description": "

      The view's group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2View object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "layout", - "description": "

      The project view's layout.

      ", - "type": "ProjectV2ViewLayout!", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout" - }, - { - "name": "name", - "description": "

      The project view's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The project view's number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this view.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "sortBy", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByConnection", - "id": "projectv2sortbyconnection", - "href": "/graphql/reference/objects#projectv2sortbyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#sort_by API is deprecated in favour of the more capable ProjectV2View#sort_by_fields API. Check out the ProjectV2View#sort_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sortByFields", - "description": "

      The view's sort-by config.

      ", - "type": "ProjectV2SortByFieldConnection", - "id": "projectv2sortbyfieldconnection", - "href": "/graphql/reference/objects#projectv2sortbyfieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verticalGroupBy", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#vertical_group_by API is deprecated in favour of the more capable ProjectV2View#vertical_group_by_fields API. Check out the ProjectV2View#vertical_group_by_fields API as an example for the more capable alternative. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "verticalGroupByFields", - "description": "

      The view's vertical-group-by field.

      ", - "type": "ProjectV2FieldConfigurationConnection", - "id": "projectv2fieldconfigurationconnection", - "href": "/graphql/reference/objects#projectv2fieldconfigurationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ] - }, - { - "name": "visibleFields", - "description": "

      The view's visible fields.

      ", - "type": "ProjectV2FieldConnection", - "id": "projectv2fieldconnection", - "href": "/graphql/reference/objects#projectv2fieldconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the project v2 fields returned from the connection.

      ", - "type": { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      The ProjectV2View#visibleFields API is deprecated in favour of the more capable ProjectV2View#fields API. Check out the ProjectV2View#fields API as an example for the more capable alternative. Removal on 2023-01-01 UTC.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewConnection", - "id": "projectv2viewconnection", - "href": "/graphql/reference/objects#projectv2viewconnection", - "description": "

      The connection type for ProjectV2View.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2ViewEdge]", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2View]", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewEdge", - "id": "projectv2viewedge", - "href": "/graphql/reference/objects#projectv2viewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2View", - "id": "projectv2view", - "href": "/graphql/reference/objects#projectv2view" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow", - "description": "

      A workflow inside a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "enabled", - "description": "

      Whether the workflow is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number of the workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      The project that contains this workflow.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowConnection", - "id": "projectv2workflowconnection", - "href": "/graphql/reference/objects#projectv2workflowconnection", - "description": "

      The connection type for ProjectV2Workflow.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ProjectV2WorkflowEdge]", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ProjectV2Workflow]", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowEdge", - "id": "projectv2workflowedge", - "href": "/graphql/reference/objects#projectv2workflowedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ProjectV2Workflow", - "id": "projectv2workflow", - "href": "/graphql/reference/objects#projectv2workflow" - } - ], - "category": "projects" - }, - { - "name": "PropertyTargetDefinition", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition", - "description": "

      A property that must match.

      ", - "fields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey", - "description": "

      A user's public key.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "accessedAt", - "description": "

      The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fingerprint", - "description": "

      The fingerprint for this PublicKey.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the PublicKey object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isReadOnly", - "description": "

      Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "key", - "description": "

      The public key string.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "PublicKeyConnection", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "description": "

      The connection type for PublicKey.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PublicKeyEdge]", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PublicKey]", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "PublicKeyEdge", - "id": "publickeyedge", - "href": "/graphql/reference/objects#publickeyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PublicKey", - "id": "publickey", - "href": "/graphql/reference/objects#publickey" - } - ], - "category": "users" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "description": "

      A repository pull request.

      ", - "implements": [ - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "additions", - "description": "

      The number of additions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "autoMergeRequest", - "description": "

      Returns the auto-merge request object if one exists for this pull request.

      ", - "type": "AutoMergeRequest", - "id": "automergerequest", - "href": "/graphql/reference/objects#automergerequest" - }, - { - "name": "baseRef", - "description": "

      Identifies the base Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "baseRefName", - "description": "

      Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "baseRefOid", - "description": "

      Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "baseRepository", - "description": "

      The repository associated with this pull request's base Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "canBeRebased", - "description": "

      Whether or not the pull request is rebaseable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "changedFiles", - "description": "

      The number of changed files in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checksResourcePath", - "description": "

      The HTTP path for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "checksUrl", - "description": "

      The HTTP URL for the checks of this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "closed", - "description": "

      true if the pull request is closed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "closingIssuesReferences", - "description": "

      List of issues that may be closed by this pull request.

      ", - "type": "IssueConnection", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "userLinkedOnly", - "defaultValue": false, - "description": "

      Return only manually linked Issues.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "comments", - "description": "

      A list of comments associated with the pull request.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "commits", - "description": "

      A list of commits present in this pull request's head branch not present in the base branch.

      ", - "type": "PullRequestCommitConnection!", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "deletions", - "description": "

      The number of deletions in this pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "editor", - "description": "

      The actor who edited this pull request's body.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "files", - "description": "

      Lists the files changed within this pull request.

      ", - "type": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "headRef", - "description": "

      Identifies the head Ref associated with the pull request.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "headRefName", - "description": "

      Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRefOid", - "description": "

      Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "headRepository", - "description": "

      The repository associated with this pull request's head Ref.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "headRepositoryOwner", - "description": "

      The owner of the repository associated with this pull request's head Ref.

      ", - "type": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this issue.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "includeNotificationContexts", - "defaultValue": true, - "description": "

      Whether or not to include notification contexts.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCrossRepository", - "description": "

      The head and base repositories are different.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Identifies if the pull request is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInMergeQueue", - "description": "

      Indicates whether the pull request is in a merge queue.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMergeQueueEnabled", - "description": "

      Indicates whether the pull request's base ref has a merge queue enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isReadByViewer", - "description": "

      Is this pull request read by the viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "latestOpinionatedReviews", - "description": "

      A list of latest reviews per user associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "writersOnly", - "defaultValue": false, - "description": "

      Only return reviews from user who have write access to the repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "latestReviews", - "description": "

      A list of latest reviews per user associated with the pull request that are not also pending review.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "locked", - "description": "

      true if the pull request is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommit", - "description": "

      The commit that was created when this pull request was merged.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for the pull request's base branch.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "mergeQueueEntry", - "description": "

      The merge queue entry of the pull request in the base branch's merge queue.

      ", - "type": "MergeQueueEntry", - "id": "mergequeueentry", - "href": "/graphql/reference/objects#mergequeueentry" - }, - { - "name": "mergeStateStatus", - "description": "

      Detailed information about the current pull request merge state status.

      ", - "type": "MergeStateStatus!", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus" - }, - { - "name": "mergeable", - "description": "

      Whether or not the pull request can be merged based on the existence of merge conflicts.

      ", - "type": "MergeableState!", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate" - }, - { - "name": "merged", - "description": "

      Whether or not the pull request was merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergedAt", - "description": "

      The date and time that the pull request was merged.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "mergedBy", - "description": "

      The actor who merged the pull request.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "milestone", - "description": "

      Identifies the milestone associated with the pull request.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone" - }, - { - "name": "number", - "description": "

      Identifies the pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "participants", - "description": "

      A list of Users that are participating in the Pull Request conversation.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "permalink", - "description": "

      The permalink to the pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "potentialMergeCommit", - "description": "

      The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\nmergeable field for more details on the mergeability of the pull request.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "projectCards", - "description": "

      List of project cards associated with this pull request.

      ", - "type": "ProjectCardConnection!", - "id": "projectcardconnection", - "href": "/graphql/reference/objects#projectcardconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "archivedStates", - "description": "

      A list of archived states to filter the cards by.

      ", - "type": { - "name": "[ProjectCardArchivedState]", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectItems", - "description": "

      List of project items associated with this pull request.

      ", - "type": "ProjectV2ItemConnection", - "id": "projectv2itemconnection", - "href": "/graphql/reference/objects#projectv2itemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeArchived", - "defaultValue": true, - "description": "

      Include archived items.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertResourcePath", - "description": "

      The HTTP path for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "revertUrl", - "description": "

      The HTTP URL for reverting this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewDecision", - "description": "

      The current status of this pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - }, - { - "name": "reviewRequests", - "description": "

      A list of review requests associated with the pull request.

      ", - "type": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviewThreads", - "description": "

      The list of all review threads for this pull request.

      ", - "type": "PullRequestReviewThreadConnection!", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "reviews", - "description": "

      A list of reviews associated with the pull request.

      ", - "type": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "author", - "description": "

      Filter by author of the review.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the reviews.

      ", - "type": { - "name": "[PullRequestReviewState!]", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - } - } - ] - }, - { - "name": "state", - "description": "

      Identifies the state of the pull request.

      ", - "type": "PullRequestState!", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - }, - { - "name": "statusCheckRollup", - "description": "

      Check and Status rollup information for the PR's head ref.

      ", - "type": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup" - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "suggestedReviewerActors", - "description": "

      Reviewer actor suggestions based on commit history, past review comments, and integrations.

      ", - "type": "SuggestedReviewerActorConnection!", - "id": "suggestedrevieweractorconnection", - "href": "/graphql/reference/objects#suggestedrevieweractorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Search actors with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "suggestedReviewers", - "description": "

      A list of reviewer suggestions based on commit history and past review comments.

      ", - "type": "[SuggestedReviewer]!", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer" - }, - { - "name": "timeline", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineConnection!", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Allows filtering timeline events by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      timeline will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.

      " - }, - { - "name": "timelineItems", - "description": "

      A list of events, comments, commits, etc. associated with the pull request.

      ", - "type": "PullRequestTimelineItemsConnection!", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "itemTypes", - "description": "

      Filter timeline items by type.

      ", - "type": { - "name": "[PullRequestTimelineItemsItemType!]", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "since", - "description": "

      Filter timeline items by a since timestamp.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "title", - "description": "

      Identifies the pull request title.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "titleHTML", - "description": "

      Identifies the pull request title rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "totalCommentsCount", - "description": "

      Returns a count of how many comments this pull request has received.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanApplySuggestion", - "description": "

      Whether or not the viewer can apply suggestion.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDeleteHeadRef", - "description": "

      Check if the viewer can restore the deleted head ref.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanDisableAutoMerge", - "description": "

      Whether or not the viewer can disable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEditFiles", - "description": "

      Can the viewer edit files within this pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanEnableAutoMerge", - "description": "

      Whether or not the viewer can enable auto-merge.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMergeAsAdmin", - "description": "

      Indicates whether the viewer can bypass branch protections and merge the pull request immediately.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateBranch", - "description": "

      Whether or not the viewer can update the head ref of this PR, by merging or rebasing the base ref.\nIf the head ref is up to date or unable to be updated by this user, this will return false.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerLatestReview", - "description": "

      The latest review given from the viewer.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "viewerLatestReviewRequest", - "description": "

      The person who has requested the viewer for review on this pull request.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "viewerMergeBodyText", - "description": "

      The merge body text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerMergeHeadlineText", - "description": "

      The merge headline text for the viewer and method.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "mergeType", - "description": "

      The merge method for the message.

      ", - "type": { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - } - } - ] - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile", - "description": "

      A file changed in a pull request.

      ", - "fields": [ - { - "name": "additions", - "description": "

      The number of additions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "changeType", - "description": "

      How the file was changed in this PullRequest.

      ", - "type": "PatchStatus!", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus" - }, - { - "name": "deletions", - "description": "

      The number of deletions to the file.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      The path of the file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerViewedState", - "description": "

      The state of the file for the viewer.

      ", - "type": "FileViewedState!", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileConnection", - "id": "pullrequestchangedfileconnection", - "href": "/graphql/reference/objects#pullrequestchangedfileconnection", - "description": "

      The connection type for PullRequestChangedFile.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestChangedFileEdge]", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestChangedFile]", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestChangedFileEdge", - "id": "pullrequestchangedfileedge", - "href": "/graphql/reference/objects#pullrequestchangedfileedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestChangedFile", - "id": "pullrequestchangedfile", - "href": "/graphql/reference/objects#pullrequestchangedfile" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit", - "description": "

      Represents a Git commit part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The Git commit object.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this pull request commit.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread", - "description": "

      Represents a commit comment thread part of a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      The comments that exist in this thread.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit the comments were made on.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestCommitCommentThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The file the comments were made on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The position in the diff for the commit that the comment was made on.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequest", - "description": "

      The pull request this commit comment thread belongs to.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitConnection", - "id": "pullrequestcommitconnection", - "href": "/graphql/reference/objects#pullrequestcommitconnection", - "description": "

      The connection type for PullRequestCommit.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestCommitEdge]", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestCommit]", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCommitEdge", - "id": "pullrequestcommitedge", - "href": "/graphql/reference/objects#pullrequestcommitedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestConnection", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "description": "

      The connection type for PullRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestEdge]", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequest]", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestContributionsByRepository", - "id": "pullrequestcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestcontributionsbyrepository", - "description": "

      This aggregates pull requests opened by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request contributions.

      ", - "type": "CreatedPullRequestContributionConnection!", - "id": "createdpullrequestcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull requests were opened.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestEdge", - "id": "pullrequestedge", - "href": "/graphql/reference/objects#pullrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "fields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredReviewers", - "description": "

      This field is in beta and subject to change. A collection of reviewers and\nassociated file patterns. Each reviewer has a list of file patterns which\ndetermine the files that reviewer is required to review.

      ", - "type": "[RequiredReviewerConfiguration!]", - "id": "requiredreviewerconfiguration", - "href": "/graphql/reference/objects#requiredreviewerconfiguration" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview", - "description": "

      A review object for a given pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "authorCanPushToRepository", - "description": "

      Indicates whether the author of this review has push access to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "body", - "description": "

      Identifies the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body of this review rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      A list of review comments for the current pull request review.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with this pull request review.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReview object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "onBehalfOf", - "description": "

      A list of teams that this review was made on behalf of.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this pull request review.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      Identifies the current state of the pull request review.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "submittedAt", - "description": "

      Identifies when the Pull Request Review was submitted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this PullRequestReview.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment", - "description": "

      A review comment associated with a given repository pull request.

      ", - "implements": [ - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The comment body of this review comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The comment body of this review comment rendered as plain text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies when the comment was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      databaseId will be removed because it does not support 64-bit signed integer identifiers. Use fullDatabaseId instead. Removal on 2024-07-01 UTC.

      " - }, - { - "name": "diffHunk", - "description": "

      The diff hunk to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftedAt", - "description": "

      Identifies when the comment was created in a draft state.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "fullDatabaseId", - "description": "

      Identifies the primary key from the database as a BigInt.

      ", - "type": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewComment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "line", - "description": "

      The end line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "originalCommit", - "description": "

      Identifies the original commit associated with the comment.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "originalLine", - "description": "

      The end line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalPosition", - "description": "

      The original line index in the diff to which the comment applies.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Removal on 2023-10-01 UTC.

      " - }, - { - "name": "originalStartLine", - "description": "

      The start line number on the file to which the comment applied when it was first created.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "outdated", - "description": "

      Identifies when the comment body is outdated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "path", - "description": "

      The path to which the comment applies.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      We are phasing out diff-relative positioning for PR comments Use the line and startLine fields instead, which are file line numbers instead of diff line numbers Removal on 2023-10-01 UTC.

      " - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pullRequest", - "description": "

      The pull request associated with this review comment.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestReview", - "description": "

      The pull request review associated with this review comment.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "replyTo", - "description": "

      The comment this is a reply to.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "startLine", - "description": "

      The start line number on the file to which the comment applies.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      Identifies the state of the comment.

      ", - "type": "PullRequestReviewCommentState!", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "updatedAt", - "description": "

      Identifies when the comment was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL permalink for this review comment.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentConnection", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "description": "

      The connection type for PullRequestReviewComment.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewCommentEdge]", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewComment]", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentEdge", - "id": "pullrequestreviewcommentedge", - "href": "/graphql/reference/objects#pullrequestreviewcommentedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewConnection", - "id": "pullrequestreviewconnection", - "href": "/graphql/reference/objects#pullrequestreviewconnection", - "description": "

      The connection type for PullRequestReview.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewEdge]", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReview]", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewContributionsByRepository", - "id": "pullrequestreviewcontributionsbyrepository", - "href": "/graphql/reference/objects#pullrequestreviewcontributionsbyrepository", - "description": "

      This aggregates pull request reviews made by a user within one repository.

      ", - "fields": [ - { - "name": "contributions", - "description": "

      The pull request review contributions.

      ", - "type": "CreatedPullRequestReviewContributionConnection!", - "id": "createdpullrequestreviewcontributionconnection", - "href": "/graphql/reference/objects#createdpullrequestreviewcontributionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for contributions returned from the connection.

      ", - "type": { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository in which the pull request reviews were made.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEdge", - "id": "pullrequestreviewedge", - "href": "/graphql/reference/objects#pullrequestreviewedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestReviewThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalLine", - "description": "

      The original line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "originalStartLine", - "description": "

      The original start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The start line in the file to which this thread refers (multi-line only).

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadConnection", - "id": "pullrequestreviewthreadconnection", - "href": "/graphql/reference/objects#pullrequestreviewthreadconnection", - "description": "

      Review comment threads for a pull request review.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestReviewThreadEdge]", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestReviewThread]", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadEdge", - "id": "pullrequestreviewthreadedge", - "href": "/graphql/reference/objects#pullrequestreviewthreadedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "lastSeenCommit", - "description": "

      The last commit the viewer has seen.

      ", - "type": "Commit!", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "pullRequest", - "description": "

      The pull request to which the marker belongs.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTemplate", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate", - "description": "

      A repository pull request template.

      ", - "fields": [ - { - "name": "body", - "description": "

      The body of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "filename", - "description": "

      The filename of the template.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repository", - "description": "

      The repository the template belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestThread", - "id": "pullrequestthread", - "href": "/graphql/reference/objects#pullrequestthread", - "description": "

      A threaded list of comments for a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "comments", - "description": "

      A list of pull request comments associated with the thread.

      ", - "type": "PullRequestReviewCommentConnection!", - "id": "pullrequestreviewcommentconnection", - "href": "/graphql/reference/objects#pullrequestreviewcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "skip", - "description": "

      Skips the first n elements in the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "diffSide", - "description": "

      The side of the diff on which this thread was placed.

      ", - "type": "DiffSide!", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "id", - "description": "

      The Node ID of the PullRequestThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCollapsed", - "description": "

      Whether or not the thread has been collapsed (resolved).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isOutdated", - "description": "

      Indicates whether this thread was outdated by newer changes.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isResolved", - "description": "

      Whether this thread has been resolved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "line", - "description": "

      The line in the file to which this thread refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Identifies the file path of this thread.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this thread.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "repository", - "description": "

      Identifies the repository associated with this thread.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resolvedBy", - "description": "

      The user who resolved this thread.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "startDiffSide", - "description": "

      The side of the diff that the first line of the thread starts on (multi-line only).

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The line of the first file diff in the thread.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType!", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - }, - { - "name": "viewerCanReply", - "description": "

      Indicates whether the current viewer can reply to this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanResolve", - "description": "

      Whether or not the viewer can resolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnresolve", - "description": "

      Whether or not the viewer can unresolve this thread.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineConnection", - "id": "pullrequesttimelineconnection", - "href": "/graphql/reference/objects#pullrequesttimelineconnection", - "description": "

      The connection type for PullRequestTimelineItem.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemEdge]", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItem]", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemEdge", - "id": "pullrequesttimelineitemedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsConnection", - "id": "pullrequesttimelineitemsconnection", - "href": "/graphql/reference/objects#pullrequesttimelineitemsconnection", - "description": "

      The connection type for PullRequestTimelineItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PullRequestTimelineItemsEdge]", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge" - }, - { - "name": "filteredCount", - "description": "

      Identifies the count of items after applying before and after filters.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PullRequestTimelineItems]", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - }, - { - "name": "pageCount", - "description": "

      Identifies the count of items after applying before/after filters and first/last/skip slicing.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the timeline was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsEdge", - "id": "pullrequesttimelineitemsedge", - "href": "/graphql/reference/objects#pullrequesttimelineitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems" - } - ], - "category": "pulls" - }, - { - "name": "Push", - "id": "push", - "href": "/graphql/reference/objects#push", - "description": "

      A Git push.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Push object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "nextSha", - "description": "

      The SHA after the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "permalink", - "description": "

      The permalink for this push.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "previousSha", - "description": "

      The SHA before the push.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pusher", - "description": "

      The actor who pushed.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "repository", - "description": "

      The repository that was pushed to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance", - "description": "

      A team, user, or app who has the ability to push to a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can push.

      ", - "type": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the PushAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceConnection", - "id": "pushallowanceconnection", - "href": "/graphql/reference/objects#pushallowanceconnection", - "description": "

      The connection type for PushAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[PushAllowanceEdge]", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[PushAllowance]", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "PushAllowanceEdge", - "id": "pushallowanceedge", - "href": "/graphql/reference/objects#pushallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "PushAllowance", - "id": "pushallowance", - "href": "/graphql/reference/objects#pushallowance" - } - ], - "category": "branches" - }, - { - "name": "RateLimit", - "id": "ratelimit", - "href": "/graphql/reference/objects#ratelimit", - "description": "

      Represents the client's rate limit.

      ", - "fields": [ - { - "name": "cost", - "description": "

      The point cost for the current query counting against the rate limit.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "limit", - "description": "

      The maximum number of points the client is permitted to consume in a 60 minute window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodeCount", - "description": "

      The maximum number of nodes this query may return.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "remaining", - "description": "

      The number of points remaining in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "resetAt", - "description": "

      The time at which the current rate limit window resets in UTC epoch seconds.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "used", - "description": "

      The number of points used in the current rate limit window.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "meta" - }, - { - "name": "ReactingUserConnection", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactingUserEdge]", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "ReactingUserEdge", - "id": "reactinguseredge", - "href": "/graphql/reference/objects#reactinguseredge", - "description": "

      Represents a user that's made a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction", - "description": "

      An emoji reaction to a particular piece of content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reaction object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactable", - "description": "

      The reactable piece of content.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "user", - "description": "

      Identifies the user who created this reaction.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReactionConnection", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "description": "

      A list of reactions that have been left on the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactionEdge]", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reaction]", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactionEdge", - "id": "reactionedge", - "href": "/graphql/reference/objects#reactionedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Reaction", - "id": "reaction", - "href": "/graphql/reference/objects#reaction" - } - ], - "category": "reactions" - }, - { - "name": "ReactionGroup", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup", - "description": "

      A group of emoji reactions to a particular piece of content.

      ", - "fields": [ - { - "name": "content", - "description": "

      Identifies the emoji reaction.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "createdAt", - "description": "

      Identifies when the reaction was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactors", - "description": "

      Reactors to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactorConnection!", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "subject", - "description": "

      The subject that was reacted to.

      ", - "type": "Reactable!", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "users", - "description": "

      Users who have reacted to the reaction subject with the emotion represented by this reaction group.

      ", - "type": "ReactingUserConnection!", - "id": "reactinguserconnection", - "href": "/graphql/reference/objects#reactinguserconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Reactors can now be mannequins, bots, and organizations. Use the reactors field instead. Removal on 2021-10-01 UTC.

      " - }, - { - "name": "viewerHasReacted", - "description": "

      Whether or not the authenticated user has left a reaction on the subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "ReactorConnection", - "id": "reactorconnection", - "href": "/graphql/reference/objects#reactorconnection", - "description": "

      The connection type for Reactor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReactorEdge]", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Reactor]", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "reactions" - }, - { - "name": "ReactorEdge", - "id": "reactoredge", - "href": "/graphql/reference/objects#reactoredge", - "description": "

      Represents an author of a reaction.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The author of the reaction.

      ", - "type": "Reactor!", - "id": "reactor", - "href": "/graphql/reference/unions#reactor" - }, - { - "name": "reactedAt", - "description": "

      The moment when the user made the reaction.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "reactions" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReadyForReviewEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this ready for review event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "description": "

      Represents a Git reference.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "associatedPullRequests", - "description": "

      A list of pull requests with this ref as the head ref.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "branchProtectionRule", - "description": "

      Branch protection rules for this ref.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "compare", - "description": "

      Compares the current ref as a base ref to another head ref, if the comparison can be made.

      ", - "type": "Comparison", - "id": "comparison", - "href": "/graphql/reference/objects#comparison", - "arguments": [ - { - "name": "headRef", - "description": "

      The head ref to compare against.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the Ref object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The ref name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "prefix", - "description": "

      The ref's prefix, such as refs/heads/ or refs/tags/.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdateRule", - "description": "

      Branch protection rules that are viewable by non-admins.

      ", - "type": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule" - }, - { - "name": "repository", - "description": "

      The repository the ref belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "rules", - "description": "

      A list of rules from active Repository and Organization rulesets that apply to this ref.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repository rules.

      ", - "type": { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder" - } - } - ] - }, - { - "name": "target", - "description": "

      The object the ref points to. Returns null when object does not exist.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "description": "

      The connection type for Ref.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RefEdge]", - "id": "refedge", - "href": "/graphql/reference/objects#refedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Ref]", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "RefEdge", - "id": "refedge", - "href": "/graphql/reference/objects#refedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - } - ], - "category": "git" - }, - { - "name": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefUpdateRule", - "id": "refupdaterule", - "href": "/graphql/reference/objects#refupdaterule", - "description": "

      Branch protection rules that are enforced on the viewer.

      ", - "fields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Can matching branches be created.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      Identifies the protection rule pattern.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerAllowedToDismissReviews", - "description": "

      Is the viewer allowed to dismiss reviews.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanPush", - "description": "

      Can the viewer push to the branch.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "commit", - "description": "

      Identifies the commit associated with thereferencedevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "commitRepository", - "description": "

      Identifies the repository associated with thereferencedevent.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReferencedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Reference originated in a different repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDirectReference", - "description": "

      Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subject", - "description": "

      Object referenced by event.

      ", - "type": "ReferencedSubject!", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject" - } - ], - "category": "issues" - }, - { - "name": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "description": "

      A release contains the content for a release.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "author", - "description": "

      The author of the release.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of this release rendered to HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "id", - "description": "

      The Node ID of the Release object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "immutable", - "description": "

      Whether or not the release is immutable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDraft", - "description": "

      Whether or not the release is a draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLatest", - "description": "

      Whether or not the release is the latest releast.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrerelease", - "description": "

      Whether or not the release is a prerelease.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mentions", - "description": "

      A list of users mentioned in the release description.

      ", - "type": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "name", - "description": "

      The title of the release.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publishedAt", - "description": "

      Identifies the date and time when the release was created.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "releaseAssets", - "description": "

      List of releases assets which are dependent on this release.

      ", - "type": "ReleaseAssetConnection!", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "name", - "description": "

      A name to filter the assets by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repository", - "description": "

      The repository that the release belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the release, rendered to HTML without any links in it.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "tag", - "description": "

      The Git tag the release points to.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "tagCommit", - "description": "

      The tag commit for this release.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "tagName", - "description": "

      The name of the release's Git tag.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this issue.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset", - "description": "

      A release asset contains the content for a release asset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "contentType", - "description": "

      The asset's content-type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "digest", - "description": "

      The SHA256 digest of the asset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "downloadCount", - "description": "

      The number of times this asset was downloaded.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "downloadUrl", - "description": "

      Identifies the URL where you can download the release asset via the browser.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the ReleaseAsset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Identifies the title of the release asset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "release", - "description": "

      Release that the asset is associated with.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "size", - "description": "

      The size (in bytes) of the asset.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "uploadedBy", - "description": "

      The user that performed the upload.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "url", - "description": "

      Identifies the URL of the release asset.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetConnection", - "id": "releaseassetconnection", - "href": "/graphql/reference/objects#releaseassetconnection", - "description": "

      The connection type for ReleaseAsset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseAssetEdge]", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReleaseAsset]", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseAssetEdge", - "id": "releaseassetedge", - "href": "/graphql/reference/objects#releaseassetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReleaseAsset", - "id": "releaseasset", - "href": "/graphql/reference/objects#releaseasset" - } - ], - "category": "releases" - }, - { - "name": "ReleaseConnection", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "description": "

      The connection type for Release.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReleaseEdge]", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Release]", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "releases" - }, - { - "name": "ReleaseEdge", - "id": "releaseedge", - "href": "/graphql/reference/objects#releaseedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - } - ], - "category": "releases" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "beforeCommit", - "description": "

      Identifies the before commit SHA for theremoved_from_merge_queueevent.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "enqueuer", - "description": "

      The user who removed this Pull Request from the merge queue.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromMergeQueueEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue where this pull request was removed from.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "reason", - "description": "

      The reason this pull request was removed from the queue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectColumnName", - "description": "

      Column name referenced by this project event.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RemovedFromProjectV2Event object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent", - "description": "

      Represents arenamedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "currentTitle", - "description": "

      Identifies the current title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RenamedTitleEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousTitle", - "description": "

      Identifies the previous title of the issue or pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subject", - "description": "

      Subject that was renamed.

      ", - "type": "RenamedTitleSubject!", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject" - } - ], - "category": "issues" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent", - "description": "

      Represents areopenedevent on any Closable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "closable", - "description": "

      Object that was reopened.

      ", - "type": "Closable!", - "id": "closable", - "href": "/graphql/reference/interfaces#closable" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReopenedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stateReason", - "description": "

      The reason the issue state was changed to open.

      ", - "type": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason" - } - ], - "category": "issues" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry", - "description": "

      Audit log entry for a repo.access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry", - "description": "

      Audit log entry for a repo.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry", - "description": "

      Audit log entry for a repo.add_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoAddTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry", - "description": "

      Audit log entry for a repo.archived event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoArchivedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry", - "description": "

      Audit log entry for a repo.change_merge_setting event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoChangeMergeSettingAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isEnabled", - "description": "

      Whether the change was to enable (true) or disable (false) the merge type.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "mergeType", - "description": "

      The merge method affected by the change.

      ", - "type": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.disable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.disable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.disable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigDisableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.enable_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_collaborators_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableCollaboratorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry", - "description": "

      Audit log entry for a repo.config.enable_contributors_only event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableContributorsOnlyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry", - "description": "

      Audit log entry for a repo.config.enable_sockpuppet_disallowed event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigEnableSockpuppetDisallowedAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.lock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigLockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry", - "description": "

      Audit log entry for a repo.config.unlock_anonymous_git_access event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoConfigUnlockAnonymousGitAccessAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry", - "description": "

      Audit log entry for a repo.create event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkParentName", - "description": "

      The name of the parent repository for this forked repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "forkSourceName", - "description": "

      The name of the root repository for this network.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoCreateAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry", - "description": "

      Audit log entry for a repo.destroy event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoDestroyAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry", - "description": "

      Audit log entry for a repo.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "visibility", - "description": "

      The visibility of the repository.

      ", - "type": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry", - "description": "

      Audit log entry for a repo.remove_topic event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the RepoRemoveTopicAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "repos" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "description": "

      A repository contains the content for a project.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "allowUpdateBranch", - "description": "

      Whether or not a pull request head branch that is behind its base branch can\nalways be updated even if it is not required to be up to date before merging.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "assignableUsers", - "description": "

      A list of users that can be assigned to issues in this repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "autoMergeAllowed", - "description": "

      Whether or not Auto-merge can be enabled on pull requests in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRules", - "description": "

      A list of branch protection rules for this repository.

      ", - "type": "BranchProtectionRuleConnection!", - "id": "branchprotectionruleconnection", - "href": "/graphql/reference/objects#branchprotectionruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "codeOfConduct", - "description": "

      Returns the code of conduct for this repository.

      ", - "type": "CodeOfConduct", - "id": "codeofconduct", - "href": "/graphql/reference/objects#codeofconduct" - }, - { - "name": "codeowners", - "description": "

      Information extracted from the repository's CODEOWNERS file.

      ", - "type": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "arguments": [ - { - "name": "refName", - "description": "

      The ref name used to return the associated CODEOWNERS file.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "collaborators", - "description": "

      A list of collaborators associated with the repository.

      ", - "type": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "arguments": [ - { - "name": "affiliation", - "description": "

      Collaborators affiliation level with a repository.

      ", - "type": { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "login", - "description": "

      The login of one specific collaborator.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments associated with the repository.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "contactLinks", - "description": "

      Returns a list of contact links associated to the repository.

      ", - "type": "[RepositoryContactLink!]", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink" - }, - { - "name": "contributingGuidelines", - "description": "

      Returns the contributing guidelines for this repository.

      ", - "type": "ContributingGuidelines", - "id": "contributingguidelines", - "href": "/graphql/reference/objects#contributingguidelines" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "defaultBranchRef", - "description": "

      The Ref associated with the repository's default branch.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref" - }, - { - "name": "deleteBranchOnMerge", - "description": "

      Whether or not branches are automatically deleted when merged in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "dependencyGraphManifests", - "description": "

      A list of dependency manifests contained in the repository.

      ", - "type": "DependencyGraphManifestConnection", - "id": "dependencygraphmanifestconnection", - "href": "/graphql/reference/objects#dependencygraphmanifestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesAfter", - "description": "

      Cursor to paginate dependencies.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependenciesFirst", - "description": "

      Number of dependencies to fetch.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "withDependencies", - "description": "

      Flag to scope to only manifests with dependencies.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "deployKeys", - "description": "

      A list of deploy keys that are on this repository.

      ", - "type": "DeployKeyConnection!", - "id": "deploykeyconnection", - "href": "/graphql/reference/objects#deploykeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "deployments", - "description": "

      Deployments associated with the repository.

      ", - "type": "DeploymentConnection!", - "id": "deploymentconnection", - "href": "/graphql/reference/objects#deploymentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "environments", - "description": "

      Environments to list deployments for.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for deployments returned from the connection.

      ", - "type": { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder" - } - } - ] - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "discussion", - "description": "

      Returns a single discussion from the current repository by number.

      ", - "type": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion", - "arguments": [ - { - "name": "number", - "description": "

      The number for the discussion to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategories", - "description": "

      A list of discussion categories that are available in the repository.

      ", - "type": "DiscussionCategoryConnection!", - "id": "discussioncategoryconnection", - "href": "/graphql/reference/objects#discussioncategoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterByAssignable", - "defaultValue": false, - "description": "

      Filter by categories that are assignable by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "discussionCategory", - "description": "

      A discussion category by slug.

      ", - "type": "DiscussionCategory", - "id": "discussioncategory", - "href": "/graphql/reference/objects#discussioncategory", - "arguments": [ - { - "name": "slug", - "description": "

      The slug of the discussion category to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "discussions", - "description": "

      A list of discussions that have been opened in the repository.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Only show answered or unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "categoryId", - "description": "

      Only include discussions that belong to the category with this ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "diskUsage", - "description": "

      The number of kilobytes this repository occupies on disk.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "environment", - "description": "

      Returns a single active environment from the current repository by name.

      ", - "type": "Environment", - "id": "environment", - "href": "/graphql/reference/objects#environment", - "arguments": [ - { - "name": "name", - "description": "

      The name of the environment to be returned.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "environments", - "description": "

      A list of environments that are in this repository.

      ", - "type": "EnvironmentConnection!", - "id": "environmentconnection", - "href": "/graphql/reference/objects#environmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      The names of the environments to be returned.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments" - } - }, - { - "name": "pinnedEnvironmentFilter", - "defaultValue": "ALL", - "description": "

      Filter to control pinned environments return.

      ", - "type": { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield" - } - } - ] - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "forkingAllowed", - "description": "

      Whether this repository allows forks.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "forks", - "description": "

      A list of direct forked repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPullRequestsEnabled", - "description": "

      Indicates if the repository has the pull requests feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasVulnerabilityAlertsEnabled", - "description": "

      Whether vulnerability alerts are enabled for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Repository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isBlankIssuesEnabled", - "description": "

      Returns true if the viewer can create a blank issue in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDisabled", - "description": "

      Returns whether or not this repository disabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmpty", - "description": "

      Returns whether or not this repository is empty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSecurityPolicyEnabled", - "description": "

      Returns true if this repository has a security policy.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isUserConfigurationRepository", - "description": "

      Is this repository a user configuration repository?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issue", - "description": "

      Returns a single issue from the current repository by number.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueOrPullRequest", - "description": "

      Returns a single issue-like object from the current repository by number.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the issue to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "issueTemplates", - "description": "

      Returns a list of issue templates associated to the repository.

      ", - "type": "[IssueTemplate!]", - "id": "issuetemplate", - "href": "/graphql/reference/objects#issuetemplate" - }, - { - "name": "issueType", - "description": "

      Returns a single issue type by name.

      ", - "type": "IssueType", - "id": "issuetype", - "href": "/graphql/reference/objects#issuetype", - "arguments": [ - { - "name": "name", - "description": "

      Issue type name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "issueTypes", - "description": "

      A list of the repository's issue types.

      ", - "type": "IssueTypeConnection", - "id": "issuetypeconnection", - "href": "/graphql/reference/objects#issuetypeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue types returned from the connection.

      ", - "type": { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues that have been opened in the repository.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "label", - "description": "

      Returns a single label by name.

      ", - "type": "Label", - "id": "label", - "href": "/graphql/reference/objects#label", - "arguments": [ - { - "name": "name", - "description": "

      Label name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "labels", - "description": "

      A list of labels associated with the repository.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - }, - { - "name": "query", - "description": "

      If provided, searches labels by name and description.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "languages", - "description": "

      A list containing a breakdown of the language composition of the repository.

      ", - "type": "LanguageConnection", - "id": "languageconnection", - "href": "/graphql/reference/objects#languageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder" - } - } - ] - }, - { - "name": "latestRelease", - "description": "

      Get the latest release for the repository if one exists.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mentionableUsers", - "description": "

      A list of Users that can be mentioned in the context of the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      Filters users with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "mergeCommitAllowed", - "description": "

      Whether or not PRs are merged with a merge commit on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "mergeCommitMessage", - "description": "

      How the default commit message will be generated when merging a pull request.

      ", - "type": "MergeCommitMessage!", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage" - }, - { - "name": "mergeCommitTitle", - "description": "

      How the default commit title will be generated when merging a pull request.

      ", - "type": "MergeCommitTitle!", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle" - }, - { - "name": "mergeQueue", - "description": "

      The merge queue for a specified branch, otherwise the default branch if not provided.

      ", - "type": "MergeQueue", - "id": "mergequeue", - "href": "/graphql/reference/objects#mergequeue", - "arguments": [ - { - "name": "branch", - "description": "

      The name of the branch to get the merge queue for. Case sensitive.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "milestone", - "description": "

      Returns a single milestone from the current repository by number.

      ", - "type": "Milestone", - "id": "milestone", - "href": "/graphql/reference/objects#milestone", - "arguments": [ - { - "name": "number", - "description": "

      The number for the milestone to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "milestones", - "description": "

      A list of milestones associated with the repository.

      ", - "type": "MilestoneConnection", - "id": "milestoneconnection", - "href": "/graphql/reference/objects#milestoneconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for milestones.

      ", - "type": { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder" - } - }, - { - "name": "query", - "description": "

      Filters milestones with a query on the title.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the milestones.

      ", - "type": { - "name": "[MilestoneState!]", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate" - } - } - ] - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "object", - "description": "

      A Git object in the repository.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "arguments": [ - { - "name": "expression", - "description": "

      A Git revision expression suitable for rev-parse.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - } - ] - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "parent", - "description": "

      The repository parent, if this is a fork.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pinnedDiscussions", - "description": "

      A list of discussions that have been pinned in this repository.

      ", - "type": "PinnedDiscussionConnection!", - "id": "pinneddiscussionconnection", - "href": "/graphql/reference/objects#pinneddiscussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pinnedEnvironments", - "description": "

      A list of pinned environments for this repository.

      ", - "type": "PinnedEnvironmentConnection", - "id": "pinnedenvironmentconnection", - "href": "/graphql/reference/objects#pinnedenvironmentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the environments.

      ", - "type": { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder" - } - } - ] - }, - { - "name": "pinnedIssues", - "description": "

      A list of pinned issues for this repository.

      ", - "type": "PinnedIssueConnection", - "id": "pinnedissueconnection", - "href": "/graphql/reference/objects#pinnedissueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "planFeatures", - "description": "

      Returns information about the availability of certain features and limits based on the repository's billing plan.

      ", - "type": "RepositoryPlanFeatures!", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures" - }, - { - "name": "primaryLanguage", - "description": "

      The primary language of the repository's code.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Finds and returns the Project according to the provided Project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing the repository's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      List of projects linked to this repository.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for linked to the repo.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pullRequest", - "description": "

      Returns a single pull request from the current repository by number.

      ", - "type": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest", - "arguments": [ - { - "name": "number", - "description": "

      The number for the pull request to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequestCreationPolicy", - "description": "

      The policy controlling who can create pull requests in this repository.

      ", - "type": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy" - }, - { - "name": "pullRequestTemplates", - "description": "

      Returns a list of pull request templates associated to the repository.

      ", - "type": "[PullRequestTemplate!]", - "id": "pullrequesttemplate", - "href": "/graphql/reference/objects#pullrequesttemplate" - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests that have been opened in the repository.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "rebaseMergeAllowed", - "description": "

      Whether or not rebase-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "ref", - "description": "

      Fetch a given ref from the repository.

      ", - "type": "Ref", - "id": "ref", - "href": "/graphql/reference/objects#ref", - "arguments": [ - { - "name": "qualifiedName", - "description": "

      The ref to retrieve. Fully qualified matches are checked in order\n(refs/heads/master) before falling back onto checks for short name matches (master).

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "refs", - "description": "

      Fetch a list of refs from the repository.

      ", - "type": "RefConnection", - "id": "refconnection", - "href": "/graphql/reference/objects#refconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "direction", - "description": "

      DEPRECATED: use orderBy. The ordering direction.

      ", - "type": { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for refs returned from the connection.

      ", - "type": { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder" - } - }, - { - "name": "query", - "description": "

      Filters refs with query on name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "refPrefix", - "description": "

      A ref name prefix like refs/heads/, refs/tags/, etc.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "release", - "description": "

      Lookup a single release given various criteria.

      ", - "type": "Release", - "id": "release", - "href": "/graphql/reference/objects#release", - "arguments": [ - { - "name": "tagName", - "description": "

      The name of the Tag the Release was created from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "releases", - "description": "

      List of releases which are dependent on this repository.

      ", - "type": "ReleaseConnection!", - "id": "releaseconnection", - "href": "/graphql/reference/objects#releaseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder" - } - } - ] - }, - { - "name": "repositoryCustomPropertyValue", - "description": "

      A custom property value for the repository.

      ", - "type": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue", - "arguments": [ - { - "name": "propertyName", - "description": "

      The name of the custom property to retrieve the value for.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryCustomPropertyValues", - "description": "

      A list of custom properties and their associated values for a repository.

      ", - "type": "RepositoryCustomPropertyValueConnection", - "id": "repositorycustompropertyvalueconnection", - "href": "/graphql/reference/objects#repositorycustompropertyvalueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositoryTopics", - "description": "

      A list of applied repository-topic associations for this repository.

      ", - "type": "RepositoryTopicConnection!", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ruleset", - "description": "

      Returns a single ruleset from the current repository by ID.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "arguments": [ - { - "name": "databaseId", - "description": "

      The ID of the ruleset to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Include rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "rulesets", - "description": "

      A list of rulesets for this repository.

      ", - "type": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "includeParents", - "defaultValue": true, - "description": "

      Return rulesets configured at higher levels that apply to this repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "targets", - "description": "

      Return rulesets that apply to the specified target.

      ", - "type": { - "name": "[RepositoryRulesetTarget!]", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - } - ] - }, - { - "name": "securityPolicyUrl", - "description": "

      The security policy URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "squashMergeAllowed", - "description": "

      Whether or not squash-merging is enabled on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "squashMergeCommitMessage", - "description": "

      How the default commit message will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitMessage!", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage" - }, - { - "name": "squashMergeCommitTitle", - "description": "

      How the default commit title will be generated when squash merging a pull request.

      ", - "type": "SquashMergeCommitTitle!", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle" - }, - { - "name": "squashPrTitleUsedAsDefault", - "description": "

      Whether a squash merge commit can use the pull request title as default.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      squashPrTitleUsedAsDefault will be removed. Use Repository.squashMergeCommitTitle instead. Removal on 2023-04-01 UTC.

      " - }, - { - "name": "sshUrl", - "description": "

      The SSH URL to clone this repository.

      ", - "type": "GitSSHRemote!", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "submodules", - "description": "

      Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch's HEAD commit.

      ", - "type": "SubmoduleConnection!", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors that can be attributed to content in this repository.

      ", - "type": "ActorConnection!", - "id": "actorconnection", - "href": "/graphql/reference/objects#actorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "capabilities", - "description": "

      A list of capabilities to filter actors by.

      ", - "type": { - "name": "[RepositorySuggestedActorFilter!]!", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "loginNames", - "description": "

      A comma separated list of login names to filter actors by. Only the first 10 logins will be used.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "query", - "description": "

      Search actors with query on user name and login.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "tempCloneToken", - "description": "

      Temporary authentication token for cloning this repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "templateRepository", - "description": "

      The repository from which this repository was generated, if any.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanAdminister", - "description": "

      Indicates whether the viewer has admin permissions on this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanSeeIssueFields", - "description": "

      Indicates whether the current user can see issue fields in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUpdateTopics", - "description": "

      Indicates whether the viewer can update the topics of this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerDefaultCommitEmail", - "description": "

      The last commit email for the viewer.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerDefaultMergeMethod", - "description": "

      The last used merge method by the viewer or the default for the repository.

      ", - "type": "PullRequestMergeMethod!", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerPermission", - "description": "

      The users permission level on the repository. Will return null if authenticated as an GitHub App.

      ", - "type": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "viewerPossibleCommitEmails", - "description": "

      A list of emails this viewer can commit with.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - }, - { - "name": "vulnerabilityAlert", - "description": "

      Returns a single vulnerability alert from the current repository by number.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "arguments": [ - { - "name": "number", - "description": "

      The number for the vulnerability alert to be returned.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "vulnerabilityAlerts", - "description": "

      A list of vulnerability alerts that are on this repository.

      ", - "type": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "dependencyScopes", - "description": "

      Filter by the scope of the alert's dependency.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertDependencyScope!]", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "states", - "description": "

      Filter by the state of the alert.

      ", - "type": { - "name": "[RepositoryVulnerabilityAlertState!]", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - } - } - ] - }, - { - "name": "watchers", - "description": "

      A list of users watching the repository.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Whether contributors are required to sign off on web-based commits in this repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeowners", - "id": "repositorycodeowners", - "href": "/graphql/reference/objects#repositorycodeowners", - "description": "

      Information extracted from a repository's CODEOWNERS file.

      ", - "fields": [ - { - "name": "errors", - "description": "

      Any problems that were encountered while parsing the CODEOWNERS file.

      ", - "type": "[RepositoryCodeownersError!]!", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCodeownersError", - "id": "repositorycodeownerserror", - "href": "/graphql/reference/objects#repositorycodeownerserror", - "description": "

      An error in a CODEOWNERS file.

      ", - "fields": [ - { - "name": "column", - "description": "

      The column number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "kind", - "description": "

      A short string describing the type of error.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line number where the error occurs.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "message", - "description": "

      A complete description of the error, combining information from other fields.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path to the file when the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The content of the line where the error occurs.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "suggestion", - "description": "

      A suggestion of how to fix the error.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCollaboratorConnection", - "id": "repositorycollaboratorconnection", - "href": "/graphql/reference/objects#repositorycollaboratorconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCollaboratorEdge]", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "RepositoryCollaboratorEdge", - "id": "repositorycollaboratoredge", - "href": "/graphql/reference/objects#repositorycollaboratoredge", - "description": "

      Represents a user who is a collaborator of a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permission", - "description": "

      The permission the user has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "permissionSources", - "description": "

      A list of sources for the user's access to the repository.

      ", - "type": "[PermissionSource!]", - "id": "permissionsource", - "href": "/graphql/reference/objects#permissionsource" - } - ], - "category": "users" - }, - { - "name": "RepositoryConnection", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "description": "

      A list of repositories owned by the subject.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryEdge]", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "totalDiskUsage", - "description": "

      The total size in kilobytes of all repositories in the connection. Value will\nnever be larger than max 32-bit signed integer.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryContactLink", - "id": "repositorycontactlink", - "href": "/graphql/reference/objects#repositorycontactlink", - "description": "

      A repository contact link.

      ", - "fields": [ - { - "name": "about", - "description": "

      The contact link purpose.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The contact link name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "url", - "description": "

      The contact link URL.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty", - "description": "

      A repository custom property.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "allowedValues", - "description": "

      The allowed values for the custom property. Required if value_type is single_select or multi_select.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The default value of the custom property, if the property is required.

      ", - "type": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - }, - { - "name": "description", - "description": "

      The description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryCustomProperty object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requireExplicitValues", - "description": "

      Whether this repository custom property requires explicit values.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "required", - "description": "

      Whether the custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "source", - "description": "

      The source type of the custom property.

      ", - "type": "CustomPropertySource!", - "id": "custompropertysource", - "href": "/graphql/reference/unions#custompropertysource" - }, - { - "name": "valueType", - "description": "

      The value type of the custom property.

      ", - "type": "CustomPropertyValueType!", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype" - }, - { - "name": "valuesEditableBy", - "description": "

      Who can edit the values of this repository custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy!", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyConnection", - "id": "repositorycustompropertyconnection", - "href": "/graphql/reference/objects#repositorycustompropertyconnection", - "description": "

      The connection type for RepositoryCustomProperty.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCustomPropertyEdge]", - "id": "repositorycustompropertyedge", - "href": "/graphql/reference/objects#repositorycustompropertyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryCustomProperty]", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyEdge", - "id": "repositorycustompropertyedge", - "href": "/graphql/reference/objects#repositorycustompropertyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryCustomProperty", - "id": "repositorycustomproperty", - "href": "/graphql/reference/objects#repositorycustomproperty" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue", - "description": "

      A value associated with a repository custom property.

      ", - "fields": [ - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The value of the custom property.

      ", - "type": "CustomPropertyValue!", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValueConnection", - "id": "repositorycustompropertyvalueconnection", - "href": "/graphql/reference/objects#repositorycustompropertyvalueconnection", - "description": "

      The connection type for RepositoryCustomPropertyValue.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryCustomPropertyValueEdge]", - "id": "repositorycustompropertyvalueedge", - "href": "/graphql/reference/objects#repositorycustompropertyvalueedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryCustomPropertyValue]", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValueEdge", - "id": "repositorycustompropertyvalueedge", - "href": "/graphql/reference/objects#repositorycustompropertyvalueedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryCustomPropertyValue", - "id": "repositorycustompropertyvalue", - "href": "/graphql/reference/objects#repositorycustompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "RepositoryEdge", - "id": "repositoryedge", - "href": "/graphql/reference/objects#repositoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "fields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation", - "description": "

      An invitation for a user to be added to a repository.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "email", - "description": "

      The email address that received the invitation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryInvitation object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitee", - "description": "

      The user who received the invitation.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "inviter", - "description": "

      The user who created the invitation.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "permalink", - "description": "

      The permalink for this repository invitation.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "permission", - "description": "

      The permission granted on this repository by this invitation.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repository", - "description": "

      The Repository the user is invited to.

      ", - "type": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationConnection", - "id": "repositoryinvitationconnection", - "href": "/graphql/reference/objects#repositoryinvitationconnection", - "description": "

      A list of repository invitations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryInvitationEdge]", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryInvitation]", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationEdge", - "id": "repositoryinvitationedge", - "href": "/graphql/reference/objects#repositoryinvitationedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryInvitation", - "id": "repositoryinvitation", - "href": "/graphql/reference/objects#repositoryinvitation" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration", - "description": "

      A GitHub Enterprise Importer (GEI) repository migration.

      ", - "implements": [ - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryMigration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationConnection", - "id": "repositorymigrationconnection", - "href": "/graphql/reference/objects#repositorymigrationconnection", - "description": "

      A list of migrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryMigrationEdge]", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryMigration]", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationEdge", - "id": "repositorymigrationedge", - "href": "/graphql/reference/objects#repositorymigrationedge", - "description": "

      Represents a repository migration.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryMigration", - "id": "repositorymigration", - "href": "/graphql/reference/objects#repositorymigration" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPlanFeatures", - "id": "repositoryplanfeatures", - "href": "/graphql/reference/objects#repositoryplanfeatures", - "description": "

      Information about the availability of features and limits for a repository based on its billing plan.

      ", - "fields": [ - { - "name": "codeowners", - "description": "

      Whether reviews can be automatically requested and enforced with a CODEOWNERS file.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "draftPullRequests", - "description": "

      Whether pull requests can be created as or converted to draft.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "maximumAssignees", - "description": "

      Maximum number of users that can be assigned to an issue or pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maximumManualReviewRequests", - "description": "

      Maximum number of manually-requested reviews on a pull request.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "teamReviewRequests", - "description": "

      Whether teams can be requested to review pull requests.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "fields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinition!]!", - "id": "propertytargetdefinition", - "href": "/graphql/reference/objects#propertytargetdefinition" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule", - "description": "

      A repository rule.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryRule object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "parameters", - "description": "

      The parameters for this rule.

      ", - "type": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters" - }, - { - "name": "repositoryRuleset", - "description": "

      The repository ruleset associated with this rule configuration.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditions", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions", - "description": "

      Set of conditions that determine if a ruleset will evaluate.

      ", - "fields": [ - { - "name": "organizationProperty", - "description": "

      Configuration for the organization_property condition.

      ", - "type": "OrganizationPropertyConditionTarget", - "id": "organizationpropertyconditiontarget", - "href": "/graphql/reference/objects#organizationpropertyconditiontarget" - }, - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTarget", - "id": "refnameconditiontarget", - "href": "/graphql/reference/objects#refnameconditiontarget" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTarget", - "id": "repositoryidconditiontarget", - "href": "/graphql/reference/objects#repositoryidconditiontarget" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTarget", - "id": "repositorynameconditiontarget", - "href": "/graphql/reference/objects#repositorynameconditiontarget" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTarget", - "id": "repositorypropertyconditiontarget", - "href": "/graphql/reference/objects#repositorypropertyconditiontarget" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "description": "

      The connection type for RepositoryRule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRuleEdge]", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRule]", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleEdge", - "id": "repositoryruleedge", - "href": "/graphql/reference/objects#repositoryruleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRule", - "id": "repositoryrule", - "href": "/graphql/reference/objects#repositoryrule" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset", - "description": "

      A repository ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "bypassActors", - "description": "

      The actors that can bypass this ruleset.

      ", - "type": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "conditions", - "description": "

      The set of conditions that must evaluate to true for this ruleset to apply.

      ", - "type": "RepositoryRuleConditions!", - "id": "repositoryruleconditions", - "href": "/graphql/reference/objects#repositoryruleconditions" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "enforcement", - "description": "

      The enforcement level of this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRuleset object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      Name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      List of rules.

      ", - "type": "RepositoryRuleConnection", - "id": "repositoryruleconnection", - "href": "/graphql/reference/objects#repositoryruleconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "type", - "description": "

      The type of rule.

      ", - "type": { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - } - ] - }, - { - "name": "source", - "description": "

      Source of ruleset.

      ", - "type": "RuleSource!", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource" - }, - { - "name": "target", - "description": "

      Target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor", - "description": "

      A team or app that has the ability to bypass a rules defined on a ruleset.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can bypass rules.

      ", - "type": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor" - }, - { - "name": "bypassMode", - "description": "

      The mode for the bypass actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      This actor represents the ability for a deploy key to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      This actor represents the ability for an enterprise owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseRole", - "description": "

      This actor represents the ability for an enterprise role to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryRulesetBypassActor object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "organizationAdmin", - "description": "

      This actor represents the ability for an organization owner to bypass.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      If the actor is a repository role, the repository role's ID that can bypass.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repositoryRoleName", - "description": "

      If the actor is a repository role, the repository role's name that can bypass.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRuleset", - "description": "

      Identifies the ruleset associated with the allowed actor.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorConnection", - "id": "repositoryrulesetbypassactorconnection", - "href": "/graphql/reference/objects#repositoryrulesetbypassactorconnection", - "description": "

      The connection type for RepositoryRulesetBypassActor.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetBypassActorEdge]", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRulesetBypassActor]", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorEdge", - "id": "repositoryrulesetbypassactoredge", - "href": "/graphql/reference/objects#repositoryrulesetbypassactoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRulesetBypassActor", - "id": "repositoryrulesetbypassactor", - "href": "/graphql/reference/objects#repositoryrulesetbypassactor" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetConnection", - "id": "repositoryrulesetconnection", - "href": "/graphql/reference/objects#repositoryrulesetconnection", - "description": "

      The connection type for RepositoryRuleset.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryRulesetEdge]", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryRuleset]", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetEdge", - "id": "repositoryrulesetedge", - "href": "/graphql/reference/objects#repositoryrulesetedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryRuleset", - "id": "repositoryruleset", - "href": "/graphql/reference/objects#repositoryruleset" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic", - "description": "

      A repository-topic connects a repository to a topic.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the RepositoryTopic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "topic", - "description": "

      The topic.

      ", - "type": "Topic!", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository-topic.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicConnection", - "id": "repositorytopicconnection", - "href": "/graphql/reference/objects#repositorytopicconnection", - "description": "

      The connection type for RepositoryTopic.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryTopicEdge]", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryTopic]", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "RepositoryTopicEdge", - "id": "repositorytopicedge", - "href": "/graphql/reference/objects#repositorytopicedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryTopic", - "id": "repositorytopic", - "href": "/graphql/reference/objects#repositorytopic" - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.disable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeDisableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry", - "description": "

      Audit log entry for a repository_visibility_change.enable event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVisibilityChangeEnableAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert", - "description": "

      A Dependabot alert for a repository with a dependency affected by a security vulnerability.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode" - } - ], - "fields": [ - { - "name": "autoDismissedAt", - "description": "

      When was the alert auto-dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      When was the alert created?.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dependabotUpdate", - "description": "

      The associated Dependabot update.

      ", - "type": "DependabotUpdate", - "id": "dependabotupdate", - "href": "/graphql/reference/objects#dependabotupdate" - }, - { - "name": "dependencyScope", - "description": "

      The scope of an alert's dependency.

      ", - "type": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope" - }, - { - "name": "dismissComment", - "description": "

      Comment explaining the reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the alert was dismissed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissedAt", - "description": "

      When was the alert dismissed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dismisser", - "description": "

      The user who dismissed the alert.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "fixedAt", - "description": "

      When was the alert fixed?.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryVulnerabilityAlert object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "number", - "description": "

      Identifies the alert number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      The associated repository.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "securityAdvisory", - "description": "

      The associated security advisory.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "securityVulnerability", - "description": "

      The associated security vulnerability.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "state", - "description": "

      Identifies the state of the alert.

      ", - "type": "RepositoryVulnerabilityAlertState!", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate" - }, - { - "name": "vulnerableManifestFilename", - "description": "

      The vulnerable manifest filename.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableManifestPath", - "description": "

      The vulnerable manifest path.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "vulnerableRequirements", - "description": "

      The vulnerable requirements.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertConnection", - "id": "repositoryvulnerabilityalertconnection", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertconnection", - "description": "

      The connection type for RepositoryVulnerabilityAlert.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RepositoryVulnerabilityAlertEdge]", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RepositoryVulnerabilityAlert]", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertEdge", - "id": "repositoryvulnerabilityalertedge", - "href": "/graphql/reference/objects#repositoryvulnerabilityalertedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RepositoryVulnerabilityAlert", - "id": "repositoryvulnerabilityalert", - "href": "/graphql/reference/objects#repositoryvulnerabilityalert" - } - ], - "category": "dependabot" - }, - { - "name": "RequestedReviewerConnection", - "id": "requestedreviewerconnection", - "href": "/graphql/reference/objects#requestedreviewerconnection", - "description": "

      The connection type for RequestedReviewer.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[RequestedReviewerEdge]", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[RequestedReviewer]", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "RequestedReviewerEdge", - "id": "requestedrevieweredge", - "href": "/graphql/reference/objects#requestedrevieweredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "fields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredReviewerConfiguration", - "id": "requiredreviewerconfiguration", - "href": "/graphql/reference/objects#requiredreviewerconfiguration", - "description": "

      A reviewing team, and file patterns describing which files they must approve changes to.

      ", - "fields": [ - { - "name": "filePatterns", - "description": "

      Array of file patterns. Pull requests which change matching files must be\napproved by the specified team. File patterns use fnmatch syntax.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "minimumApprovals", - "description": "

      Minimum number of approvals required from the specified team. If set to zero,\nthe team will be added to the pull request but approval is optional.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewerId", - "description": "

      Node ID of the team which must review changes to matching files.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "pulls" - }, - { - "name": "RequiredStatusCheckDescription", - "id": "requiredstatuscheckdescription", - "href": "/graphql/reference/objects#requiredstatuscheckdescription", - "description": "

      Represents a required status check for a protected branch, but not any specific run of that check.

      ", - "fields": [ - { - "name": "app", - "description": "

      The App that must provide this status in order for it to be accepted.

      ", - "type": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "context", - "description": "

      The name of this status.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfiguration!]!", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution", - "description": "

      Represents a private contribution a user made on GitHub.

      ", - "implements": [ - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution" - } - ], - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance", - "description": "

      A user, team, or app who has the ability to dismiss a review on a protected branch.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      The actor that can dismiss.

      ", - "type": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor" - }, - { - "name": "branchProtectionRule", - "description": "

      Identifies the branch protection rule associated with the allowed user, team, or app.

      ", - "type": "BranchProtectionRule", - "id": "branchprotectionrule", - "href": "/graphql/reference/objects#branchprotectionrule" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissalAllowance object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceConnection", - "id": "reviewdismissalallowanceconnection", - "href": "/graphql/reference/objects#reviewdismissalallowanceconnection", - "description": "

      The connection type for ReviewDismissalAllowance.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewDismissalAllowanceEdge]", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewDismissalAllowance]", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissalAllowanceEdge", - "id": "reviewdismissalallowanceedge", - "href": "/graphql/reference/objects#reviewdismissalallowanceedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewDismissalAllowance", - "id": "reviewdismissalallowance", - "href": "/graphql/reference/objects#reviewdismissalallowance" - } - ], - "category": "branches" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dismissalMessage", - "description": "

      Identifies the optional message associated with thereview_dismissedevent.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissalMessageHTML", - "description": "

      Identifies the optional message associated with the event, rendered to HTML.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewDismissedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "previousReviewState", - "description": "

      Identifies the previous state of the review with thereview_dismissedevent.

      ", - "type": "PullRequestReviewState!", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "pullRequestCommit", - "description": "

      Identifies the commit which caused the review to become stale.

      ", - "type": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "review", - "description": "

      Identifies the review associated with thereview_dismissedevent.

      ", - "type": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "url", - "description": "

      The HTTP URL for this review dismissed event.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest", - "description": "

      A request for a user to review a pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "asCodeOwner", - "description": "

      Whether this request was created for a code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequest object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      Identifies the pull request associated with this review request.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      The reviewer that is requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestConnection", - "id": "reviewrequestconnection", - "href": "/graphql/reference/objects#reviewrequestconnection", - "description": "

      The connection type for ReviewRequest.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[ReviewRequestEdge]", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[ReviewRequest]", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestEdge", - "id": "reviewrequestedge", - "href": "/graphql/reference/objects#reviewrequestedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "ReviewRequest", - "id": "reviewrequest", - "href": "/graphql/reference/objects#reviewrequest" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review request was removed.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent", - "description": "

      Represents anreview_requestedevent on a given pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the ReviewRequestedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequest", - "description": "

      PullRequest referenced by event.

      ", - "type": "PullRequest!", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "requestedReviewer", - "description": "

      Identifies the reviewer whose review was requested.

      ", - "type": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer" - } - ], - "category": "pulls" - }, - { - "name": "ReviewStatusHovercardContext", - "id": "reviewstatushovercardcontext", - "href": "/graphql/reference/objects#reviewstatushovercardcontext", - "description": "

      A hovercard context with a message describing the current code review state of the pull\nrequest.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "reviewDecision", - "description": "

      The current status of the pull request with respect to code review.

      ", - "type": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision" - } - ], - "category": "pulls" - }, - { - "name": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply", - "description": "

      A Saved Reply is text a user can use to reply quickly.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "body", - "description": "

      The body of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The saved reply body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the SavedReply object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "title", - "description": "

      The title of the saved reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "user", - "description": "

      The user that saved this reply.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "users" - }, - { - "name": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "description": "

      The connection type for SavedReply.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SavedReplyEdge]", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SavedReply]", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SavedReplyEdge", - "id": "savedreplyedge", - "href": "/graphql/reference/objects#savedreplyedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SavedReply", - "id": "savedreply", - "href": "/graphql/reference/objects#savedreply" - } - ], - "category": "users" - }, - { - "name": "SearchResultItemConnection", - "id": "searchresultitemconnection", - "href": "/graphql/reference/objects#searchresultitemconnection", - "description": "

      A list of results that matched against a search query. Regardless of the number\nof matches, a maximum of 1,000 results will be available across all types,\npotentially split across many pages.

      ", - "fields": [ - { - "name": "codeCount", - "description": "

      The total number of pieces of code that matched the search query. Regardless\nof the total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "discussionCount", - "description": "

      The total number of discussions that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SearchResultItemEdge]", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge" - }, - { - "name": "issueCount", - "description": "

      The total number of issues that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SearchResultItem]", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "repositoryCount", - "description": "

      The total number of repositories that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "userCount", - "description": "

      The total number of users that matched the search query. Regardless of the\ntotal number of matches, a maximum of 1,000 results will be available across all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "wikiCount", - "description": "

      The total number of wiki pages that matched the search query. Regardless of\nthe total number of matches, a maximum of 1,000 results will be available\nacross all types.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "search" - }, - { - "name": "SearchResultItemEdge", - "id": "searchresultitemedge", - "href": "/graphql/reference/objects#searchresultitemedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem" - }, - { - "name": "textMatches", - "description": "

      Text matches on the result found.

      ", - "type": "[TextMatch]", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch" - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory", - "description": "

      A GitHub Security Advisory.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "classification", - "description": "

      The classification of the advisory.

      ", - "type": "SecurityAdvisoryClassification!", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - }, - { - "name": "cvss", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CVSS!", - "id": "cvss", - "href": "/graphql/reference/objects#cvss", - "isDeprecated": true, - "deprecationReason": "

      cvss will be removed. New cvss_severities field will now contain both cvss_v3 and cvss_v4 properties. Removal on 2025-10-01 UTC.

      " - }, - { - "name": "cvssSeverities", - "description": "

      The CVSS associated with this advisory.

      ", - "type": "CvssSeverities!", - "id": "cvssseverities", - "href": "/graphql/reference/objects#cvssseverities" - }, - { - "name": "cwes", - "description": "

      CWEs associated with this Advisory.

      ", - "type": "CWEConnection!", - "id": "cweconnection", - "href": "/graphql/reference/objects#cweconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      This is a long plaintext description of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "epss", - "description": "

      The Exploit Prediction Scoring System.

      ", - "type": "EPSS", - "id": "epss", - "href": "/graphql/reference/objects#epss" - }, - { - "name": "ghsaId", - "description": "

      The GitHub Security Advisory ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the SecurityAdvisory object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "identifiers", - "description": "

      A list of identifiers for this advisory.

      ", - "type": "[SecurityAdvisoryIdentifier!]!", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier" - }, - { - "name": "notificationsPermalink", - "description": "

      The permalink for the advisory's dependabot alerts page.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "origin", - "description": "

      The organization that originated the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permalink", - "description": "

      The permalink for the advisory.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "publishedAt", - "description": "

      When the advisory was published.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "references", - "description": "

      A list of references for this advisory.

      ", - "type": "[SecurityAdvisoryReference!]!", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference" - }, - { - "name": "severity", - "description": "

      The severity of the advisory.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "summary", - "description": "

      A short plaintext summary of the advisory.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      When the advisory was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerabilities", - "description": "

      Vulnerabilities associated with this Advisory.

      ", - "type": "SecurityVulnerabilityConnection!", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "classifications", - "description": "

      A list of advisory classifications to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisoryClassification!]", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification" - } - }, - { - "name": "ecosystem", - "description": "

      An ecosystem to filter vulnerabilities by.

      ", - "type": { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "package", - "description": "

      A package name to filter vulnerabilities by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "severities", - "description": "

      A list of severities to filter vulnerabilities by.

      ", - "type": { - "name": "[SecurityAdvisorySeverity!]", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - } - } - ] - }, - { - "name": "withdrawnAt", - "description": "

      When the advisory was withdrawn, if it has been withdrawn.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryConnection", - "id": "securityadvisoryconnection", - "href": "/graphql/reference/objects#securityadvisoryconnection", - "description": "

      The connection type for SecurityAdvisory.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityAdvisoryEdge]", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityAdvisory]", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEdge", - "id": "securityadvisoryedge", - "href": "/graphql/reference/objects#securityadvisoryedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityAdvisory", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryIdentifier", - "id": "securityadvisoryidentifier", - "href": "/graphql/reference/objects#securityadvisoryidentifier", - "description": "

      A GitHub Security Advisory Identifier.

      ", - "fields": [ - { - "name": "type", - "description": "

      The identifier type, e.g. GHSA, CVE.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The identifier.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackage", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage", - "description": "

      An individual package.

      ", - "fields": [ - { - "name": "ecosystem", - "description": "

      The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.

      ", - "type": "SecurityAdvisoryEcosystem!", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem" - }, - { - "name": "name", - "description": "

      The package name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion", - "description": "

      An individual package version.

      ", - "fields": [ - { - "name": "identifier", - "description": "

      The package name or version.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryReference", - "id": "securityadvisoryreference", - "href": "/graphql/reference/objects#securityadvisoryreference", - "description": "

      A GitHub Security Advisory Reference.

      ", - "fields": [ - { - "name": "url", - "description": "

      A publicly accessible reference.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability", - "description": "

      An individual vulnerability within an Advisory.

      ", - "fields": [ - { - "name": "advisory", - "description": "

      The Advisory associated with this Vulnerability.

      ", - "type": "SecurityAdvisory!", - "id": "securityadvisory", - "href": "/graphql/reference/objects#securityadvisory" - }, - { - "name": "firstPatchedVersion", - "description": "

      The first version containing a fix for the vulnerability.

      ", - "type": "SecurityAdvisoryPackageVersion", - "id": "securityadvisorypackageversion", - "href": "/graphql/reference/objects#securityadvisorypackageversion" - }, - { - "name": "package", - "description": "

      A description of the vulnerable package.

      ", - "type": "SecurityAdvisoryPackage!", - "id": "securityadvisorypackage", - "href": "/graphql/reference/objects#securityadvisorypackage" - }, - { - "name": "severity", - "description": "

      The severity of the vulnerability within this package.

      ", - "type": "SecurityAdvisorySeverity!", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity" - }, - { - "name": "updatedAt", - "description": "

      When the vulnerability was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "vulnerableVersionRange", - "description": "

      A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.

      \n
        \n
      • = 0.2.0 denotes a single vulnerable version.
      • \n
      • <= 1.0.8 denotes a version range up to and including the specified version
      • \n
      • < 0.1.11 denotes a version range up to, but excluding, the specified version
      • \n
      • >= 4.3.0, < 4.3.5 denotes a version range with a known minimum and maximum version.
      • \n
      • >= 0.0.1 denotes a version range with a known minimum, but no known maximum.
      • \n
      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityConnection", - "id": "securityvulnerabilityconnection", - "href": "/graphql/reference/objects#securityvulnerabilityconnection", - "description": "

      The connection type for SecurityVulnerability.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SecurityVulnerabilityEdge]", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SecurityVulnerability]", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityVulnerabilityEdge", - "id": "securityvulnerabilityedge", - "href": "/graphql/reference/objects#securityvulnerabilityedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SecurityVulnerability", - "id": "securityvulnerability", - "href": "/graphql/reference/objects#securityvulnerability" - } - ], - "category": "security-advisories" - }, - { - "name": "SmimeSignature", - "id": "smimesignature", - "href": "/graphql/reference/objects#smimesignature", - "description": "

      Represents an S/MIME signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount", - "description": "

      Social media profile associated with a user.

      ", - "fields": [ - { - "name": "displayName", - "description": "

      Name of the social media account as it appears on the profile.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "provider", - "description": "

      Software or company that hosts the social media account.

      ", - "type": "SocialAccountProvider!", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider" - }, - { - "name": "url", - "description": "

      URL of the social media account.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "SocialAccountConnection", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "description": "

      The connection type for SocialAccount.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SocialAccountEdge]", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SocialAccount]", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "SocialAccountEdge", - "id": "socialaccountedge", - "href": "/graphql/reference/objects#socialaccountedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SocialAccount", - "id": "socialaccount", - "href": "/graphql/reference/objects#socialaccount" - } - ], - "category": "users" - }, - { - "name": "SshSignature", - "id": "sshsignature", - "href": "/graphql/reference/objects#sshsignature", - "description": "

      Represents an SSH signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "keyFingerprint", - "description": "

      Hex-encoded fingerprint of the key that signed this object.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "StargazerConnection", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StargazerEdge]", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "StargazerEdge", - "id": "stargazeredge", - "href": "/graphql/reference/objects#stargazeredge", - "description": "

      Represents a user that's starred a repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "StarredRepositoryConnection", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StarredRepositoryEdge]", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge" - }, - { - "name": "isOverLimit", - "description": "

      Is the list of stars for this user truncated? This is true for users that have many stars.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "StarredRepositoryEdge", - "id": "starredrepositoryedge", - "href": "/graphql/reference/objects#starredrepositoryedge", - "description": "

      Represents a starred repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "starredAt", - "description": "

      Identifies when the item was starred.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "repos" - }, - { - "name": "Status", - "id": "status", - "href": "/graphql/reference/objects#status", - "description": "

      Represents a commit status.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "combinedContexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      The commit this status is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      Looks up an individual status context by context name.

      ", - "type": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "arguments": [ - { - "name": "name", - "description": "

      The context name.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "contexts", - "description": "

      The individual status contexts for this commit.

      ", - "type": "[StatusContext!]!", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - }, - { - "name": "id", - "description": "

      The Node ID of the Status object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined commit status.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckConfiguration", - "id": "statuscheckconfiguration", - "href": "/graphql/reference/objects#statuscheckconfiguration", - "description": "

      Required status check.

      ", - "fields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollup", - "id": "statuscheckrollup", - "href": "/graphql/reference/objects#statuscheckrollup", - "description": "

      Represents the rollup for both the check runs and status for a commit.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "commit", - "description": "

      The commit the status and check runs are attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "contexts", - "description": "

      A list of status contexts and check runs for this commit.

      ", - "type": "StatusCheckRollupContextConnection!", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the StatusCheckRollup object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The combined status for the commit.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextConnection", - "id": "statuscheckrollupcontextconnection", - "href": "/graphql/reference/objects#statuscheckrollupcontextconnection", - "description": "

      The connection type for StatusCheckRollupContext.

      ", - "fields": [ - { - "name": "checkRunCount", - "description": "

      The number of check runs in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkRunCountsByState", - "description": "

      Counts of check runs by state.

      ", - "type": "[CheckRunStateCount!]", - "id": "checkrunstatecount", - "href": "/graphql/reference/objects#checkrunstatecount" - }, - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[StatusCheckRollupContextEdge]", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[StatusCheckRollupContext]", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "statusContextCount", - "description": "

      The number of status contexts in this rollup.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "statusContextCountsByState", - "description": "

      Counts of status contexts by state.

      ", - "type": "[StatusContextStateCount!]", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "StatusCheckRollupContextEdge", - "id": "statuscheckrollupcontextedge", - "href": "/graphql/reference/objects#statuscheckrollupcontextedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext" - } - ], - "category": "commits" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext", - "description": "

      Represents an individual commit status context.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest" - } - ], - "fields": [ - { - "name": "avatarUrl", - "description": "

      The avatar of the OAuth application or the user that created the status.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "40", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "commit", - "description": "

      This commit this status context is attached to.

      ", - "type": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "context", - "description": "

      The name of this status context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created this status context.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "description", - "description": "

      The description for this status context.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the StatusContext object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of this status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - }, - { - "name": "targetUrl", - "description": "

      The URL for this status context.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "commits" - }, - { - "name": "StatusContextStateCount", - "id": "statuscontextstatecount", - "href": "/graphql/reference/objects#statuscontextstatecount", - "description": "

      Represents a count of the state of a status context.

      ", - "fields": [ - { - "name": "count", - "description": "

      The number of statuses with this state.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "state", - "description": "

      The state of a status context.

      ", - "type": "StatusState!", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate" - } - ], - "category": "commits" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent", - "description": "

      Represents asub_issue_addedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueAddedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue added.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent", - "description": "

      Represents asub_issue_removedevent on a given issue.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubIssueRemovedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subIssue", - "description": "

      The sub-issue removed.

      ", - "type": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "SubIssuesSummary", - "id": "subissuessummary", - "href": "/graphql/reference/objects#subissuessummary", - "description": "

      Summary of the state of an issue's sub-issues.

      ", - "fields": [ - { - "name": "completed", - "description": "

      Count of completed sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "percentCompleted", - "description": "

      Percent of sub-issues which are completed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "total", - "description": "

      Count of total number of sub-issues.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule", - "description": "

      A pointer to a repository at a specific revision embedded inside another repository.

      ", - "fields": [ - { - "name": "branch", - "description": "

      The branch of the upstream submodule for tracking updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "gitUrl", - "description": "

      The git URL of the submodule repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the submodule in .gitmodules.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      The name of the submodule in .gitmodules (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the superproject that this submodule is located in.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The path in the superproject that this submodule is located in (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "subprojectCommitOid", - "description": "

      The commit revision of the subproject repository being tracked by the submodule.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - } - ], - "category": "git" - }, - { - "name": "SubmoduleConnection", - "id": "submoduleconnection", - "href": "/graphql/reference/objects#submoduleconnection", - "description": "

      The connection type for Submodule.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SubmoduleEdge]", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Submodule]", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "git" - }, - { - "name": "SubmoduleEdge", - "id": "submoduleedge", - "href": "/graphql/reference/objects#submoduleedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - } - ], - "category": "git" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent", - "description": "

      Represents asubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the SubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "SuggestedReviewer", - "id": "suggestedreviewer", - "href": "/graphql/reference/objects#suggestedreviewer", - "description": "

      A suggestion to review a pull request based on a user's commit history and review comments.

      ", - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the user suggested to review the pull request.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActor", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor", - "description": "

      A suggestion to review a pull request based on an actor's commit history, review comments, and integrations.

      ", - "fields": [ - { - "name": "isAuthor", - "description": "

      Is this suggestion based on past commits?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCommenter", - "description": "

      Is this suggestion based on past review comments?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewer", - "description": "

      Identifies the actor suggested to review the pull request.

      ", - "type": "Actor!", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActorConnection", - "id": "suggestedrevieweractorconnection", - "href": "/graphql/reference/objects#suggestedrevieweractorconnection", - "description": "

      A suggestion to review a pull request based on an actor's commit history, review comments, and integrations.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[SuggestedReviewerActorEdge]", - "id": "suggestedrevieweractoredge", - "href": "/graphql/reference/objects#suggestedrevieweractoredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[SuggestedReviewerActor]", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "SuggestedReviewerActorEdge", - "id": "suggestedrevieweractoredge", - "href": "/graphql/reference/objects#suggestedrevieweractoredge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "SuggestedReviewerActor", - "id": "suggestedrevieweractor", - "href": "/graphql/reference/objects#suggestedrevieweractor" - } - ], - "category": "pulls" - }, - { - "name": "Tag", - "id": "tag", - "href": "/graphql/reference/objects#tag", - "description": "

      Represents a Git tag.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Tag object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "message", - "description": "

      The Git tag message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The Git tag name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "tagger", - "description": "

      Details about the tag author.

      ", - "type": "GitActor", - "id": "gitactor", - "href": "/graphql/reference/objects#gitactor" - }, - { - "name": "target", - "description": "

      The Git object the tag points to.

      ", - "type": "GitObject!", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - } - ], - "category": "git" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "fields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "description": "

      A team of users in an organization.

      ", - "implements": [ - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "fields": [ - { - "name": "ancestors", - "description": "

      A list of teams that are ancestors of this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the team's avatar.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "defaultValue": "400", - "description": "

      The size in pixels of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "childTeams", - "description": "

      List of child teams belonging to this team.

      ", - "type": "TeamConnection!", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "immediateOnly", - "defaultValue": true, - "description": "

      Whether to list immediate child teams or all descendant child teams.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder" - } - }, - { - "name": "userLogins", - "description": "

      User logins to filter by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "combinedSlug", - "description": "

      The slug corresponding to the organization and team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "description", - "description": "

      The description of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "editTeamResourcePath", - "description": "

      The HTTP path for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "editTeamUrl", - "description": "

      The HTTP URL for editing this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the Team object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "invitations", - "description": "

      A list of pending invitations for users to this team.

      ", - "type": "OrganizationInvitationConnection", - "id": "organizationinvitationconnection", - "href": "/graphql/reference/objects#organizationinvitationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - }, - { - "name": "members", - "description": "

      A list of users who are members of this team.

      ", - "type": "TeamMemberConnection!", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membership", - "defaultValue": "ALL", - "description": "

      Filter by membership type.

      ", - "type": { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "role", - "description": "

      Filter by team member role.

      ", - "type": { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - } - ] - }, - { - "name": "membersResourcePath", - "description": "

      The HTTP path for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "membersUrl", - "description": "

      The HTTP URL for the team' members.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "newTeamResourcePath", - "description": "

      The HTTP path creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "newTeamUrl", - "description": "

      The HTTP URL creating a new team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "notificationSetting", - "description": "

      The notification setting that the team has set.

      ", - "type": "TeamNotificationSetting!", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting" - }, - { - "name": "organization", - "description": "

      The organization that owns this team.

      ", - "type": "Organization!", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "parentTeam", - "description": "

      The parent team of the team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "privacy", - "description": "

      The level of privacy the team has.

      ", - "type": "TeamPrivacy!", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy" - }, - { - "name": "projectV2", - "description": "

      Finds and returns the project according to the provided project number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The Project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      List of projects this team has collaborator access to.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for projects returned from this connection.

      ", - "type": { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "defaultValue": "", - "description": "

      The query to search projects by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories this team has access to.

      ", - "type": "TeamRepositoryConnection!", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for the connection.

      ", - "type": { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder" - } - }, - { - "name": "query", - "description": "

      The search string to look for. Repositories will be returned where the name contains your search string.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoriesResourcePath", - "description": "

      The HTTP path for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoriesUrl", - "description": "

      The HTTP URL for this team's repositories.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "reviewRequestDelegationAlgorithm", - "description": "

      What algorithm is used for review assignment for this team.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "reviewRequestDelegationEnabled", - "description": "

      True if review assignment is enabled for this team.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewRequestDelegationMemberCount", - "description": "

      How many team members are required for review assignment for this team.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewRequestDelegationNotifyTeam", - "description": "

      When assigning team members via delegation, whether the entire team should be notified as well.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "slug", - "description": "

      The slug corresponding to the team.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamsResourcePath", - "description": "

      The HTTP path for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamsUrl", - "description": "

      The HTTP URL for this team's teams.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanAdminister", - "description": "

      Team is adminable by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the subscribable entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Team.viewerCanSubscribe will be removed. Team notifications subscriptions are being deprecated. Removal on 2026-07-01 UTC.

      " - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate", - "isDeprecated": true, - "deprecationReason": "

      Team.viewerSubscription will be removed. Team notifications subscriptions are being deprecated. Removal on 2026-07-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry", - "description": "

      Audit log entry for a team.add_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry", - "description": "

      Audit log entry for a team.add_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamAddRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry", - "description": "

      Audit log entry for a team.change_parent_team event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamChangeParentTeamAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeam", - "description": "

      The new parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamName", - "description": "

      The name of the new parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamNameWas", - "description": "

      The name of the former parent team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamResourcePath", - "description": "

      The HTTP path for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamUrl", - "description": "

      The HTTP URL for the parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWas", - "description": "

      The former parent team.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasResourcePath", - "description": "

      The HTTP path for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "parentTeamWasUrl", - "description": "

      The HTTP URL for the previous parent team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamConnection", - "id": "teamconnection", - "href": "/graphql/reference/objects#teamconnection", - "description": "

      The connection type for Team.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamEdge]", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Team]", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "teams" - }, - { - "name": "TeamEdge", - "id": "teamedge", - "href": "/graphql/reference/objects#teamedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "teams" - }, - { - "name": "TeamMemberConnection", - "id": "teammemberconnection", - "href": "/graphql/reference/objects#teammemberconnection", - "description": "

      The connection type for User.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamMemberEdge]", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "TeamMemberEdge", - "id": "teammemberedge", - "href": "/graphql/reference/objects#teammemberedge", - "description": "

      Represents a user who is a member of a team.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "memberAccessResourcePath", - "description": "

      The HTTP path to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "memberAccessUrl", - "description": "

      The HTTP URL to the organization's member access page.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "node", - "description": "", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "role", - "description": "

      The role the member has on the team.

      ", - "type": "TeamMemberRole!", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole" - } - ], - "category": "users" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry", - "description": "

      Audit log entry for a team.remove_member event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveMemberAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry", - "description": "

      Audit log entry for a team.remove_repository event.

      ", - "implements": [ - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata" - } - ], - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "id", - "description": "

      The Node ID of the TeamRemoveRepositoryAuditEntry object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isLdapMapped", - "description": "

      Whether the team was mapped to an LDAP Group.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryConnection", - "id": "teamrepositoryconnection", - "href": "/graphql/reference/objects#teamrepositoryconnection", - "description": "

      The connection type for Repository.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[TeamRepositoryEdge]", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[Repository]", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "TeamRepositoryEdge", - "id": "teamrepositoryedge", - "href": "/graphql/reference/objects#teamrepositoryedge", - "description": "

      Represents a team repository.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "permission", - "description": "

      The permission level the team has on the repository.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - } - ], - "category": "repos" - }, - { - "name": "TextMatch", - "id": "textmatch", - "href": "/graphql/reference/objects#textmatch", - "description": "

      A text match within a search result.

      ", - "fields": [ - { - "name": "fragment", - "description": "

      The specific text fragment within the property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "highlights", - "description": "

      Highlights within the matched fragment.

      ", - "type": "[TextMatchHighlight!]!", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight" - }, - { - "name": "property", - "description": "

      The property matched on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "TextMatchHighlight", - "id": "textmatchhighlight", - "href": "/graphql/reference/objects#textmatchhighlight", - "description": "

      Represents a single highlight in a search result match.

      ", - "fields": [ - { - "name": "beginIndice", - "description": "

      The indice in the fragment where the matched text begins.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endIndice", - "description": "

      The indice in the fragment where the matched text ends.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "text", - "description": "

      The text matched.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "search" - }, - { - "name": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "description": "

      A topic aggregates entities that are related to a subject.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Topic object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The topic's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "relatedTopics", - "description": "

      A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.

      ", - "type": "[Topic!]!", - "id": "topic", - "href": "/graphql/reference/objects#topic", - "arguments": [ - { - "name": "first", - "defaultValue": "3", - "description": "

      How many topics to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent", - "description": "

      Represents atransferredevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "fromRepository", - "description": "

      The repository this came from.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "id", - "description": "

      The Node ID of the TransferredEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "Tree", - "id": "tree", - "href": "/graphql/reference/objects#tree", - "description": "

      Represents a Git tree.

      ", - "implements": [ - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "entries", - "description": "

      A list of tree entries.

      ", - "type": "[TreeEntry!]", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry" - }, - { - "name": "id", - "description": "

      The Node ID of the Tree object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "TreeEntry", - "id": "treeentry", - "href": "/graphql/reference/objects#treeentry", - "description": "

      Represents a Git tree entry.

      ", - "fields": [ - { - "name": "extension", - "description": "

      The extension of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isGenerated", - "description": "

      Whether or not this tree entry is generated.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "language", - "description": "

      The programming language this file is written in.

      ", - "type": "Language", - "id": "language", - "href": "/graphql/reference/objects#language" - }, - { - "name": "lineCount", - "description": "

      Number of lines in the file.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mode", - "description": "

      Entry file mode.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "name", - "description": "

      Entry file name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameRaw", - "description": "

      Entry file name. (Base64-encoded).

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "object", - "description": "

      Entry file object.

      ", - "type": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject" - }, - { - "name": "oid", - "description": "

      Entry file Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "path", - "description": "

      The full path of the file.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pathRaw", - "description": "

      The full path of the file. (Base64-encoded).

      ", - "type": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "repository", - "description": "

      The Repository the tree entry belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "size", - "description": "

      Entry byte size.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "submodule", - "description": "

      If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.

      ", - "type": "Submodule", - "id": "submodule", - "href": "/graphql/reference/objects#submodule" - }, - { - "name": "type", - "description": "

      Entry file type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent", - "description": "

      Represents anunassignedevent on any assignable object.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "assignable", - "description": "

      Identifies the assignable associated with the event.

      ", - "type": "Assignable!", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable" - }, - { - "name": "assignee", - "description": "

      Identifies the user or mannequin that was unassigned.

      ", - "type": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnassignedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "user", - "description": "

      Identifies the subject (user) who was unassigned.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      Assignees can now be mannequins. Use the assignee field instead. Removal on 2020-01-01 UTC.

      " - } - ], - "category": "issues" - }, - { - "name": "UnknownSignature", - "id": "unknownsignature", - "href": "/graphql/reference/objects#unknownsignature", - "description": "

      Represents an unknown signature on a Commit or Tag.

      ", - "implements": [ - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature" - } - ], - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlabeledEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "label", - "description": "

      Identifies the label associated with theunlabeledevent.

      ", - "type": "Label!", - "id": "label", - "href": "/graphql/reference/objects#label" - }, - { - "name": "labelable", - "description": "

      Identifies the Labelable associated with the event.

      ", - "type": "Labelable!", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable" - } - ], - "category": "issues" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "lockable", - "description": "

      Object that was unlocked.

      ", - "type": "Lockable!", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable" - } - ], - "category": "issues" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "canonical", - "description": "

      The authoritative issue or pull request which has been duplicated by another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "duplicate", - "description": "

      The issue or pull request which has been marked as a duplicate of another.

      ", - "type": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest" - }, - { - "name": "id", - "description": "

      The Node ID of the UnmarkedAsDuplicateEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isCrossRepository", - "description": "

      Canonical and duplicate belong to different repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnpinnedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issue", - "description": "

      Identifies the issue associated with the event.

      ", - "type": "Issue!", - "id": "issue", - "href": "/graphql/reference/objects#issue" - } - ], - "category": "issues" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UnsubscribedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subscribable", - "description": "

      Object referenced by event.

      ", - "type": "Subscribable!", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable" - } - ], - "category": "issues" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "fields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "description": "

      A user is an individual's account on GitHub that owns repositories and can make new content.

      ", - "implements": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "Agentic", - "id": "agentic", - "href": "/graphql/reference/interfaces#agentic" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "avatarUrl", - "description": "

      A URL pointing to the user's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "bio", - "description": "

      The user's public profile bio.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bioHTML", - "description": "

      The user's public profile bio as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "canReceiveOrganizationEmailsWhenNotificationsRestricted", - "description": "

      Could this user receive email notifications, if the organization had notification restrictions enabled?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to check.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "commitComments", - "description": "

      A list of commit comments made by this user.

      ", - "type": "CommitCommentConnection!", - "id": "commitcommentconnection", - "href": "/graphql/reference/objects#commitcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "company", - "description": "

      The user's public profile company.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "companyHTML", - "description": "

      The user's public profile company as HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "contributionsCollection", - "description": "

      The collection of contributions this user has made to different repositories.

      ", - "type": "ContributionsCollection!", - "id": "contributionscollection", - "href": "/graphql/reference/objects#contributionscollection", - "arguments": [ - { - "name": "from", - "description": "

      Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - }, - { - "name": "organizationID", - "description": "

      The ID of the organization used to filter contributions.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "to", - "description": "

      Only contributions made before and up to (including) this time will be\ncounted. If omitted, defaults to the current time or one year from the\nprovided from argument.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "copilotEndpoints", - "description": "

      The user's Copilot endpoint information.

      ", - "type": "CopilotEndpoints", - "id": "copilotendpoints", - "href": "/graphql/reference/objects#copilotendpoints" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "email", - "description": "

      The user's publicly visible profile email.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterprises", - "description": "

      A list of enterprises that the user belongs to.

      ", - "type": "EnterpriseConnection", - "id": "enterpriseconnection", - "href": "/graphql/reference/objects#enterpriseconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "membershipType", - "defaultValue": "ALL", - "description": "

      Filter enterprises returned based on the user's membership type.

      ", - "type": { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's enterprises.

      ", - "type": { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder" - } - } - ] - }, - { - "name": "followers", - "description": "

      A list of users the given user is followed by.

      ", - "type": "FollowerConnection!", - "id": "followerconnection", - "href": "/graphql/reference/objects#followerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "following", - "description": "

      A list of users the given user is following.

      ", - "type": "FollowingConnection!", - "id": "followingconnection", - "href": "/graphql/reference/objects#followingconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gist", - "description": "

      Find gist by repo name.

      ", - "type": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist", - "arguments": [ - { - "name": "name", - "description": "

      The gist name to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "gistComments", - "description": "

      A list of gist comments made by this user.

      ", - "type": "GistCommentConnection!", - "id": "gistcommentconnection", - "href": "/graphql/reference/objects#gistcommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "gists", - "description": "

      A list of the Gists the user has created.

      ", - "type": "GistConnection!", - "id": "gistconnection", - "href": "/graphql/reference/objects#gistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for gists returned from the connection.

      ", - "type": { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder" - } - }, - { - "name": "privacy", - "description": "

      Filters Gists according to privacy.

      ", - "type": { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy" - } - } - ] - }, - { - "name": "hovercard", - "description": "

      The hovercard information for this user in a given context.

      ", - "type": "Hovercard!", - "id": "hovercard", - "href": "/graphql/reference/objects#hovercard", - "arguments": [ - { - "name": "primarySubjectId", - "description": "

      The ID of the subject to get the hovercard in the context of.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the User object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isBountyHunter", - "description": "

      Whether or not this user is a participant in the GitHub Security Bug Bounty.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isCampusExpert", - "description": "

      Whether or not this user is a participant in the GitHub Campus Experts Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isDeveloperProgramMember", - "description": "

      Whether or not this user is a GitHub Developer Program member.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isEmployee", - "description": "

      Whether or not this user is a GitHub employee.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFollowingViewer", - "description": "

      Whether or not this user is following the viewer. Inverse of viewerIsFollowing.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isGitHubStar", - "description": "

      Whether or not this user is a member of the GitHub Stars Program.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isHireable", - "description": "

      Whether or not the user has marked themselves as for hire.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isSiteAdmin", - "description": "

      Whether or not this user is a site administrator.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isViewer", - "description": "

      Whether or not this user is the viewing user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueComments", - "description": "

      A list of issue comments made by this user.

      ", - "type": "IssueCommentConnection!", - "id": "issuecommentconnection", - "href": "/graphql/reference/objects#issuecommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issue comments returned from the connection.

      ", - "type": { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder" - } - } - ] - }, - { - "name": "issues", - "description": "

      A list of issues associated with this user.

      ", - "type": "IssueConnection!", - "id": "issueconnection", - "href": "/graphql/reference/objects#issueconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "filterBy", - "description": "

      Filtering options for issues returned from the connection.

      ", - "type": { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for issues returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the issues by.

      ", - "type": { - "name": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - } - } - ] - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "lists", - "description": "

      A user-curated list of repositories.

      ", - "type": "UserListConnection!", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "location", - "description": "

      The user's public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The user's public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      Find an organization by its login that the user belongs to.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizationVerifiedDomainEmails", - "description": "

      Verified email addresses that match verified domains for a specified organization the user is a member of.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "arguments": [ - { - "name": "login", - "description": "

      The login of the organization to match verified domains from.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "organizations", - "description": "

      A list of organizations the user belongs to.

      ", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the User's organizations.

      ", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder" - } - } - ] - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing user's projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "pronouns", - "description": "

      The user's profile pronouns.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "publicKeys", - "description": "

      A list of public keys associated with this user.

      ", - "type": "PublicKeyConnection!", - "id": "publickeyconnection", - "href": "/graphql/reference/objects#publickeyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "pullRequests", - "description": "

      A list of pull requests associated with this user.

      ", - "type": "PullRequestConnection!", - "id": "pullrequestconnection", - "href": "/graphql/reference/objects#pullrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "baseRefName", - "description": "

      The base ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "headRefName", - "description": "

      The head ref name to filter the pull requests by.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "labels", - "description": "

      A list of label names to filter the pull requests by.

      ", - "type": { - "name": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for pull requests returned from the connection.

      ", - "type": { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the pull requests by.

      ", - "type": { - "name": "[PullRequestState!]", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate" - } - } - ] - }, - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repositoriesContributedTo", - "description": "

      A list of repositories that the user recently contributed to.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "contributionTypes", - "description": "

      If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].

      ", - "type": { - "name": "[RepositoryContributionType]", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssues", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "includeUserRepositories", - "description": "

      If true, include user repositories.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - }, - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "savedReplies", - "description": "

      Replies this user has saved.

      ", - "type": "SavedReplyConnection", - "id": "savedreplyconnection", - "href": "/graphql/reference/objects#savedreplyconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      The field to order saved replies by.

      ", - "type": { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder" - } - } - ] - }, - { - "name": "socialAccounts", - "description": "

      The user's social media accounts, ordered as they appear on the user's profile.

      ", - "type": "SocialAccountConnection!", - "id": "socialaccountconnection", - "href": "/graphql/reference/objects#socialaccountconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "starredRepositories", - "description": "

      Repositories the user has starred.

      ", - "type": "StarredRepositoryConnection!", - "id": "starredrepositoryconnection", - "href": "/graphql/reference/objects#starredrepositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - }, - { - "name": "ownedByViewer", - "description": "

      Filters starred repositories to only return repositories owned by the viewer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - } - ] - }, - { - "name": "status", - "description": "

      The user's description of what they're currently doing.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "suggestedListNames", - "description": "

      Suggested names for user lists.

      ", - "type": "[UserListSuggestion!]!", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion" - }, - { - "name": "suspendedAt", - "description": "

      Identifies the date and time when the user was suspended.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "topRepositories", - "description": "

      Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder!", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "since", - "description": "

      How far back in time to fetch contributed repositories.

      ", - "type": { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - } - ] - }, - { - "name": "twitterUsername", - "description": "

      The user's Twitter username.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this user.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "userViewType", - "description": "

      Whether the request returns publicly visible information or privately visible information about the user.

      ", - "type": "UserViewType!", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanFollow", - "description": "

      Whether or not the viewer is able to follow the user.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCopilotAgentCreatesChannel", - "description": "

      Channel value for subscribing to live updates for session creations.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentLogUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session log updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentTaskUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for task updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerIsFollowing", - "description": "

      Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "watching", - "description": "

      A list of repositories the given user is watching.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "websiteUrl", - "description": "

      A URL pointing to the user's public website/blog.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent", - "description": "

      Represents auser_blockedevent on a given user.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "actor", - "description": "

      Identifies the actor who performed the event.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "blockDuration", - "description": "

      Number of days that the user was blocked for.

      ", - "type": "UserBlockDuration!", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserBlockedEvent object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "subject", - "description": "

      The user who was blocked.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserConnection", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "description": "

      A list of users.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserEdge]", - "id": "useredge", - "href": "/graphql/reference/objects#useredge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[User]", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit", - "description": "

      An edit on user content.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedAt", - "description": "

      Identifies the date and time when the object was deleted.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "deletedBy", - "description": "

      The actor who deleted this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "diff", - "description": "

      A summary of the changes for this edit.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "editedAt", - "description": "

      When this content was edited.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "editor", - "description": "

      The actor who edited this content.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the UserContentEdit object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "users" - }, - { - "name": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "description": "

      A list of edits to content.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserContentEditEdge]", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserContentEdit]", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserContentEditEdge", - "id": "usercontenteditedge", - "href": "/graphql/reference/objects#usercontenteditedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserContentEdit", - "id": "usercontentedit", - "href": "/graphql/reference/objects#usercontentedit" - } - ], - "category": "users" - }, - { - "name": "UserEdge", - "id": "useredge", - "href": "/graphql/reference/objects#useredge", - "description": "

      Represents a user.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserEmailMetadata", - "id": "useremailmetadata", - "href": "/graphql/reference/objects#useremailmetadata", - "description": "

      Email attributes from External Identity.

      ", - "fields": [ - { - "name": "primary", - "description": "

      Boolean to identify primary emails.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "type", - "description": "

      Type of email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      Email id.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist", - "description": "

      A user-curated list of repositories.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of this list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the UserList object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isPrivate", - "description": "

      Whether or not this list is private.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "items", - "description": "

      The items associated with this list.

      ", - "type": "UserListItemsConnection!", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "lastAddedAt", - "description": "

      The date and time at which this list was created or last had items added to it.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "name", - "description": "

      The name of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "slug", - "description": "

      The slug of this list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user to which this list belongs.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserListConnection", - "id": "userlistconnection", - "href": "/graphql/reference/objects#userlistconnection", - "description": "

      The connection type for UserList.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListEdge]", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserList]", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListEdge", - "id": "userlistedge", - "href": "/graphql/reference/objects#userlistedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserList", - "id": "userlist", - "href": "/graphql/reference/objects#userlist" - } - ], - "category": "users" - }, - { - "name": "UserListItemsConnection", - "id": "userlistitemsconnection", - "href": "/graphql/reference/objects#userlistitemsconnection", - "description": "

      The connection type for UserListItems.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserListItemsEdge]", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserListItems]", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserListItemsEdge", - "id": "userlistitemsedge", - "href": "/graphql/reference/objects#userlistitemsedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems" - } - ], - "category": "users" - }, - { - "name": "UserListSuggestion", - "id": "userlistsuggestion", - "href": "/graphql/reference/objects#userlistsuggestion", - "description": "

      Represents a suggested user list.

      ", - "fields": [ - { - "name": "id", - "description": "

      The ID of the suggested user list.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the suggested user list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UserNamespaceRepository", - "id": "usernamespacerepository", - "href": "/graphql/reference/objects#usernamespacerepository", - "description": "

      A repository owned by an Enterprise Managed user.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the UserNamespaceRepository object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "owner", - "description": "

      The user owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus", - "description": "

      The user's description of what they're currently doing.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "emoji", - "description": "

      An emoji summarizing the user's status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emojiHTML", - "description": "

      The status emoji as HTML.

      ", - "type": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "expiresAt", - "description": "

      If set, the status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "id", - "description": "

      The Node ID of the UserStatus object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "indicatesLimitedAvailability", - "description": "

      Whether this status indicates the user is not fully available on GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A brief message describing what the user is doing.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organization", - "description": "

      The organization whose members can see this status. If null, this status is publicly visible.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "user", - "description": "

      The user who has this status.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "UserStatusConnection", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "description": "

      The connection type for UserStatus.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[UserStatusEdge]", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[UserStatus]", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "users" - }, - { - "name": "UserStatusEdge", - "id": "userstatusedge", - "href": "/graphql/reference/objects#userstatusedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "UserStatus", - "id": "userstatus", - "href": "/graphql/reference/objects#userstatus" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain", - "description": "

      A domain that can be verified or approved for an organization or an enterprise.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "dnsHostName", - "description": "

      The DNS host name that should be used for verification.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "domain", - "description": "

      The unicode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "hasFoundHostName", - "description": "

      Whether a TXT record for verification with the expected host name was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasFoundVerificationToken", - "description": "

      Whether a TXT record for verification with the expected verification token was found.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "id", - "description": "

      The Node ID of the VerifiableDomain object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "isApproved", - "description": "

      Whether or not the domain is approved.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isRequiredForPolicyEnforcement", - "description": "

      Whether this domain is required to exist for an organization or enterprise policy to be enforced.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isVerified", - "description": "

      Whether or not the domain is verified.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "owner", - "description": "

      The owner of the domain.

      ", - "type": "VerifiableDomainOwner!", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner" - }, - { - "name": "punycodeEncodedDomain", - "description": "

      The punycode encoded domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "tokenExpirationTime", - "description": "

      The time that the current verification token will expire.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "verificationToken", - "description": "

      The current verification token for the domain.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainConnection", - "id": "verifiabledomainconnection", - "href": "/graphql/reference/objects#verifiabledomainconnection", - "description": "

      The connection type for VerifiableDomain.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[VerifiableDomainEdge]", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[VerifiableDomain]", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "orgs" - }, - { - "name": "VerifiableDomainEdge", - "id": "verifiabledomainedge", - "href": "/graphql/reference/objects#verifiabledomainedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "VerifiableDomain", - "id": "verifiabledomain", - "href": "/graphql/reference/objects#verifiabledomain" - } - ], - "category": "orgs" - }, - { - "name": "ViewerHovercardContext", - "id": "viewerhovercardcontext", - "href": "/graphql/reference/objects#viewerhovercardcontext", - "description": "

      A hovercard context with a message describing how the viewer is related.

      ", - "implements": [ - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext" - } - ], - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewer", - "description": "

      Identifies the user who is related to this context.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Workflow", - "id": "workflow", - "href": "/graphql/reference/objects#workflow", - "description": "

      A workflow contains meta information about an Actions workflow file.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Workflow object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The name of the workflow.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runs", - "description": "

      The runs of the workflow.

      ", - "type": "WorkflowRunConnection!", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for the connection.

      ", - "type": { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder" - } - } - ] - }, - { - "name": "state", - "description": "

      The state of the workflow.

      ", - "type": "WorkflowState!", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "actions" - }, - { - "name": "WorkflowFileReference", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference", - "description": "

      A workflow that must run for this rule to pass.

      ", - "fields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun", - "description": "

      A workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "checkSuite", - "description": "

      The check suite this workflow run belongs to.

      ", - "type": "CheckSuite!", - "id": "checksuite", - "href": "/graphql/reference/objects#checksuite" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "deploymentReviews", - "description": "

      The log of deployment reviews.

      ", - "type": "DeploymentReviewConnection!", - "id": "deploymentreviewconnection", - "href": "/graphql/reference/objects#deploymentreviewconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "event", - "description": "

      The event that triggered the workflow run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "file", - "description": "

      The workflow file.

      ", - "type": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile" - }, - { - "name": "id", - "description": "

      The Node ID of the WorkflowRun object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pendingDeploymentRequests", - "description": "

      The pending deployment requests of all check runs in this workflow run.

      ", - "type": "DeploymentRequestConnection!", - "id": "deploymentrequestconnection", - "href": "/graphql/reference/objects#deploymentrequestconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "runNumber", - "description": "

      A number that uniquely identifies this workflow run in its parent workflow.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "workflow", - "description": "

      The workflow executed in this workflow run.

      ", - "type": "Workflow!", - "id": "workflow", - "href": "/graphql/reference/objects#workflow" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunConnection", - "id": "workflowrunconnection", - "href": "/graphql/reference/objects#workflowrunconnection", - "description": "

      The connection type for WorkflowRun.

      ", - "fields": [ - { - "name": "edges", - "description": "

      A list of edges.

      ", - "type": "[WorkflowRunEdge]", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge" - }, - { - "name": "nodes", - "description": "

      A list of nodes.

      ", - "type": "[WorkflowRun]", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "pageInfo", - "description": "

      Information to aid in pagination.

      ", - "type": "PageInfo!", - "id": "pageinfo", - "href": "/graphql/reference/objects#pageinfo" - }, - { - "name": "totalCount", - "description": "

      Identifies the total count of items in the connection.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunEdge", - "id": "workflowrunedge", - "href": "/graphql/reference/objects#workflowrunedge", - "description": "

      An edge in a connection.

      ", - "fields": [ - { - "name": "cursor", - "description": "

      A cursor for use in pagination.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "node", - "description": "

      The item at the end of the edge.

      ", - "type": "WorkflowRun", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunFile", - "id": "workflowrunfile", - "href": "/graphql/reference/objects#workflowrunfile", - "description": "

      An executed workflow file for a workflow run.

      ", - "implements": [ - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable" - } - ], - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the WorkflowRunFile object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "path", - "description": "

      The path of the workflow file relative to its repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryFileUrl", - "description": "

      The direct link to the file in the repository which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryName", - "description": "

      The repository name and owner which stores the workflow file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "run", - "description": "

      The parent workflow run execution for this file.

      ", - "type": "WorkflowRun!", - "id": "workflowrun", - "href": "/graphql/reference/objects#workflowrun" - }, - { - "name": "url", - "description": "

      The HTTP URL for this workflow run file.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "viewerCanPushRepository", - "description": "

      If the viewer has permissions to push to the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReadRepository", - "description": "

      If the viewer has permissions to read the repository which stores the workflow.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "fields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReference!]!", - "id": "workflowfilereference", - "href": "/graphql/reference/objects#workflowfilereference" - } - ], - "category": "actions" - } - ], - "interfaces": [ - { - "name": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor", - "description": "

      Represents an object which can take actions on GitHub. Typically a User or Bot.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the actor's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "login", - "description": "

      The username of the actor.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this actor.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "Agentic", - "id": "agentic", - "href": "/graphql/reference/interfaces#agentic", - "description": "

      Copilot Agentic fields in context of the current viewer.

      ", - "fields": [ - { - "name": "viewerCopilotAgentCreatesChannel", - "description": "

      Channel value for subscribing to live updates for session creations.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentLogUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session log updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentTaskUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for task updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCopilotAgentUpdatesChannel", - "description": "

      Channel value for subscribing to live updates for session updates.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "copilot" - }, - { - "name": "Assignable", - "id": "assignable", - "href": "/graphql/reference/interfaces#assignable", - "description": "

      An object that can have users assigned to it.

      ", - "fields": [ - { - "name": "assignedActors", - "description": "

      A list of actors assigned to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "assignees", - "description": "

      A list of Users assigned to this object.

      ", - "type": "UserConnection!", - "id": "userconnection", - "href": "/graphql/reference/objects#userconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "suggestedActors", - "description": "

      A list of suggested actors to assign to this object.

      ", - "type": "AssigneeConnection!", - "id": "assigneeconnection", - "href": "/graphql/reference/objects#assigneeconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "query", - "description": "

      If provided, searches users by login or profile name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "issues" - }, - { - "name": "AuditEntry", - "id": "auditentry", - "href": "/graphql/reference/interfaces#auditentry", - "description": "

      An entry in the audit log.

      ", - "fields": [ - { - "name": "action", - "description": "

      The action name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actor", - "description": "

      The user who initiated the action.

      ", - "type": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorIp", - "description": "

      The IP address of the actor.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLocation", - "description": "

      A readable representation of the actor's location.

      ", - "type": "ActorLocation", - "id": "actorlocation", - "href": "/graphql/reference/objects#actorlocation", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorLogin", - "description": "

      The username of the user who initiated the action.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorResourcePath", - "description": "

      The HTTP path for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "actorUrl", - "description": "

      The HTTP URL for the actor.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "createdAt", - "description": "

      The time the action was initiated.

      ", - "type": "PreciseDateTime!", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "operationType", - "description": "

      The corresponding operation type for the action.

      ", - "type": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "user", - "description": "

      The user affected by the action.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userLogin", - "description": "

      For actions involving two users, the actor is the initiator and the user is the affected user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userResourcePath", - "description": "

      The HTTP path for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "userUrl", - "description": "

      The HTTP URL for the user.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "Closable", - "id": "closable", - "href": "/graphql/reference/interfaces#closable", - "description": "

      An object that can be closed.

      ", - "fields": [ - { - "name": "closed", - "description": "

      Indicates if the object is closed (definition of closed may depend on type).

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "closedAt", - "description": "

      Identifies the date and time when the object was closed.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "viewerCanClose", - "description": "

      Indicates if the object can be closed by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanReopen", - "description": "

      Indicates if the object can be reopened by the viewer.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Comment", - "id": "comment", - "href": "/graphql/reference/interfaces#comment", - "description": "

      Represents a comment.

      ", - "fields": [ - { - "name": "author", - "description": "

      The actor who authored the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "authorAssociation", - "description": "

      Author's association with the subject of the comment.

      ", - "type": "CommentAuthorAssociation!", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation" - }, - { - "name": "body", - "description": "

      The body as Markdown.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "bodyHTML", - "description": "

      The body rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "bodyText", - "description": "

      The body rendered to text.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdViaEmail", - "description": "

      Check if this comment was created via an email reply.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "editor", - "description": "

      The actor who edited the comment.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "id", - "description": "

      The Node ID of the Comment object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "includesCreatedEdit", - "description": "

      Check if this comment was edited and includes an edit with the creation data.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lastEditedAt", - "description": "

      The moment the editor made the last edit.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "publishedAt", - "description": "

      Identifies when the comment was published at.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "userContentEdits", - "description": "

      A list of edits to this content.

      ", - "type": "UserContentEditConnection", - "id": "usercontenteditconnection", - "href": "/graphql/reference/objects#usercontenteditconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "viewerDidAuthor", - "description": "

      Did the viewer author this comment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Contribution", - "id": "contribution", - "href": "/graphql/reference/interfaces#contribution", - "description": "

      Represents a contribution a user made on GitHub, such as opening an issue.

      ", - "fields": [ - { - "name": "isRestricted", - "description": "

      Whether this contribution is associated with a record you do not have access to. For\nexample, your own 'first issue' contribution may have been made on a repository you can no\nlonger access.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "occurredAt", - "description": "

      When this contribution was made.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for this contribution.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "user", - "description": "

      The user who made this contribution.

      ", - "type": "User!", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Deletable", - "id": "deletable", - "href": "/graphql/reference/interfaces#deletable", - "description": "

      Entities that can be deleted.

      ", - "fields": [ - { - "name": "viewerCanDelete", - "description": "

      Check if the current viewer can delete this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "EnterpriseAuditEntryData", - "id": "enterpriseauditentrydata", - "href": "/graphql/reference/interfaces#enterpriseauditentrydata", - "description": "

      Metadata for an audit entry containing enterprise account information.

      ", - "fields": [ - { - "name": "enterpriseResourcePath", - "description": "

      The HTTP path for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "enterpriseSlug", - "description": "

      The slug of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseUrl", - "description": "

      The HTTP URL for this enterprise.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GitObject", - "id": "gitobject", - "href": "/graphql/reference/interfaces#gitobject", - "description": "

      Represents a Git object.

      ", - "fields": [ - { - "name": "abbreviatedOid", - "description": "

      An abbreviated version of the Git object ID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitResourcePath", - "description": "

      The HTTP path for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "commitUrl", - "description": "

      The HTTP URL for this Git object.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "id", - "description": "

      The Node ID of the GitObject object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "oid", - "description": "

      The Git object ID.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repository", - "description": "

      The Repository the Git object belongs to.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "git" - }, - { - "name": "GitSignature", - "id": "gitsignature", - "href": "/graphql/reference/interfaces#gitsignature", - "description": "

      Information about a signature (GPG or S/MIME) on a Commit or Tag.

      ", - "fields": [ - { - "name": "email", - "description": "

      Email used to sign this object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isValid", - "description": "

      True if the signature is valid and verified by GitHub.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "payload", - "description": "

      Payload for GPG signing object. Raw ODB object without the signature header.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signature", - "description": "

      ASCII-armored signature header from object.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "signer", - "description": "

      GitHub user corresponding to the email signing this commit.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "state", - "description": "

      The state of this signature. VALID if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.

      ", - "type": "GitSignatureState!", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate" - }, - { - "name": "verifiedAt", - "description": "

      The date the signature was verified, if valid.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "wasSignedByGitHub", - "description": "

      True if the signature was made with GitHub's signing key.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "git" - }, - { - "name": "HovercardContext", - "id": "hovercardcontext", - "href": "/graphql/reference/interfaces#hovercardcontext", - "description": "

      An individual line of a hovercard.

      ", - "fields": [ - { - "name": "message", - "description": "

      A string describing this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "octicon", - "description": "

      An octicon to accompany this context.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "IssueFieldCommon", - "id": "issuefieldcommon", - "href": "/graphql/reference/interfaces#issuefieldcommon", - "description": "

      Common fields across different issue field types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      The issue field's creation timestamp.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The issue field's data type.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      The issue field's description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The issue field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "visibility", - "description": "

      The issue field's visibility.

      ", - "type": "IssueFieldVisibility!", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldValueCommon", - "id": "issuefieldvaluecommon", - "href": "/graphql/reference/interfaces#issuefieldvaluecommon", - "description": "

      Common fields across different issue field value types.

      ", - "fields": [ - { - "name": "field", - "description": "

      The issue field that contains this value.

      ", - "type": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields" - } - ], - "category": "issues" - }, - { - "name": "Labelable", - "id": "labelable", - "href": "/graphql/reference/interfaces#labelable", - "description": "

      An object that can have labels assigned to it.

      ", - "fields": [ - { - "name": "labels", - "description": "

      A list of labels associated with the object.

      ", - "type": "LabelConnection", - "id": "labelconnection", - "href": "/graphql/reference/objects#labelconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for labels returned from the connection.

      ", - "type": { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder" - } - } - ] - }, - { - "name": "viewerCanLabel", - "description": "

      Indicates if the viewer can edit labels for this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Lockable", - "id": "lockable", - "href": "/graphql/reference/interfaces#lockable", - "description": "

      An object that can be locked.

      ", - "fields": [ - { - "name": "activeLockReason", - "description": "

      Reason that the conversation was locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "locked", - "description": "

      true if the object is locked.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "MemberStatusable", - "id": "memberstatusable", - "href": "/graphql/reference/interfaces#memberstatusable", - "description": "

      Entities that have members who can set status messages.

      ", - "fields": [ - { - "name": "memberStatuses", - "description": "

      Get the status messages members of this entity have set that are either public or visible only to the organization.

      ", - "type": "UserStatusConnection!", - "id": "userstatusconnection", - "href": "/graphql/reference/objects#userstatusconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for user statuses returned from the connection.

      ", - "type": { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder" - } - } - ] - } - ], - "category": "users" - }, - { - "name": "Migration", - "id": "migration", - "href": "/graphql/reference/interfaces#migration", - "description": "

      Represents a GitHub Enterprise Importer (GEI) migration.

      ", - "fields": [ - { - "name": "continueOnError", - "description": "

      The migration flag to continue on error.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "failureReason", - "description": "

      The reason the migration failed.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Migration object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "migrationLogUrl", - "description": "

      The URL for the migration log (expires 1 day after migration completes).

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "migrationSource", - "description": "

      The migration source.

      ", - "type": "MigrationSource!", - "id": "migrationsource", - "href": "/graphql/reference/objects#migrationsource" - }, - { - "name": "repositoryName", - "description": "

      The target repository name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceUrl", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "state", - "description": "

      The migration state.

      ", - "type": "MigrationState!", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate" - }, - { - "name": "warningsCount", - "description": "

      The number of warnings encountered for this migration. To review the warnings,\ncheck the Migration Log.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "migrations" - }, - { - "name": "Minimizable", - "id": "minimizable", - "href": "/graphql/reference/interfaces#minimizable", - "description": "

      Entities that can be minimized.

      ", - "fields": [ - { - "name": "isMinimized", - "description": "

      Returns whether or not a comment has been minimized.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "minimizedReason", - "description": "

      Returns why the comment was minimized. One of abuse, off-topic,\noutdated, resolved, duplicate and spam. Note that the case and\nformatting of these values differs from the inputs to the MinimizeComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerCanMinimize", - "description": "

      Check if the current viewer can minimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnminimize", - "description": "

      Check if the current viewer can unminimize this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "Node", - "id": "node", - "href": "/graphql/reference/interfaces#node", - "description": "

      An object with an ID.

      ", - "fields": [ - { - "name": "id", - "description": "

      ID of the object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "meta" - }, - { - "name": "OauthApplicationAuditEntryData", - "id": "oauthapplicationauditentrydata", - "href": "/graphql/reference/interfaces#oauthapplicationauditentrydata", - "description": "

      Metadata for an audit entry with action oauth_application.*.

      ", - "fields": [ - { - "name": "oauthApplicationName", - "description": "

      The name of the OAuth application.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oauthApplicationResourcePath", - "description": "

      The HTTP path for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "oauthApplicationUrl", - "description": "

      The HTTP URL for the OAuth application.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "apps" - }, - { - "name": "OrganizationAuditEntryData", - "id": "organizationauditentrydata", - "href": "/graphql/reference/interfaces#organizationauditentrydata", - "description": "

      Metadata for an audit entry with action org.*.

      ", - "fields": [ - { - "name": "organization", - "description": "

      The Organization associated with the Audit Entry.

      ", - "type": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationName", - "description": "

      The name of the Organization.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationResourcePath", - "description": "

      The HTTP path for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - }, - { - "name": "organizationUrl", - "description": "

      The HTTP URL for the organization.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageOwner", - "id": "packageowner", - "href": "/graphql/reference/interfaces#packageowner", - "description": "

      Represents an owner of a package.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the PackageOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "packages", - "description": "

      A list of packages under the owner.

      ", - "type": "PackageConnection!", - "id": "packageconnection", - "href": "/graphql/reference/objects#packageconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "names", - "description": "

      Find packages by their names.

      ", - "type": { - "name": "[String]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "orderBy", - "description": "

      Ordering of the returned packages.

      ", - "type": { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder" - } - }, - { - "name": "packageType", - "description": "

      Filter registry package by type.

      ", - "type": { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype" - } - }, - { - "name": "repositoryId", - "description": "

      Find packages in a repository by ID.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "packages" - }, - { - "name": "Pinnable", - "id": "pinnable", - "href": "/graphql/reference/interfaces#pinnable", - "description": "

      Entities that can be pinned.

      ", - "fields": [ - { - "name": "isPinned", - "description": "

      Indicates whether or not this entity is currently pinned.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pinnedAt", - "description": "

      Identifies the date and time when this entity was pinned.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "pinnedBy", - "description": "

      The user who pinned this entity.

      ", - "type": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - }, - { - "name": "viewerCanPin", - "description": "

      Check if the current viewer can pin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerCanUnpin", - "description": "

      Check if the current viewer can unpin this entity.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "users" - }, - { - "name": "ProfileOwner", - "id": "profileowner", - "href": "/graphql/reference/interfaces#profileowner", - "description": "

      Represents any entity on GitHub that has a profile page.

      ", - "fields": [ - { - "name": "anyPinnableItems", - "description": "

      Determine if this repository owner has any items that can be pinned to their profile.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "type", - "description": "

      Filter to only a particular kind of pinnable item.

      ", - "type": { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "email", - "description": "

      The public profile email.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the ProfileOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "itemShowcase", - "description": "

      Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.

      ", - "type": "ProfileItemShowcase!", - "id": "profileitemshowcase", - "href": "/graphql/reference/objects#profileitemshowcase" - }, - { - "name": "location", - "description": "

      The public profile location.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The public profile name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pinnableItems", - "description": "

      A list of repositories and gists this profile owner can pin to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinnable items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItems", - "description": "

      A list of repositories and gists this profile owner has pinned to their profile.

      ", - "type": "PinnableItemConnection!", - "id": "pinnableitemconnection", - "href": "/graphql/reference/objects#pinnableitemconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "types", - "description": "

      Filter the types of pinned items that are returned.

      ", - "type": { - "name": "[PinnableItemType!]", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype" - } - } - ] - }, - { - "name": "pinnedItemsRemaining", - "description": "

      Returns how many more items this profile owner can pin to their profile.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanChangePinnedItems", - "description": "

      Can the viewer pin repositories and gists to the profile?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "websiteUrl", - "description": "

      The public profile website URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "users" - }, - { - "name": "ProjectOwner", - "id": "projectowner", - "href": "/graphql/reference/interfaces#projectowner", - "description": "

      Represents an owner of a Project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "project", - "description": "

      Find project by number.

      ", - "type": "Project", - "id": "project", - "href": "/graphql/reference/objects#project", - "arguments": [ - { - "name": "number", - "description": "

      The project number to find.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projects", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectConnection!", - "id": "projectconnection", - "href": "/graphql/reference/objects#projectconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for projects returned from the connection.

      ", - "type": { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder" - } - }, - { - "name": "search", - "description": "

      Query to search projects by, currently only searching by name.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the projects by.

      ", - "type": { - "name": "[ProjectState!]", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - } - ], - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsResourcePath", - "description": "

      The HTTP path listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "projectsUrl", - "description": "

      The HTTP URL listing owners projects.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - }, - { - "name": "viewerCanCreateProjects", - "description": "

      Can the current viewer create new projects on this owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "isDeprecated": true, - "deprecationReason": "

      Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Event", - "id": "projectv2event", - "href": "/graphql/reference/interfaces#projectv2event", - "description": "

      Represents an event related to a project on the timeline of an issue or pull request.

      ", - "fields": [ - { - "name": "project", - "description": "

      Project referenced by event.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "wasAutomated", - "description": "

      Did this event result from workflow automation?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldCommon", - "id": "projectv2fieldcommon", - "href": "/graphql/reference/interfaces#projectv2fieldcommon", - "description": "

      Common fields across different project field types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "dataType", - "description": "

      The field's type.

      ", - "type": "ProjectV2FieldType!", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2FieldCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "name", - "description": "

      The project field's name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "project", - "description": "

      The project that contains this field.

      ", - "type": "ProjectV2!", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueCommon", - "id": "projectv2itemfieldvaluecommon", - "href": "/graphql/reference/interfaces#projectv2itemfieldvaluecommon", - "description": "

      Common fields across different project field value types.

      ", - "fields": [ - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "creator", - "description": "

      The actor who created the item.

      ", - "type": "Actor", - "id": "actor", - "href": "/graphql/reference/interfaces#actor" - }, - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "field", - "description": "

      The project field that contains this value.

      ", - "type": "ProjectV2FieldConfiguration!", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration" - }, - { - "name": "id", - "description": "

      The Node ID of the ProjectV2ItemFieldValueCommon object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "item", - "description": "

      The project item that contains this value.

      ", - "type": "ProjectV2Item!", - "id": "projectv2item", - "href": "/graphql/reference/objects#projectv2item" - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Owner", - "id": "projectv2owner", - "href": "/graphql/reference/interfaces#projectv2owner", - "description": "

      Represents an owner of a project.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the ProjectV2Owner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "projectV2", - "description": "

      Find a project by number.

      ", - "type": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2", - "arguments": [ - { - "name": "number", - "description": "

      The project number.

      ", - "type": { - "name": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "projectsV2", - "description": "

      A list of projects under the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "minPermissionLevel", - "defaultValue": "READ", - "description": "

      Filter projects based on user role.

      ", - "type": { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel" - } - }, - { - "name": "orderBy", - "description": "

      How to order the returned projects.

      ", - "type": { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order" - } - }, - { - "name": "query", - "description": "

      A project to search for under the owner.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Recent", - "id": "projectv2recent", - "href": "/graphql/reference/interfaces#projectv2recent", - "description": "

      Recent projects for the owner.

      ", - "fields": [ - { - "name": "recentProjects", - "description": "

      Recent projects that this user has modified in the context of the owner.

      ", - "type": "ProjectV2Connection!", - "id": "projectv2connection", - "href": "/graphql/reference/objects#projectv2connection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "projects" - }, - { - "name": "Reactable", - "id": "reactable", - "href": "/graphql/reference/interfaces#reactable", - "description": "

      Represents a subject that can be reacted on.

      ", - "fields": [ - { - "name": "databaseId", - "description": "

      Identifies the primary key from the database.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "id", - "description": "

      The Node ID of the Reactable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "reactionGroups", - "description": "

      A list of reactions grouped by content left on the subject.

      ", - "type": "[ReactionGroup!]", - "id": "reactiongroup", - "href": "/graphql/reference/objects#reactiongroup" - }, - { - "name": "reactions", - "description": "

      A list of Reactions left on the Issue.

      ", - "type": "ReactionConnection!", - "id": "reactionconnection", - "href": "/graphql/reference/objects#reactionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "content", - "description": "

      Allows filtering Reactions by emoji.

      ", - "type": { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Allows specifying the order in which reactions are returned.

      ", - "type": { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder" - } - } - ] - }, - { - "name": "viewerCanReact", - "description": "

      Can user react to this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "reactions" - }, - { - "name": "RepositoryAuditEntryData", - "id": "repositoryauditentrydata", - "href": "/graphql/reference/interfaces#repositoryauditentrydata", - "description": "

      Metadata for an audit entry with action repo.*.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with the action.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "repositoryName", - "description": "

      The name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryResourcePath", - "description": "

      The HTTP path for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "repositoryUrl", - "description": "

      The HTTP URL for the repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RepositoryDiscussionAuthor", - "id": "repositorydiscussionauthor", - "href": "/graphql/reference/interfaces#repositorydiscussionauthor", - "description": "

      Represents an author of discussions in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussions", - "description": "

      Discussions this user has started.

      ", - "type": "DiscussionConnection!", - "id": "discussionconnection", - "href": "/graphql/reference/objects#discussionconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "answered", - "description": "

      Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for discussions returned from the connection.

      ", - "type": { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussions to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "states", - "description": "

      A list of states to filter the discussions by.

      ", - "type": { - "name": "[DiscussionState!]", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryDiscussionCommentAuthor", - "id": "repositorydiscussioncommentauthor", - "href": "/graphql/reference/interfaces#repositorydiscussioncommentauthor", - "description": "

      Represents an author of discussion comments in repositories.

      ", - "fields": [ - { - "name": "repositoryDiscussionComments", - "description": "

      Discussion comments this user has authored.

      ", - "type": "DiscussionCommentConnection!", - "id": "discussioncommentconnection", - "href": "/graphql/reference/objects#discussioncommentconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "onlyAnswers", - "defaultValue": false, - "description": "

      Filter discussion comments to only those that were marked as the answer.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "repositoryId", - "description": "

      Filter discussion comments to only those in a specific repository.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - } - ] - } - ], - "category": "discussions" - }, - { - "name": "RepositoryInfo", - "id": "repositoryinfo", - "href": "/graphql/reference/interfaces#repositoryinfo", - "description": "

      A subset of repository info.

      ", - "fields": [ - { - "name": "archivedAt", - "description": "

      Identifies the date and time when the repository was archived.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "createdAt", - "description": "

      Identifies the date and time when the object was created.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "description", - "description": "

      The description of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "descriptionHTML", - "description": "

      The description of the repository rendered to HTML.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html" - }, - { - "name": "forkCount", - "description": "

      Returns how many forks there are of this repository in the whole network.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "hasAnonymousAccessEnabled", - "description": "

      Indicates if the repository has anonymous Git read access feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository has the Discussions feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository has issues feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository has the Projects feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPullRequestsEnabled", - "description": "

      Indicates if the repository has the pull requests feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository has wiki feature enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The repository's URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "isArchived", - "description": "

      Indicates if the repository is unmaintained.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isFork", - "description": "

      Identifies if the repository is a fork.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isInOrganization", - "description": "

      Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isLocked", - "description": "

      Indicates if the repository has been locked or not.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isMirror", - "description": "

      Identifies if the repository is a mirror.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isPrivate", - "description": "

      Identifies if the repository is private or internal.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isTemplate", - "description": "

      Identifies if the repository is a template that can be used to generate new repositories.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "licenseInfo", - "description": "

      The license associated with the repository.

      ", - "type": "License", - "id": "license", - "href": "/graphql/reference/objects#license" - }, - { - "name": "lockReason", - "description": "

      The reason the repository has been locked.

      ", - "type": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason" - }, - { - "name": "mirrorUrl", - "description": "

      The repository's original mirror URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "nameWithOwner", - "description": "

      The repository's name with owner.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "openGraphImageUrl", - "description": "

      The image used to represent this repository in Open Graph data.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "owner", - "description": "

      The User owner of the repository.

      ", - "type": "RepositoryOwner!", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner" - }, - { - "name": "pullRequestCreationPolicy", - "description": "

      The policy controlling who can create pull requests in this repository.

      ", - "type": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy" - }, - { - "name": "pushedAt", - "description": "

      Identifies the date and time when the repository was last pushed to.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "resourcePath", - "description": "

      The HTTP path for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "shortDescriptionHTML", - "description": "

      A description of the repository, rendered to HTML without any links in it.

      ", - "type": "HTML!", - "id": "html", - "href": "/graphql/reference/scalars#html", - "arguments": [ - { - "name": "limit", - "defaultValue": "200", - "description": "

      How many characters to return.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "updatedAt", - "description": "

      Identifies the date and time when the object was last updated.

      ", - "type": "DateTime!", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "url", - "description": "

      The HTTP URL for this repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "usesCustomOpenGraphImage", - "description": "

      Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "RepositoryNode", - "id": "repositorynode", - "href": "/graphql/reference/interfaces#repositorynode", - "description": "

      Represents a object that belongs to a repository.

      ", - "fields": [ - { - "name": "repository", - "description": "

      The repository associated with this node.

      ", - "type": "Repository!", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOwner", - "id": "repositoryowner", - "href": "/graphql/reference/interfaces#repositoryowner", - "description": "

      Represents an owner of a Repository.

      ", - "fields": [ - { - "name": "avatarUrl", - "description": "

      A URL pointing to the owner's public avatar.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "arguments": [ - { - "name": "size", - "description": "

      The size of the resulting square image.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - }, - { - "name": "id", - "description": "

      The Node ID of the RepositoryOwner object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "login", - "description": "

      The username used to login.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositories", - "description": "

      A list of repositories that the user owns.

      ", - "type": "RepositoryConnection!", - "id": "repositoryconnection", - "href": "/graphql/reference/objects#repositoryconnection", - "arguments": [ - { - "name": "affiliations", - "description": "

      Array of viewer's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "hasIssuesEnabled", - "description": "

      If non-null, filters repositories according to whether they have issues enabled.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isArchived", - "description": "

      If non-null, filters repositories according to whether they are archived and not maintained.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isFork", - "description": "

      If non-null, filters repositories according to whether they are forks of another repository.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "isLocked", - "description": "

      If non-null, filters repositories according to whether they have been locked.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Ordering options for repositories returned from the connection.

      ", - "type": { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder" - } - }, - { - "name": "ownerAffiliations", - "description": "

      Array of owner's affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.

      ", - "type": { - "name": "[RepositoryAffiliation]", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation" - } - }, - { - "name": "privacy", - "description": "

      If non-null, filters repositories according to privacy. Internal\nrepositories are considered private; consider using the visibility argument\nif only internal repositories are needed. Cannot be combined with the\nvisibility argument.

      ", - "type": { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy" - } - }, - { - "name": "visibility", - "description": "

      If non-null, filters repositories according to visibility. Cannot be combined with the privacy argument.

      ", - "type": { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - } - ] - }, - { - "name": "repository", - "description": "

      Find Repository.

      ", - "type": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository", - "arguments": [ - { - "name": "followRenames", - "defaultValue": true, - "description": "

      Follow repository renames. If disabled, a repository referenced by its old name will return an error.

      ", - "type": { - "name": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - }, - { - "name": "name", - "description": "

      Name of Repository to find.

      ", - "type": { - "name": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - } - ] - }, - { - "name": "resourcePath", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The HTTP URL for the owner.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "repos" - }, - { - "name": "RequirableByPullRequest", - "id": "requirablebypullrequest", - "href": "/graphql/reference/interfaces#requirablebypullrequest", - "description": "

      Represents a type that can be required by a pull request for merging.

      ", - "fields": [ - { - "name": "isRequired", - "description": "

      Whether this is required to pass before merging for a specific pull request.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean", - "arguments": [ - { - "name": "pullRequestId", - "description": "

      The id of the pull request this is required for.

      ", - "type": { - "name": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - }, - { - "name": "pullRequestNumber", - "description": "

      The number of the pull request this is required for.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - } - ] - } - ], - "category": "pulls" - }, - { - "name": "Starrable", - "id": "starrable", - "href": "/graphql/reference/interfaces#starrable", - "description": "

      Things that can be starred.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Starrable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "stargazerCount", - "description": "

      Returns a count of how many stargazers there are on this object.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "stargazers", - "description": "

      A list of users who have starred this starrable.

      ", - "type": "StargazerConnection!", - "id": "stargazerconnection", - "href": "/graphql/reference/objects#stargazerconnection", - "arguments": [ - { - "name": "after", - "description": "

      Returns the elements in the list that come after the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "

      Returns the elements in the list that come before the specified cursor.

      ", - "type": { - "name": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "

      Returns the first n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "

      Returns the last n elements from the list.

      ", - "type": { - "name": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "

      Order for connection.

      ", - "type": { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder" - } - } - ] - }, - { - "name": "viewerHasStarred", - "description": "

      Returns a boolean indicating whether the viewing user has starred this starrable.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "activity" - }, - { - "name": "Subscribable", - "id": "subscribable", - "href": "/graphql/reference/interfaces#subscribable", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the Subscribable object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerCanSubscribe", - "description": "

      Check if the viewer is able to change their subscription status for the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerSubscription", - "description": "

      Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

      ", - "type": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "SubscribableThread", - "id": "subscribablethread", - "href": "/graphql/reference/interfaces#subscribablethread", - "description": "

      Entities that can be subscribed to for web and email notifications.

      ", - "fields": [ - { - "name": "id", - "description": "

      The Node ID of the SubscribableThread object.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "viewerThreadSubscriptionFormAction", - "description": "

      Identifies the viewer's thread subscription form action.

      ", - "type": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction" - }, - { - "name": "viewerThreadSubscriptionStatus", - "description": "

      Identifies the viewer's thread subscription status.

      ", - "type": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate" - } - ], - "category": "activity" - }, - { - "name": "TeamAuditEntryData", - "id": "teamauditentrydata", - "href": "/graphql/reference/interfaces#teamauditentrydata", - "description": "

      Metadata for an audit entry with action team.*.

      ", - "fields": [ - { - "name": "team", - "description": "

      The team associated with the action.

      ", - "type": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "teamName", - "description": "

      The name of the team.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "teamResourcePath", - "description": "

      The HTTP path for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "teamUrl", - "description": "

      The HTTP URL for this team.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "teams" - }, - { - "name": "TopicAuditEntryData", - "id": "topicauditentrydata", - "href": "/graphql/reference/interfaces#topicauditentrydata", - "description": "

      Metadata for an audit entry with a topic.

      ", - "fields": [ - { - "name": "topic", - "description": "

      The name of the topic added to the repository.

      ", - "type": "Topic", - "id": "topic", - "href": "/graphql/reference/objects#topic" - }, - { - "name": "topicName", - "description": "

      The name of the topic added to the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UniformResourceLocatable", - "id": "uniformresourcelocatable", - "href": "/graphql/reference/interfaces#uniformresourcelocatable", - "description": "

      Represents a type that can be retrieved by a URL.

      ", - "fields": [ - { - "name": "resourcePath", - "description": "

      The HTML path to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "url", - "description": "

      The URL to this resource.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "meta" - }, - { - "name": "Updatable", - "id": "updatable", - "href": "/graphql/reference/interfaces#updatable", - "description": "

      Entities that can be updated.

      ", - "fields": [ - { - "name": "viewerCanUpdate", - "description": "

      Check if the current viewer can update this object.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "UpdatableComment", - "id": "updatablecomment", - "href": "/graphql/reference/interfaces#updatablecomment", - "description": "

      Comments that can be updated.

      ", - "fields": [ - { - "name": "viewerCannotUpdateReasons", - "description": "

      Reasons why the current viewer can not update this comment.

      ", - "type": "[CommentCannotUpdateReason!]!", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason" - } - ], - "category": "issues" - }, - { - "name": "Votable", - "id": "votable", - "href": "/graphql/reference/interfaces#votable", - "description": "

      A subject that may be upvoted.

      ", - "fields": [ - { - "name": "upvoteCount", - "description": "

      Number of upvotes that this subject has received.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "viewerCanUpvote", - "description": "

      Whether or not the current user can add or remove an upvote on this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "viewerHasUpvoted", - "description": "

      Whether or not the current user has already upvoted this subject.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "discussions" - } - ], - "enums": [ - { - "name": "ActorType", - "id": "actortype", - "href": "/graphql/reference/enums#actortype", - "description": "

      The actor's type.

      ", - "values": [ - { - "name": "TEAM", - "description": "

      Indicates a team actor.

      " - }, - { - "name": "USER", - "description": "

      Indicates a user actor.

      " - } - ], - "category": "users" - }, - { - "name": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield", - "description": "

      Properties by which Audit Log connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order audit log entries by timestamp.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "CheckAnnotationLevel", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel", - "description": "

      Represents an annotation's information level.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      An annotation indicating an inescapable error.

      " - }, - { - "name": "NOTICE", - "description": "

      An annotation indicating some information.

      " - }, - { - "name": "WARNING", - "description": "

      An annotation indicating an ignorable error.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate", - "description": "

      The possible states for a check suite or run conclusion.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check suite or run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check suite or run has been cancelled.

      " - }, - { - "name": "FAILURE", - "description": "

      The check suite or run has failed.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check suite or run was neutral.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check suite or run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check suite or run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check suite or run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check suite or run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check suite or run has timed out.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunState", - "id": "checkrunstate", - "href": "/graphql/reference/enums#checkrunstate", - "description": "

      The possible states of a check run in a status rollup.

      ", - "values": [ - { - "name": "ACTION_REQUIRED", - "description": "

      The check run requires action.

      " - }, - { - "name": "CANCELLED", - "description": "

      The check run has been cancelled.

      " - }, - { - "name": "COMPLETED", - "description": "

      The check run has been completed.

      " - }, - { - "name": "FAILURE", - "description": "

      The check run has failed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check run is in progress.

      " - }, - { - "name": "NEUTRAL", - "description": "

      The check run was neutral.

      " - }, - { - "name": "PENDING", - "description": "

      The check run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check run has been queued.

      " - }, - { - "name": "SKIPPED", - "description": "

      The check run was skipped.

      " - }, - { - "name": "STALE", - "description": "

      The check run was marked stale by GitHub. Only GitHub can use this conclusion.

      " - }, - { - "name": "STARTUP_FAILURE", - "description": "

      The check run has failed at startup.

      " - }, - { - "name": "SUCCESS", - "description": "

      The check run has succeeded.

      " - }, - { - "name": "TIMED_OUT", - "description": "

      The check run has timed out.

      " - }, - { - "name": "WAITING", - "description": "

      The check run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype", - "description": "

      The possible types of check runs.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Every check run available.

      " - }, - { - "name": "LATEST", - "description": "

      The latest check run.

      " - } - ], - "category": "checks" - }, - { - "name": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate", - "description": "

      The possible states for a check suite or run status.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "REQUESTED", - "description": "

      The check suite or run has been requested.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "CollaboratorAffiliation", - "id": "collaboratoraffiliation", - "href": "/graphql/reference/enums#collaboratoraffiliation", - "description": "

      Collaborators affiliation level with a subject.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All collaborators the authenticated user can see.

      " - }, - { - "name": "DIRECT", - "description": "

      All collaborators with permissions to an organization-owned subject, regardless of organization membership status.

      " - }, - { - "name": "OUTSIDE", - "description": "

      All outside collaborators of an organization-owned subject.

      " - } - ], - "category": "repos" - }, - { - "name": "CommentAuthorAssociation", - "id": "commentauthorassociation", - "href": "/graphql/reference/enums#commentauthorassociation", - "description": "

      A comment author association with repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Author has been invited to collaborate on the repository.

      " - }, - { - "name": "CONTRIBUTOR", - "description": "

      Author has previously committed to the repository.

      " - }, - { - "name": "FIRST_TIMER", - "description": "

      Author has not previously committed to GitHub.

      " - }, - { - "name": "FIRST_TIME_CONTRIBUTOR", - "description": "

      Author has not previously committed to the repository.

      " - }, - { - "name": "MANNEQUIN", - "description": "

      Author is a placeholder for an unclaimed user.

      " - }, - { - "name": "MEMBER", - "description": "

      Author is a member of the organization that owns the repository.

      " - }, - { - "name": "NONE", - "description": "

      Author has no association with the repository.

      " - }, - { - "name": "OWNER", - "description": "

      Author is the owner of the repository.

      " - } - ], - "category": "issues" - }, - { - "name": "CommentCannotUpdateReason", - "id": "commentcannotupdatereason", - "href": "/graphql/reference/enums#commentcannotupdatereason", - "description": "

      The possible errors that will prevent a user from updating a comment.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      Unable to create comment because repository is archived.

      " - }, - { - "name": "DENIED", - "description": "

      You cannot update this comment.

      " - }, - { - "name": "INSUFFICIENT_ACCESS", - "description": "

      You must be the author or have write access to this repository to update this comment.

      " - }, - { - "name": "LOCKED", - "description": "

      Unable to create comment because issue is locked.

      " - }, - { - "name": "LOGIN_REQUIRED", - "description": "

      You must be logged in to update this comment.

      " - }, - { - "name": "MAINTENANCE", - "description": "

      Repository is under maintenance.

      " - }, - { - "name": "VERIFIED_EMAIL_REQUIRED", - "description": "

      At least one email address must be verified to update this comment.

      " - } - ], - "category": "issues" - }, - { - "name": "CommitContributionOrderField", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield", - "description": "

      Properties by which commit contribution connections can be ordered.

      ", - "values": [ - { - "name": "COMMIT_COUNT", - "description": "

      Order commit contributions by how many commits they represent.

      " - }, - { - "name": "OCCURRED_AT", - "description": "

      Order commit contributions by when they were made.

      " - } - ], - "category": "commits" - }, - { - "name": "ComparisonStatus", - "id": "comparisonstatus", - "href": "/graphql/reference/enums#comparisonstatus", - "description": "

      The status of a git comparison between two refs.

      ", - "values": [ - { - "name": "AHEAD", - "description": "

      The head ref is ahead of the base ref.

      " - }, - { - "name": "BEHIND", - "description": "

      The head ref is behind the base ref.

      " - }, - { - "name": "DIVERGED", - "description": "

      The head ref is both ahead and behind of the base ref, indicating git history has diverged.

      " - }, - { - "name": "IDENTICAL", - "description": "

      The head ref and base ref are identical.

      " - } - ], - "category": "commits" - }, - { - "name": "ContributionLevel", - "id": "contributionlevel", - "href": "/graphql/reference/enums#contributionlevel", - "description": "

      Varying levels of contributions from none to many.

      ", - "values": [ - { - "name": "FIRST_QUARTILE", - "description": "

      Lowest 25% of days of contributions.

      " - }, - { - "name": "FOURTH_QUARTILE", - "description": "

      Highest 25% of days of contributions. More contributions than the third quartile.

      " - }, - { - "name": "NONE", - "description": "

      No contributions occurred.

      " - }, - { - "name": "SECOND_QUARTILE", - "description": "

      Second lowest 25% of days of contributions. More contributions than the first quartile.

      " - }, - { - "name": "THIRD_QUARTILE", - "description": "

      Second highest 25% of days of contributions. More contributions than second quartile, less than the fourth quartile.

      " - } - ], - "category": "users" - }, - { - "name": "CustomPropertyValueType", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype", - "description": "

      The allowed value types for a custom property definition.

      ", - "values": [ - { - "name": "MULTI_SELECT", - "description": "

      A multi-select value.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      A single-select value.

      " - }, - { - "name": "STRING", - "description": "

      A string value.

      " - }, - { - "name": "TRUE_FALSE", - "description": "

      A true/false value.

      " - }, - { - "name": "URL", - "description": "

      A URL value.

      " - } - ], - "category": "repos" - }, - { - "name": "DefaultRepositoryPermissionField", - "id": "defaultrepositorypermissionfield", - "href": "/graphql/reference/enums#defaultrepositorypermissionfield", - "description": "

      The possible base permissions for repositories.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, write, and administrate repos by default.

      " - }, - { - "name": "NONE", - "description": "

      No access.

      " - }, - { - "name": "READ", - "description": "

      Can read repos by default.

      " - }, - { - "name": "WRITE", - "description": "

      Can read and write repos by default.

      " - } - ], - "category": "repos" - }, - { - "name": "DeploymentOrderField", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield", - "description": "

      Properties by which deployment connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order collection by creation time.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentProtectionRuleType", - "id": "deploymentprotectionruletype", - "href": "/graphql/reference/enums#deploymentprotectionruletype", - "description": "

      The possible protection rule types.

      ", - "values": [ - { - "name": "BRANCH_POLICY", - "description": "

      Branch policy.

      " - }, - { - "name": "REQUIRED_REVIEWERS", - "description": "

      Required reviewers.

      " - }, - { - "name": "WAIT_TIMER", - "description": "

      Wait timer.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentReviewState", - "id": "deploymentreviewstate", - "href": "/graphql/reference/enums#deploymentreviewstate", - "description": "

      The possible states for a deployment review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The deployment was approved.

      " - }, - { - "name": "REJECTED", - "description": "

      The deployment was rejected.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentState", - "id": "deploymentstate", - "href": "/graphql/reference/enums#deploymentstate", - "description": "

      The possible states in which a deployment can be.

      ", - "values": [ - { - "name": "ABANDONED", - "description": "

      The pending deployment was not updated after 30 minutes.

      " - }, - { - "name": "ACTIVE", - "description": "

      The deployment is currently active.

      " - }, - { - "name": "DESTROYED", - "description": "

      An inactive transient deployment.

      " - }, - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment has queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DeploymentStatusState", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate", - "description": "

      The possible states for a deployment status.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      The deployment experienced an error.

      " - }, - { - "name": "FAILURE", - "description": "

      The deployment has failed.

      " - }, - { - "name": "INACTIVE", - "description": "

      The deployment is inactive.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The deployment is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The deployment is pending.

      " - }, - { - "name": "QUEUED", - "description": "

      The deployment is queued.

      " - }, - { - "name": "SUCCESS", - "description": "

      The deployment was successful.

      " - }, - { - "name": "WAITING", - "description": "

      The deployment is waiting.

      " - } - ], - "category": "deployments" - }, - { - "name": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside", - "description": "

      The possible sides of a diff.

      ", - "values": [ - { - "name": "LEFT", - "description": "

      The left side of the diff.

      " - }, - { - "name": "RIGHT", - "description": "

      The right side of the diff.

      " - } - ], - "category": "pulls" - }, - { - "name": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason", - "description": "

      The possible reasons for closing a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionOrderField", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield", - "description": "

      Properties by which discussion connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order discussions by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order discussions by most recent modification time.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrderField", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield", - "description": "

      Properties by which discussion poll option connections can be ordered.

      ", - "values": [ - { - "name": "AUTHORED_ORDER", - "description": "

      Order poll options by the order that the poll author specified when creating the poll.

      " - }, - { - "name": "VOTE_COUNT", - "description": "

      Order poll options by the number of votes it has.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionState", - "id": "discussionstate", - "href": "/graphql/reference/enums#discussionstate", - "description": "

      The possible states of a discussion.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A discussion that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A discussion that is open.

      " - } - ], - "category": "discussions" - }, - { - "name": "DiscussionStateReason", - "id": "discussionstatereason", - "href": "/graphql/reference/enums#discussionstatereason", - "description": "

      The possible state reasons of a discussion.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      The discussion is a duplicate of another.

      " - }, - { - "name": "OUTDATED", - "description": "

      The discussion is no longer relevant.

      " - }, - { - "name": "REOPENED", - "description": "

      The discussion was reopened.

      " - }, - { - "name": "RESOLVED", - "description": "

      The discussion has been resolved.

      " - } - ], - "category": "discussions" - }, - { - "name": "DismissReason", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason", - "description": "

      The possible reasons that a Dependabot alert was dismissed.

      ", - "values": [ - { - "name": "FIX_STARTED", - "description": "

      A fix has already been started.

      " - }, - { - "name": "INACCURATE", - "description": "

      This alert is inaccurate or incorrect.

      " - }, - { - "name": "NOT_USED", - "description": "

      Vulnerable code is not actually used.

      " - }, - { - "name": "NO_BANDWIDTH", - "description": "

      No bandwidth to fix this.

      " - }, - { - "name": "TOLERABLE_RISK", - "description": "

      Risk is tolerable to this project.

      " - } - ], - "category": "dependabot" - }, - { - "name": "EnterpriseAdministratorInvitationOrderField", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield", - "description": "

      Properties by which enterprise administrator invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise administrator member invitations by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAdministratorRole", - "id": "enterpriseadministratorrole", - "href": "/graphql/reference/enums#enterpriseadministratorrole", - "description": "

      The possible administrator roles in an enterprise account.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      Represents a billing manager of the enterprise account.

      " - }, - { - "name": "OWNER", - "description": "

      Represents an owner of the enterprise account.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      Unaffiliated member of the enterprise account without an admin role.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue", - "description": "

      The possible values for the enterprise allow private repository forking policy value.

      ", - "values": [ - { - "name": "ENTERPRISE_ORGANIZATIONS", - "description": "

      Members can fork a repository to an organization within this enterprise.

      " - }, - { - "name": "ENTERPRISE_ORGANIZATIONS_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their enterprise-managed user account or an organization inside this enterprise.

      " - }, - { - "name": "EVERYWHERE", - "description": "

      Members can fork a repository to their user account or an organization, either inside or outside of this enterprise.

      " - }, - { - "name": "SAME_ORGANIZATION", - "description": "

      Members can fork a repository only within the same organization (intra-org).

      " - }, - { - "name": "SAME_ORGANIZATION_USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account or within the same organization.

      " - }, - { - "name": "USER_ACCOUNTS", - "description": "

      Members can fork a repository to their user account.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDefaultRepositoryPermissionSettingValue", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue", - "description": "

      The possible values for the enterprise base repository permission setting.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization members will be able to clone, pull, push, and add new collaborators to all organization repositories.

      " - }, - { - "name": "NONE", - "description": "

      Organization members will only be able to clone and pull public repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organizations in the enterprise choose base repository permissions for their members.

      " - }, - { - "name": "READ", - "description": "

      Organization members will be able to clone and pull all organization repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Organization members will be able to clone, pull, and push all organization repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseDisallowedMethodsSettingValue", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "INSECURE", - "description": "

      The setting prevents insecure 2FA methods from being used by members of the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for preventing insecure 2FA methods from being used by members of the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledDisabledSettingValue", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", - "description": "

      The possible values for an enabled/disabled enterprise setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseEnabledSettingValue", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue", - "description": "

      The possible values for an enabled/no policy enterprise setting.

      ", - "values": [ - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - }, - { - "name": "NO_POLICY", - "description": "

      There is no policy set for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrderField", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield", - "description": "

      Properties by which enterprise member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order enterprise members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order enterprise members by login.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the enterprise members can create repositories setting.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "NO_POLICY", - "description": "

      Organization owners choose whether to allow members to create repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      Members will be able to create only public repositories.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembersCanMakePurchasesSettingValue", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue", - "description": "

      The possible values for the members can make purchases setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for organizations in the enterprise.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for organizations in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMembershipType", - "id": "enterprisemembershiptype", - "href": "/graphql/reference/enums#enterprisemembershiptype", - "description": "

      The possible values we have for filtering Platform::Objects::User#enterprises.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Returns all enterprises in which the user is an admin.

      " - }, - { - "name": "ALL", - "description": "

      Returns all enterprises in which the user is a member, admin, or billing manager.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      Returns all enterprises in which the user is a billing manager.

      " - }, - { - "name": "ORG_MEMBERSHIP", - "description": "

      Returns all enterprises in which the user is a member of an org that is owned by the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrderField", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield", - "description": "

      Properties by which enterprise connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order enterprises by name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrderField", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield", - "description": "

      Properties by which Enterprise Server installation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order Enterprise Server installations by creation time.

      " - }, - { - "name": "CUSTOMER_NAME", - "description": "

      Order Enterprise Server installations by customer name.

      " - }, - { - "name": "HOST_NAME", - "description": "

      Order Enterprise Server installations by host name.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrderField", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield", - "description": "

      Properties by which Enterprise Server user account email connections can be ordered.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      Order emails by email.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrderField", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield", - "description": "

      Properties by which Enterprise Server user account connections can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order user accounts by login.

      " - }, - { - "name": "REMOTE_CREATED_AT", - "description": "

      Order user accounts by creation time on the Enterprise Server installation.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrderField", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield", - "description": "

      Properties by which Enterprise Server user accounts upload connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order user accounts uploads by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadSyncState", - "id": "enterpriseserveruseraccountsuploadsyncstate", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate", - "description": "

      Synchronization state of the Enterprise Server user accounts upload.

      ", - "values": [ - { - "name": "FAILURE", - "description": "

      The synchronization of the upload failed.

      " - }, - { - "name": "PENDING", - "description": "

      The synchronization of the upload is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      The synchronization of the upload succeeded.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserAccountMembershipRole", - "id": "enterpriseuseraccountmembershiprole", - "href": "/graphql/reference/enums#enterpriseuseraccountmembershiprole", - "description": "

      The possible roles for enterprise membership.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The user is a member of an organization in the enterprise.

      " - }, - { - "name": "OWNER", - "description": "

      The user is an owner of an organization in the enterprise.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseUserDeployment", - "id": "enterpriseuserdeployment", - "href": "/graphql/reference/enums#enterpriseuserdeployment", - "description": "

      The possible GitHub Enterprise deployments where this user can exist.

      ", - "values": [ - { - "name": "CLOUD", - "description": "

      The user is part of a GitHub Enterprise Cloud deployment.

      " - }, - { - "name": "SERVER", - "description": "

      The user is part of a GitHub Enterprise Server deployment.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnvironmentOrderField", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Order environments by name.

      " - } - ], - "category": "deployments" - }, - { - "name": "EnvironmentPinnedFilterField", - "id": "environmentpinnedfilterfield", - "href": "/graphql/reference/enums#environmentpinnedfilterfield", - "description": "

      Properties by which environments connections can be ordered.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All environments will be returned.

      " - }, - { - "name": "NONE", - "description": "

      Environments exclude pinned will be returned.

      " - }, - { - "name": "ONLY", - "description": "

      Only pinned environment will be returned.

      " - } - ], - "category": "deployments" - }, - { - "name": "FileViewedState", - "id": "fileviewedstate", - "href": "/graphql/reference/enums#fileviewedstate", - "description": "

      The possible viewed states of a file .

      ", - "values": [ - { - "name": "DISMISSED", - "description": "

      The file has new changes since last viewed.

      " - }, - { - "name": "UNVIEWED", - "description": "

      The file has not been marked as viewed.

      " - }, - { - "name": "VIEWED", - "description": "

      The file has been marked as viewed.

      " - } - ], - "category": "pulls" - }, - { - "name": "GistOrderField", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield", - "description": "

      Properties by which gist connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order gists by creation time.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order gists by push time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order gists by update time.

      " - } - ], - "category": "gists" - }, - { - "name": "GistPrivacy", - "id": "gistprivacy", - "href": "/graphql/reference/enums#gistprivacy", - "description": "

      The privacy of a Gist.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Gists that are public and secret.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - }, - { - "name": "SECRET", - "description": "

      Secret.

      " - } - ], - "category": "gists" - }, - { - "name": "GitSignatureState", - "id": "gitsignaturestate", - "href": "/graphql/reference/enums#gitsignaturestate", - "description": "

      The state of a Git signature.

      ", - "values": [ - { - "name": "BAD_CERT", - "description": "

      The signing certificate or its chain could not be verified.

      " - }, - { - "name": "BAD_EMAIL", - "description": "

      Invalid email used for signing.

      " - }, - { - "name": "EXPIRED_KEY", - "description": "

      Signing key expired.

      " - }, - { - "name": "GPGVERIFY_ERROR", - "description": "

      Internal error - the GPG verification service misbehaved.

      " - }, - { - "name": "GPGVERIFY_UNAVAILABLE", - "description": "

      Internal error - the GPG verification service is unavailable at the moment.

      " - }, - { - "name": "INVALID", - "description": "

      Invalid signature.

      " - }, - { - "name": "MALFORMED_SIG", - "description": "

      Malformed signature.

      " - }, - { - "name": "NOT_SIGNING_KEY", - "description": "

      The usage flags for the key that signed this don't allow signing.

      " - }, - { - "name": "NO_USER", - "description": "

      Email used for signing not known to GitHub.

      " - }, - { - "name": "OCSP_ERROR", - "description": "

      Valid signature, though certificate revocation check failed.

      " - }, - { - "name": "OCSP_PENDING", - "description": "

      Valid signature, pending certificate revocation checking.

      " - }, - { - "name": "OCSP_REVOKED", - "description": "

      One or more certificates in chain has been revoked.

      " - }, - { - "name": "UNKNOWN_KEY", - "description": "

      Key used for signing not known to GitHub.

      " - }, - { - "name": "UNKNOWN_SIG_TYPE", - "description": "

      Unknown signature type.

      " - }, - { - "name": "UNSIGNED", - "description": "

      Unsigned.

      " - }, - { - "name": "UNVERIFIED_EMAIL", - "description": "

      Email used for signing unverified on GitHub.

      " - }, - { - "name": "VALID", - "description": "

      Valid signature and verified by GitHub.

      " - } - ], - "category": "git" - }, - { - "name": "IdentityProviderConfigurationState", - "id": "identityproviderconfigurationstate", - "href": "/graphql/reference/enums#identityproviderconfigurationstate", - "description": "

      The possible states in which authentication can be configured with an identity provider.

      ", - "values": [ - { - "name": "CONFIGURED", - "description": "

      Authentication with an identity provider is configured but not enforced.

      " - }, - { - "name": "ENFORCED", - "description": "

      Authentication with an identity provider is configured and enforced.

      " - }, - { - "name": "UNCONFIGURED", - "description": "

      Authentication with an identity provider is not configured.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEnabledSettingValue", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue", - "description": "

      The possible values for the IP allow list enabled setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListEntryOrderField", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield", - "description": "

      Properties by which IP allow list entry connections can be ordered.

      ", - "values": [ - { - "name": "ALLOW_LIST_VALUE", - "description": "

      Order IP allow list entries by the allow list value.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order IP allow list entries by creation time.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListForInstalledAppsEnabledSettingValue", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue", - "description": "

      The possible values for the IP allow list configuration for installed GitHub Apps setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListUserLevelEnforcementEnabledSettingValue", - "id": "ipallowlistuserlevelenforcementenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistuserlevelenforcementenabledsettingvalue", - "description": "

      The possible values for the IP allow list user-level enforcement enabled setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason", - "description": "

      The possible state reasons of a closed issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueCommentOrderField", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield", - "description": "

      Properties by which issue comment connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order issue comments by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueDependencyOrderField", - "id": "issuedependencyorderfield", - "href": "/graphql/reference/enums#issuedependencyorderfield", - "description": "

      Properties by which issue dependencies can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue dependencies by the creation time of the dependent issue.

      " - }, - { - "name": "DEPENDENCY_ADDED_AT", - "description": "

      Order issue dependencies by time of when the dependency relationship was added.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldDataType", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype", - "description": "

      The type of an issue field.

      ", - "values": [ - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldOrderField", - "id": "issuefieldorderfield", - "href": "/graphql/reference/enums#issuefieldorderfield", - "description": "

      Properties by which issue field connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue fields by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order issue fields by name.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectOptionColor", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor", - "description": "

      The display color of a single-select field option.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      blue.

      " - }, - { - "name": "GRAY", - "description": "

      gray.

      " - }, - { - "name": "GREEN", - "description": "

      green.

      " - }, - { - "name": "ORANGE", - "description": "

      orange.

      " - }, - { - "name": "PINK", - "description": "

      pink.

      " - }, - { - "name": "PURPLE", - "description": "

      purple.

      " - }, - { - "name": "RED", - "description": "

      red.

      " - }, - { - "name": "YELLOW", - "description": "

      yellow.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueFieldVisibility", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility", - "description": "

      The visibility of an issue field.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All.

      " - }, - { - "name": "ORG_ONLY", - "description": "

      Org Only.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueOrderField", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield", - "description": "

      Properties by which issue connections can be ordered.

      ", - "values": [ - { - "name": "COMMENTS", - "description": "

      Order issues by comment count.

      " - }, - { - "name": "CREATED_AT", - "description": "

      Order issues by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order issues by update time.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate", - "description": "

      The possible states of an issue.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      An issue that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      An issue that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueStateReason", - "id": "issuestatereason", - "href": "/graphql/reference/enums#issuestatereason", - "description": "

      The possible state reasons of an issue.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      An issue that has been closed as completed.

      " - }, - { - "name": "DUPLICATE", - "description": "

      An issue that has been closed as a duplicate.

      " - }, - { - "name": "NOT_PLANNED", - "description": "

      An issue that has been closed as not planned.

      " - }, - { - "name": "REOPENED", - "description": "

      An issue that has been reopened.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItemsItemType", - "id": "issuetimelineitemsitemtype", - "href": "/graphql/reference/enums#issuetimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_V2_EVENT", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "BLOCKED_BY_ADDED_EVENT", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      " - }, - { - "name": "BLOCKED_BY_REMOVED_EVENT", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      " - }, - { - "name": "BLOCKING_ADDED_EVENT", - "description": "

      Represents ablocking_addedevent on a given issue.

      " - }, - { - "name": "BLOCKING_REMOVED_EVENT", - "description": "

      Represents ablocking_removedevent on a given issue.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_FROM_DRAFT_EVENT", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_COMMENT_PINNED_EVENT", - "description": "

      Represents aissue_comment_pinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_COMMENT_UNPINNED_EVENT", - "description": "

      Represents aissue_comment_unpinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_ADDED_EVENT", - "description": "

      Represents aissue_field_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_CHANGED_EVENT", - "description": "

      Represents aissue_field_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_REMOVED_EVENT", - "description": "

      Represents aissue_field_removedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PROJECT_V2_ITEM_STATUS_CHANGED_EVENT", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_V2_EVENT", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor", - "description": "

      The possible color for an issue type.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      blue.

      " - }, - { - "name": "GRAY", - "description": "

      gray.

      " - }, - { - "name": "GREEN", - "description": "

      green.

      " - }, - { - "name": "ORANGE", - "description": "

      orange.

      " - }, - { - "name": "PINK", - "description": "

      pink.

      " - }, - { - "name": "PURPLE", - "description": "

      purple.

      " - }, - { - "name": "RED", - "description": "

      red.

      " - }, - { - "name": "YELLOW", - "description": "

      yellow.

      " - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrderField", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield", - "description": "

      Properties by which issue type connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order issue types by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order issue types by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LabelOrderField", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield", - "description": "

      Properties by which label connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order labels by creation time.

      " - }, - { - "name": "ISSUE_COUNT", - "description": "

      Order labels by issue count.

      " - }, - { - "name": "NAME", - "description": "

      Order labels by name.

      " - } - ], - "category": "issues" - }, - { - "name": "LanguageOrderField", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield", - "description": "

      Properties by which language connections can be ordered.

      ", - "values": [ - { - "name": "SIZE", - "description": "

      Order languages by the size of all files containing the language.

      " - } - ], - "category": "repos" - }, - { - "name": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason", - "description": "

      The possible reasons that an issue or pull request was locked.

      ", - "values": [ - { - "name": "OFF_TOPIC", - "description": "

      The issue or pull request was locked because the conversation was off-topic.

      " - }, - { - "name": "RESOLVED", - "description": "

      The issue or pull request was locked because the conversation was resolved.

      " - }, - { - "name": "SPAM", - "description": "

      The issue or pull request was locked because the conversation was spam.

      " - }, - { - "name": "TOO_HEATED", - "description": "

      The issue or pull request was locked because the conversation was too heated.

      " - } - ], - "category": "issues" - }, - { - "name": "MannequinOrderField", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield", - "description": "

      Properties by which mannequins can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - }, - { - "name": "LOGIN", - "description": "

      Order mannequins alphabetically by their source login.

      " - } - ], - "category": "migrations" - }, - { - "name": "MergeCommitMessage", - "id": "mergecommitmessage", - "href": "/graphql/reference/enums#mergecommitmessage", - "description": "

      The possible default commit messages for merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeCommitTitle", - "id": "mergecommittitle", - "href": "/graphql/reference/enums#mergecommittitle", - "description": "

      The possible default commit titles for merges.

      ", - "values": [ - { - "name": "MERGE_MESSAGE", - "description": "

      Default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "MergeQueueEntryState", - "id": "mergequeueentrystate", - "href": "/graphql/reference/enums#mergequeueentrystate", - "description": "

      The possible states for a merge queue entry.

      ", - "values": [ - { - "name": "AWAITING_CHECKS", - "description": "

      The entry is currently waiting for checks to pass.

      " - }, - { - "name": "LOCKED", - "description": "

      The entry is currently locked.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The entry is currently mergeable.

      " - }, - { - "name": "QUEUED", - "description": "

      The entry is currently queued.

      " - }, - { - "name": "UNMERGEABLE", - "description": "

      The entry is currently unmergeable.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueGroupingStrategy", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in the\ngroup must pass all required checks to merge. When set to HEADGREEN, only the\ncommit at the head of the merge group, i.e. the commit containing changes from\nall of the PRs in the group, must pass its required checks to merge.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      The merge commit created by merge queue for each PR in the group must pass all required checks to merge.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Only the commit at the head of the merge group must pass its required checks to merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergeMethod", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Rebase and merge.

      " - }, - { - "name": "SQUASH", - "description": "

      Squash and merge.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueMergingStrategy", - "id": "mergequeuemergingstrategy", - "href": "/graphql/reference/enums#mergequeuemergingstrategy", - "description": "

      The possible merging strategies for a merge queue.

      ", - "values": [ - { - "name": "ALLGREEN", - "description": "

      Entries only allowed to merge if they are passing.

      " - }, - { - "name": "HEADGREEN", - "description": "

      Failing Entires are allowed to merge if they are with a passing entry.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeStateStatus", - "id": "mergestatestatus", - "href": "/graphql/reference/enums#mergestatestatus", - "description": "

      Detailed status information about a pull request merge.

      ", - "values": [ - { - "name": "BEHIND", - "description": "

      The head ref is out of date.

      " - }, - { - "name": "BLOCKED", - "description": "

      The merge is blocked.

      " - }, - { - "name": "CLEAN", - "description": "

      Mergeable and passing commit status.

      " - }, - { - "name": "DIRTY", - "description": "

      The merge commit cannot be cleanly created.

      " - }, - { - "name": "DRAFT", - "description": "

      The merge is blocked due to the pull request being a draft.

      " - }, - { - "name": "HAS_HOOKS", - "description": "

      Mergeable with passing commit status and pre-receive hooks.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The state cannot currently be determined.

      " - }, - { - "name": "UNSTABLE", - "description": "

      Mergeable with non-passing commit status.

      " - } - ], - "category": "pulls" - }, - { - "name": "MergeableState", - "id": "mergeablestate", - "href": "/graphql/reference/enums#mergeablestate", - "description": "

      Whether or not a PullRequest can be merged.

      ", - "values": [ - { - "name": "CONFLICTING", - "description": "

      The pull request cannot be merged due to merge conflicts.

      " - }, - { - "name": "MERGEABLE", - "description": "

      The pull request can be merged.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The mergeability of the pull request is still being calculated.

      " - } - ], - "category": "pulls" - }, - { - "name": "MigrationSourceType", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype", - "description": "

      Represents the different GitHub Enterprise Importer (GEI) migration sources.

      ", - "values": [ - { - "name": "AZURE_DEVOPS", - "description": "

      An Azure DevOps migration source.

      " - }, - { - "name": "BITBUCKET_SERVER", - "description": "

      A Bitbucket Server migration source.

      " - }, - { - "name": "GITHUB_ARCHIVE", - "description": "

      A GitHub Migration API source.

      " - } - ], - "category": "migrations" - }, - { - "name": "MigrationState", - "id": "migrationstate", - "href": "/graphql/reference/enums#migrationstate", - "description": "

      The GitHub Enterprise Importer (GEI) migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The migration needs to have its credentials validated.

      " - }, - { - "name": "QUEUED", - "description": "

      The migration has been queued.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "MilestoneOrderField", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield", - "description": "

      Properties by which milestone connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order milestones by when they were created.

      " - }, - { - "name": "DUE_DATE", - "description": "

      Order milestones by when they are due.

      " - }, - { - "name": "NUMBER", - "description": "

      Order milestones by their number.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order milestones by when they were last updated.

      " - } - ], - "category": "issues" - }, - { - "name": "MilestoneState", - "id": "milestonestate", - "href": "/graphql/reference/enums#milestonestate", - "description": "

      The possible states of a milestone.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A milestone that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A milestone that is still open.

      " - } - ], - "category": "issues" - }, - { - "name": "NotificationRestrictionSettingValue", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue", - "description": "

      The possible values for the notification restriction setting.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The setting is disabled for the owner.

      " - }, - { - "name": "ENABLED", - "description": "

      The setting is enabled for the owner.

      " - } - ], - "category": "activity" - }, - { - "name": "OauthApplicationCreateAuditEntryState", - "id": "oauthapplicationcreateauditentrystate", - "href": "/graphql/reference/enums#oauthapplicationcreateauditentrystate", - "description": "

      The state of an OAuth application when it was created.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The OAuth application was active and allowed to have OAuth Accesses.

      " - }, - { - "name": "PENDING_DELETION", - "description": "

      The OAuth application was in the process of being deleted.

      " - }, - { - "name": "SUSPENDED", - "description": "

      The OAuth application was suspended from generating OAuth Accesses due to abuse or security concerns.

      " - } - ], - "category": "apps" - }, - { - "name": "OperationType", - "id": "operationtype", - "href": "/graphql/reference/enums#operationtype", - "description": "

      The corresponding operation type for the action.

      ", - "values": [ - { - "name": "ACCESS", - "description": "

      An existing resource was accessed.

      " - }, - { - "name": "AUTHENTICATION", - "description": "

      A resource performed an authentication event.

      " - }, - { - "name": "CREATE", - "description": "

      A new resource was created.

      " - }, - { - "name": "MODIFY", - "description": "

      An existing resource was modified.

      " - }, - { - "name": "REMOVE", - "description": "

      An existing resource was removed.

      " - }, - { - "name": "RESTORE", - "description": "

      An existing resource was restored.

      " - }, - { - "name": "TRANSFER", - "description": "

      An existing resource was transferred between multiple resources.

      " - } - ], - "category": "meta" - }, - { - "name": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection", - "description": "

      Possible directions in which to order a list of items when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "meta" - }, - { - "name": "OrgAddMemberAuditEntryPermission", - "id": "orgaddmemberauditentrypermission", - "href": "/graphql/reference/enums#orgaddmemberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgCreateAuditEntryBillingPlan", - "id": "orgcreateauditentrybillingplan", - "href": "/graphql/reference/enums#orgcreateauditentrybillingplan", - "description": "

      The billing plans available for organizations.

      ", - "values": [ - { - "name": "BUSINESS", - "description": "

      Team Plan.

      " - }, - { - "name": "BUSINESS_PLUS", - "description": "

      Enterprise Cloud Plan.

      " - }, - { - "name": "FREE", - "description": "

      Free Plan.

      " - }, - { - "name": "TIERED_PER_SEAT", - "description": "

      Tiered Per Seat Plan.

      " - }, - { - "name": "UNLIMITED", - "description": "

      Legacy Unlimited Plan.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgEnterpriseOwnerOrderField", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield", - "description": "

      Properties by which enterprise owners can be ordered.

      ", - "values": [ - { - "name": "LOGIN", - "description": "

      Order enterprise owners by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveBillingManagerAuditEntryReason", - "id": "orgremovebillingmanagerauditentryreason", - "href": "/graphql/reference/enums#orgremovebillingmanagerauditentryreason", - "description": "

      The reason a billing manager was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryMembershipType", - "id": "orgremovememberauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremovememberauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Organization owners have full access and can change several settings,\nincluding the names of repositories that belong to the Organization and Owners\nteam membership. In addition, organization owners can delete the organization\nand all of its repositories.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      A direct member is a user that is a member of the Organization.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "SUSPENDED", - "description": "

      A suspended member.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the Organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveMemberAuditEntryReason", - "id": "orgremovememberauditentryreason", - "href": "/graphql/reference/enums#orgremovememberauditentryreason", - "description": "

      The reason a member was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY", - "description": "

      SAML SSO enforcement requires an external identity.

      " - }, - { - "name": "TWO_FACTOR_ACCOUNT_RECOVERY", - "description": "

      User was removed from organization during account recovery.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - }, - { - "name": "USER_ACCOUNT_DELETED", - "description": "

      User account has been deleted.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryMembershipType", - "id": "orgremoveoutsidecollaboratorauditentrymembershiptype", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype", - "description": "

      The type of membership a user has with an Organization.

      ", - "values": [ - { - "name": "BILLING_MANAGER", - "description": "

      A billing manager is a user who manages the billing settings for the Organization, such as updating payment information.

      " - }, - { - "name": "OUTSIDE_COLLABORATOR", - "description": "

      An outside collaborator is a person who isn't explicitly a member of the\nOrganization, but who has Read, Write, or Admin permissions to one or more\nrepositories in the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      An unaffiliated collaborator is a person who is not a member of the\nOrganization and does not have access to any repositories in the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntryReason", - "id": "orgremoveoutsidecollaboratorauditentryreason", - "href": "/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason", - "description": "

      The reason an outside collaborator was removed from an Organization.

      ", - "values": [ - { - "name": "SAML_EXTERNAL_IDENTITY_MISSING", - "description": "

      SAML external identity missing.

      " - }, - { - "name": "TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE", - "description": "

      The organization required 2FA of its billing managers and this user did not have 2FA enabled.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntryPermission", - "id": "orgupdatedefaultrepositorypermissionauditentrypermission", - "href": "/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission", - "description": "

      The default permission a repository can have in an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "NONE", - "description": "

      No default permission value.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone and push to repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberAuditEntryPermission", - "id": "orgupdatememberauditentrypermission", - "href": "/graphql/reference/enums#orgupdatememberauditentrypermission", - "description": "

      The permissions available to members on an Organization.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, push, and add collaborators to repositories.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility", - "id": "orgupdatememberrepositorycreationpermissionauditentryvisibility", - "href": "/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility", - "description": "

      The permissions available for repository creation on an Organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      All organization members are restricted from creating any repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      All organization members are restricted from creating internal repositories.

      " - }, - { - "name": "NONE", - "description": "

      All organization members are allowed to create any repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      All organization members are restricted from creating private repositories.

      " - }, - { - "name": "PRIVATE_INTERNAL", - "description": "

      All organization members are restricted from creating private or internal repositories.

      " - }, - { - "name": "PUBLIC", - "description": "

      All organization members are restricted from creating public repositories.

      " - }, - { - "name": "PUBLIC_INTERNAL", - "description": "

      All organization members are restricted from creating public or internal repositories.

      " - }, - { - "name": "PUBLIC_PRIVATE", - "description": "

      All organization members are restricted from creating public or private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationRole", - "id": "organizationinvitationrole", - "href": "/graphql/reference/enums#organizationinvitationrole", - "description": "

      The possible organization invitation roles.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is invited to be an admin of the organization.

      " - }, - { - "name": "BILLING_MANAGER", - "description": "

      The user is invited to be a billing manager of the organization.

      " - }, - { - "name": "DIRECT_MEMBER", - "description": "

      The user is invited to be a direct member of the organization.

      " - }, - { - "name": "REINSTATE", - "description": "

      The user's previous role will be reinstated.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationSource", - "id": "organizationinvitationsource", - "href": "/graphql/reference/enums#organizationinvitationsource", - "description": "

      The possible organization invitation sources.

      ", - "values": [ - { - "name": "MEMBER", - "description": "

      The invitation was created from the web interface or from API.

      " - }, - { - "name": "SCIM", - "description": "

      The invitation was created from SCIM.

      " - }, - { - "name": "UNKNOWN", - "description": "

      The invitation was sent before this feature was added.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationInvitationType", - "id": "organizationinvitationtype", - "href": "/graphql/reference/enums#organizationinvitationtype", - "description": "

      The possible organization invitation types.

      ", - "values": [ - { - "name": "EMAIL", - "description": "

      The invitation was to an email address.

      " - }, - { - "name": "USER", - "description": "

      The invitation was to an existing user.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole", - "description": "

      The possible roles within an organization for its members.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The user is an administrator of the organization.

      " - }, - { - "name": "MEMBER", - "description": "

      The user is a member of the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMembersCanCreateRepositoriesSettingValue", - "id": "organizationmemberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue", - "description": "

      The possible values for the members can create repositories setting on an organization.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Members will be able to create public and private repositories.

      " - }, - { - "name": "DISABLED", - "description": "

      Members will not be able to create public or private repositories.

      " - }, - { - "name": "INTERNAL", - "description": "

      Members will be able to create only internal repositories.

      " - }, - { - "name": "PRIVATE", - "description": "

      Members will be able to create only private repositories.

      " - } - ], - "category": "orgs" - }, - { - "name": "OrganizationMigrationState", - "id": "organizationmigrationstate", - "href": "/graphql/reference/enums#organizationmigrationstate", - "description": "

      The Octoshift Organization migration state.

      ", - "values": [ - { - "name": "FAILED", - "description": "

      The Octoshift migration has failed.

      " - }, - { - "name": "FAILED_VALIDATION", - "description": "

      The Octoshift migration has invalid credentials.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The Octoshift migration is in progress.

      " - }, - { - "name": "NOT_STARTED", - "description": "

      The Octoshift migration has not started.

      " - }, - { - "name": "PENDING_VALIDATION", - "description": "

      The Octoshift migration needs to have its credentials validated.

      " - }, - { - "name": "POST_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing post repository migrations.

      " - }, - { - "name": "PRE_REPO_MIGRATION", - "description": "

      The Octoshift migration is performing pre repository migrations.

      " - }, - { - "name": "QUEUED", - "description": "

      The Octoshift migration has been queued.

      " - }, - { - "name": "REPO_MIGRATION", - "description": "

      The Octoshift org migration is performing repository migrations.

      " - }, - { - "name": "SUCCEEDED", - "description": "

      The Octoshift migration has succeeded.

      " - } - ], - "category": "migrations" - }, - { - "name": "OrganizationOrderField", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield", - "description": "

      Properties by which organization connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order organizations by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order organizations by login.

      " - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield", - "description": "

      Properties by which package file connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package files by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield", - "description": "

      Properties by which package connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order packages by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageType", - "id": "packagetype", - "href": "/graphql/reference/enums#packagetype", - "description": "

      The possible types of a package.

      ", - "values": [ - { - "name": "DEBIAN", - "description": "

      A debian package.

      " - }, - { - "name": "DOCKER", - "description": "

      A docker image.

      " - }, - { - "name": "MAVEN", - "description": "

      A maven package.

      " - }, - { - "name": "NPM", - "description": "

      An npm package.

      " - }, - { - "name": "NUGET", - "description": "

      A nuget package.

      " - }, - { - "name": "PYPI", - "description": "

      A python package.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      A rubygems package.

      " - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield", - "description": "

      Properties by which package version connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order package versions by creation time.

      " - } - ], - "category": "packages" - }, - { - "name": "PatchStatus", - "id": "patchstatus", - "href": "/graphql/reference/enums#patchstatus", - "description": "

      The possible types of patch statuses.

      ", - "values": [ - { - "name": "ADDED", - "description": "

      The file was added. Git status 'A'.

      " - }, - { - "name": "CHANGED", - "description": "

      The file's type was changed. Git status 'T'.

      " - }, - { - "name": "COPIED", - "description": "

      The file was copied. Git status 'C'.

      " - }, - { - "name": "DELETED", - "description": "

      The file was deleted. Git status 'D'.

      " - }, - { - "name": "MODIFIED", - "description": "

      The file's contents were changed. Git status 'M'.

      " - }, - { - "name": "RENAMED", - "description": "

      The file was renamed. Git status 'R'.

      " - } - ], - "category": "pulls" - }, - { - "name": "PinnableItemType", - "id": "pinnableitemtype", - "href": "/graphql/reference/enums#pinnableitemtype", - "description": "

      Represents items that can be pinned to a profile page or dashboard.

      ", - "values": [ - { - "name": "GIST", - "description": "

      A gist.

      " - }, - { - "name": "ISSUE", - "description": "

      An issue.

      " - }, - { - "name": "ORGANIZATION", - "description": "

      An organization.

      " - }, - { - "name": "PROJECT", - "description": "

      A project.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      A pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      A repository.

      " - }, - { - "name": "TEAM", - "description": "

      A team.

      " - }, - { - "name": "USER", - "description": "

      A user.

      " - } - ], - "category": "users" - }, - { - "name": "PinnedDiscussionGradient", - "id": "pinneddiscussiongradient", - "href": "/graphql/reference/enums#pinneddiscussiongradient", - "description": "

      Preconfigured gradients that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "BLUE_MINT", - "description": "

      A gradient of blue to mint.

      " - }, - { - "name": "BLUE_PURPLE", - "description": "

      A gradient of blue to purple.

      " - }, - { - "name": "PINK_BLUE", - "description": "

      A gradient of pink to blue.

      " - }, - { - "name": "PURPLE_CORAL", - "description": "

      A gradient of purple to coral.

      " - }, - { - "name": "RED_ORANGE", - "description": "

      A gradient of red to orange.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedDiscussionPattern", - "id": "pinneddiscussionpattern", - "href": "/graphql/reference/enums#pinneddiscussionpattern", - "description": "

      Preconfigured background patterns that may be used to style discussions pinned within a repository.

      ", - "values": [ - { - "name": "CHEVRON_UP", - "description": "

      An upward-facing chevron pattern.

      " - }, - { - "name": "DOT", - "description": "

      A hollow dot pattern.

      " - }, - { - "name": "DOT_FILL", - "description": "

      A solid dot pattern.

      " - }, - { - "name": "HEART_FILL", - "description": "

      A heart pattern.

      " - }, - { - "name": "PLUS", - "description": "

      A plus sign pattern.

      " - }, - { - "name": "ZAP", - "description": "

      A lightning bolt pattern.

      " - } - ], - "category": "discussions" - }, - { - "name": "PinnedEnvironmentOrderField", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield", - "description": "

      Properties by which pinned environments connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order pinned environments by position.

      " - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardArchivedState", - "id": "projectcardarchivedstate", - "href": "/graphql/reference/enums#projectcardarchivedstate", - "description": "

      The possible archived states of a project card.

      ", - "values": [ - { - "name": "ARCHIVED", - "description": "

      A project card that is archived.

      " - }, - { - "name": "NOT_ARCHIVED", - "description": "

      A project card that is not archived.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectCardState", - "id": "projectcardstate", - "href": "/graphql/reference/enums#projectcardstate", - "description": "

      Various content states of a ProjectCard.

      ", - "values": [ - { - "name": "CONTENT_ONLY", - "description": "

      The card has content only.

      " - }, - { - "name": "NOTE_ONLY", - "description": "

      The card has a note only.

      " - }, - { - "name": "REDACTED", - "description": "

      The card is redacted.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnPurpose", - "id": "projectcolumnpurpose", - "href": "/graphql/reference/enums#projectcolumnpurpose", - "description": "

      The semantic purpose of the column - todo, in progress, or done.

      ", - "values": [ - { - "name": "DONE", - "description": "

      The column contains cards which are complete.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The column contains cards which are currently being worked on.

      " - }, - { - "name": "TODO", - "description": "

      The column contains cards still to be worked on.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrderField", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield", - "description": "

      Properties by which project connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order projects by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order projects by name.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order projects by update time.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate", - "description": "

      State of the project; eitheropenor 'closed'.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      The project is closed.

      " - }, - { - "name": "OPEN", - "description": "

      The project is open.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate", - "description": "

      GitHub-provided templates for Projects.

      ", - "values": [ - { - "name": "AUTOMATED_KANBAN_V2", - "description": "

      Create a board with v2 triggers to automatically move cards across To do, In progress and Done columns.

      " - }, - { - "name": "AUTOMATED_REVIEWS_KANBAN", - "description": "

      Create a board with triggers to automatically move cards across columns with review automation.

      " - }, - { - "name": "BASIC_KANBAN", - "description": "

      Create a board with columns for To do, In progress and Done.

      " - }, - { - "name": "BUG_TRIAGE", - "description": "

      Create a board to triage and prioritize bugs with To do, priority, and Done columns.

      " - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2CustomFieldType", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrderField", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield", - "description": "

      Properties by which project v2 field connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 fields by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 fields by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 fields by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldType", - "id": "projectv2fieldtype", - "href": "/graphql/reference/enums#projectv2fieldtype", - "description": "

      The type of a project field.

      ", - "values": [ - { - "name": "ASSIGNEES", - "description": "

      Assignees.

      " - }, - { - "name": "DATE", - "description": "

      Date.

      " - }, - { - "name": "ISSUE_TYPE", - "description": "

      Issue type.

      " - }, - { - "name": "ITERATION", - "description": "

      Iteration.

      " - }, - { - "name": "LABELS", - "description": "

      Labels.

      " - }, - { - "name": "LINKED_PULL_REQUESTS", - "description": "

      Linked Pull Requests.

      " - }, - { - "name": "MILESTONE", - "description": "

      Milestone.

      " - }, - { - "name": "NUMBER", - "description": "

      Number.

      " - }, - { - "name": "PARENT_ISSUE", - "description": "

      Parent issue.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Repository.

      " - }, - { - "name": "REVIEWERS", - "description": "

      Reviewers.

      " - }, - { - "name": "SINGLE_SELECT", - "description": "

      Single Select.

      " - }, - { - "name": "SUB_ISSUES_PROGRESS", - "description": "

      Sub-issues progress.

      " - }, - { - "name": "TEXT", - "description": "

      Text.

      " - }, - { - "name": "TITLE", - "description": "

      Title.

      " - }, - { - "name": "TRACKED_BY", - "description": "

      Tracked by.

      " - }, - { - "name": "TRACKS", - "description": "

      Tracks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrderField", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield", - "description": "

      Properties by which project v2 item field value connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 item field values by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrderField", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield", - "description": "

      Properties by which project v2 item connections can be ordered.

      ", - "values": [ - { - "name": "POSITION", - "description": "

      Order project v2 items by the their position in the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemType", - "id": "projectv2itemtype", - "href": "/graphql/reference/enums#projectv2itemtype", - "description": "

      The type of a project item.

      ", - "values": [ - { - "name": "DRAFT_ISSUE", - "description": "

      Draft Issue.

      " - }, - { - "name": "ISSUE", - "description": "

      Issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Pull Request.

      " - }, - { - "name": "REDACTED", - "description": "

      Redacted Item.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2OrderField", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield", - "description": "

      Properties by which projects can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The project's date and time of creation.

      " - }, - { - "name": "NUMBER", - "description": "

      The project's number.

      " - }, - { - "name": "TITLE", - "description": "

      The project's title.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The project's date and time of update.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2PermissionLevel", - "id": "projectv2permissionlevel", - "href": "/graphql/reference/enums#projectv2permissionlevel", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "READ", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITE", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Roles", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles", - "description": "

      The possible roles of a collaborator on a project.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      The collaborator can view, edit, and maange the settings of the project.

      " - }, - { - "name": "NONE", - "description": "

      The collaborator has no direct access to the project.

      " - }, - { - "name": "READER", - "description": "

      The collaborator can view the project.

      " - }, - { - "name": "WRITER", - "description": "

      The collaborator can view and edit the project.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionColor", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor", - "description": "

      The display color of a single-select field option.

      ", - "values": [ - { - "name": "BLUE", - "description": "

      BLUE.

      " - }, - { - "name": "GRAY", - "description": "

      GRAY.

      " - }, - { - "name": "GREEN", - "description": "

      GREEN.

      " - }, - { - "name": "ORANGE", - "description": "

      ORANGE.

      " - }, - { - "name": "PINK", - "description": "

      PINK.

      " - }, - { - "name": "PURPLE", - "description": "

      PURPLE.

      " - }, - { - "name": "RED", - "description": "

      RED.

      " - }, - { - "name": "YELLOW", - "description": "

      YELLOW.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state", - "description": "

      The possible states of a project v2.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A project v2 that has been closed.

      " - }, - { - "name": "OPEN", - "description": "

      A project v2 that is still open.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateOrderField", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield", - "description": "

      Properties by which project v2 status updates can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows chronological ordering of project v2 status updates.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus", - "description": "

      The possible statuses of a project v2.

      ", - "values": [ - { - "name": "AT_RISK", - "description": "

      A project v2 that is at risk and encountering some challenges.

      " - }, - { - "name": "COMPLETE", - "description": "

      A project v2 that is complete.

      " - }, - { - "name": "INACTIVE", - "description": "

      A project v2 that is inactive.

      " - }, - { - "name": "OFF_TRACK", - "description": "

      A project v2 that is off track and needs attention.

      " - }, - { - "name": "ON_TRACK", - "description": "

      A project v2 that is on track with no risks.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewLayout", - "id": "projectv2viewlayout", - "href": "/graphql/reference/enums#projectv2viewlayout", - "description": "

      The layout of a project v2 view.

      ", - "values": [ - { - "name": "BOARD_LAYOUT", - "description": "

      Board layout.

      " - }, - { - "name": "ROADMAP_LAYOUT", - "description": "

      Roadmap layout.

      " - }, - { - "name": "TABLE_LAYOUT", - "description": "

      Table layout.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrderField", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield", - "description": "

      Properties by which project v2 view connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order project v2 views by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order project v2 views by name.

      " - }, - { - "name": "POSITION", - "description": "

      Order project v2 views by position.

      " - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowsOrderField", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield", - "description": "

      Properties by which project workflows can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      The date and time of the workflow creation.

      " - }, - { - "name": "NAME", - "description": "

      The name of the workflow.

      " - }, - { - "name": "NUMBER", - "description": "

      The number of the workflow.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      The date and time of the workflow update.

      " - } - ], - "category": "projects" - }, - { - "name": "PullRequestAllowedMergeMethods", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and rebase. At least one option must be enabled.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod", - "description": "

      The possible methods for updating a pull request's head branch with the base branch.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Update branch via merge.

      " - }, - { - "name": "REBASE", - "description": "

      Update branch via rebase.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy", - "description": "

      The policy controlling who can create pull requests in a repository.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Anyone can create pull requests.

      " - }, - { - "name": "COLLABORATORS_ONLY", - "description": "

      Only collaborators can create pull requests.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod", - "description": "

      Represents available types of methods to use when merging a pull request.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      Add all commits from the head branch to the base branch with a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Add all commits from the head branch onto the base branch individually.

      " - }, - { - "name": "SQUASH", - "description": "

      Combine all commits from the head branch into a single commit in the base branch.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestOrderField", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield", - "description": "

      Properties by which pull_requests connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order pull_requests by creation time.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order pull_requests by update time.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewCommentState", - "id": "pullrequestreviewcommentstate", - "href": "/graphql/reference/enums#pullrequestreviewcommentstate", - "description": "

      The possible states of a pull request review comment.

      ", - "values": [ - { - "name": "PENDING", - "description": "

      A comment that is part of a pending review.

      " - }, - { - "name": "SUBMITTED", - "description": "

      A comment that is part of a submitted review.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewDecision", - "id": "pullrequestreviewdecision", - "href": "/graphql/reference/enums#pullrequestreviewdecision", - "description": "

      The review status of a pull request.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      The pull request has received an approving review.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      Changes have been requested on the pull request.

      " - }, - { - "name": "REVIEW_REQUIRED", - "description": "

      A review is required before the pull request can be merged.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent", - "description": "

      The possible events to perform on a pull request review.

      ", - "values": [ - { - "name": "APPROVE", - "description": "

      Submit feedback and approve merging these changes.

      " - }, - { - "name": "COMMENT", - "description": "

      Submit general feedback without explicit approval.

      " - }, - { - "name": "DISMISS", - "description": "

      Dismiss review so it now longer effects merging.

      " - }, - { - "name": "REQUEST_CHANGES", - "description": "

      Submit feedback that must be addressed before merging.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewState", - "id": "pullrequestreviewstate", - "href": "/graphql/reference/enums#pullrequestreviewstate", - "description": "

      The possible states of a pull request review.

      ", - "values": [ - { - "name": "APPROVED", - "description": "

      A review allowing the pull request to merge.

      " - }, - { - "name": "CHANGES_REQUESTED", - "description": "

      A review blocking the pull request from merging.

      " - }, - { - "name": "COMMENTED", - "description": "

      An informational review.

      " - }, - { - "name": "DISMISSED", - "description": "

      A review that has been dismissed.

      " - }, - { - "name": "PENDING", - "description": "

      A review that has not yet been submitted.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype", - "description": "

      The possible subject types of a pull request review comment.

      ", - "values": [ - { - "name": "FILE", - "description": "

      A comment that has been made against the file of a pull request.

      " - }, - { - "name": "LINE", - "description": "

      A comment that has been made against the line of a pull request.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestState", - "id": "pullrequeststate", - "href": "/graphql/reference/enums#pullrequeststate", - "description": "

      The possible states of a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "MERGED", - "description": "

      A pull request that has been closed by being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItemsItemType", - "id": "pullrequesttimelineitemsitemtype", - "href": "/graphql/reference/enums#pullrequesttimelineitemsitemtype", - "description": "

      The possible item types found in a timeline.

      ", - "values": [ - { - "name": "ADDED_TO_MERGE_QUEUE_EVENT", - "description": "

      Represents anadded_to_merge_queueevent on a given pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_EVENT", - "description": "

      Represents aadded_to_projectevent on a given issue or pull request.

      " - }, - { - "name": "ADDED_TO_PROJECT_V2_EVENT", - "description": "

      Represents aadded_to_project_v2event on a given issue or pull request.

      " - }, - { - "name": "ASSIGNED_EVENT", - "description": "

      Represents anassignedevent on any assignable object.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_FAILED_EVENT", - "description": "

      Represents aautomatic_base_change_failedevent on a given pull request.

      " - }, - { - "name": "AUTOMATIC_BASE_CHANGE_SUCCEEDED_EVENT", - "description": "

      Represents aautomatic_base_change_succeededevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_DISABLED_EVENT", - "description": "

      Represents aauto_merge_disabledevent on a given pull request.

      " - }, - { - "name": "AUTO_MERGE_ENABLED_EVENT", - "description": "

      Represents aauto_merge_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_REBASE_ENABLED_EVENT", - "description": "

      Represents aauto_rebase_enabledevent on a given pull request.

      " - }, - { - "name": "AUTO_SQUASH_ENABLED_EVENT", - "description": "

      Represents aauto_squash_enabledevent on a given pull request.

      " - }, - { - "name": "BASE_REF_CHANGED_EVENT", - "description": "

      Represents abase_ref_changedevent on a given issue or pull request.

      " - }, - { - "name": "BASE_REF_DELETED_EVENT", - "description": "

      Represents abase_ref_deletedevent on a given pull request.

      " - }, - { - "name": "BASE_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents abase_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "BLOCKED_BY_ADDED_EVENT", - "description": "

      Represents ablocked_by_addedevent on a given issue.

      " - }, - { - "name": "BLOCKED_BY_REMOVED_EVENT", - "description": "

      Represents ablocked_by_removedevent on a given issue.

      " - }, - { - "name": "BLOCKING_ADDED_EVENT", - "description": "

      Represents ablocking_addedevent on a given issue.

      " - }, - { - "name": "BLOCKING_REMOVED_EVENT", - "description": "

      Represents ablocking_removedevent on a given issue.

      " - }, - { - "name": "CLOSED_EVENT", - "description": "

      Represents aclosedevent on any Closable.

      " - }, - { - "name": "COMMENT_DELETED_EVENT", - "description": "

      Represents acomment_deletedevent on a given issue or pull request.

      " - }, - { - "name": "CONNECTED_EVENT", - "description": "

      Represents aconnectedevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_FROM_DRAFT_EVENT", - "description": "

      Represents aconverted_from_draftevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_NOTE_TO_ISSUE_EVENT", - "description": "

      Represents aconverted_note_to_issueevent on a given issue or pull request.

      " - }, - { - "name": "CONVERTED_TO_DISCUSSION_EVENT", - "description": "

      Represents aconverted_to_discussionevent on a given issue.

      " - }, - { - "name": "CONVERT_TO_DRAFT_EVENT", - "description": "

      Represents aconvert_to_draftevent on a given pull request.

      " - }, - { - "name": "CROSS_REFERENCED_EVENT", - "description": "

      Represents a mention made by one issue or pull request to another.

      " - }, - { - "name": "DEMILESTONED_EVENT", - "description": "

      Represents ademilestonedevent on a given issue or pull request.

      " - }, - { - "name": "DEPLOYED_EVENT", - "description": "

      Represents adeployedevent on a given pull request.

      " - }, - { - "name": "DEPLOYMENT_ENVIRONMENT_CHANGED_EVENT", - "description": "

      Represents adeployment_environment_changedevent on a given pull request.

      " - }, - { - "name": "DISCONNECTED_EVENT", - "description": "

      Represents adisconnectedevent on a given issue or pull request.

      " - }, - { - "name": "HEAD_REF_DELETED_EVENT", - "description": "

      Represents ahead_ref_deletedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_FORCE_PUSHED_EVENT", - "description": "

      Represents ahead_ref_force_pushedevent on a given pull request.

      " - }, - { - "name": "HEAD_REF_RESTORED_EVENT", - "description": "

      Represents ahead_ref_restoredevent on a given pull request.

      " - }, - { - "name": "ISSUE_COMMENT", - "description": "

      Represents a comment on an Issue.

      " - }, - { - "name": "ISSUE_COMMENT_PINNED_EVENT", - "description": "

      Represents aissue_comment_pinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_COMMENT_UNPINNED_EVENT", - "description": "

      Represents aissue_comment_unpinnedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_ADDED_EVENT", - "description": "

      Represents aissue_field_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_CHANGED_EVENT", - "description": "

      Represents aissue_field_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_FIELD_REMOVED_EVENT", - "description": "

      Represents aissue_field_removedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_ADDED_EVENT", - "description": "

      Represents aissue_type_addedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_CHANGED_EVENT", - "description": "

      Represents aissue_type_changedevent on a given issue.

      " - }, - { - "name": "ISSUE_TYPE_REMOVED_EVENT", - "description": "

      Represents aissue_type_removedevent on a given issue.

      " - }, - { - "name": "LABELED_EVENT", - "description": "

      Represents alabeledevent on a given issue or pull request.

      " - }, - { - "name": "LOCKED_EVENT", - "description": "

      Represents alockedevent on a given issue or pull request.

      " - }, - { - "name": "MARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents amarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "MENTIONED_EVENT", - "description": "

      Represents amentionedevent on a given issue or pull request.

      " - }, - { - "name": "MERGED_EVENT", - "description": "

      Represents amergedevent on a given pull request.

      " - }, - { - "name": "MILESTONED_EVENT", - "description": "

      Represents amilestonedevent on a given issue or pull request.

      " - }, - { - "name": "MOVED_COLUMNS_IN_PROJECT_EVENT", - "description": "

      Represents amoved_columns_in_projectevent on a given issue or pull request.

      " - }, - { - "name": "PARENT_ISSUE_ADDED_EVENT", - "description": "

      Represents aparent_issue_addedevent on a given issue.

      " - }, - { - "name": "PARENT_ISSUE_REMOVED_EVENT", - "description": "

      Represents aparent_issue_removedevent on a given issue.

      " - }, - { - "name": "PINNED_EVENT", - "description": "

      Represents apinnedevent on a given issue or pull request.

      " - }, - { - "name": "PROJECT_V2_ITEM_STATUS_CHANGED_EVENT", - "description": "

      Represents aproject_v2_item_status_changedevent on a given issue or pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT", - "description": "

      Represents a Git commit part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_COMMIT_COMMENT_THREAD", - "description": "

      Represents a commit comment thread part of a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      A review object for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW_THREAD", - "description": "

      A threaded list of comments for a given pull request.

      " - }, - { - "name": "PULL_REQUEST_REVISION_MARKER", - "description": "

      Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits.

      " - }, - { - "name": "READY_FOR_REVIEW_EVENT", - "description": "

      Represents aready_for_reviewevent on a given pull request.

      " - }, - { - "name": "REFERENCED_EVENT", - "description": "

      Represents areferencedevent on a given ReferencedSubject.

      " - }, - { - "name": "REMOVED_FROM_MERGE_QUEUE_EVENT", - "description": "

      Represents aremoved_from_merge_queueevent on a given pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_EVENT", - "description": "

      Represents aremoved_from_projectevent on a given issue or pull request.

      " - }, - { - "name": "REMOVED_FROM_PROJECT_V2_EVENT", - "description": "

      Represents aremoved_from_project_v2event on a given issue or pull request.

      " - }, - { - "name": "RENAMED_TITLE_EVENT", - "description": "

      Represents arenamedevent on a given issue or pull request.

      " - }, - { - "name": "REOPENED_EVENT", - "description": "

      Represents areopenedevent on any Closable.

      " - }, - { - "name": "REVIEW_DISMISSED_EVENT", - "description": "

      Represents areview_dismissedevent on a given issue or pull request.

      " - }, - { - "name": "REVIEW_REQUESTED_EVENT", - "description": "

      Represents anreview_requestedevent on a given pull request.

      " - }, - { - "name": "REVIEW_REQUEST_REMOVED_EVENT", - "description": "

      Represents anreview_request_removedevent on a given pull request.

      " - }, - { - "name": "SUBSCRIBED_EVENT", - "description": "

      Represents asubscribedevent on a given Subscribable.

      " - }, - { - "name": "SUB_ISSUE_ADDED_EVENT", - "description": "

      Represents asub_issue_addedevent on a given issue.

      " - }, - { - "name": "SUB_ISSUE_REMOVED_EVENT", - "description": "

      Represents asub_issue_removedevent on a given issue.

      " - }, - { - "name": "TRANSFERRED_EVENT", - "description": "

      Represents atransferredevent on a given issue or pull request.

      " - }, - { - "name": "UNASSIGNED_EVENT", - "description": "

      Represents anunassignedevent on any assignable object.

      " - }, - { - "name": "UNLABELED_EVENT", - "description": "

      Represents anunlabeledevent on a given issue or pull request.

      " - }, - { - "name": "UNLOCKED_EVENT", - "description": "

      Represents anunlockedevent on a given issue or pull request.

      " - }, - { - "name": "UNMARKED_AS_DUPLICATE_EVENT", - "description": "

      Represents anunmarked_as_duplicateevent on a given issue or pull request.

      " - }, - { - "name": "UNPINNED_EVENT", - "description": "

      Represents anunpinnedevent on a given issue or pull request.

      " - }, - { - "name": "UNSUBSCRIBED_EVENT", - "description": "

      Represents anunsubscribedevent on a given Subscribable.

      " - }, - { - "name": "USER_BLOCKED_EVENT", - "description": "

      Represents auser_blockedevent on a given user.

      " - } - ], - "category": "other" - }, - { - "name": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate", - "description": "

      The possible target states when updating a pull request.

      ", - "values": [ - { - "name": "CLOSED", - "description": "

      A pull request that has been closed without being merged.

      " - }, - { - "name": "OPEN", - "description": "

      A pull request that is still open.

      " - } - ], - "category": "pulls" - }, - { - "name": "ReactionContent", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent", - "description": "

      Emojis that can be attached to Issues, Pull Requests and Comments.

      ", - "values": [ - { - "name": "CONFUSED", - "description": "

      Represents the :confused: emoji.

      " - }, - { - "name": "EYES", - "description": "

      Represents the :eyes: emoji.

      " - }, - { - "name": "HEART", - "description": "

      Represents the :heart: emoji.

      " - }, - { - "name": "HOORAY", - "description": "

      Represents the :hooray: emoji.

      " - }, - { - "name": "LAUGH", - "description": "

      Represents the :laugh: emoji.

      " - }, - { - "name": "ROCKET", - "description": "

      Represents the :rocket: emoji.

      " - }, - { - "name": "THUMBS_DOWN", - "description": "

      Represents the :-1: emoji.

      " - }, - { - "name": "THUMBS_UP", - "description": "

      Represents the :+1: emoji.

      " - } - ], - "category": "reactions" - }, - { - "name": "ReactionOrderField", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield", - "description": "

      A list of fields that reactions can be ordered by.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Allows ordering a list of reactions by when they were created.

      " - } - ], - "category": "reactions" - }, - { - "name": "RefOrderField", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield", - "description": "

      Properties by which ref connections can be ordered.

      ", - "values": [ - { - "name": "ALPHABETICAL", - "description": "

      Order refs by their alphanumeric name.

      " - }, - { - "name": "TAG_COMMIT_DATE", - "description": "

      Order refs by underlying commit date if the ref prefix is refs/tags/.

      " - } - ], - "category": "git" - }, - { - "name": "ReleaseOrderField", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield", - "description": "

      Properties by which release connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order releases by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order releases alphabetically by name.

      " - } - ], - "category": "releases" - }, - { - "name": "RepoAccessAuditEntryVisibility", - "id": "repoaccessauditentryvisibility", - "href": "/graphql/reference/enums#repoaccessauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoAddMemberAuditEntryVisibility", - "id": "repoaddmemberauditentryvisibility", - "href": "/graphql/reference/enums#repoaddmemberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoArchivedAuditEntryVisibility", - "id": "repoarchivedauditentryvisibility", - "href": "/graphql/reference/enums#repoarchivedauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoChangeMergeSettingAuditEntryMergeType", - "id": "repochangemergesettingauditentrymergetype", - "href": "/graphql/reference/enums#repochangemergesettingauditentrymergetype", - "description": "

      The merge options available for pull requests to this repository.

      ", - "values": [ - { - "name": "MERGE", - "description": "

      The pull request is added to the base branch in a merge commit.

      " - }, - { - "name": "REBASE", - "description": "

      Commits from the pull request are added onto the base branch individually without a merge commit.

      " - }, - { - "name": "SQUASH", - "description": "

      The pull request's commits are squashed into a single commit before they are merged to the base branch.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoCreateAuditEntryVisibility", - "id": "repocreateauditentryvisibility", - "href": "/graphql/reference/enums#repocreateauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoDestroyAuditEntryVisibility", - "id": "repodestroyauditentryvisibility", - "href": "/graphql/reference/enums#repodestroyauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepoRemoveMemberAuditEntryVisibility", - "id": "reporemovememberauditentryvisibility", - "href": "/graphql/reference/enums#reporemovememberauditentryvisibility", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "ReportedContentClassifiers", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers", - "description": "

      The reasons a piece of content can be reported or minimized.

      ", - "values": [ - { - "name": "DUPLICATE", - "description": "

      A duplicated piece of content.

      " - }, - { - "name": "OFF_TOPIC", - "description": "

      An irrelevant piece of content.

      " - }, - { - "name": "OUTDATED", - "description": "

      An outdated piece of content.

      " - }, - { - "name": "RESOLVED", - "description": "

      The content has been resolved.

      " - } - ], - "category": "meta" - }, - { - "name": "RepositoryAffiliation", - "id": "repositoryaffiliation", - "href": "/graphql/reference/enums#repositoryaffiliation", - "description": "

      The affiliation of a user to a repository.

      ", - "values": [ - { - "name": "COLLABORATOR", - "description": "

      Repositories that the user has been added to as a collaborator.

      " - }, - { - "name": "ORGANIZATION_MEMBER", - "description": "

      Repositories that the user has access to through being a member of an\norganization. This includes every repository on every team that the user is on.

      " - }, - { - "name": "OWNER", - "description": "

      Repositories that are owned by the authenticated user.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryContributionType", - "id": "repositorycontributiontype", - "href": "/graphql/reference/enums#repositorycontributiontype", - "description": "

      The reason a repository is listed as 'contributed'.

      ", - "values": [ - { - "name": "COMMIT", - "description": "

      Created a commit.

      " - }, - { - "name": "ISSUE", - "description": "

      Created an issue.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Created a pull request.

      " - }, - { - "name": "PULL_REQUEST_REVIEW", - "description": "

      Reviewed a pull request.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Created the repository.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby", - "description": "

      The allowed actors who can edit the values of a custom property.

      ", - "values": [ - { - "name": "ORG_ACTORS", - "description": "

      The organization actors.

      " - }, - { - "name": "ORG_AND_REPO_ACTORS", - "description": "

      The organization and repository actors.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrderField", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield", - "description": "

      Properties by which repository invitation connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository invitations by creation time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryLockReason", - "id": "repositorylockreason", - "href": "/graphql/reference/enums#repositorylockreason", - "description": "

      The possible reasons a given repository could be in a locked state.

      ", - "values": [ - { - "name": "BILLING", - "description": "

      The repository is locked due to a billing related reason.

      " - }, - { - "name": "MIGRATING", - "description": "

      The repository is locked due to a migration.

      " - }, - { - "name": "MOVING", - "description": "

      The repository is locked due to a move.

      " - }, - { - "name": "RENAME", - "description": "

      The repository is locked due to a rename.

      " - }, - { - "name": "TRADE_RESTRICTION", - "description": "

      The repository is locked due to a trade controls related reason.

      " - }, - { - "name": "TRANSFERRING_OWNERSHIP", - "description": "

      The repository is locked due to an ownership transfer.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrderDirection", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection", - "description": "

      Possible directions in which to order a list of repository migrations when provided an orderBy argument.

      ", - "values": [ - { - "name": "ASC", - "description": "

      Specifies an ascending order for a given orderBy argument.

      " - }, - { - "name": "DESC", - "description": "

      Specifies a descending order for a given orderBy argument.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryMigrationOrderField", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield", - "description": "

      Properties by which repository migrations can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order mannequins why when they were created.

      " - } - ], - "category": "migrations" - }, - { - "name": "RepositoryOrderField", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield", - "description": "

      Properties by which repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPermission", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission", - "description": "

      The access level to a repository.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      Can read, clone, and push to this repository. Can also manage issues, pull\nrequests, and repository settings, including adding collaborators.

      " - }, - { - "name": "MAINTAIN", - "description": "

      Can read, clone, and push to this repository. They can also manage issues, pull requests, and some repository settings.

      " - }, - { - "name": "READ", - "description": "

      Can read and clone this repository. Can also open and comment on issues and pull requests.

      " - }, - { - "name": "TRIAGE", - "description": "

      Can read and clone this repository. Can also manage issues and pull requests.

      " - }, - { - "name": "WRITE", - "description": "

      Can read, clone, and push to this repository. Can also manage issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryPrivacy", - "id": "repositoryprivacy", - "href": "/graphql/reference/enums#repositoryprivacy", - "description": "

      The privacy of a repository.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      Private.

      " - }, - { - "name": "PUBLIC", - "description": "

      Public.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrderField", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield", - "description": "

      Properties by which repository rule connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repository rules by created time.

      " - }, - { - "name": "TYPE", - "description": "

      Order repository rules by type.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repository rules by updated time.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleType", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype", - "description": "

      The rule types supported in rulesets.

      ", - "values": [ - { - "name": "AUTHORIZATION", - "description": "

      Authorization.

      " - }, - { - "name": "BRANCH_NAME_PATTERN", - "description": "

      Branch name pattern.

      " - }, - { - "name": "CODE_SCANNING", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      " - }, - { - "name": "COMMITTER_EMAIL_PATTERN", - "description": "

      Committer email pattern.

      " - }, - { - "name": "COMMIT_AUTHOR_EMAIL_PATTERN", - "description": "

      Commit author email pattern.

      " - }, - { - "name": "COMMIT_MESSAGE_PATTERN", - "description": "

      Commit message pattern.

      " - }, - { - "name": "COPILOT_CODE_REVIEW", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      " - }, - { - "name": "CREATION", - "description": "

      Only allow users with bypass permission to create matching refs.

      " - }, - { - "name": "DELETION", - "description": "

      Only allow users with bypass permissions to delete matching refs.

      " - }, - { - "name": "FILE_EXTENSION_RESTRICTION", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      " - }, - { - "name": "FILE_PATH_RESTRICTION", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      " - }, - { - "name": "LOCK_BRANCH", - "description": "

      Branch is read-only. Users cannot push to the branch.

      " - }, - { - "name": "MAX_FILE_PATH_LENGTH", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_FILE_SIZE", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      " - }, - { - "name": "MAX_REF_UPDATES", - "description": "

      Max ref updates.

      " - }, - { - "name": "MERGE_QUEUE", - "description": "

      Merges must be performed via a merge queue.

      " - }, - { - "name": "MERGE_QUEUE_LOCKED_REF", - "description": "

      Merge queue locked ref.

      " - }, - { - "name": "NON_FAST_FORWARD", - "description": "

      Prevent users with push access from force pushing to refs.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      " - }, - { - "name": "REQUIRED_DEPLOYMENTS", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      " - }, - { - "name": "REQUIRED_LINEAR_HISTORY", - "description": "

      Prevent merge commits from being pushed to matching refs.

      " - }, - { - "name": "REQUIRED_REVIEW_THREAD_RESOLUTION", - "description": "

      When enabled, all conversations on code must be resolved before a pull request\ncan be merged into a branch that matches this rule.

      " - }, - { - "name": "REQUIRED_SIGNATURES", - "description": "

      Commits pushed to matching refs must have verified signatures.

      " - }, - { - "name": "REQUIRED_STATUS_CHECKS", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      " - }, - { - "name": "REQUIRED_WORKFLOW_STATUS_CHECKS", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull\nrequest and required workflow checks to pass before they can be merged.

      " - }, - { - "name": "SECRET_SCANNING", - "description": "

      Secret scanning.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - }, - { - "name": "TAG_NAME_PATTERN", - "description": "

      Tag name pattern.

      " - }, - { - "name": "UPDATE", - "description": "

      Only allow users with bypass permission to update matching refs.

      " - }, - { - "name": "WORKFLOWS", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      " - }, - { - "name": "WORKFLOW_UPDATES", - "description": "

      Workflow files cannot be modified.

      " - } - ], - "category": "other" - }, - { - "name": "RepositoryRulesetBypassActorBypassMode", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode", - "description": "

      The bypass mode for a specific actor on a ruleset.

      ", - "values": [ - { - "name": "ALWAYS", - "description": "

      The actor can always bypass rules.

      " - }, - { - "name": "EXEMPT", - "description": "

      The actor is exempt from rules without generating a pass / fail result.

      " - }, - { - "name": "PULL_REQUEST", - "description": "

      The actor can only bypass rules via a pull request.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget", - "description": "

      The targets supported for rulesets.

      ", - "values": [ - { - "name": "BRANCH", - "description": "

      Branch.

      " - }, - { - "name": "PUSH", - "description": "

      Push.

      " - }, - { - "name": "REPOSITORY", - "description": "

      repository.

      " - }, - { - "name": "TAG", - "description": "

      Tag.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositorySuggestedActorFilter", - "id": "repositorysuggestedactorfilter", - "href": "/graphql/reference/enums#repositorysuggestedactorfilter", - "description": "

      The possible filters for suggested actors in a repository.

      ", - "values": [ - { - "name": "CAN_BE_ASSIGNED", - "description": "

      Actors that can be assigned to issues and pull requests.

      " - }, - { - "name": "CAN_BE_AUTHOR", - "description": "

      Actors that can be the author of issues and pull requests.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVisibility", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility", - "description": "

      The repository's visibility level.

      ", - "values": [ - { - "name": "INTERNAL", - "description": "

      The repository is visible only to users in the same enterprise.

      " - }, - { - "name": "PRIVATE", - "description": "

      The repository is visible only to those with explicit access.

      " - }, - { - "name": "PUBLIC", - "description": "

      The repository is visible to everyone.

      " - } - ], - "category": "repos" - }, - { - "name": "RepositoryVulnerabilityAlertDependencyScope", - "id": "repositoryvulnerabilityalertdependencyscope", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertdependencyscope", - "description": "

      The possible scopes of an alert's dependency.

      ", - "values": [ - { - "name": "DEVELOPMENT", - "description": "

      A dependency that is only used in development.

      " - }, - { - "name": "RUNTIME", - "description": "

      A dependency that is leveraged during application runtime.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RepositoryVulnerabilityAlertState", - "id": "repositoryvulnerabilityalertstate", - "href": "/graphql/reference/enums#repositoryvulnerabilityalertstate", - "description": "

      The possible states of an alert.

      ", - "values": [ - { - "name": "AUTO_DISMISSED", - "description": "

      An alert that has been automatically closed by Dependabot.

      " - }, - { - "name": "DISMISSED", - "description": "

      An alert that has been manually closed by a user.

      " - }, - { - "name": "FIXED", - "description": "

      An alert that has been resolved by a code change.

      " - }, - { - "name": "OPEN", - "description": "

      An alert that is still open.

      " - } - ], - "category": "dependabot" - }, - { - "name": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate", - "description": "

      The possible states that can be requested when creating a check run.

      ", - "values": [ - { - "name": "COMPLETED", - "description": "

      The check suite or run has been completed.

      " - }, - { - "name": "IN_PROGRESS", - "description": "

      The check suite or run is in progress.

      " - }, - { - "name": "PENDING", - "description": "

      The check suite or run is in pending state.

      " - }, - { - "name": "QUEUED", - "description": "

      The check suite or run has been queued.

      " - }, - { - "name": "WAITING", - "description": "

      The check suite or run is in waiting state.

      " - } - ], - "category": "checks" - }, - { - "name": "RoleInOrganization", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization", - "description": "

      Possible roles a user may have in relation to an organization.

      ", - "values": [ - { - "name": "DIRECT_MEMBER", - "description": "

      A user who is a direct member of the organization.

      " - }, - { - "name": "OWNER", - "description": "

      A user with full administrative access to the organization.

      " - }, - { - "name": "UNAFFILIATED", - "description": "

      A user who is unaffiliated with the organization.

      " - } - ], - "category": "orgs" - }, - { - "name": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement", - "description": "

      The level of enforcement for a rule or ruleset.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      Rules will be enforced.

      " - }, - { - "name": "DISABLED", - "description": "

      Do not evaluate or enforce rules.

      " - }, - { - "name": "EVALUATE", - "description": "

      Allow admins to test rules before enforcing them. Admins can view insights on\nthe Rule Insights page (evaluate is only available with GitHub Enterprise).

      " - } - ], - "category": "repos" - }, - { - "name": "SamlDigestAlgorithm", - "id": "samldigestalgorithm", - "href": "/graphql/reference/enums#samldigestalgorithm", - "description": "

      The possible digest algorithms used to sign SAML requests for an identity provider.

      ", - "values": [ - { - "name": "SHA1", - "description": "

      SHA1.

      " - }, - { - "name": "SHA256", - "description": "

      SHA256.

      " - }, - { - "name": "SHA384", - "description": "

      SHA384.

      " - }, - { - "name": "SHA512", - "description": "

      SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SamlSignatureAlgorithm", - "id": "samlsignaturealgorithm", - "href": "/graphql/reference/enums#samlsignaturealgorithm", - "description": "

      The possible signature algorithms used to sign SAML requests for a Identity Provider.

      ", - "values": [ - { - "name": "RSA_SHA1", - "description": "

      RSA-SHA1.

      " - }, - { - "name": "RSA_SHA256", - "description": "

      RSA-SHA256.

      " - }, - { - "name": "RSA_SHA384", - "description": "

      RSA-SHA384.

      " - }, - { - "name": "RSA_SHA512", - "description": "

      RSA-SHA512.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "SavedReplyOrderField", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield", - "description": "

      Properties by which saved reply connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order saved reply by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "SearchType", - "id": "searchtype", - "href": "/graphql/reference/enums#searchtype", - "description": "

      Represents the individual results of a search.

      ", - "values": [ - { - "name": "DISCUSSION", - "description": "

      Returns matching discussions in repositories.

      " - }, - { - "name": "ISSUE", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "ISSUE_ADVANCED", - "description": "

      Returns results matching issues in repositories.

      " - }, - { - "name": "REPOSITORY", - "description": "

      Returns results matching repositories.

      " - }, - { - "name": "USER", - "description": "

      Returns results matching users and organizations on GitHub.

      " - } - ], - "category": "search" - }, - { - "name": "SecurityAdvisoryClassification", - "id": "securityadvisoryclassification", - "href": "/graphql/reference/enums#securityadvisoryclassification", - "description": "

      Classification of the advisory.

      ", - "values": [ - { - "name": "GENERAL", - "description": "

      Classification of general advisories.

      " - }, - { - "name": "MALWARE", - "description": "

      Classification of malware advisories.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisoryEcosystem", - "id": "securityadvisoryecosystem", - "href": "/graphql/reference/enums#securityadvisoryecosystem", - "description": "

      The possible ecosystems of a security vulnerability's package.

      ", - "values": [ - { - "name": "ACTIONS", - "description": "

      GitHub Actions.

      " - }, - { - "name": "COMPOSER", - "description": "

      PHP packages hosted at packagist.org.

      " - }, - { - "name": "ERLANG", - "description": "

      Erlang/Elixir packages hosted at hex.pm.

      " - }, - { - "name": "GO", - "description": "

      Go modules.

      " - }, - { - "name": "MAVEN", - "description": "

      Java artifacts hosted at the Maven central repository.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript packages hosted at npmjs.com.

      " - }, - { - "name": "NUGET", - "description": "

      .NET packages hosted at the NuGet Gallery.

      " - }, - { - "name": "PIP", - "description": "

      Python packages hosted at PyPI.org.

      " - }, - { - "name": "PUB", - "description": "

      Dart packages hosted at pub.dev.

      " - }, - { - "name": "RUBYGEMS", - "description": "

      Ruby gems hosted at RubyGems.org.

      " - }, - { - "name": "RUST", - "description": "

      Rust crates.

      " - }, - { - "name": "SWIFT", - "description": "

      Swift packages.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SecurityAdvisorySeverity", - "id": "securityadvisoryseverity", - "href": "/graphql/reference/enums#securityadvisoryseverity", - "description": "

      Severity of the vulnerability.

      ", - "values": [ - { - "name": "CRITICAL", - "description": "

      Critical.

      " - }, - { - "name": "HIGH", - "description": "

      High.

      " - }, - { - "name": "LOW", - "description": "

      Low.

      " - }, - { - "name": "MODERATE", - "description": "

      Moderate.

      " - } - ], - "category": "security-advisories" - }, - { - "name": "SocialAccountProvider", - "id": "socialaccountprovider", - "href": "/graphql/reference/enums#socialaccountprovider", - "description": "

      Software or company that hosts social media accounts.

      ", - "values": [ - { - "name": "BLUESKY", - "description": "

      Decentralized microblogging social platform.

      " - }, - { - "name": "FACEBOOK", - "description": "

      Social media and networking website.

      " - }, - { - "name": "GENERIC", - "description": "

      Catch-all for social media providers that do not yet have specific handling.

      " - }, - { - "name": "HOMETOWN", - "description": "

      Fork of Mastodon with a greater focus on local posting.

      " - }, - { - "name": "INSTAGRAM", - "description": "

      Social media website with a focus on photo and video sharing.

      " - }, - { - "name": "LINKEDIN", - "description": "

      Professional networking website.

      " - }, - { - "name": "MASTODON", - "description": "

      Open-source federated microblogging service.

      " - }, - { - "name": "NPM", - "description": "

      JavaScript package registry.

      " - }, - { - "name": "REDDIT", - "description": "

      Social news aggregation and discussion website.

      " - }, - { - "name": "TWITCH", - "description": "

      Live-streaming service.

      " - }, - { - "name": "TWITTER", - "description": "

      Microblogging website.

      " - }, - { - "name": "YOUTUBE", - "description": "

      Online video platform.

      " - } - ], - "category": "users" - }, - { - "name": "SquashMergeCommitMessage", - "id": "squashmergecommitmessage", - "href": "/graphql/reference/enums#squashmergecommitmessage", - "description": "

      The possible default commit messages for squash merges.

      ", - "values": [ - { - "name": "BLANK", - "description": "

      Default to a blank commit message.

      " - }, - { - "name": "COMMIT_MESSAGES", - "description": "

      Default to the branch's commit messages.

      " - }, - { - "name": "PR_BODY", - "description": "

      Default to the pull request's body.

      " - } - ], - "category": "repos" - }, - { - "name": "SquashMergeCommitTitle", - "id": "squashmergecommittitle", - "href": "/graphql/reference/enums#squashmergecommittitle", - "description": "

      The possible default commit titles for squash merges.

      ", - "values": [ - { - "name": "COMMIT_OR_PR_TITLE", - "description": "

      Default to the commit's title (if only one commit) or the pull request's title (when more than one commit).

      " - }, - { - "name": "PR_TITLE", - "description": "

      Default to the pull request's title.

      " - } - ], - "category": "repos" - }, - { - "name": "StarOrderField", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield", - "description": "

      Properties by which star connections can be ordered.

      ", - "values": [ - { - "name": "STARRED_AT", - "description": "

      Allows ordering a list of stars by when they were created.

      " - } - ], - "category": "activity" - }, - { - "name": "StatusState", - "id": "statusstate", - "href": "/graphql/reference/enums#statusstate", - "description": "

      The possible commit status states.

      ", - "values": [ - { - "name": "ERROR", - "description": "

      Status is errored.

      " - }, - { - "name": "EXPECTED", - "description": "

      Status is expected.

      " - }, - { - "name": "FAILURE", - "description": "

      Status is failing.

      " - }, - { - "name": "PENDING", - "description": "

      Status is pending.

      " - }, - { - "name": "SUCCESS", - "description": "

      Status is successful.

      " - } - ], - "category": "commits" - }, - { - "name": "SubscriptionState", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "IGNORED", - "description": "

      The User is never notified.

      " - }, - { - "name": "SUBSCRIBED", - "description": "

      The User is notified of all conversations.

      " - }, - { - "name": "UNSUBSCRIBED", - "description": "

      The User is only notified when participating or @mentioned.

      " - } - ], - "category": "activity" - }, - { - "name": "TeamMemberOrderField", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield", - "description": "

      Properties by which team member connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order team members by creation time.

      " - }, - { - "name": "LOGIN", - "description": "

      Order team members by login.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMemberRole", - "id": "teammemberrole", - "href": "/graphql/reference/enums#teammemberrole", - "description": "

      The possible team member roles; eithermaintaineror 'member'.

      ", - "values": [ - { - "name": "MAINTAINER", - "description": "

      A team maintainer has permission to add and remove team members.

      " - }, - { - "name": "MEMBER", - "description": "

      A team member has no administrative permissions on the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamMembershipType", - "id": "teammembershiptype", - "href": "/graphql/reference/enums#teammembershiptype", - "description": "

      Defines which types of team members are included in the returned list. Can be one of IMMEDIATE, CHILD_TEAM or ALL.

      ", - "values": [ - { - "name": "ALL", - "description": "

      Includes immediate and child team members for the team.

      " - }, - { - "name": "CHILD_TEAM", - "description": "

      Includes only child team members for the team.

      " - }, - { - "name": "IMMEDIATE", - "description": "

      Includes only immediate members of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamNotificationSetting", - "id": "teamnotificationsetting", - "href": "/graphql/reference/enums#teamnotificationsetting", - "description": "

      The possible team notification values.

      ", - "values": [ - { - "name": "NOTIFICATIONS_DISABLED", - "description": "

      No one will receive notifications.

      " - }, - { - "name": "NOTIFICATIONS_ENABLED", - "description": "

      Everyone will receive notifications when the team is @mentioned.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamOrderField", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield", - "description": "

      Properties by which team connections can be ordered.

      ", - "values": [ - { - "name": "NAME", - "description": "

      Allows ordering a list of teams by name.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamPrivacy", - "id": "teamprivacy", - "href": "/graphql/reference/enums#teamprivacy", - "description": "

      The possible team privacy values.

      ", - "values": [ - { - "name": "SECRET", - "description": "

      A secret team can only be seen by its members.

      " - }, - { - "name": "VISIBLE", - "description": "

      A visible team can be seen and @mentioned by every member of the organization.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrderField", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield", - "description": "

      Properties by which team repository connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order repositories by creation time.

      " - }, - { - "name": "NAME", - "description": "

      Order repositories by name.

      " - }, - { - "name": "PERMISSION", - "description": "

      Order repositories by permission.

      " - }, - { - "name": "PUSHED_AT", - "description": "

      Order repositories by push time.

      " - }, - { - "name": "STARGAZERS", - "description": "

      Order repositories by number of stargazers.

      " - }, - { - "name": "UPDATED_AT", - "description": "

      Order repositories by update time.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm", - "description": "

      The possible team review assignment algorithms.

      ", - "values": [ - { - "name": "LOAD_BALANCE", - "description": "

      Balance review load across the entire team.

      " - }, - { - "name": "ROUND_ROBIN", - "description": "

      Alternate reviews between each team member.

      " - } - ], - "category": "teams" - }, - { - "name": "TeamRole", - "id": "teamrole", - "href": "/graphql/reference/enums#teamrole", - "description": "

      The role of a user on a team.

      ", - "values": [ - { - "name": "ADMIN", - "description": "

      User has admin rights on the team.

      " - }, - { - "name": "MEMBER", - "description": "

      User is a member of the team.

      " - } - ], - "category": "teams" - }, - { - "name": "ThreadSubscriptionFormAction", - "id": "threadsubscriptionformaction", - "href": "/graphql/reference/enums#threadsubscriptionformaction", - "description": "

      The possible states of a thread subscription form action.

      ", - "values": [ - { - "name": "NONE", - "description": "

      The User cannot subscribe or unsubscribe to the thread.

      " - }, - { - "name": "SUBSCRIBE", - "description": "

      The User can subscribe to the thread.

      " - }, - { - "name": "UNSUBSCRIBE", - "description": "

      The User can unsubscribe to the thread.

      " - } - ], - "category": "activity" - }, - { - "name": "ThreadSubscriptionState", - "id": "threadsubscriptionstate", - "href": "/graphql/reference/enums#threadsubscriptionstate", - "description": "

      The possible states of a subscription.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      The subscription status is currently disabled.

      " - }, - { - "name": "IGNORING_LIST", - "description": "

      The User is never notified because they are ignoring the list.

      " - }, - { - "name": "IGNORING_THREAD", - "description": "

      The User is never notified because they are ignoring the thread.

      " - }, - { - "name": "NONE", - "description": "

      The User is not recieving notifications from this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_LIST", - "description": "

      The User is notified becuase they are watching the list.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD", - "description": "

      The User is notified because they are subscribed to the thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_EVENTS", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "SUBSCRIBED_TO_THREAD_TYPE", - "description": "

      The User is notified because they chose custom settings for this thread.

      " - }, - { - "name": "UNAVAILABLE", - "description": "

      The subscription status is currently unavailable.

      " - } - ], - "category": "activity" - }, - { - "name": "TwoFactorCredentialSecurityType", - "id": "twofactorcredentialsecuritytype", - "href": "/graphql/reference/enums#twofactorcredentialsecuritytype", - "description": "

      Filters by whether or not 2FA is enabled and if the method configured is considered secure or insecure.

      ", - "values": [ - { - "name": "DISABLED", - "description": "

      No method of two-factor authentication.

      " - }, - { - "name": "INSECURE", - "description": "

      Has an insecure method of two-factor authentication. GitHub currently defines this as SMS two-factor authentication.

      " - }, - { - "name": "SECURE", - "description": "

      Has only secure methods of two-factor authentication.

      " - } - ], - "category": "enterprise-admin" - }, - { - "name": "UserBlockDuration", - "id": "userblockduration", - "href": "/graphql/reference/enums#userblockduration", - "description": "

      The possible durations that a user can be blocked for.

      ", - "values": [ - { - "name": "ONE_DAY", - "description": "

      The user was blocked for 1 day.

      " - }, - { - "name": "ONE_MONTH", - "description": "

      The user was blocked for 30 days.

      " - }, - { - "name": "ONE_WEEK", - "description": "

      The user was blocked for 7 days.

      " - }, - { - "name": "PERMANENT", - "description": "

      The user was blocked permanently.

      " - }, - { - "name": "THREE_DAYS", - "description": "

      The user was blocked for 3 days.

      " - } - ], - "category": "users" - }, - { - "name": "UserStatusOrderField", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield", - "description": "

      Properties by which user status connections can be ordered.

      ", - "values": [ - { - "name": "UPDATED_AT", - "description": "

      Order user statuses by when they were updated.

      " - } - ], - "category": "users" - }, - { - "name": "UserViewType", - "id": "userviewtype", - "href": "/graphql/reference/enums#userviewtype", - "description": "

      Whether a user being viewed contains public or private information.

      ", - "values": [ - { - "name": "PRIVATE", - "description": "

      A user containing information only visible to the authenticated user.

      " - }, - { - "name": "PUBLIC", - "description": "

      A user that is publicly visible.

      " - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrderField", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield", - "description": "

      Properties by which verifiable domain connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order verifiable domains by their creation date.

      " - }, - { - "name": "DOMAIN", - "description": "

      Order verifiable domains by the domain name.

      " - } - ], - "category": "orgs" - }, - { - "name": "WorkflowRunOrderField", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield", - "description": "

      Properties by which workflow run connections can be ordered.

      ", - "values": [ - { - "name": "CREATED_AT", - "description": "

      Order workflow runs by most recently created.

      " - } - ], - "category": "actions" - }, - { - "name": "WorkflowState", - "id": "workflowstate", - "href": "/graphql/reference/enums#workflowstate", - "description": "

      The possible states for a workflow.

      ", - "values": [ - { - "name": "ACTIVE", - "description": "

      The workflow is active.

      " - }, - { - "name": "DELETED", - "description": "

      The workflow was deleted from the git repository.

      " - }, - { - "name": "DISABLED_FORK", - "description": "

      The workflow was disabled by default on a fork.

      " - }, - { - "name": "DISABLED_INACTIVITY", - "description": "

      The workflow was disabled for inactivity in the repository.

      " - }, - { - "name": "DISABLED_MANUALLY", - "description": "

      The workflow was disabled manually.

      " - } - ], - "category": "actions" - } - ], - "unions": [ - { - "name": "Assignee", - "id": "assignee", - "href": "/graphql/reference/unions#assignee", - "description": "

      Types that can be assigned to issues.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "issues" - }, - { - "name": "AuditEntryActor", - "id": "auditentryactor", - "href": "/graphql/reference/unions#auditentryactor", - "description": "

      Types that can initiate an audit log event.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchActorAllowanceActor", - "id": "branchactorallowanceactor", - "href": "/graphql/reference/unions#branchactorallowanceactor", - "description": "

      Types which can be actors for BranchActorAllowance objects.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "BypassActor", - "id": "bypassactor", - "href": "/graphql/reference/unions#bypassactor", - "description": "

      Types that can represent a repository ruleset bypass actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "repos" - }, - { - "name": "Claimable", - "id": "claimable", - "href": "/graphql/reference/unions#claimable", - "description": "

      An object which can have its data claimed or claim data from another.

      ", - "possibleTypes": [ - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "users" - }, - { - "name": "Closer", - "id": "closer", - "href": "/graphql/reference/unions#closer", - "description": "

      The object which triggered a ClosedEvent.

      ", - "possibleTypes": [ - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "ProjectV2", - "id": "projectv2", - "href": "/graphql/reference/objects#projectv2" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "CreatedIssueOrRestrictedContribution", - "id": "createdissueorrestrictedcontribution", - "href": "/graphql/reference/unions#createdissueorrestrictedcontribution", - "description": "

      Represents either a issue the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedIssueContribution", - "id": "createdissuecontribution", - "href": "/graphql/reference/objects#createdissuecontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedPullRequestOrRestrictedContribution", - "id": "createdpullrequestorrestrictedcontribution", - "href": "/graphql/reference/unions#createdpullrequestorrestrictedcontribution", - "description": "

      Represents either a pull request the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedPullRequestContribution", - "id": "createdpullrequestcontribution", - "href": "/graphql/reference/objects#createdpullrequestcontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CreatedRepositoryOrRestrictedContribution", - "id": "createdrepositoryorrestrictedcontribution", - "href": "/graphql/reference/unions#createdrepositoryorrestrictedcontribution", - "description": "

      Represents either a repository the viewer can access or a restricted contribution.

      ", - "possibleTypes": [ - { - "name": "CreatedRepositoryContribution", - "id": "createdrepositorycontribution", - "href": "/graphql/reference/objects#createdrepositorycontribution" - }, - { - "name": "RestrictedContribution", - "id": "restrictedcontribution", - "href": "/graphql/reference/objects#restrictedcontribution" - } - ], - "category": "users" - }, - { - "name": "CustomPropertySource", - "id": "custompropertysource", - "href": "/graphql/reference/unions#custompropertysource", - "description": "

      Sources which can have custom properties defined.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "repos" - }, - { - "name": "DeploymentReviewer", - "id": "deploymentreviewer", - "href": "/graphql/reference/unions#deploymentreviewer", - "description": "

      Users and teams.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "deployments" - }, - { - "name": "EnterpriseMember", - "id": "enterprisemember", - "href": "/graphql/reference/unions#enterprisemember", - "description": "

      An object that is a member of an enterprise.

      ", - "possibleTypes": [ - { - "name": "EnterpriseUserAccount", - "id": "enterpriseuseraccount", - "href": "/graphql/reference/objects#enterpriseuseraccount" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IpAllowListOwner", - "id": "ipallowlistowner", - "href": "/graphql/reference/unions#ipallowlistowner", - "description": "

      Types that can own an IP allow list.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueFieldValue", - "id": "issuefieldvalue", - "href": "/graphql/reference/unions#issuefieldvalue", - "description": "

      Issue field values.

      ", - "possibleTypes": [ - { - "name": "IssueFieldDateValue", - "id": "issuefielddatevalue", - "href": "/graphql/reference/objects#issuefielddatevalue" - }, - { - "name": "IssueFieldNumberValue", - "id": "issuefieldnumbervalue", - "href": "/graphql/reference/objects#issuefieldnumbervalue" - }, - { - "name": "IssueFieldSingleSelectValue", - "id": "issuefieldsingleselectvalue", - "href": "/graphql/reference/objects#issuefieldsingleselectvalue" - }, - { - "name": "IssueFieldTextValue", - "id": "issuefieldtextvalue", - "href": "/graphql/reference/objects#issuefieldtextvalue" - } - ], - "category": "issues" - }, - { - "name": "IssueFields", - "id": "issuefields", - "href": "/graphql/reference/unions#issuefields", - "description": "

      Possible issue fields.

      ", - "possibleTypes": [ - { - "name": "IssueFieldDate", - "id": "issuefielddate", - "href": "/graphql/reference/objects#issuefielddate" - }, - { - "name": "IssueFieldNumber", - "id": "issuefieldnumber", - "href": "/graphql/reference/objects#issuefieldnumber" - }, - { - "name": "IssueFieldSingleSelect", - "id": "issuefieldsingleselect", - "href": "/graphql/reference/objects#issuefieldsingleselect" - }, - { - "name": "IssueFieldText", - "id": "issuefieldtext", - "href": "/graphql/reference/objects#issuefieldtext" - } - ], - "category": "issues" - }, - { - "name": "IssueOrPullRequest", - "id": "issueorpullrequest", - "href": "/graphql/reference/unions#issueorpullrequest", - "description": "

      Used for return value of Repository.issueOrPullRequest.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItem", - "id": "issuetimelineitem", - "href": "/graphql/reference/unions#issuetimelineitem", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "IssueTimelineItems", - "id": "issuetimelineitems", - "href": "/graphql/reference/unions#issuetimelineitems", - "description": "

      An item in an issue timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueCommentPinnedEvent", - "id": "issuecommentpinnedevent", - "href": "/graphql/reference/objects#issuecommentpinnedevent" - }, - { - "name": "IssueCommentUnpinnedEvent", - "id": "issuecommentunpinnedevent", - "href": "/graphql/reference/objects#issuecommentunpinnedevent" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "issues" - }, - { - "name": "MilestoneItem", - "id": "milestoneitem", - "href": "/graphql/reference/unions#milestoneitem", - "description": "

      Types that can be inside a Milestone.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "OrgRestoreMemberAuditEntryMembership", - "id": "orgrestorememberauditentrymembership", - "href": "/graphql/reference/unions#orgrestorememberauditentrymembership", - "description": "

      Types of memberships that can be restored for an Organization member.

      ", - "possibleTypes": [ - { - "name": "OrgRestoreMemberMembershipOrganizationAuditEntryData", - "id": "orgrestoremembermembershiporganizationauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiporganizationauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipRepositoryAuditEntryData", - "id": "orgrestoremembermembershiprepositoryauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershiprepositoryauditentrydata" - }, - { - "name": "OrgRestoreMemberMembershipTeamAuditEntryData", - "id": "orgrestoremembermembershipteamauditentrydata", - "href": "/graphql/reference/objects#orgrestoremembermembershipteamauditentrydata" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationAuditEntry", - "id": "organizationauditentry", - "href": "/graphql/reference/unions#organizationauditentry", - "description": "

      An audit entry in an organization audit log.

      ", - "possibleTypes": [ - { - "name": "MembersCanDeleteReposClearAuditEntry", - "id": "memberscandeletereposclearauditentry", - "href": "/graphql/reference/objects#memberscandeletereposclearauditentry" - }, - { - "name": "MembersCanDeleteReposDisableAuditEntry", - "id": "memberscandeletereposdisableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposdisableauditentry" - }, - { - "name": "MembersCanDeleteReposEnableAuditEntry", - "id": "memberscandeletereposenableauditentry", - "href": "/graphql/reference/objects#memberscandeletereposenableauditentry" - }, - { - "name": "OauthApplicationCreateAuditEntry", - "id": "oauthapplicationcreateauditentry", - "href": "/graphql/reference/objects#oauthapplicationcreateauditentry" - }, - { - "name": "OrgAddBillingManagerAuditEntry", - "id": "orgaddbillingmanagerauditentry", - "href": "/graphql/reference/objects#orgaddbillingmanagerauditentry" - }, - { - "name": "OrgAddMemberAuditEntry", - "id": "orgaddmemberauditentry", - "href": "/graphql/reference/objects#orgaddmemberauditentry" - }, - { - "name": "OrgBlockUserAuditEntry", - "id": "orgblockuserauditentry", - "href": "/graphql/reference/objects#orgblockuserauditentry" - }, - { - "name": "OrgConfigDisableCollaboratorsOnlyAuditEntry", - "id": "orgconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "OrgConfigEnableCollaboratorsOnlyAuditEntry", - "id": "orgconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#orgconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "OrgCreateAuditEntry", - "id": "orgcreateauditentry", - "href": "/graphql/reference/objects#orgcreateauditentry" - }, - { - "name": "OrgDisableOauthAppRestrictionsAuditEntry", - "id": "orgdisableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgdisableoauthapprestrictionsauditentry" - }, - { - "name": "OrgDisableSamlAuditEntry", - "id": "orgdisablesamlauditentry", - "href": "/graphql/reference/objects#orgdisablesamlauditentry" - }, - { - "name": "OrgDisableTwoFactorRequirementAuditEntry", - "id": "orgdisabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgdisabletwofactorrequirementauditentry" - }, - { - "name": "OrgEnableOauthAppRestrictionsAuditEntry", - "id": "orgenableoauthapprestrictionsauditentry", - "href": "/graphql/reference/objects#orgenableoauthapprestrictionsauditentry" - }, - { - "name": "OrgEnableSamlAuditEntry", - "id": "orgenablesamlauditentry", - "href": "/graphql/reference/objects#orgenablesamlauditentry" - }, - { - "name": "OrgEnableTwoFactorRequirementAuditEntry", - "id": "orgenabletwofactorrequirementauditentry", - "href": "/graphql/reference/objects#orgenabletwofactorrequirementauditentry" - }, - { - "name": "OrgInviteMemberAuditEntry", - "id": "orginvitememberauditentry", - "href": "/graphql/reference/objects#orginvitememberauditentry" - }, - { - "name": "OrgInviteToBusinessAuditEntry", - "id": "orginvitetobusinessauditentry", - "href": "/graphql/reference/objects#orginvitetobusinessauditentry" - }, - { - "name": "OrgOauthAppAccessApprovedAuditEntry", - "id": "orgoauthappaccessapprovedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessapprovedauditentry" - }, - { - "name": "OrgOauthAppAccessBlockedAuditEntry", - "id": "orgoauthappaccessblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessblockedauditentry" - }, - { - "name": "OrgOauthAppAccessDeniedAuditEntry", - "id": "orgoauthappaccessdeniedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessdeniedauditentry" - }, - { - "name": "OrgOauthAppAccessRequestedAuditEntry", - "id": "orgoauthappaccessrequestedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessrequestedauditentry" - }, - { - "name": "OrgOauthAppAccessUnblockedAuditEntry", - "id": "orgoauthappaccessunblockedauditentry", - "href": "/graphql/reference/objects#orgoauthappaccessunblockedauditentry" - }, - { - "name": "OrgRemoveBillingManagerAuditEntry", - "id": "orgremovebillingmanagerauditentry", - "href": "/graphql/reference/objects#orgremovebillingmanagerauditentry" - }, - { - "name": "OrgRemoveMemberAuditEntry", - "id": "orgremovememberauditentry", - "href": "/graphql/reference/objects#orgremovememberauditentry" - }, - { - "name": "OrgRemoveOutsideCollaboratorAuditEntry", - "id": "orgremoveoutsidecollaboratorauditentry", - "href": "/graphql/reference/objects#orgremoveoutsidecollaboratorauditentry" - }, - { - "name": "OrgRestoreMemberAuditEntry", - "id": "orgrestorememberauditentry", - "href": "/graphql/reference/objects#orgrestorememberauditentry" - }, - { - "name": "OrgUnblockUserAuditEntry", - "id": "orgunblockuserauditentry", - "href": "/graphql/reference/objects#orgunblockuserauditentry" - }, - { - "name": "OrgUpdateDefaultRepositoryPermissionAuditEntry", - "id": "orgupdatedefaultrepositorypermissionauditentry", - "href": "/graphql/reference/objects#orgupdatedefaultrepositorypermissionauditentry" - }, - { - "name": "OrgUpdateMemberAuditEntry", - "id": "orgupdatememberauditentry", - "href": "/graphql/reference/objects#orgupdatememberauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryCreationPermissionAuditEntry", - "id": "orgupdatememberrepositorycreationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositorycreationpermissionauditentry" - }, - { - "name": "OrgUpdateMemberRepositoryInvitationPermissionAuditEntry", - "id": "orgupdatememberrepositoryinvitationpermissionauditentry", - "href": "/graphql/reference/objects#orgupdatememberrepositoryinvitationpermissionauditentry" - }, - { - "name": "PrivateRepositoryForkingDisableAuditEntry", - "id": "privaterepositoryforkingdisableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingdisableauditentry" - }, - { - "name": "PrivateRepositoryForkingEnableAuditEntry", - "id": "privaterepositoryforkingenableauditentry", - "href": "/graphql/reference/objects#privaterepositoryforkingenableauditentry" - }, - { - "name": "RepoAccessAuditEntry", - "id": "repoaccessauditentry", - "href": "/graphql/reference/objects#repoaccessauditentry" - }, - { - "name": "RepoAddMemberAuditEntry", - "id": "repoaddmemberauditentry", - "href": "/graphql/reference/objects#repoaddmemberauditentry" - }, - { - "name": "RepoAddTopicAuditEntry", - "id": "repoaddtopicauditentry", - "href": "/graphql/reference/objects#repoaddtopicauditentry" - }, - { - "name": "RepoArchivedAuditEntry", - "id": "repoarchivedauditentry", - "href": "/graphql/reference/objects#repoarchivedauditentry" - }, - { - "name": "RepoChangeMergeSettingAuditEntry", - "id": "repochangemergesettingauditentry", - "href": "/graphql/reference/objects#repochangemergesettingauditentry" - }, - { - "name": "RepoConfigDisableAnonymousGitAccessAuditEntry", - "id": "repoconfigdisableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigdisableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigDisableCollaboratorsOnlyAuditEntry", - "id": "repoconfigdisablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigDisableContributorsOnlyAuditEntry", - "id": "repoconfigdisablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigdisablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigDisableSockpuppetDisallowedAuditEntry", - "id": "repoconfigdisablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigdisablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigEnableAnonymousGitAccessAuditEntry", - "id": "repoconfigenableanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigenableanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigEnableCollaboratorsOnlyAuditEntry", - "id": "repoconfigenablecollaboratorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecollaboratorsonlyauditentry" - }, - { - "name": "RepoConfigEnableContributorsOnlyAuditEntry", - "id": "repoconfigenablecontributorsonlyauditentry", - "href": "/graphql/reference/objects#repoconfigenablecontributorsonlyauditentry" - }, - { - "name": "RepoConfigEnableSockpuppetDisallowedAuditEntry", - "id": "repoconfigenablesockpuppetdisallowedauditentry", - "href": "/graphql/reference/objects#repoconfigenablesockpuppetdisallowedauditentry" - }, - { - "name": "RepoConfigLockAnonymousGitAccessAuditEntry", - "id": "repoconfiglockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfiglockanonymousgitaccessauditentry" - }, - { - "name": "RepoConfigUnlockAnonymousGitAccessAuditEntry", - "id": "repoconfigunlockanonymousgitaccessauditentry", - "href": "/graphql/reference/objects#repoconfigunlockanonymousgitaccessauditentry" - }, - { - "name": "RepoCreateAuditEntry", - "id": "repocreateauditentry", - "href": "/graphql/reference/objects#repocreateauditentry" - }, - { - "name": "RepoDestroyAuditEntry", - "id": "repodestroyauditentry", - "href": "/graphql/reference/objects#repodestroyauditentry" - }, - { - "name": "RepoRemoveMemberAuditEntry", - "id": "reporemovememberauditentry", - "href": "/graphql/reference/objects#reporemovememberauditentry" - }, - { - "name": "RepoRemoveTopicAuditEntry", - "id": "reporemovetopicauditentry", - "href": "/graphql/reference/objects#reporemovetopicauditentry" - }, - { - "name": "RepositoryVisibilityChangeDisableAuditEntry", - "id": "repositoryvisibilitychangedisableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangedisableauditentry" - }, - { - "name": "RepositoryVisibilityChangeEnableAuditEntry", - "id": "repositoryvisibilitychangeenableauditentry", - "href": "/graphql/reference/objects#repositoryvisibilitychangeenableauditentry" - }, - { - "name": "TeamAddMemberAuditEntry", - "id": "teamaddmemberauditentry", - "href": "/graphql/reference/objects#teamaddmemberauditentry" - }, - { - "name": "TeamAddRepositoryAuditEntry", - "id": "teamaddrepositoryauditentry", - "href": "/graphql/reference/objects#teamaddrepositoryauditentry" - }, - { - "name": "TeamChangeParentTeamAuditEntry", - "id": "teamchangeparentteamauditentry", - "href": "/graphql/reference/objects#teamchangeparentteamauditentry" - }, - { - "name": "TeamRemoveMemberAuditEntry", - "id": "teamremovememberauditentry", - "href": "/graphql/reference/objects#teamremovememberauditentry" - }, - { - "name": "TeamRemoveRepositoryAuditEntry", - "id": "teamremoverepositoryauditentry", - "href": "/graphql/reference/objects#teamremoverepositoryauditentry" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrUser", - "id": "organizationoruser", - "href": "/graphql/reference/unions#organizationoruser", - "description": "

      Used for argument of CreateProjectV2 mutation.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "PermissionGranter", - "id": "permissiongranter", - "href": "/graphql/reference/unions#permissiongranter", - "description": "

      Types that can grant permissions on a repository to a user.

      ", - "possibleTypes": [ - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - } - ], - "category": "orgs" - }, - { - "name": "PinnableItem", - "id": "pinnableitem", - "href": "/graphql/reference/unions#pinnableitem", - "description": "

      Types that can be pinned to a profile page.

      ", - "possibleTypes": [ - { - "name": "Gist", - "id": "gist", - "href": "/graphql/reference/objects#gist" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "ProjectCardItem", - "id": "projectcarditem", - "href": "/graphql/reference/unions#projectcarditem", - "description": "

      Types that can be inside Project Cards.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Actor", - "id": "projectv2actor", - "href": "/graphql/reference/unions#projectv2actor", - "description": "

      Possible collaborators for a project.

      ", - "possibleTypes": [ - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldConfiguration", - "id": "projectv2fieldconfiguration", - "href": "/graphql/reference/unions#projectv2fieldconfiguration", - "description": "

      Configurations for project fields.

      ", - "possibleTypes": [ - { - "name": "ProjectV2Field", - "id": "projectv2field", - "href": "/graphql/reference/objects#projectv2field" - }, - { - "name": "ProjectV2IterationField", - "id": "projectv2iterationfield", - "href": "/graphql/reference/objects#projectv2iterationfield" - }, - { - "name": "ProjectV2SingleSelectField", - "id": "projectv2singleselectfield", - "href": "/graphql/reference/objects#projectv2singleselectfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IssueFieldValues", - "id": "projectv2issuefieldvalues", - "href": "/graphql/reference/unions#projectv2issuefieldvalues", - "description": "

      Possible issue field values for a Project item.

      ", - "possibleTypes": [ - { - "name": "IssueFieldDateValue", - "id": "issuefielddatevalue", - "href": "/graphql/reference/objects#issuefielddatevalue" - }, - { - "name": "IssueFieldNumberValue", - "id": "issuefieldnumbervalue", - "href": "/graphql/reference/objects#issuefieldnumbervalue" - }, - { - "name": "IssueFieldSingleSelectValue", - "id": "issuefieldsingleselectvalue", - "href": "/graphql/reference/objects#issuefieldsingleselectvalue" - }, - { - "name": "IssueFieldTextValue", - "id": "issuefieldtextvalue", - "href": "/graphql/reference/objects#issuefieldtextvalue" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemContent", - "id": "projectv2itemcontent", - "href": "/graphql/reference/unions#projectv2itemcontent", - "description": "

      Types that can be inside Project Items.

      ", - "possibleTypes": [ - { - "name": "DraftIssue", - "id": "draftissue", - "href": "/graphql/reference/objects#draftissue" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValue", - "id": "projectv2itemfieldvalue", - "href": "/graphql/reference/unions#projectv2itemfieldvalue", - "description": "

      Project field values.

      ", - "possibleTypes": [ - { - "name": "ProjectV2ItemFieldDateValue", - "id": "projectv2itemfielddatevalue", - "href": "/graphql/reference/objects#projectv2itemfielddatevalue" - }, - { - "name": "ProjectV2ItemFieldIterationValue", - "id": "projectv2itemfielditerationvalue", - "href": "/graphql/reference/objects#projectv2itemfielditerationvalue" - }, - { - "name": "ProjectV2ItemFieldLabelValue", - "id": "projectv2itemfieldlabelvalue", - "href": "/graphql/reference/objects#projectv2itemfieldlabelvalue" - }, - { - "name": "ProjectV2ItemFieldMilestoneValue", - "id": "projectv2itemfieldmilestonevalue", - "href": "/graphql/reference/objects#projectv2itemfieldmilestonevalue" - }, - { - "name": "ProjectV2ItemFieldNumberValue", - "id": "projectv2itemfieldnumbervalue", - "href": "/graphql/reference/objects#projectv2itemfieldnumbervalue" - }, - { - "name": "ProjectV2ItemFieldPullRequestValue", - "id": "projectv2itemfieldpullrequestvalue", - "href": "/graphql/reference/objects#projectv2itemfieldpullrequestvalue" - }, - { - "name": "ProjectV2ItemFieldRepositoryValue", - "id": "projectv2itemfieldrepositoryvalue", - "href": "/graphql/reference/objects#projectv2itemfieldrepositoryvalue" - }, - { - "name": "ProjectV2ItemFieldReviewerValue", - "id": "projectv2itemfieldreviewervalue", - "href": "/graphql/reference/objects#projectv2itemfieldreviewervalue" - }, - { - "name": "ProjectV2ItemFieldSingleSelectValue", - "id": "projectv2itemfieldsingleselectvalue", - "href": "/graphql/reference/objects#projectv2itemfieldsingleselectvalue" - }, - { - "name": "ProjectV2ItemFieldTextValue", - "id": "projectv2itemfieldtextvalue", - "href": "/graphql/reference/objects#projectv2itemfieldtextvalue" - }, - { - "name": "ProjectV2ItemFieldUserValue", - "id": "projectv2itemfielduservalue", - "href": "/graphql/reference/objects#projectv2itemfielduservalue" - }, - { - "name": "ProjectV2ItemIssueFieldValue", - "id": "projectv2itemissuefieldvalue", - "href": "/graphql/reference/objects#projectv2itemissuefieldvalue" - } - ], - "category": "projects" - }, - { - "name": "PullRequestTimelineItem", - "id": "pullrequesttimelineitem", - "href": "/graphql/reference/unions#pullrequesttimelineitem", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "Commit", - "id": "commit", - "href": "/graphql/reference/objects#commit" - }, - { - "name": "CommitCommentThread", - "id": "commitcommentthread", - "href": "/graphql/reference/objects#commitcommentthread" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewComment", - "id": "pullrequestreviewcomment", - "href": "/graphql/reference/objects#pullrequestreviewcomment" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestTimelineItems", - "id": "pullrequesttimelineitems", - "href": "/graphql/reference/unions#pullrequesttimelineitems", - "description": "

      An item in a pull request timeline.

      ", - "possibleTypes": [ - { - "name": "AddedToMergeQueueEvent", - "id": "addedtomergequeueevent", - "href": "/graphql/reference/objects#addedtomergequeueevent" - }, - { - "name": "AddedToProjectEvent", - "id": "addedtoprojectevent", - "href": "/graphql/reference/objects#addedtoprojectevent" - }, - { - "name": "AddedToProjectV2Event", - "id": "addedtoprojectv2event", - "href": "/graphql/reference/objects#addedtoprojectv2event" - }, - { - "name": "AssignedEvent", - "id": "assignedevent", - "href": "/graphql/reference/objects#assignedevent" - }, - { - "name": "AutoMergeDisabledEvent", - "id": "automergedisabledevent", - "href": "/graphql/reference/objects#automergedisabledevent" - }, - { - "name": "AutoMergeEnabledEvent", - "id": "automergeenabledevent", - "href": "/graphql/reference/objects#automergeenabledevent" - }, - { - "name": "AutoRebaseEnabledEvent", - "id": "autorebaseenabledevent", - "href": "/graphql/reference/objects#autorebaseenabledevent" - }, - { - "name": "AutoSquashEnabledEvent", - "id": "autosquashenabledevent", - "href": "/graphql/reference/objects#autosquashenabledevent" - }, - { - "name": "AutomaticBaseChangeFailedEvent", - "id": "automaticbasechangefailedevent", - "href": "/graphql/reference/objects#automaticbasechangefailedevent" - }, - { - "name": "AutomaticBaseChangeSucceededEvent", - "id": "automaticbasechangesucceededevent", - "href": "/graphql/reference/objects#automaticbasechangesucceededevent" - }, - { - "name": "BaseRefChangedEvent", - "id": "baserefchangedevent", - "href": "/graphql/reference/objects#baserefchangedevent" - }, - { - "name": "BaseRefDeletedEvent", - "id": "baserefdeletedevent", - "href": "/graphql/reference/objects#baserefdeletedevent" - }, - { - "name": "BaseRefForcePushedEvent", - "id": "baserefforcepushedevent", - "href": "/graphql/reference/objects#baserefforcepushedevent" - }, - { - "name": "BlockedByAddedEvent", - "id": "blockedbyaddedevent", - "href": "/graphql/reference/objects#blockedbyaddedevent" - }, - { - "name": "BlockedByRemovedEvent", - "id": "blockedbyremovedevent", - "href": "/graphql/reference/objects#blockedbyremovedevent" - }, - { - "name": "BlockingAddedEvent", - "id": "blockingaddedevent", - "href": "/graphql/reference/objects#blockingaddedevent" - }, - { - "name": "BlockingRemovedEvent", - "id": "blockingremovedevent", - "href": "/graphql/reference/objects#blockingremovedevent" - }, - { - "name": "ClosedEvent", - "id": "closedevent", - "href": "/graphql/reference/objects#closedevent" - }, - { - "name": "CommentDeletedEvent", - "id": "commentdeletedevent", - "href": "/graphql/reference/objects#commentdeletedevent" - }, - { - "name": "ConnectedEvent", - "id": "connectedevent", - "href": "/graphql/reference/objects#connectedevent" - }, - { - "name": "ConvertToDraftEvent", - "id": "converttodraftevent", - "href": "/graphql/reference/objects#converttodraftevent" - }, - { - "name": "ConvertedFromDraftEvent", - "id": "convertedfromdraftevent", - "href": "/graphql/reference/objects#convertedfromdraftevent" - }, - { - "name": "ConvertedNoteToIssueEvent", - "id": "convertednotetoissueevent", - "href": "/graphql/reference/objects#convertednotetoissueevent" - }, - { - "name": "ConvertedToDiscussionEvent", - "id": "convertedtodiscussionevent", - "href": "/graphql/reference/objects#convertedtodiscussionevent" - }, - { - "name": "CrossReferencedEvent", - "id": "crossreferencedevent", - "href": "/graphql/reference/objects#crossreferencedevent" - }, - { - "name": "DemilestonedEvent", - "id": "demilestonedevent", - "href": "/graphql/reference/objects#demilestonedevent" - }, - { - "name": "DeployedEvent", - "id": "deployedevent", - "href": "/graphql/reference/objects#deployedevent" - }, - { - "name": "DeploymentEnvironmentChangedEvent", - "id": "deploymentenvironmentchangedevent", - "href": "/graphql/reference/objects#deploymentenvironmentchangedevent" - }, - { - "name": "DisconnectedEvent", - "id": "disconnectedevent", - "href": "/graphql/reference/objects#disconnectedevent" - }, - { - "name": "HeadRefDeletedEvent", - "id": "headrefdeletedevent", - "href": "/graphql/reference/objects#headrefdeletedevent" - }, - { - "name": "HeadRefForcePushedEvent", - "id": "headrefforcepushedevent", - "href": "/graphql/reference/objects#headrefforcepushedevent" - }, - { - "name": "HeadRefRestoredEvent", - "id": "headrefrestoredevent", - "href": "/graphql/reference/objects#headrefrestoredevent" - }, - { - "name": "IssueComment", - "id": "issuecomment", - "href": "/graphql/reference/objects#issuecomment" - }, - { - "name": "IssueCommentPinnedEvent", - "id": "issuecommentpinnedevent", - "href": "/graphql/reference/objects#issuecommentpinnedevent" - }, - { - "name": "IssueCommentUnpinnedEvent", - "id": "issuecommentunpinnedevent", - "href": "/graphql/reference/objects#issuecommentunpinnedevent" - }, - { - "name": "IssueTypeAddedEvent", - "id": "issuetypeaddedevent", - "href": "/graphql/reference/objects#issuetypeaddedevent" - }, - { - "name": "IssueTypeChangedEvent", - "id": "issuetypechangedevent", - "href": "/graphql/reference/objects#issuetypechangedevent" - }, - { - "name": "IssueTypeRemovedEvent", - "id": "issuetyperemovedevent", - "href": "/graphql/reference/objects#issuetyperemovedevent" - }, - { - "name": "LabeledEvent", - "id": "labeledevent", - "href": "/graphql/reference/objects#labeledevent" - }, - { - "name": "LockedEvent", - "id": "lockedevent", - "href": "/graphql/reference/objects#lockedevent" - }, - { - "name": "MarkedAsDuplicateEvent", - "id": "markedasduplicateevent", - "href": "/graphql/reference/objects#markedasduplicateevent" - }, - { - "name": "MentionedEvent", - "id": "mentionedevent", - "href": "/graphql/reference/objects#mentionedevent" - }, - { - "name": "MergedEvent", - "id": "mergedevent", - "href": "/graphql/reference/objects#mergedevent" - }, - { - "name": "MilestonedEvent", - "id": "milestonedevent", - "href": "/graphql/reference/objects#milestonedevent" - }, - { - "name": "MovedColumnsInProjectEvent", - "id": "movedcolumnsinprojectevent", - "href": "/graphql/reference/objects#movedcolumnsinprojectevent" - }, - { - "name": "ParentIssueAddedEvent", - "id": "parentissueaddedevent", - "href": "/graphql/reference/objects#parentissueaddedevent" - }, - { - "name": "ParentIssueRemovedEvent", - "id": "parentissueremovedevent", - "href": "/graphql/reference/objects#parentissueremovedevent" - }, - { - "name": "PinnedEvent", - "id": "pinnedevent", - "href": "/graphql/reference/objects#pinnedevent" - }, - { - "name": "ProjectV2ItemStatusChangedEvent", - "id": "projectv2itemstatuschangedevent", - "href": "/graphql/reference/objects#projectv2itemstatuschangedevent" - }, - { - "name": "PullRequestCommit", - "id": "pullrequestcommit", - "href": "/graphql/reference/objects#pullrequestcommit" - }, - { - "name": "PullRequestCommitCommentThread", - "id": "pullrequestcommitcommentthread", - "href": "/graphql/reference/objects#pullrequestcommitcommentthread" - }, - { - "name": "PullRequestReview", - "id": "pullrequestreview", - "href": "/graphql/reference/objects#pullrequestreview" - }, - { - "name": "PullRequestReviewThread", - "id": "pullrequestreviewthread", - "href": "/graphql/reference/objects#pullrequestreviewthread" - }, - { - "name": "PullRequestRevisionMarker", - "id": "pullrequestrevisionmarker", - "href": "/graphql/reference/objects#pullrequestrevisionmarker" - }, - { - "name": "ReadyForReviewEvent", - "id": "readyforreviewevent", - "href": "/graphql/reference/objects#readyforreviewevent" - }, - { - "name": "ReferencedEvent", - "id": "referencedevent", - "href": "/graphql/reference/objects#referencedevent" - }, - { - "name": "RemovedFromMergeQueueEvent", - "id": "removedfrommergequeueevent", - "href": "/graphql/reference/objects#removedfrommergequeueevent" - }, - { - "name": "RemovedFromProjectEvent", - "id": "removedfromprojectevent", - "href": "/graphql/reference/objects#removedfromprojectevent" - }, - { - "name": "RemovedFromProjectV2Event", - "id": "removedfromprojectv2event", - "href": "/graphql/reference/objects#removedfromprojectv2event" - }, - { - "name": "RenamedTitleEvent", - "id": "renamedtitleevent", - "href": "/graphql/reference/objects#renamedtitleevent" - }, - { - "name": "ReopenedEvent", - "id": "reopenedevent", - "href": "/graphql/reference/objects#reopenedevent" - }, - { - "name": "ReviewDismissedEvent", - "id": "reviewdismissedevent", - "href": "/graphql/reference/objects#reviewdismissedevent" - }, - { - "name": "ReviewRequestRemovedEvent", - "id": "reviewrequestremovedevent", - "href": "/graphql/reference/objects#reviewrequestremovedevent" - }, - { - "name": "ReviewRequestedEvent", - "id": "reviewrequestedevent", - "href": "/graphql/reference/objects#reviewrequestedevent" - }, - { - "name": "SubIssueAddedEvent", - "id": "subissueaddedevent", - "href": "/graphql/reference/objects#subissueaddedevent" - }, - { - "name": "SubIssueRemovedEvent", - "id": "subissueremovedevent", - "href": "/graphql/reference/objects#subissueremovedevent" - }, - { - "name": "SubscribedEvent", - "id": "subscribedevent", - "href": "/graphql/reference/objects#subscribedevent" - }, - { - "name": "TransferredEvent", - "id": "transferredevent", - "href": "/graphql/reference/objects#transferredevent" - }, - { - "name": "UnassignedEvent", - "id": "unassignedevent", - "href": "/graphql/reference/objects#unassignedevent" - }, - { - "name": "UnlabeledEvent", - "id": "unlabeledevent", - "href": "/graphql/reference/objects#unlabeledevent" - }, - { - "name": "UnlockedEvent", - "id": "unlockedevent", - "href": "/graphql/reference/objects#unlockedevent" - }, - { - "name": "UnmarkedAsDuplicateEvent", - "id": "unmarkedasduplicateevent", - "href": "/graphql/reference/objects#unmarkedasduplicateevent" - }, - { - "name": "UnpinnedEvent", - "id": "unpinnedevent", - "href": "/graphql/reference/objects#unpinnedevent" - }, - { - "name": "UnsubscribedEvent", - "id": "unsubscribedevent", - "href": "/graphql/reference/objects#unsubscribedevent" - }, - { - "name": "UserBlockedEvent", - "id": "userblockedevent", - "href": "/graphql/reference/objects#userblockedevent" - } - ], - "category": "pulls" - }, - { - "name": "PushAllowanceActor", - "id": "pushallowanceactor", - "href": "/graphql/reference/unions#pushallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "Reactor", - "id": "reactor", - "href": "/graphql/reference/unions#reactor", - "description": "

      Types that can be assigned to reactions.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "reactions" - }, - { - "name": "ReferencedSubject", - "id": "referencedsubject", - "href": "/graphql/reference/unions#referencedsubject", - "description": "

      Any referencable object.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RenamedTitleSubject", - "id": "renamedtitlesubject", - "href": "/graphql/reference/unions#renamedtitlesubject", - "description": "

      An object which has a renamable title.

      ", - "possibleTypes": [ - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - } - ], - "category": "issues" - }, - { - "name": "RequestedReviewer", - "id": "requestedreviewer", - "href": "/graphql/reference/unions#requestedreviewer", - "description": "

      Types that can be requested reviewers.

      ", - "possibleTypes": [ - { - "name": "Bot", - "id": "bot", - "href": "/graphql/reference/objects#bot" - }, - { - "name": "Mannequin", - "id": "mannequin", - "href": "/graphql/reference/objects#mannequin" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "pulls" - }, - { - "name": "ReviewDismissalAllowanceActor", - "id": "reviewdismissalallowanceactor", - "href": "/graphql/reference/unions#reviewdismissalallowanceactor", - "description": "

      Types that can be an actor.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Team", - "id": "team", - "href": "/graphql/reference/objects#team" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "branches" - }, - { - "name": "RuleParameters", - "id": "ruleparameters", - "href": "/graphql/reference/unions#ruleparameters", - "description": "

      Types which can be parameters for RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "BranchNamePatternParameters", - "id": "branchnamepatternparameters", - "href": "/graphql/reference/objects#branchnamepatternparameters" - }, - { - "name": "CodeScanningParameters", - "id": "codescanningparameters", - "href": "/graphql/reference/objects#codescanningparameters" - }, - { - "name": "CommitAuthorEmailPatternParameters", - "id": "commitauthoremailpatternparameters", - "href": "/graphql/reference/objects#commitauthoremailpatternparameters" - }, - { - "name": "CommitMessagePatternParameters", - "id": "commitmessagepatternparameters", - "href": "/graphql/reference/objects#commitmessagepatternparameters" - }, - { - "name": "CommitterEmailPatternParameters", - "id": "committeremailpatternparameters", - "href": "/graphql/reference/objects#committeremailpatternparameters" - }, - { - "name": "CopilotCodeReviewParameters", - "id": "copilotcodereviewparameters", - "href": "/graphql/reference/objects#copilotcodereviewparameters" - }, - { - "name": "FileExtensionRestrictionParameters", - "id": "fileextensionrestrictionparameters", - "href": "/graphql/reference/objects#fileextensionrestrictionparameters" - }, - { - "name": "FilePathRestrictionParameters", - "id": "filepathrestrictionparameters", - "href": "/graphql/reference/objects#filepathrestrictionparameters" - }, - { - "name": "MaxFilePathLengthParameters", - "id": "maxfilepathlengthparameters", - "href": "/graphql/reference/objects#maxfilepathlengthparameters" - }, - { - "name": "MaxFileSizeParameters", - "id": "maxfilesizeparameters", - "href": "/graphql/reference/objects#maxfilesizeparameters" - }, - { - "name": "MergeQueueParameters", - "id": "mergequeueparameters", - "href": "/graphql/reference/objects#mergequeueparameters" - }, - { - "name": "PullRequestParameters", - "id": "pullrequestparameters", - "href": "/graphql/reference/objects#pullrequestparameters" - }, - { - "name": "RequiredDeploymentsParameters", - "id": "requireddeploymentsparameters", - "href": "/graphql/reference/objects#requireddeploymentsparameters" - }, - { - "name": "RequiredStatusChecksParameters", - "id": "requiredstatuschecksparameters", - "href": "/graphql/reference/objects#requiredstatuschecksparameters" - }, - { - "name": "TagNamePatternParameters", - "id": "tagnamepatternparameters", - "href": "/graphql/reference/objects#tagnamepatternparameters" - }, - { - "name": "UpdateParameters", - "id": "updateparameters", - "href": "/graphql/reference/objects#updateparameters" - }, - { - "name": "WorkflowsParameters", - "id": "workflowsparameters", - "href": "/graphql/reference/objects#workflowsparameters" - } - ], - "category": "other" - }, - { - "name": "RuleSource", - "id": "rulesource", - "href": "/graphql/reference/unions#rulesource", - "description": "

      Types which can have RepositoryRule objects.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "repos" - }, - { - "name": "SearchResultItem", - "id": "searchresultitem", - "href": "/graphql/reference/unions#searchresultitem", - "description": "

      The results of a search.

      ", - "possibleTypes": [ - { - "name": "App", - "id": "app", - "href": "/graphql/reference/objects#app" - }, - { - "name": "Discussion", - "id": "discussion", - "href": "/graphql/reference/objects#discussion" - }, - { - "name": "Issue", - "id": "issue", - "href": "/graphql/reference/objects#issue" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - }, - { - "name": "PullRequest", - "id": "pullrequest", - "href": "/graphql/reference/objects#pullrequest" - }, - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - }, - { - "name": "User", - "id": "user", - "href": "/graphql/reference/objects#user" - } - ], - "category": "search" - }, - { - "name": "StatusCheckRollupContext", - "id": "statuscheckrollupcontext", - "href": "/graphql/reference/unions#statuscheckrollupcontext", - "description": "

      Types that can be inside a StatusCheckRollup context.

      ", - "possibleTypes": [ - { - "name": "CheckRun", - "id": "checkrun", - "href": "/graphql/reference/objects#checkrun" - }, - { - "name": "StatusContext", - "id": "statuscontext", - "href": "/graphql/reference/objects#statuscontext" - } - ], - "category": "commits" - }, - { - "name": "UserListItems", - "id": "userlistitems", - "href": "/graphql/reference/unions#userlistitems", - "description": "

      Types that can be added to a user list.

      ", - "possibleTypes": [ - { - "name": "Repository", - "id": "repository", - "href": "/graphql/reference/objects#repository" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOwner", - "id": "verifiabledomainowner", - "href": "/graphql/reference/unions#verifiabledomainowner", - "description": "

      Types that can own a verifiable domain.

      ", - "possibleTypes": [ - { - "name": "Enterprise", - "id": "enterprise", - "href": "/graphql/reference/objects#enterprise" - }, - { - "name": "Organization", - "id": "organization", - "href": "/graphql/reference/objects#organization" - } - ], - "category": "orgs" - } - ], - "inputObjects": [ - { - "name": "AbortQueuedMigrationsInput", - "id": "abortqueuedmigrationsinput", - "href": "/graphql/reference/input-objects#abortqueuedmigrationsinput", - "description": "

      Autogenerated input type of AbortQueuedMigrations.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that is running the migrations.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AbortRepositoryMigrationInput", - "id": "abortrepositorymigrationinput", - "href": "/graphql/reference/input-objects#abortrepositorymigrationinput", - "description": "

      Autogenerated input type of AbortRepositoryMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "migrationId", - "description": "

      The ID of the migration to be aborted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "AccessUserNamespaceRepositoryInput", - "id": "accessusernamespacerepositoryinput", - "href": "/graphql/reference/input-objects#accessusernamespacerepositoryinput", - "description": "

      Autogenerated input type of AccessUserNamespaceRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the user namespace repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the user namespace repository to access.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddAssigneesToAssignableInput", - "id": "addassigneestoassignableinput", - "href": "/graphql/reference/input-objects#addassigneestoassignableinput", - "description": "

      Autogenerated input type of AddAssigneesToAssignable.

      ", - "inputFields": [ - { - "name": "agentAssignment", - "description": "

      Configuration for assigning Copilot to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assignableId", - "description": "

      The id of the assignable object to add assignees to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The ids of actors (users or bots) to add as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddBlockedByInput", - "id": "addblockedbyinput", - "href": "/graphql/reference/input-objects#addblockedbyinput", - "description": "

      Autogenerated input type of AddBlockedBy.

      ", - "inputFields": [ - { - "name": "blockingIssueId", - "description": "

      The ID of the issue that blocks the given issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be blocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddCommentInput", - "id": "addcommentinput", - "href": "/graphql/reference/input-objects#addcommentinput", - "description": "

      Autogenerated input type of AddComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddDiscussionCommentInput", - "id": "adddiscussioncommentinput", - "href": "/graphql/reference/input-objects#adddiscussioncommentinput", - "description": "

      Autogenerated input type of AddDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to comment on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replyToId", - "description": "

      The Node ID of the discussion comment within this discussion to reply to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddDiscussionPollVoteInput", - "id": "adddiscussionpollvoteinput", - "href": "/graphql/reference/input-objects#adddiscussionpollvoteinput", - "description": "

      Autogenerated input type of AddDiscussionPollVote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pollOptionId", - "description": "

      The Node ID of the discussion poll option to vote for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddEnterpriseAdminInput", - "id": "addenterpriseadmininput", - "href": "/graphql/reference/input-objects#addenterpriseadmininput", - "description": "

      Autogenerated input type of AddEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise account to which the administrator should be added.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to add as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "other" - }, - { - "name": "AddEnterpriseOrganizationMemberInput", - "id": "addenterpriseorganizationmemberinput", - "href": "/graphql/reference/input-objects#addenterpriseorganizationmemberinput", - "description": "

      Autogenerated input type of AddEnterpriseOrganizationMember.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise which owns the organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization the users will be added to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "role", - "description": "

      The role to assign the users in the organization.

      ", - "type": "OrganizationMemberRole", - "id": "organizationmemberrole", - "href": "/graphql/reference/enums#organizationmemberrole" - }, - { - "name": "userIds", - "description": "

      The IDs of the enterprise members to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "enterprise-admin" - }, - { - "name": "AddLabelsToLabelableInput", - "id": "addlabelstolabelableinput", - "href": "/graphql/reference/input-objects#addlabelstolabelableinput", - "description": "

      Autogenerated input type of AddLabelsToLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of the labels to add.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to add labels to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "AddProjectCardInput", - "id": "addprojectcardinput", - "href": "/graphql/reference/input-objects#addprojectcardinput", - "description": "

      Autogenerated input type of AddProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The content of the card. Must be a member of the ProjectCardItem union.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "note", - "description": "

      The note on the card.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The Node ID of the ProjectColumn.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectColumnInput", - "id": "addprojectcolumninput", - "href": "/graphql/reference/input-objects#addprojectcolumninput", - "description": "

      Autogenerated input type of AddProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Node ID of the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "AddProjectV2DraftIssueInput", - "id": "addprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#addprojectv2draftissueinput", - "description": "

      Autogenerated input type of AddProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the draft issue to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue. A project item can also be created by providing\nthe URL of an Issue or Pull Request if you have access.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "AddProjectV2ItemByIdInput", - "id": "addprojectv2itembyidinput", - "href": "/graphql/reference/input-objects#addprojectv2itembyidinput", - "description": "

      Autogenerated input type of AddProjectV2ItemById.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "contentId", - "description": "

      The id of the Issue or Pull Request to add.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to add the item to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "AddPullRequestReviewCommentInput", - "id": "addpullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewcommentinput", - "description": "

      Autogenerated input type of AddPullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment. This field is required

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: body will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitOID", - "description": "

      The SHA of the commit to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: commitOID will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "inReplyTo", - "description": "

      The comment id to reply to.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: inReplyTo will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "path", - "description": "

      The relative path of the file to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: path will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      The line index in the diff to comment on.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: position will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: pullRequestReviewId will be removed. use\naddPullRequestReviewThread or addPullRequestReviewThreadReply instead\nReason: We are deprecating the addPullRequestReviewComment mutation.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewInput", - "id": "addpullrequestreviewinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewinput", - "description": "

      Autogenerated input type of AddPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the review body comment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comments", - "description": "

      The review line comments.

      \n

      Upcoming Change on 2023-10-01 UTC\nDescription: comments will be removed. use the threads argument instead\nReason: We are deprecating comment fields that use diff-relative positioning.

      ", - "type": "[DraftPullRequestReviewComment]", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment" - }, - { - "name": "commitOID", - "description": "

      The commit OID the review pertains to.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "event", - "description": "

      The event to perform on the pull request review.

      ", - "type": "PullRequestReviewEvent", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "threads", - "description": "

      The review line comment threads.

      ", - "type": "[DraftPullRequestReviewThread]", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadInput", - "id": "addpullrequestreviewthreadinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThread.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the thread's first comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers, required for line-level\nthreads. The end of the line range for multi-line comments.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The node ID of the pull request reviewing.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the review to modify.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "subjectType", - "description": "

      The level at which the comments in the corresponding thread are targeted, can be a diff line or a file.

      ", - "type": "PullRequestReviewThreadSubjectType", - "id": "pullrequestreviewthreadsubjecttype", - "href": "/graphql/reference/enums#pullrequestreviewthreadsubjecttype" - } - ], - "category": "pulls" - }, - { - "name": "AddPullRequestReviewThreadReplyInput", - "id": "addpullrequestreviewthreadreplyinput", - "href": "/graphql/reference/input-objects#addpullrequestreviewthreadreplyinput", - "description": "

      Autogenerated input type of AddPullRequestReviewThreadReply.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the reply.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pending review to which the reply will belong.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewThreadId", - "description": "

      The Node ID of the thread to which this reply is being written.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "AddReactionInput", - "id": "addreactioninput", - "href": "/graphql/reference/input-objects#addreactioninput", - "description": "

      Autogenerated input type of AddReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji to react with.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "AddStarInput", - "id": "addstarinput", - "href": "/graphql/reference/input-objects#addstarinput", - "description": "

      Autogenerated input type of AddStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to star.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "AddSubIssueInput", - "id": "addsubissueinput", - "href": "/graphql/reference/input-objects#addsubissueinput", - "description": "

      Autogenerated input type of AddSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "replaceParent", - "description": "

      Option to replace parent issue if one already exists.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueUrl", - "description": "

      The url of the sub-issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "AddUpvoteInput", - "id": "addupvoteinput", - "href": "/graphql/reference/input-objects#addupvoteinput", - "description": "

      Autogenerated input type of AddUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "AddVerifiableDomainInput", - "id": "addverifiabledomaininput", - "href": "/graphql/reference/input-objects#addverifiabledomaininput", - "description": "

      Autogenerated input type of AddVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "domain", - "description": "

      The URL of the domain.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner to add the domain to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput", - "description": "

      Represents configuration for assigning Copilot to an issue (public variant).

      ", - "inputFields": [ - { - "name": "baseRef", - "description": "

      The base ref/branch for the repository. Defaults to the default branch if not provided.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "customAgent", - "description": "

      Custom agent for Copilot.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "customInstructions", - "description": "

      Custom instructions for Copilot.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "targetRepositoryId", - "description": "

      The Node ID of the target repository where Copilot should work. Defaults to the issue's repository if not provided.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "ApproveDeploymentsInput", - "id": "approvedeploymentsinput", - "href": "/graphql/reference/input-objects#approvedeploymentsinput", - "description": "

      Autogenerated input type of ApproveDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for approving deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ApproveVerifiableDomainInput", - "id": "approveverifiabledomaininput", - "href": "/graphql/reference/input-objects#approveverifiabledomaininput", - "description": "

      Autogenerated input type of ApproveVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to approve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "ArchiveProjectV2ItemInput", - "id": "archiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#archiveprojectv2iteminput", - "description": "

      Autogenerated input type of ArchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to archive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ArchiveRepositoryInput", - "id": "archiverepositoryinput", - "href": "/graphql/reference/input-objects#archiverepositoryinput", - "description": "

      Autogenerated input type of ArchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to mark as archived.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "AuditLogOrder", - "id": "auditlogorder", - "href": "/graphql/reference/input-objects#auditlogorder", - "description": "

      Ordering options for Audit Log connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Audit Logs by.

      ", - "type": "AuditLogOrderField", - "id": "auditlogorderfield", - "href": "/graphql/reference/enums#auditlogorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput", - "description": "

      Parameters to be used for the branch_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "ChangeUserStatusInput", - "id": "changeuserstatusinput", - "href": "/graphql/reference/input-objects#changeuserstatusinput", - "description": "

      Autogenerated input type of ChangeUserStatus.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "emoji", - "description": "

      The emoji to represent your status. Can either be a native Unicode emoji or an emoji name with colons, e.g., 😀.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expiresAt", - "description": "

      If set, the user status will not be shown after this date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "limitedAvailability", - "description": "

      Whether this status should indicate you are not fully available on GitHub, e.g., you are away.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "message", - "description": "

      A short description of your current status.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization whose members will be allowed to see the status. If\nomitted, the status will be publicly visible.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "CheckAnnotationData", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "annotationLevel", - "description": "

      Represents an annotation's information level.

      ", - "type": "CheckAnnotationLevel!", - "id": "checkannotationlevel", - "href": "/graphql/reference/enums#checkannotationlevel" - }, - { - "name": "location", - "description": "

      The location of the annotation.

      ", - "type": "CheckAnnotationRange!", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange" - }, - { - "name": "message", - "description": "

      A short description of the feedback for these lines of code.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to add an annotation to.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rawDetails", - "description": "

      Details about this annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      The title that represents the annotation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckAnnotationRange", - "id": "checkannotationrange", - "href": "/graphql/reference/input-objects#checkannotationrange", - "description": "

      Information from a check run analysis to specific lines of code.

      ", - "inputFields": [ - { - "name": "endColumn", - "description": "

      The ending column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "endLine", - "description": "

      The ending line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startColumn", - "description": "

      The starting column of the range.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startLine", - "description": "

      The starting line of the range.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "checks" - }, - { - "name": "CheckRunAction", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction", - "description": "

      Possible further actions the integrator can perform.

      ", - "inputFields": [ - { - "name": "description", - "description": "

      A short explanation of what this action would do.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "identifier", - "description": "

      A reference for the action on the integrator's system.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "label", - "description": "

      The text to be displayed on a button in the web UI.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunFilter", - "id": "checkrunfilter", - "href": "/graphql/reference/input-objects#checkrunfilter", - "description": "

      The filters that are available when fetching check runs.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check runs created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check runs by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "checkType", - "description": "

      Filters the check runs by this type.

      ", - "type": "CheckRunType", - "id": "checkruntype", - "href": "/graphql/reference/enums#checkruntype" - }, - { - "name": "conclusions", - "description": "

      Filters the check runs by these conclusions.

      ", - "type": "[CheckConclusionState!]", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "status", - "description": "

      Filters the check runs by this status. Superceded by statuses.

      ", - "type": "CheckStatusState", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - }, - { - "name": "statuses", - "description": "

      Filters the check runs by this status. Overrides status.

      ", - "type": "[CheckStatusState!]", - "id": "checkstatusstate", - "href": "/graphql/reference/enums#checkstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput", - "description": "

      Descriptive details about the check run.

      ", - "inputFields": [ - { - "name": "annotations", - "description": "

      The annotations that are made as part of the check run.

      ", - "type": "[CheckAnnotationData!]", - "id": "checkannotationdata", - "href": "/graphql/reference/input-objects#checkannotationdata" - }, - { - "name": "images", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "type": "[CheckRunOutputImage!]", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage" - }, - { - "name": "summary", - "description": "

      The summary of the check run (supports Commonmark).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The details of the check run (supports Commonmark).

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      A title to provide for this check run.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "CheckRunOutputImage", - "id": "checkrunoutputimage", - "href": "/graphql/reference/input-objects#checkrunoutputimage", - "description": "

      Images attached to the check run output displayed in the GitHub pull request UI.

      ", - "inputFields": [ - { - "name": "alt", - "description": "

      The alternative text for the image.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "caption", - "description": "

      A short image description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "imageUrl", - "description": "

      The full URL of the image.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteAutoTriggerPreference", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference", - "description": "

      The auto-trigger preferences that are available for check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The node ID of the application that owns the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "setting", - "description": "

      Set to true to enable automatic creation of CheckSuite events upon pushes to the repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "checks" - }, - { - "name": "CheckSuiteFilter", - "id": "checksuitefilter", - "href": "/graphql/reference/input-objects#checksuitefilter", - "description": "

      The filters that are available when fetching check suites.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      Filters the check suites created by this application ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "checkName", - "description": "

      Filters the check suites by this name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "checks" - }, - { - "name": "ClearLabelsFromLabelableInput", - "id": "clearlabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#clearlabelsfromlabelableinput", - "description": "

      Autogenerated input type of ClearLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelableId", - "description": "

      The id of the labelable object to clear the labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ClearProjectV2ItemFieldValueInput", - "id": "clearprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#clearprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of ClearProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be cleared.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "CloneProjectInput", - "id": "cloneprojectinput", - "href": "/graphql/reference/input-objects#cloneprojectinput", - "description": "

      Autogenerated input type of CloneProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeWorkflows", - "description": "

      Whether or not to clone the source project's workflows.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      The visibility of the project, defaults to false (private).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The source project to clone.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOwnerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "CloneTemplateRepositoryInput", - "id": "clonetemplaterepositoryinput", - "href": "/graphql/reference/input-objects#clonetemplaterepositoryinput", - "description": "

      Autogenerated input type of CloneTemplateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeAllBranches", - "description": "

      Whether to copy all branches from the template to the new repository. Defaults\nto copying only the default branch of the template.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the template repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CloseDiscussionInput", - "id": "closediscussioninput", - "href": "/graphql/reference/input-objects#closediscussioninput", - "description": "

      Autogenerated input type of CloseDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "reason", - "description": "

      The reason why the discussion is being closed.

      ", - "type": "DiscussionCloseReason", - "id": "discussionclosereason", - "href": "/graphql/reference/enums#discussionclosereason" - } - ], - "category": "discussions" - }, - { - "name": "CloseIssueInput", - "id": "closeissueinput", - "href": "/graphql/reference/input-objects#closeissueinput", - "description": "

      Autogenerated input type of CloseIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateIssueId", - "description": "

      ID of the issue that this is a duplicate of.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueId", - "description": "

      ID of the issue to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "stateReason", - "description": "

      The reason the issue is to be closed.

      ", - "type": "IssueClosedStateReason", - "id": "issueclosedstatereason", - "href": "/graphql/reference/enums#issueclosedstatereason" - } - ], - "category": "issues" - }, - { - "name": "ClosePullRequestInput", - "id": "closepullrequestinput", - "href": "/graphql/reference/input-objects#closepullrequestinput", - "description": "

      Autogenerated input type of ClosePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be closed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput", - "description": "

      Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.

      ", - "inputFields": [ - { - "name": "codeScanningTools", - "description": "

      Tools that must provide code scanning results for this rule to pass.

      ", - "type": "[CodeScanningToolInput!]!", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput" - } - ], - "category": "repos" - }, - { - "name": "CodeScanningToolInput", - "id": "codescanningtoolinput", - "href": "/graphql/reference/input-objects#codescanningtoolinput", - "description": "

      A tool that must provide code scanning results for this rule to pass.

      ", - "inputFields": [ - { - "name": "alertsThreshold", - "description": "

      The severity level at which code scanning results that raise alerts block a\nreference update. For more information on alert severity levels, see \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityAlertsThreshold", - "description": "

      The severity level at which code scanning results that raise security alerts\nblock a reference update. For more information on security severity levels,\nsee \"About code scanning alerts.\".

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "tool", - "description": "

      The name of a code scanning tool.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "CommitAuthor", - "id": "commitauthor", - "href": "/graphql/reference/input-objects#commitauthor", - "description": "

      Specifies an author for filtering Git commits.

      ", - "inputFields": [ - { - "name": "emails", - "description": "

      Email addresses to filter by. Commits authored by any of the specified email addresses will be returned.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      ID of a User to filter by. If non-null, only commits authored by this user\nwill be returned. This field takes precedence over emails.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "commits" - }, - { - "name": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput", - "description": "

      Parameters to be used for the commit_author_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitContributionOrder", - "id": "commitcontributionorder", - "href": "/graphql/reference/input-objects#commitcontributionorder", - "description": "

      Ordering options for commit contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order commit contributions.

      ", - "type": "CommitContributionOrderField!", - "id": "commitcontributionorderfield", - "href": "/graphql/reference/enums#commitcontributionorderfield" - } - ], - "category": "commits" - }, - { - "name": "CommitMessage", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage", - "description": "

      A message to include with a new commit.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the message.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headline", - "description": "

      The headline of the message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput", - "description": "

      Parameters to be used for the commit_message_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "CommittableBranch", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch", - "description": "

      A git ref for a commit to be appended to.

      \n

      The ref must be a branch, i.e. its fully qualified name must start\nwith refs/heads/ (although the input is not required to be fully\nqualified).

      \n

      The Ref may be specified by its global node ID or by the\nrepositoryNameWithOwner and branchName.

      \n

      Examples

      \n

      Specify a branch using a global node ID:

      \n
      { \"id\": \"MDM6UmVmMTpyZWZzL2hlYWRzL21haW4=\" }\n
      \n

      Specify a branch using repositoryNameWithOwner and branchName:

      \n
      {\n  \"repositoryNameWithOwner\": \"github/graphql-client\",\n  \"branchName\": \"main\"\n}.\n
      ", - "inputFields": [ - { - "name": "branchName", - "description": "

      The unqualified name of the branch to append the commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryNameWithOwner", - "description": "

      The nameWithOwner of the repository to commit to.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput", - "description": "

      Parameters to be used for the committer_email_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "commits" - }, - { - "name": "ContributionOrder", - "id": "contributionorder", - "href": "/graphql/reference/input-objects#contributionorder", - "description": "

      Ordering options for contribution connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - } - ], - "category": "users" - }, - { - "name": "ConvertProjectCardNoteToIssueInput", - "id": "convertprojectcardnotetoissueinput", - "href": "/graphql/reference/input-objects#convertprojectcardnotetoissueinput", - "description": "

      Autogenerated input type of ConvertProjectCardNoteToIssue.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the newly created issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the newly created issue. Defaults to the card's note text.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ConvertProjectV2DraftIssueItemToIssueInput", - "id": "convertprojectv2draftissueitemtoissueinput", - "href": "/graphql/reference/input-objects#convertprojectv2draftissueitemtoissueinput", - "description": "

      Autogenerated input type of ConvertProjectV2DraftIssueItemToIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the draft issue ProjectV2Item to convert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to create the issue in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ConvertPullRequestToDraftInput", - "id": "convertpullrequesttodraftinput", - "href": "/graphql/reference/input-objects#convertpullrequesttodraftinput", - "description": "

      Autogenerated input type of ConvertPullRequestToDraft.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to convert to draft.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "CopilotCodeReviewParametersInput", - "id": "copilotcodereviewparametersinput", - "href": "/graphql/reference/input-objects#copilotcodereviewparametersinput", - "description": "

      Request Copilot code review for new pull requests automatically if the author\nhas access to Copilot code review and their premium requests quota has not\nreached the limit.

      ", - "inputFields": [ - { - "name": "reviewDraftPullRequests", - "description": "

      Copilot automatically reviews draft pull requests before they are marked as ready for review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewOnPush", - "description": "

      Copilot automatically reviews each new push to the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "pulls" - }, - { - "name": "CopyProjectV2Input", - "id": "copyprojectv2input", - "href": "/graphql/reference/input-objects#copyprojectv2input", - "description": "

      Autogenerated input type of CopyProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "includeDraftIssues", - "description": "

      Include draft issues in the new project.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "ownerId", - "description": "

      The owner ID of the new project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the source Project to copy.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateAttributionInvitationInput", - "id": "createattributioninvitationinput", - "href": "/graphql/reference/input-objects#createattributioninvitationinput", - "description": "

      Autogenerated input type of CreateAttributionInvitation.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The Node ID of the owner scoping the reattributable data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceId", - "description": "

      The Node ID of the account owning the data to reattribute.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetId", - "description": "

      The Node ID of the account which may claim the data.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "CreateBranchProtectionRuleInput", - "id": "createbranchprotectionruleinput", - "href": "/graphql/reference/input-objects#createbranchprotectionruleinput", - "description": "

      Autogenerated input type of CreateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "repositoryId", - "description": "

      The global relay id of the repository in which a new branch protection rule should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "CreateCheckRunInput", - "id": "createcheckruninput", - "href": "/graphql/reference/input-objects#createcheckruninput", - "description": "

      Autogenerated input type of CreateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "CreateCheckSuiteInput", - "id": "createchecksuiteinput", - "href": "/graphql/reference/input-objects#createchecksuiteinput", - "description": "

      Autogenerated input type of CreateCheckSuite.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headSha", - "description": "

      The SHA of the head commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "CreateCommitOnBranchInput", - "id": "createcommitonbranchinput", - "href": "/graphql/reference/input-objects#createcommitonbranchinput", - "description": "

      Autogenerated input type of CreateCommitOnBranch.

      ", - "inputFields": [ - { - "name": "branch", - "description": "

      The Ref to be updated. Must be a branch.

      ", - "type": "CommittableBranch!", - "id": "committablebranch", - "href": "/graphql/reference/input-objects#committablebranch" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The git commit oid expected at the head of the branch prior to the commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "fileChanges", - "description": "

      A description of changes to files in this commit.

      ", - "type": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges" - }, - { - "name": "message", - "description": "

      The commit message the be included with the commit.

      ", - "type": "CommitMessage!", - "id": "commitmessage", - "href": "/graphql/reference/input-objects#commitmessage" - } - ], - "category": "commits" - }, - { - "name": "CreateDeploymentInput", - "id": "createdeploymentinput", - "href": "/graphql/reference/input-objects#createdeploymentinput", - "description": "

      Autogenerated input type of CreateDeployment.

      ", - "inputFields": [ - { - "name": "autoMerge", - "description": "

      Attempt to automatically merge the default branch into the requested ref, defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      Short description of the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      Name for the target deployment environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "payload", - "description": "

      JSON payload with extra information about the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The node ID of the ref to be deployed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requiredContexts", - "description": "

      The status contexts to verify against commit status checks. To bypass required\ncontexts, pass an empty array. Defaults to all unique contexts.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "task", - "description": "

      Specifies a task to execute.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "CreateDeploymentStatusInput", - "id": "createdeploymentstatusinput", - "href": "/graphql/reference/input-objects#createdeploymentstatusinput", - "description": "

      Autogenerated input type of CreateDeploymentStatus.

      ", - "inputFields": [ - { - "name": "autoInactive", - "description": "

      Adds a new inactive status to all non-transient, non-production environment\ndeployments with the same repository and environment name as the created\nstatus's deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "deploymentId", - "description": "

      The node ID of the deployment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "description", - "description": "

      A short description of the status. Maximum length of 140 characters.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environment", - "description": "

      If provided, updates the environment of the deploy. Otherwise, does not modify the environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentUrl", - "description": "

      Sets the URL for accessing your environment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "logUrl", - "description": "

      The log URL to associate with this status. This URL should contain\noutput to keep the user updated while the task is running or serve as\nhistorical information for what happened in the deployment.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The state of the deployment.

      ", - "type": "DeploymentStatusState!", - "id": "deploymentstatusstate", - "href": "/graphql/reference/enums#deploymentstatusstate" - } - ], - "category": "deployments" - }, - { - "name": "CreateDiscussionInput", - "id": "creatediscussioninput", - "href": "/graphql/reference/input-objects#creatediscussioninput", - "description": "

      Autogenerated input type of CreateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The id of the discussion category to associate with this discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The id of the repository on which to create the discussion.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the discussion.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "CreateEnterpriseOrganizationInput", - "id": "createenterpriseorganizationinput", - "href": "/graphql/reference/input-objects#createenterpriseorganizationinput", - "description": "

      Autogenerated input type of CreateEnterpriseOrganization.

      ", - "inputFields": [ - { - "name": "adminLogins", - "description": "

      The logins for the administrators of the new organization.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "billingEmail", - "description": "

      The email used for sending billing receipts.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise owning the new organization.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "profileName", - "description": "

      The profile name of the new organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateEnvironmentInput", - "id": "createenvironmentinput", - "href": "/graphql/reference/input-objects#createenvironmentinput", - "description": "

      Autogenerated input type of CreateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the environment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "CreateIpAllowListEntryInput", - "id": "createipallowlistentryinput", - "href": "/graphql/reference/input-objects#createipallowlistentryinput", - "description": "

      Autogenerated input type of CreateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for which to create the new IP allow list entry.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "CreateIssueFieldInput", - "id": "createissuefieldinput", - "href": "/graphql/reference/input-objects#createissuefieldinput", - "description": "

      Autogenerated input type of CreateIssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dataType", - "description": "

      The data type of the issue field.

      ", - "type": "IssueFieldDataType!", - "id": "issuefielddatatype", - "href": "/graphql/reference/enums#issuefielddatatype" - }, - { - "name": "description", - "description": "

      A description of the issue field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the issue field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      The options for the issue field if applicable.

      ", - "type": "[IssueFieldSingleSelectOptionInput!]", - "id": "issuefieldsingleselectoptioninput", - "href": "/graphql/reference/input-objects#issuefieldsingleselectoptioninput" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization where the issue field will be created.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "visibility", - "description": "

      The visibility of the issue field.

      ", - "type": "IssueFieldVisibility", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "CreateIssueFieldValueInput", - "id": "createissuefieldvalueinput", - "href": "/graphql/reference/input-objects#createissuefieldvalueinput", - "description": "

      Autogenerated input type of CreateIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueField", - "description": "

      The field value to create.

      ", - "type": "IssueFieldCreateOrUpdateInput!", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueId", - "description": "

      The ID of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateIssueInput", - "id": "createissueinput", - "href": "/graphql/reference/input-objects#createissueinput", - "description": "

      Autogenerated input type of CreateIssue.

      ", - "inputFields": [ - { - "name": "agentAssignment", - "description": "

      Configuration for assigning Copilot to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assigneeIds", - "description": "

      The Node ID of assignees for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueFields", - "description": "

      An array of issue fields to set on the issue during creation.

      ", - "type": "[IssueFieldCreateOrUpdateInput!]", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueTemplate", - "description": "

      The name of an issue template in the repository, assigns labels and assignees from the template to the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The Node ID of the issue type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parentIssueId", - "description": "

      The Node ID of the parent issue to add this new issue to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectV2Ids", - "description": "

      An array of Node IDs for Projects V2 associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "CreateIssueTypeInput", - "id": "createissuetypeinput", - "href": "/graphql/reference/input-objects#createissuetypeinput", - "description": "

      Autogenerated input type of CreateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      Description of the new issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled on the org level.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      Name of the new issue type.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID for the organization on which the issue type is created.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLabelInput", - "id": "createlabelinput", - "href": "/graphql/reference/input-objects#createlabelinput", - "description": "

      Autogenerated input type of CreateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the color of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the label.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateLinkedBranchInput", - "id": "createlinkedbranchinput", - "href": "/graphql/reference/input-objects#createlinkedbranchinput", - "description": "

      Autogenerated input type of CreateLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to link to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the new branch. Defaults to issue number and title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The commit SHA to base the new branch on.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      ID of the repository to create the branch in. Defaults to the issue repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "CreateMigrationSourceInput", - "id": "createmigrationsourceinput", - "href": "/graphql/reference/input-objects#createmigrationsourceinput", - "description": "

      Autogenerated input type of CreateMigrationSource.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The migration source name.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "type", - "description": "

      The migration source type.

      ", - "type": "MigrationSourceType!", - "id": "migrationsourcetype", - "href": "/graphql/reference/enums#migrationsourcetype" - }, - { - "name": "url", - "description": "

      The migration source URL, for example https://github.com or https://monalisa.ghe.com.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "CreateProjectInput", - "id": "createprojectinput", - "href": "/graphql/reference/input-objects#createprojectinput", - "description": "

      Autogenerated input type of CreateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryIds", - "description": "

      A list of repository IDs to create as linked repositories for the project.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      The name of the GitHub-provided template.

      ", - "type": "ProjectTemplate", - "id": "projecttemplate", - "href": "/graphql/reference/enums#projecttemplate" - } - ], - "category": "projects-classic" - }, - { - "name": "CreateProjectV2FieldInput", - "id": "createprojectv2fieldinput", - "href": "/graphql/reference/input-objects#createprojectv2fieldinput", - "description": "

      Autogenerated input type of CreateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dataType", - "description": "

      The data type of the field.

      ", - "type": "ProjectV2CustomFieldType!", - "id": "projectv2customfieldtype", - "href": "/graphql/reference/enums#projectv2customfieldtype" - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for an iteration field.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name of the field.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the field in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a single select field. At least one value is required if data_type is SINGLE_SELECT.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2Input", - "id": "createprojectv2input", - "href": "/graphql/reference/input-objects#createprojectv2input", - "description": "

      Autogenerated input type of CreateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The owner ID to create the project under.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The repository to link the project to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The team to link the project to. The team will be granted read permissions.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2IssueFieldInput", - "id": "createprojectv2issuefieldinput", - "href": "/graphql/reference/input-objects#createprojectv2issuefieldinput", - "description": "

      Autogenerated input type of CreateProjectV2IssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueFieldId", - "description": "

      The ID of the IssueField to create the field for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the field in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "CreateProjectV2StatusUpdateInput", - "id": "createprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#createprojectv2statusupdateinput", - "description": "

      Autogenerated input type of CreateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to create the status update in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "CreatePullRequestInput", - "id": "createpullrequestinput", - "href": "/graphql/reference/input-objects#createpullrequestinput", - "description": "

      Autogenerated input type of CreatePullRequest.

      ", - "inputFields": [ - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository. You cannot update the base branch on a pull request to point\nto another repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether this pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "headRefName", - "description": "

      The name of the branch where your changes are implemented. For cross-repository pull requests\nin the same network, namespace head_ref_name with a user like this: username:branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "headRepositoryId", - "description": "

      The Node ID of the head repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "CreateRefInput", - "id": "createrefinput", - "href": "/graphql/reference/input-objects#createrefinput", - "description": "

      Autogenerated input type of CreateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The fully qualified name of the new Ref (ie: refs/heads/my_new_branch).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the new Ref shall target. Must point to a commit.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository to create the Ref in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "CreateRepositoryCustomPropertyInput", - "id": "createrepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#createrepositorycustompropertyinput", - "description": "

      Autogenerated input type of CreateRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "allowedValues", - "description": "

      The allowed values for the custom property.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The default value for the custom property if the property is required.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requireExplicitValues", - "description": "

      Whether this repository custom property requires explicit values.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "required", - "description": "

      Whether the custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new custom property should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "valueType", - "description": "

      The value type for the custom property.

      ", - "type": "CustomPropertyValueType!", - "id": "custompropertyvaluetype", - "href": "/graphql/reference/enums#custompropertyvaluetype" - }, - { - "name": "valuesEditableBy", - "description": "

      The allowed actors who can edit the values of a custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryInput", - "id": "createrepositoryinput", - "href": "/graphql/reference/input-objects#createrepositoryinput", - "description": "

      Autogenerated input type of CreateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A short description of the new repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The name of the new repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner for the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      When an organization is specified as the owner, this ID identifies the team\nthat should be granted access to the new repository.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "visibility", - "description": "

      Indicates the repository's visibility level.

      ", - "type": "RepositoryVisibility!", - "id": "repositoryvisibility", - "href": "/graphql/reference/enums#repositoryvisibility" - } - ], - "category": "repos" - }, - { - "name": "CreateRepositoryRulesetInput", - "id": "createrepositoryrulesetinput", - "href": "/graphql/reference/input-objects#createrepositoryrulesetinput", - "description": "

      Autogenerated input type of CreateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The set of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput!", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement!", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "sourceId", - "description": "

      The global relay id of the source in which a new ruleset should be created in.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "CreateUserListInput", - "id": "createuserlistinput", - "href": "/graphql/reference/input-objects#createuserlistinput", - "description": "

      Autogenerated input type of CreateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The name of the new list.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "CustomPropertyValueInput", - "id": "custompropertyvalueinput", - "href": "/graphql/reference/input-objects#custompropertyvalueinput", - "description": "

      The custom property name and value to be set.

      ", - "inputFields": [ - { - "name": "propertyName", - "description": "

      The name of the custom property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "value", - "description": "

      The value to set for the custom property. Using a value of null will unset the\nproperty value, reverting to the default value if the property is required.

      ", - "type": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue" - } - ], - "category": "repos" - }, - { - "name": "DeleteBranchProtectionRuleInput", - "id": "deletebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#deletebranchprotectionruleinput", - "description": "

      Autogenerated input type of DeleteBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "DeleteDeploymentInput", - "id": "deletedeploymentinput", - "href": "/graphql/reference/input-objects#deletedeploymentinput", - "description": "

      Autogenerated input type of DeleteDeployment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the deployment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteDiscussionCommentInput", - "id": "deletediscussioncommentinput", - "href": "/graphql/reference/input-objects#deletediscussioncommentinput", - "description": "

      Autogenerated input type of DeleteDiscussionComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node id of the discussion comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteDiscussionInput", - "id": "deletediscussioninput", - "href": "/graphql/reference/input-objects#deletediscussioninput", - "description": "

      Autogenerated input type of DeleteDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The id of the discussion to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "DeleteEnvironmentInput", - "id": "deleteenvironmentinput", - "href": "/graphql/reference/input-objects#deleteenvironmentinput", - "description": "

      Autogenerated input type of DeleteEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the environment to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "DeleteIpAllowListEntryInput", - "id": "deleteipallowlistentryinput", - "href": "/graphql/reference/input-objects#deleteipallowlistentryinput", - "description": "

      Autogenerated input type of DeleteIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "enterprise-admin" - }, - { - "name": "DeleteIssueCommentInput", - "id": "deleteissuecommentinput", - "href": "/graphql/reference/input-objects#deleteissuecommentinput", - "description": "

      Autogenerated input type of DeleteIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueFieldInput", - "id": "deleteissuefieldinput", - "href": "/graphql/reference/input-objects#deleteissuefieldinput", - "description": "

      Autogenerated input type of DeleteIssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueFieldValueInput", - "id": "deleteissuefieldvalueinput", - "href": "/graphql/reference/input-objects#deleteissuefieldvalueinput", - "description": "

      Autogenerated input type of DeleteIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "issueId", - "description": "

      The ID of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueInput", - "id": "deleteissueinput", - "href": "/graphql/reference/input-objects#deleteissueinput", - "description": "

      Autogenerated input type of DeleteIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteIssueTypeInput", - "id": "deleteissuetypeinput", - "href": "/graphql/reference/input-objects#deleteissuetypeinput", - "description": "

      Autogenerated input type of DeleteIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLabelInput", - "id": "deletelabelinput", - "href": "/graphql/reference/input-objects#deletelabelinput", - "description": "

      Autogenerated input type of DeleteLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeleteLinkedBranchInput", - "id": "deletelinkedbranchinput", - "href": "/graphql/reference/input-objects#deletelinkedbranchinput", - "description": "

      Autogenerated input type of DeleteLinkedBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "linkedBranchId", - "description": "

      The ID of the linked branch.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "DeletePackageVersionInput", - "id": "deletepackageversioninput", - "href": "/graphql/reference/input-objects#deletepackageversioninput", - "description": "

      Autogenerated input type of DeletePackageVersion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "packageVersionId", - "description": "

      The ID of the package version to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "packages" - }, - { - "name": "DeleteProjectCardInput", - "id": "deleteprojectcardinput", - "href": "/graphql/reference/input-objects#deleteprojectcardinput", - "description": "

      Autogenerated input type of DeleteProjectCard.

      ", - "inputFields": [ - { - "name": "cardId", - "description": "

      The id of the card to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectColumnInput", - "id": "deleteprojectcolumninput", - "href": "/graphql/reference/input-objects#deleteprojectcolumninput", - "description": "

      Autogenerated input type of DeleteProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectInput", - "id": "deleteprojectinput", - "href": "/graphql/reference/input-objects#deleteprojectinput", - "description": "

      Autogenerated input type of DeleteProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "DeleteProjectV2FieldInput", - "id": "deleteprojectv2fieldinput", - "href": "/graphql/reference/input-objects#deleteprojectv2fieldinput", - "description": "

      Autogenerated input type of DeleteProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2Input", - "id": "deleteprojectv2input", - "href": "/graphql/reference/input-objects#deleteprojectv2input", - "description": "

      Autogenerated input type of DeleteProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2ItemInput", - "id": "deleteprojectv2iteminput", - "href": "/graphql/reference/input-objects#deleteprojectv2iteminput", - "description": "

      Autogenerated input type of DeleteProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project from which the item should be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2StatusUpdateInput", - "id": "deleteprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#deleteprojectv2statusupdateinput", - "description": "

      Autogenerated input type of DeleteProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeleteProjectV2WorkflowInput", - "id": "deleteprojectv2workflowinput", - "href": "/graphql/reference/input-objects#deleteprojectv2workflowinput", - "description": "

      Autogenerated input type of DeleteProjectV2Workflow.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "workflowId", - "description": "

      The ID of the workflow to be removed.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "DeletePullRequestReviewCommentInput", - "id": "deletepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of DeletePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the comment to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeletePullRequestReviewInput", - "id": "deletepullrequestreviewinput", - "href": "/graphql/reference/input-objects#deletepullrequestreviewinput", - "description": "

      Autogenerated input type of DeletePullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DeleteRefInput", - "id": "deleterefinput", - "href": "/graphql/reference/input-objects#deleterefinput", - "description": "

      Autogenerated input type of DeleteRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "DeleteRepositoryCustomPropertyInput", - "id": "deleterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#deleterepositorycustompropertyinput", - "description": "

      Autogenerated input type of DeleteRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The global relay id of the custom property to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteRepositoryRulesetInput", - "id": "deleterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#deleterepositoryrulesetinput", - "description": "

      Autogenerated input type of DeleteRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be deleted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "DeleteUserListInput", - "id": "deleteuserlistinput", - "href": "/graphql/reference/input-objects#deleteuserlistinput", - "description": "

      Autogenerated input type of DeleteUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "listId", - "description": "

      The ID of the list to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "DeleteVerifiableDomainInput", - "id": "deleteverifiabledomaininput", - "href": "/graphql/reference/input-objects#deleteverifiabledomaininput", - "description": "

      Autogenerated input type of DeleteVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to delete.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "DeploymentOrder", - "id": "deploymentorder", - "href": "/graphql/reference/input-objects#deploymentorder", - "description": "

      Ordering options for deployment connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order deployments by.

      ", - "type": "DeploymentOrderField!", - "id": "deploymentorderfield", - "href": "/graphql/reference/enums#deploymentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "DequeuePullRequestInput", - "id": "dequeuepullrequestinput", - "href": "/graphql/reference/input-objects#dequeuepullrequestinput", - "description": "

      Autogenerated input type of DequeuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the pull request to be dequeued.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DisablePullRequestAutoMergeInput", - "id": "disablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#disablepullrequestautomergeinput", - "description": "

      Autogenerated input type of DisablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to disable auto merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DiscussionOrder", - "id": "discussionorder", - "href": "/graphql/reference/input-objects#discussionorder", - "description": "

      Ways in which lists of discussions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order discussions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order discussions.

      ", - "type": "DiscussionOrderField!", - "id": "discussionorderfield", - "href": "/graphql/reference/enums#discussionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DiscussionPollOptionOrder", - "id": "discussionpolloptionorder", - "href": "/graphql/reference/input-objects#discussionpolloptionorder", - "description": "

      Ordering options for discussion poll option connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order poll options by.

      ", - "type": "DiscussionPollOptionOrderField!", - "id": "discussionpolloptionorderfield", - "href": "/graphql/reference/enums#discussionpolloptionorderfield" - } - ], - "category": "discussions" - }, - { - "name": "DismissPullRequestReviewInput", - "id": "dismisspullrequestreviewinput", - "href": "/graphql/reference/input-objects#dismisspullrequestreviewinput", - "description": "

      Autogenerated input type of DismissPullRequestReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "message", - "description": "

      The contents of the pull request review dismissal message.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "DismissRepositoryVulnerabilityAlertInput", - "id": "dismissrepositoryvulnerabilityalertinput", - "href": "/graphql/reference/input-objects#dismissrepositoryvulnerabilityalertinput", - "description": "

      Autogenerated input type of DismissRepositoryVulnerabilityAlert.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissReason", - "description": "

      The reason the Dependabot alert is being dismissed.

      ", - "type": "DismissReason!", - "id": "dismissreason", - "href": "/graphql/reference/enums#dismissreason" - }, - { - "name": "repositoryVulnerabilityAlertId", - "description": "

      The Dependabot alert ID to dismiss.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "dependabot" - }, - { - "name": "DraftPullRequestReviewComment", - "id": "draftpullrequestreviewcomment", - "href": "/graphql/reference/input-objects#draftpullrequestreviewcomment", - "description": "

      Specifies a review comment to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      Path to the file being commented on.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "position", - "description": "

      Position in the file to leave a comment on.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "DraftPullRequestReviewThread", - "id": "draftpullrequestreviewthread", - "href": "/graphql/reference/input-objects#draftpullrequestreviewthread", - "description": "

      Specifies a review comment thread to be left with a Pull Request Review.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      Body of the comment to leave.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "line", - "description": "

      The line of the blob to which the thread refers. The end of the line range for\nmulti-line comments. Required if not using positioning.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "path", - "description": "

      Path to the file being commented on. Required if not using positioning.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "side", - "description": "

      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.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - }, - { - "name": "startLine", - "description": "

      The first line of the range to which the comment refers.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startSide", - "description": "

      The side of the diff on which the start line resides.

      ", - "type": "DiffSide", - "id": "diffside", - "href": "/graphql/reference/enums#diffside" - } - ], - "category": "pulls" - }, - { - "name": "EnablePullRequestAutoMergeInput", - "id": "enablepullrequestautomergeinput", - "href": "/graphql/reference/input-objects#enablepullrequestautomergeinput", - "description": "

      Autogenerated input type of EnablePullRequestAutoMerge.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit message is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the commit when the PR is mergable; if omitted, a\ndefault message will be used. NOTE: when merging with a merge queue any input\nvalue for commit headline is ignored.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to MERGE. NOTE: when merging\nwith a merge queue any input value for merge method is ignored.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to enable auto-merge on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnqueuePullRequestInput", - "id": "enqueuepullrequestinput", - "href": "/graphql/reference/input-objects#enqueuepullrequestinput", - "description": "

      Autogenerated input type of EnqueuePullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The expected head OID of the pull request.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "jump", - "description": "

      Add the pull request to the front of the queue.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to enqueue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "EnterpriseAdministratorInvitationOrder", - "id": "enterpriseadministratorinvitationorder", - "href": "/graphql/reference/input-objects#enterpriseadministratorinvitationorder", - "description": "

      Ordering options for enterprise administrator invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise administrator invitations by.

      ", - "type": "EnterpriseAdministratorInvitationOrderField!", - "id": "enterpriseadministratorinvitationorderfield", - "href": "/graphql/reference/enums#enterpriseadministratorinvitationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseMemberOrder", - "id": "enterprisememberorder", - "href": "/graphql/reference/input-objects#enterprisememberorder", - "description": "

      Ordering options for enterprise member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise members by.

      ", - "type": "EnterpriseMemberOrderField!", - "id": "enterprisememberorderfield", - "href": "/graphql/reference/enums#enterprisememberorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseOrder", - "id": "enterpriseorder", - "href": "/graphql/reference/input-objects#enterpriseorder", - "description": "

      Ordering options for enterprises.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprises by.

      ", - "type": "EnterpriseOrderField!", - "id": "enterpriseorderfield", - "href": "/graphql/reference/enums#enterpriseorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerInstallationOrder", - "id": "enterpriseserverinstallationorder", - "href": "/graphql/reference/input-objects#enterpriseserverinstallationorder", - "description": "

      Ordering options for Enterprise Server installation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order Enterprise Server installations by.

      ", - "type": "EnterpriseServerInstallationOrderField!", - "id": "enterpriseserverinstallationorderfield", - "href": "/graphql/reference/enums#enterpriseserverinstallationorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountEmailOrder", - "id": "enterpriseserveruseraccountemailorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountemailorder", - "description": "

      Ordering options for Enterprise Server user account email connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order emails by.

      ", - "type": "EnterpriseServerUserAccountEmailOrderField!", - "id": "enterpriseserveruseraccountemailorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountemailorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountOrder", - "id": "enterpriseserveruseraccountorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountorder", - "description": "

      Ordering options for Enterprise Server user account connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts by.

      ", - "type": "EnterpriseServerUserAccountOrderField!", - "id": "enterpriseserveruseraccountorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "EnterpriseServerUserAccountsUploadOrder", - "id": "enterpriseserveruseraccountsuploadorder", - "href": "/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder", - "description": "

      Ordering options for Enterprise Server user accounts upload connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user accounts uploads by.

      ", - "type": "EnterpriseServerUserAccountsUploadOrderField!", - "id": "enterpriseserveruseraccountsuploadorderfield", - "href": "/graphql/reference/enums#enterpriseserveruseraccountsuploadorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "Environments", - "id": "environments", - "href": "/graphql/reference/input-objects#environments", - "description": "

      Ordering options for environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order environments by.

      ", - "type": "EnvironmentOrderField!", - "id": "environmentorderfield", - "href": "/graphql/reference/enums#environmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "FileAddition", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition", - "description": "

      A command to add a file at the given path with the given contents as part of a\ncommit. Any existing file at that that path will be replaced.

      ", - "inputFields": [ - { - "name": "contents", - "description": "

      The base64 encoded contents of the file.

      ", - "type": "Base64String!", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string" - }, - { - "name": "path", - "description": "

      The path in the repository where the file will be located.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileChanges", - "id": "filechanges", - "href": "/graphql/reference/input-objects#filechanges", - "description": "

      A description of a set of changes to a file tree to be made as part of\na git commit, modeled as zero or more file additions and zero or more\nfile deletions.

      \n

      Both fields are optional; omitting both will produce a commit with no\nfile changes.

      \n

      deletions and additions describe changes to files identified\nby 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\nslash-prefixed.

      \n

      path values must be unique across all additions and deletions\nprovided. Any duplication will result in a validation error.

      \n

      Encoding

      \n

      File contents must be provided in full for each FileAddition.

      \n

      The contents of a FileAddition must be encoded using RFC 4648\ncompliant base64, i.e. correct padding is required and no characters\noutside the standard alphabet may be used. Invalid base64\nencoding will be rejected with a validation error.

      \n

      The encoded contents may be binary.

      \n

      For text files, no assumptions are made about the character encoding of\nthe file contents (after base64 decoding). No charset transcoding or\nline-ending normalization will be performed; it is the client's\nresponsibility to manage the character encoding of files they provide.\nHowever, for maximum compatibility we recommend using UTF-8 encoding\nand ensuring that all files in a repository use a consistent\nline-ending convention (\\n or \\r\\n), and that all files end\nwith a newline.

      \n

      Modeling file changes

      \n

      Each of the the five types of conceptual changes that can be made in a\ngit commit can be described using the FileChanges type as follows:

      \n
        \n
      1. \n

        New file addition: create file hello world\\n at path docs/README.txt:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"hello world\\n\")\n    }\n  ]\n}\n
        \n
      2. \n
      3. \n

        Existing file modification: change existing docs/README.txt to have new\ncontent new content here\\n:

        \n
        {\n  \"additions\" [\n    {\n      \"path\": \"docs/README.txt\",\n      \"contents\": base64encode(\"new content here\\n\")\n    }\n  ]\n}\n
        \n
      4. \n
      5. \n

        Existing file deletion: remove existing file docs/README.txt.\nNote that the path is required to exist -- specifying a\npath that does not exist on the given branch will abort the\ncommit and return an error.

        \n
        {\n  \"deletions\" [\n    {\n      \"path\": \"docs/README.txt\"\n    }\n  ]\n}\n
        \n
      6. \n
      7. \n

        File rename with no changes: rename docs/README.txt with\nprevious content hello world\\n to the same content at\nnewdocs/README.txt:

        \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
      8. \n
      9. \n

        File rename with changes: rename docs/README.txt with\nprevious content hello world\\n to a file at path\nnewdocs/README.txt with content new contents\\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
        \n
      10. \n
      ", - "inputFields": [ - { - "name": "additions", - "description": "

      File to add or change.

      ", - "type": "[FileAddition!]", - "id": "fileaddition", - "href": "/graphql/reference/input-objects#fileaddition" - }, - { - "name": "deletions", - "description": "

      Files to delete.

      ", - "type": "[FileDeletion!]", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion" - } - ], - "category": "git" - }, - { - "name": "FileDeletion", - "id": "filedeletion", - "href": "/graphql/reference/input-objects#filedeletion", - "description": "

      A command to delete the file at the given path as part of a commit.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to delete.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "git" - }, - { - "name": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput", - "description": "

      Prevent commits that include files with specified file extensions from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "restrictedFileExtensions", - "description": "

      The file extensions that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput", - "description": "

      Prevent commits that include changes in specified file and folder paths from\nbeing pushed to the commit graph. This includes absolute paths that contain file names.

      ", - "inputFields": [ - { - "name": "restrictedFilePaths", - "description": "

      The file paths that are restricted from being pushed to the commit graph.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "FollowOrganizationInput", - "id": "followorganizationinput", - "href": "/graphql/reference/input-objects#followorganizationinput", - "description": "

      Autogenerated input type of FollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "FollowUserInput", - "id": "followuserinput", - "href": "/graphql/reference/input-objects#followuserinput", - "description": "

      Autogenerated input type of FollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to follow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "GistOrder", - "id": "gistorder", - "href": "/graphql/reference/input-objects#gistorder", - "description": "

      Ordering options for gist connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "GistOrderField!", - "id": "gistorderfield", - "href": "/graphql/reference/enums#gistorderfield" - } - ], - "category": "gists" - }, - { - "name": "GrantEnterpriseOrganizationsMigratorRoleInput", - "id": "grantenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#grantenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of GrantEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "GrantMigratorRoleInput", - "id": "grantmigratorroleinput", - "href": "/graphql/reference/input-objects#grantmigratorroleinput", - "description": "

      Autogenerated input type of GrantMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to grant the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "ImportProjectInput", - "id": "importprojectinput", - "href": "/graphql/reference/input-objects#importprojectinput", - "description": "

      Autogenerated input type of ImportProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of Project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnImports", - "description": "

      A list of columns containing issues and pull requests.

      ", - "type": "[ProjectColumnImport!]!", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport" - }, - { - "name": "name", - "description": "

      The name of Project.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerName", - "description": "

      The name of the Organization or User to create the Project under.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "public", - "description": "

      Whether the Project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "migrations" - }, - { - "name": "IpAllowListEntryOrder", - "id": "ipallowlistentryorder", - "href": "/graphql/reference/input-objects#ipallowlistentryorder", - "description": "

      Ordering options for IP allow list entry connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order IP allow list entries by.

      ", - "type": "IpAllowListEntryOrderField!", - "id": "ipallowlistentryorderfield", - "href": "/graphql/reference/enums#ipallowlistentryorderfield" - } - ], - "category": "enterprise-admin" - }, - { - "name": "IssueCommentOrder", - "id": "issuecommentorder", - "href": "/graphql/reference/input-objects#issuecommentorder", - "description": "

      Ways in which lists of issue comments can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issue comments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issue comments by.

      ", - "type": "IssueCommentOrderField!", - "id": "issuecommentorderfield", - "href": "/graphql/reference/enums#issuecommentorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueDependencyOrder", - "id": "issuedependencyorder", - "href": "/graphql/reference/input-objects#issuedependencyorder", - "description": "

      Ordering options issue dependencies.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue dependencies by.

      ", - "type": "IssueDependencyOrderField!", - "id": "issuedependencyorderfield", - "href": "/graphql/reference/enums#issuedependencyorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldCreateOrUpdateInput", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput", - "description": "

      Represents an issue field value that must be set on an issue during issue creation.

      ", - "inputFields": [ - { - "name": "dateValue", - "description": "

      The date value, for a date field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "delete", - "description": "

      Set to true to delete the field value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "fieldId", - "description": "

      The ID of the issue field.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "numberValue", - "description": "

      The numeric value, for a number field.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "singleSelectOptionId", - "description": "

      The ID of the selected option, for a single select field.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "textValue", - "description": "

      The text value, for a text field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldOrder", - "id": "issuefieldorder", - "href": "/graphql/reference/input-objects#issuefieldorder", - "description": "

      Ordering options for issue field connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue fields by.

      ", - "type": "IssueFieldOrderField!", - "id": "issuefieldorderfield", - "href": "/graphql/reference/enums#issuefieldorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueFieldSingleSelectOptionInput", - "id": "issuefieldsingleselectoptioninput", - "href": "/graphql/reference/input-objects#issuefieldsingleselectoptioninput", - "description": "

      A single selection option for an issue field.

      ", - "inputFields": [ - { - "name": "color", - "description": "

      The color associated with the option.

      ", - "type": "IssueFieldSingleSelectOptionColor!", - "id": "issuefieldsingleselectoptioncolor", - "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor" - }, - { - "name": "description", - "description": "

      A description of the option.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "priority", - "description": "

      The priority of the option in the list.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "issues" - }, - { - "name": "IssueFilters", - "id": "issuefilters", - "href": "/graphql/reference/input-objects#issuefilters", - "description": "

      Ways in which to filter lists of issues.

      ", - "inputFields": [ - { - "name": "assignee", - "description": "

      List issues assigned to given name. Pass in null for issues with no assigned\nuser, and * for issues assigned to any user.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createdBy", - "description": "

      List issues created by given name.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labels", - "description": "

      List issues where the list of label names exist on the issue.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "mentioned", - "description": "

      List issues where the given name is mentioned in the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestone", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its database ID. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "milestoneNumber", - "description": "

      List issues by given milestone argument. If an string representation of an\ninteger is passed, it should refer to a milestone by its number field. Pass in\nnull for issues with no milestone, and * for issues that are assigned to any milestone.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "since", - "description": "

      List issues that have been updated at or after the given date.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "states", - "description": "

      List issues filtered by the list of states given.

      ", - "type": "[IssueState!]", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "type", - "description": "

      List issues filtered by the type given, only supported by searches on repositories.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "viewerSubscribed", - "description": "

      List issues subscribed to by viewer.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "issues" - }, - { - "name": "IssueOrder", - "id": "issueorder", - "href": "/graphql/reference/input-objects#issueorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order issues by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order issues by.

      ", - "type": "IssueOrderField!", - "id": "issueorderfield", - "href": "/graphql/reference/enums#issueorderfield" - } - ], - "category": "issues" - }, - { - "name": "IssueTypeOrder", - "id": "issuetypeorder", - "href": "/graphql/reference/input-objects#issuetypeorder", - "description": "

      Ordering options for issue types connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order issue types by.

      ", - "type": "IssueTypeOrderField!", - "id": "issuetypeorderfield", - "href": "/graphql/reference/enums#issuetypeorderfield" - } - ], - "category": "issues" - }, - { - "name": "LabelOrder", - "id": "labelorder", - "href": "/graphql/reference/input-objects#labelorder", - "description": "

      Ways in which lists of labels can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order labels by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order labels by.

      ", - "type": "LabelOrderField!", - "id": "labelorderfield", - "href": "/graphql/reference/enums#labelorderfield" - } - ], - "category": "issues" - }, - { - "name": "LanguageOrder", - "id": "languageorder", - "href": "/graphql/reference/input-objects#languageorder", - "description": "

      Ordering options for language connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order languages by.

      ", - "type": "LanguageOrderField!", - "id": "languageorderfield", - "href": "/graphql/reference/enums#languageorderfield" - } - ], - "category": "repos" - }, - { - "name": "LinkProjectV2ToRepositoryInput", - "id": "linkprojectv2torepositoryinput", - "href": "/graphql/reference/input-objects#linkprojectv2torepositoryinput", - "description": "

      Autogenerated input type of LinkProjectV2ToRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkProjectV2ToTeamInput", - "id": "linkprojectv2toteaminput", - "href": "/graphql/reference/input-objects#linkprojectv2toteaminput", - "description": "

      Autogenerated input type of LinkProjectV2ToTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to link to the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to link to the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "LinkRepositoryToProjectInput", - "id": "linkrepositorytoprojectinput", - "href": "/graphql/reference/input-objects#linkrepositorytoprojectinput", - "description": "

      Autogenerated input type of LinkRepositoryToProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to link to a Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository to link to a Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "LockLockableInput", - "id": "locklockableinput", - "href": "/graphql/reference/input-objects#locklockableinput", - "description": "

      Autogenerated input type of LockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockReason", - "description": "

      A reason for why the item will be locked.

      ", - "type": "LockReason", - "id": "lockreason", - "href": "/graphql/reference/enums#lockreason" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be locked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MannequinOrder", - "id": "mannequinorder", - "href": "/graphql/reference/input-objects#mannequinorder", - "description": "

      Ordering options for mannequins.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order mannequins by.

      ", - "type": "MannequinOrderField!", - "id": "mannequinorderfield", - "href": "/graphql/reference/enums#mannequinorderfield" - } - ], - "category": "migrations" - }, - { - "name": "MarkDiscussionCommentAsAnswerInput", - "id": "markdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#markdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of MarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to mark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "MarkFileAsViewedInput", - "id": "markfileasviewedinput", - "href": "/graphql/reference/input-objects#markfileasviewedinput", - "description": "

      Autogenerated input type of MarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as viewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MarkProjectV2AsTemplateInput", - "id": "markprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#markprojectv2astemplateinput", - "description": "

      Autogenerated input type of MarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to mark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "MarkPullRequestReadyForReviewInput", - "id": "markpullrequestreadyforreviewinput", - "href": "/graphql/reference/input-objects#markpullrequestreadyforreviewinput", - "description": "

      Autogenerated input type of MarkPullRequestReadyForReview.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be marked as ready for review.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput", - "description": "

      Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "maxFilePathLength", - "description": "

      The maximum amount of characters allowed in file paths.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput", - "description": "

      Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph.

      ", - "inputFields": [ - { - "name": "maxFileSize", - "description": "

      The maximum file size allowed in megabytes. This limit does not apply to Git Large File Storage (Git LFS).

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "MergeBranchInput", - "id": "mergebranchinput", - "href": "/graphql/reference/input-objects#mergebranchinput", - "description": "

      Autogenerated input type of MergeBranch.

      ", - "inputFields": [ - { - "name": "base", - "description": "

      The name of the base branch that the provided head will be merged into.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitMessage", - "description": "

      Message to use for the merge commit. If omitted, a default will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "head", - "description": "

      The head to merge into the base branch. This can be a branch name or a commit GitObjectID.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the Repository containing the base branch that will be modified.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "branches" - }, - { - "name": "MergePullRequestInput", - "id": "mergepullrequestinput", - "href": "/graphql/reference/input-objects#mergepullrequestinput", - "description": "

      Autogenerated input type of MergePullRequest.

      ", - "inputFields": [ - { - "name": "authorEmail", - "description": "

      The email address to associate with this merge.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitBody", - "description": "

      Commit body to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commitHeadline", - "description": "

      Commit headline to use for the merge commit; if omitted, a default message will be used.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      OID that the pull request head ref must match to allow merge; if omitted, no check is performed.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "mergeMethod", - "description": "

      The merge method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestMergeMethod", - "id": "pullrequestmergemethod", - "href": "/graphql/reference/enums#pullrequestmergemethod" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be merged.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput", - "description": "

      Merges must be performed via a merge queue.

      ", - "inputFields": [ - { - "name": "checkResponseTimeoutMinutes", - "description": "

      Maximum time for a required status check to report a conclusion. After this\nmuch time has elapsed, checks that have not reported a conclusion will be\nassumed to have failed.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "groupingStrategy", - "description": "

      When set to ALLGREEN, the merge commit created by merge queue for each PR in\nthe group must pass all required checks to merge. When set to HEADGREEN, only\nthe commit at the head of the merge group, i.e. the commit containing changes\nfrom all of the PRs in the group, must pass its required checks to merge.

      ", - "type": "MergeQueueGroupingStrategy!", - "id": "mergequeuegroupingstrategy", - "href": "/graphql/reference/enums#mergequeuegroupingstrategy" - }, - { - "name": "maxEntriesToBuild", - "description": "

      Limit the number of queued pull requests requesting checks and workflow runs at the same time.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "maxEntriesToMerge", - "description": "

      The maximum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "mergeMethod", - "description": "

      Method to use when merging changes from queued pull requests.

      ", - "type": "MergeQueueMergeMethod!", - "id": "mergequeuemergemethod", - "href": "/graphql/reference/enums#mergequeuemergemethod" - }, - { - "name": "minEntriesToMerge", - "description": "

      The minimum number of PRs that will be merged together in a group.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "minEntriesToMergeWaitMinutes", - "description": "

      The time merge queue should wait after the first PR is added to the queue for\nthe minimum group size to be met. After this time has elapsed, the minimum\ngroup size will be ignored and a smaller group will be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "MilestoneOrder", - "id": "milestoneorder", - "href": "/graphql/reference/input-objects#milestoneorder", - "description": "

      Ordering options for milestone connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order milestones by.

      ", - "type": "MilestoneOrderField!", - "id": "milestoneorderfield", - "href": "/graphql/reference/enums#milestoneorderfield" - } - ], - "category": "issues" - }, - { - "name": "MinimizeCommentInput", - "id": "minimizecommentinput", - "href": "/graphql/reference/input-objects#minimizecommentinput", - "description": "

      Autogenerated input type of MinimizeComment.

      ", - "inputFields": [ - { - "name": "classifier", - "description": "

      The classification of comment.

      ", - "type": "ReportedContentClassifiers!", - "id": "reportedcontentclassifiers", - "href": "/graphql/reference/enums#reportedcontentclassifiers" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "MoveProjectCardInput", - "id": "moveprojectcardinput", - "href": "/graphql/reference/input-objects#moveprojectcardinput", - "description": "

      Autogenerated input type of MoveProjectCard.

      ", - "inputFields": [ - { - "name": "afterCardId", - "description": "

      Place the new card after the card with this id. Pass null to place it at the top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "cardId", - "description": "

      The id of the card to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move it into.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "MoveProjectColumnInput", - "id": "moveprojectcolumninput", - "href": "/graphql/reference/input-objects#moveprojectcolumninput", - "description": "

      Autogenerated input type of MoveProjectColumn.

      ", - "inputFields": [ - { - "name": "afterColumnId", - "description": "

      Place the new column after the column with this id. Pass null to place it at the front.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "columnId", - "description": "

      The id of the column to move.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "OrgEnterpriseOwnerOrder", - "id": "orgenterpriseownerorder", - "href": "/graphql/reference/input-objects#orgenterpriseownerorder", - "description": "

      Ordering options for an organization's enterprise owner connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order enterprise owners by.

      ", - "type": "OrgEnterpriseOwnerOrderField!", - "id": "orgenterpriseownerorderfield", - "href": "/graphql/reference/enums#orgenterpriseownerorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationOrder", - "id": "organizationorder", - "href": "/graphql/reference/input-objects#organizationorder", - "description": "

      Ordering options for organization connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order organizations by.

      ", - "type": "OrganizationOrderField!", - "id": "organizationorderfield", - "href": "/graphql/reference/enums#organizationorderfield" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyConditionTargetInput", - "id": "organizationpropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#organizationpropertyconditiontargetinput", - "description": "

      Parameters to be used for the organization_property condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of organization properties that must not match.

      ", - "type": "[OrganizationPropertyTargetDefinitionInput!]!", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of organization properties that must match.

      ", - "type": "[OrganizationPropertyTargetDefinitionInput!]!", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput" - } - ], - "category": "orgs" - }, - { - "name": "OrganizationPropertyTargetDefinitionInput", - "id": "organizationpropertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#organizationpropertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "orgs" - }, - { - "name": "PackageFileOrder", - "id": "packagefileorder", - "href": "/graphql/reference/input-objects#packagefileorder", - "description": "

      Ways in which lists of package files can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package files by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package files by.

      ", - "type": "PackageFileOrderField", - "id": "packagefileorderfield", - "href": "/graphql/reference/enums#packagefileorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageOrder", - "id": "packageorder", - "href": "/graphql/reference/input-objects#packageorder", - "description": "

      Ways in which lists of packages can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order packages by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order packages by.

      ", - "type": "PackageOrderField", - "id": "packageorderfield", - "href": "/graphql/reference/enums#packageorderfield" - } - ], - "category": "packages" - }, - { - "name": "PackageVersionOrder", - "id": "packageversionorder", - "href": "/graphql/reference/input-objects#packageversionorder", - "description": "

      Ways in which lists of package versions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order package versions by the specified field.

      ", - "type": "OrderDirection", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order package versions by.

      ", - "type": "PackageVersionOrderField", - "id": "packageversionorderfield", - "href": "/graphql/reference/enums#packageversionorderfield" - } - ], - "category": "packages" - }, - { - "name": "PinEnvironmentInput", - "id": "pinenvironmentinput", - "href": "/graphql/reference/input-objects#pinenvironmentinput", - "description": "

      Autogenerated input type of PinEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pinned", - "description": "

      The desired state of the environment. If true, environment will be pinned. If false, it will be unpinned.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "deployments" - }, - { - "name": "PinIssueCommentInput", - "id": "pinissuecommentinput", - "href": "/graphql/reference/input-objects#pinissuecommentinput", - "description": "

      Autogenerated input type of PinIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueCommentId", - "description": "

      The ID of the Issue Comment to pin. Comment pinning is not supported on Pull Requests.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "PinIssueInput", - "id": "pinissueinput", - "href": "/graphql/reference/input-objects#pinissueinput", - "description": "

      Autogenerated input type of PinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be pinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "PinnedEnvironmentOrder", - "id": "pinnedenvironmentorder", - "href": "/graphql/reference/input-objects#pinnedenvironmentorder", - "description": "

      Ordering options for pinned environments.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pinned environments by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order pinned environments by.

      ", - "type": "PinnedEnvironmentOrderField!", - "id": "pinnedenvironmentorderfield", - "href": "/graphql/reference/enums#pinnedenvironmentorderfield" - } - ], - "category": "deployments" - }, - { - "name": "ProjectCardImport", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport", - "description": "

      An issue or PR and its owning repository to be used in a project card.

      ", - "inputFields": [ - { - "name": "number", - "description": "

      The issue or pull request number.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "repository", - "description": "

      Repository name with owner (owner/repository).

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectColumnImport", - "id": "projectcolumnimport", - "href": "/graphql/reference/input-objects#projectcolumnimport", - "description": "

      A project column and a list of its issues and PRs.

      ", - "inputFields": [ - { - "name": "columnName", - "description": "

      The name of the column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issues", - "description": "

      A list of issues and pull requests in the column.

      ", - "type": "[ProjectCardImport!]", - "id": "projectcardimport", - "href": "/graphql/reference/input-objects#projectcardimport" - }, - { - "name": "position", - "description": "

      The position of the column, starting from 0.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectOrder", - "id": "projectorder", - "href": "/graphql/reference/input-objects#projectorder", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectOrderField!", - "id": "projectorderfield", - "href": "/graphql/reference/enums#projectorderfield" - } - ], - "category": "projects-classic" - }, - { - "name": "ProjectV2Collaborator", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator", - "description": "

      A collaborator to update on a project. Only one of the userId or teamId should be provided.

      ", - "inputFields": [ - { - "name": "role", - "description": "

      The role to grant the collaborator.

      ", - "type": "ProjectV2Roles!", - "id": "projectv2roles", - "href": "/graphql/reference/enums#projectv2roles" - }, - { - "name": "teamId", - "description": "

      The ID of the team as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the user as a collaborator.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldOrder", - "id": "projectv2fieldorder", - "href": "/graphql/reference/input-objects#projectv2fieldorder", - "description": "

      Ordering options for project v2 field connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 fields by.

      ", - "type": "ProjectV2FieldOrderField!", - "id": "projectv2fieldorderfield", - "href": "/graphql/reference/enums#projectv2fieldorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2FieldValue", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue", - "description": "

      The values that can be used to update a field of an item inside a Project. Only 1 value can be updated at a time.

      ", - "inputFields": [ - { - "name": "date", - "description": "

      The ISO 8601 date to set on the field.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "iterationId", - "description": "

      The id of the iteration to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "number", - "description": "

      The number to set on the field.

      ", - "type": "Float", - "id": "float", - "href": "/graphql/reference/scalars#float" - }, - { - "name": "singleSelectOptionId", - "description": "

      The id of the single select option to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "text", - "description": "

      The text to set on the field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Filters", - "id": "projectv2filters", - "href": "/graphql/reference/input-objects#projectv2filters", - "description": "

      Ways in which to filter lists of projects.

      ", - "inputFields": [ - { - "name": "state", - "description": "

      List project v2 filtered by the state given.

      ", - "type": "ProjectV2State", - "id": "projectv2state", - "href": "/graphql/reference/enums#projectv2state" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemFieldValueOrder", - "id": "projectv2itemfieldvalueorder", - "href": "/graphql/reference/input-objects#projectv2itemfieldvalueorder", - "description": "

      Ordering options for project v2 item field value connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 item field values by.

      ", - "type": "ProjectV2ItemFieldValueOrderField!", - "id": "projectv2itemfieldvalueorderfield", - "href": "/graphql/reference/enums#projectv2itemfieldvalueorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ItemOrder", - "id": "projectv2itemorder", - "href": "/graphql/reference/input-objects#projectv2itemorder", - "description": "

      Ordering options for project v2 item connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 items by.

      ", - "type": "ProjectV2ItemOrderField!", - "id": "projectv2itemorderfield", - "href": "/graphql/reference/enums#projectv2itemorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Iteration", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration", - "description": "

      Represents an iteration.

      ", - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of the iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "startDate", - "description": "

      The start date for the iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "title", - "description": "

      The title for the iteration.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput", - "description": "

      Represents an iteration field configuration.

      ", - "inputFields": [ - { - "name": "duration", - "description": "

      The duration of each iteration, in days.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "iterations", - "description": "

      Zero or more iterations for the field.

      ", - "type": "[ProjectV2Iteration!]!", - "id": "projectv2iteration", - "href": "/graphql/reference/input-objects#projectv2iteration" - }, - { - "name": "startDate", - "description": "

      The start date for the first iteration.

      ", - "type": "Date!", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2Order", - "id": "projectv2order", - "href": "/graphql/reference/input-objects#projectv2order", - "description": "

      Ways in which lists of projects can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order projects by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order projects by.

      ", - "type": "ProjectV2OrderField!", - "id": "projectv2orderfield", - "href": "/graphql/reference/enums#projectv2orderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2SingleSelectFieldOptionInput", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput", - "description": "

      Represents a single select field option.

      ", - "inputFields": [ - { - "name": "color", - "description": "

      The display color of the option.

      ", - "type": "ProjectV2SingleSelectFieldOptionColor!", - "id": "projectv2singleselectfieldoptioncolor", - "href": "/graphql/reference/enums#projectv2singleselectfieldoptioncolor" - }, - { - "name": "description", - "description": "

      The description text of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the option.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2StatusOrder", - "id": "projectv2statusorder", - "href": "/graphql/reference/input-objects#projectv2statusorder", - "description": "

      Ways in which project v2 status updates can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order nodes.

      ", - "type": "ProjectV2StatusUpdateOrderField!", - "id": "projectv2statusupdateorderfield", - "href": "/graphql/reference/enums#projectv2statusupdateorderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2ViewOrder", - "id": "projectv2vieworder", - "href": "/graphql/reference/input-objects#projectv2vieworder", - "description": "

      Ordering options for project v2 view connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 views by.

      ", - "type": "ProjectV2ViewOrderField!", - "id": "projectv2vieworderfield", - "href": "/graphql/reference/enums#projectv2vieworderfield" - } - ], - "category": "projects" - }, - { - "name": "ProjectV2WorkflowOrder", - "id": "projectv2workfloworder", - "href": "/graphql/reference/input-objects#projectv2workfloworder", - "description": "

      Ordering options for project v2 workflows connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order the project v2 workflows by.

      ", - "type": "ProjectV2WorkflowsOrderField!", - "id": "projectv2workflowsorderfield", - "href": "/graphql/reference/enums#projectv2workflowsorderfield" - } - ], - "category": "projects" - }, - { - "name": "PromoteRepositoryCustomPropertyInput", - "id": "promoterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#promoterepositorycustompropertyinput", - "description": "

      Autogenerated input type of PromoteRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryCustomPropertyId", - "description": "

      The ID of the repository custom property to be promoted.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "PropertyTargetDefinitionInput", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput", - "description": "

      A property that must match.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      The name of the property.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "propertyValues", - "description": "

      The values to match for.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "source", - "description": "

      The source of the property. Choosecustomor 'system'. Defaults to 'custom' if not specified.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "PullRequestOrder", - "id": "pullrequestorder", - "href": "/graphql/reference/input-objects#pullrequestorder", - "description": "

      Ways in which lists of issues can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order pull requests by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order pull requests by.

      ", - "type": "PullRequestOrderField!", - "id": "pullrequestorderfield", - "href": "/graphql/reference/enums#pullrequestorderfield" - } - ], - "category": "pulls" - }, - { - "name": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput", - "description": "

      Require all commits be made to a non-target branch and submitted via a pull request before they can be merged.

      ", - "inputFields": [ - { - "name": "allowedMergeMethods", - "description": "

      Array of allowed merge methods. Allowed values include merge, squash, and\nrebase. At least one option must be enabled.

      ", - "type": "[PullRequestAllowedMergeMethods!]", - "id": "pullrequestallowedmergemethods", - "href": "/graphql/reference/enums#pullrequestallowedmergemethods" - }, - { - "name": "dismissStaleReviewsOnPush", - "description": "

      New, reviewable commits pushed will dismiss previous pull request review approvals.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireCodeOwnerReview", - "description": "

      Require an approving review in pull requests that modify files that have a designated code owner.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent reviewable push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      The number of approving reviews that are required before a pull request can be merged.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredReviewThreadResolution", - "description": "

      All conversations on code must be resolved before a pull request can be merged.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredReviewers", - "description": "

      This argument is in beta and subject to change. A collection of reviewers and\nassociated file patterns. Each reviewer has a list of file patterns which\ndetermine the files that reviewer is required to review.

      ", - "type": "[RequiredReviewerConfigurationInput!]", - "id": "requiredreviewerconfigurationinput", - "href": "/graphql/reference/input-objects#requiredreviewerconfigurationinput" - } - ], - "category": "pulls" - }, - { - "name": "ReactionOrder", - "id": "reactionorder", - "href": "/graphql/reference/input-objects#reactionorder", - "description": "

      Ways in which lists of reactions can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order reactions by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order reactions by.

      ", - "type": "ReactionOrderField!", - "id": "reactionorderfield", - "href": "/graphql/reference/enums#reactionorderfield" - } - ], - "category": "reactions" - }, - { - "name": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput", - "description": "

      Parameters to be used for the ref_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of ref names or patterns to include. One of these patterns must match\nfor the condition to pass. Also accepts ~DEFAULT_BRANCH to include the\ndefault branch or ~ALL to include all branches.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RefOrder", - "id": "reforder", - "href": "/graphql/reference/input-objects#reforder", - "description": "

      Ways in which lists of git refs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order refs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order refs by.

      ", - "type": "RefOrderField!", - "id": "reforderfield", - "href": "/graphql/reference/enums#reforderfield" - } - ], - "category": "git" - }, - { - "name": "RefUpdate", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate", - "description": "

      A ref update.

      ", - "inputFields": [ - { - "name": "afterOid", - "description": "

      The value this ref should be updated to.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "beforeOid", - "description": "

      The value this ref needs to point to before the update.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "force", - "description": "

      Force a non fast-forward update.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      The fully qualified name of the ref to be update. For example refs/heads/branch-name.

      ", - "type": "GitRefname!", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname" - } - ], - "category": "git" - }, - { - "name": "RegenerateVerifiableDomainTokenInput", - "id": "regenerateverifiabledomaintokeninput", - "href": "/graphql/reference/input-objects#regenerateverifiabledomaintokeninput", - "description": "

      Autogenerated input type of RegenerateVerifiableDomainToken.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to regenerate the verification token of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RejectDeploymentsInput", - "id": "rejectdeploymentsinput", - "href": "/graphql/reference/input-objects#rejectdeploymentsinput", - "description": "

      Autogenerated input type of RejectDeployments.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "comment", - "description": "

      Optional comment for rejecting deployments.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentIds", - "description": "

      The ids of environments to reject deployments.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "workflowRunId", - "description": "

      The node ID of the workflow run containing the pending deployments.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "deployments" - }, - { - "name": "ReleaseOrder", - "id": "releaseorder", - "href": "/graphql/reference/input-objects#releaseorder", - "description": "

      Ways in which lists of releases can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order releases by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order releases by.

      ", - "type": "ReleaseOrderField!", - "id": "releaseorderfield", - "href": "/graphql/reference/enums#releaseorderfield" - } - ], - "category": "releases" - }, - { - "name": "RemoveAssigneesFromAssignableInput", - "id": "removeassigneesfromassignableinput", - "href": "/graphql/reference/input-objects#removeassigneesfromassignableinput", - "description": "

      Autogenerated input type of RemoveAssigneesFromAssignable.

      ", - "inputFields": [ - { - "name": "assignableId", - "description": "

      The id of the assignable object to remove assignees from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "assigneeIds", - "description": "

      The ids of actors to remove as assignees.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RemoveBlockedByInput", - "id": "removeblockedbyinput", - "href": "/graphql/reference/input-objects#removeblockedbyinput", - "description": "

      Autogenerated input type of RemoveBlockedBy.

      ", - "inputFields": [ - { - "name": "blockingIssueId", - "description": "

      The ID of the blocking issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the blocked issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveEnterpriseAdminInput", - "id": "removeenterpriseadmininput", - "href": "/graphql/reference/input-objects#removeenterpriseadmininput", - "description": "

      Autogenerated input type of RemoveEnterpriseAdmin.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID from which to remove the administrator.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to remove as an administrator.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RemoveLabelsFromLabelableInput", - "id": "removelabelsfromlabelableinput", - "href": "/graphql/reference/input-objects#removelabelsfromlabelableinput", - "description": "

      Autogenerated input type of RemoveLabelsFromLabelable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      The ids of labels to remove.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "labelableId", - "description": "

      The id of the Labelable to remove labels from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveOutsideCollaboratorInput", - "id": "removeoutsidecollaboratorinput", - "href": "/graphql/reference/input-objects#removeoutsidecollaboratorinput", - "description": "

      Autogenerated input type of RemoveOutsideCollaborator.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization to remove the outside collaborator from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "userId", - "description": "

      The ID of the outside collaborator to remove.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "RemoveReactionInput", - "id": "removereactioninput", - "href": "/graphql/reference/input-objects#removereactioninput", - "description": "

      Autogenerated input type of RemoveReaction.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "content", - "description": "

      The name of the emoji reaction to remove.

      ", - "type": "ReactionContent!", - "id": "reactioncontent", - "href": "/graphql/reference/enums#reactioncontent" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "reactions" - }, - { - "name": "RemoveStarInput", - "id": "removestarinput", - "href": "/graphql/reference/input-objects#removestarinput", - "description": "

      Autogenerated input type of RemoveStar.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "starrableId", - "description": "

      The Starrable ID to unstar.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "RemoveSubIssueInput", - "id": "removesubissueinput", - "href": "/graphql/reference/input-objects#removesubissueinput", - "description": "

      Autogenerated input type of RemoveSubIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RemoveUpvoteInput", - "id": "removeupvoteinput", - "href": "/graphql/reference/input-objects#removeupvoteinput", - "description": "

      Autogenerated input type of RemoveUpvote.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the discussion or comment to remove upvote.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenDiscussionInput", - "id": "reopendiscussioninput", - "href": "/graphql/reference/input-objects#reopendiscussioninput", - "description": "

      Autogenerated input type of ReopenDiscussion.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      ID of the discussion to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "ReopenIssueInput", - "id": "reopenissueinput", - "href": "/graphql/reference/input-objects#reopenissueinput", - "description": "

      Autogenerated input type of ReopenIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      ID of the issue to be opened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "ReopenPullRequestInput", - "id": "reopenpullrequestinput", - "href": "/graphql/reference/input-objects#reopenpullrequestinput", - "description": "

      Autogenerated input type of ReopenPullRequest.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      ID of the pull request to be reopened.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "ReorderEnvironmentInput", - "id": "reorderenvironmentinput", - "href": "/graphql/reference/input-objects#reorderenvironmentinput", - "description": "

      Autogenerated input type of ReorderEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The ID of the environment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "position", - "description": "

      The desired position of the environment.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "ReplaceActorsForAssignableInput", - "id": "replaceactorsforassignableinput", - "href": "/graphql/reference/input-objects#replaceactorsforassignableinput", - "description": "

      Autogenerated input type of ReplaceActorsForAssignable.

      ", - "inputFields": [ - { - "name": "actorIds", - "description": "

      The ids of the actors to replace the existing assignees. May be used as an\nalternative to or in conjunction with actorLogins.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "actorLogins", - "description": "

      The usernames of the actors to replace the existing assignees. May be used as\nan alternative to or in conjunction with actorIds. For bots, use the login\nformat with [bot] suffix (e.g., 'my-app[bot]').

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "agentAssignment", - "description": "

      Configuration for assigning an AI agent to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assignableId", - "description": "

      The id of the assignable object to replace the assignees for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput", - "description": "

      Parameters to be used for the repository_id condition.

      ", - "inputFields": [ - { - "name": "repositoryIds", - "description": "

      One of these repo IDs must match the repo.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "repos" - }, - { - "name": "RepositoryInvitationOrder", - "id": "repositoryinvitationorder", - "href": "/graphql/reference/input-objects#repositoryinvitationorder", - "description": "

      Ordering options for repository invitation connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository invitations by.

      ", - "type": "RepositoryInvitationOrderField!", - "id": "repositoryinvitationorderfield", - "href": "/graphql/reference/enums#repositoryinvitationorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryMigrationOrder", - "id": "repositorymigrationorder", - "href": "/graphql/reference/input-objects#repositorymigrationorder", - "description": "

      Ordering options for repository migrations.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "RepositoryMigrationOrderDirection!", - "id": "repositorymigrationorderdirection", - "href": "/graphql/reference/enums#repositorymigrationorderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository migrations by.

      ", - "type": "RepositoryMigrationOrderField!", - "id": "repositorymigrationorderfield", - "href": "/graphql/reference/enums#repositorymigrationorderfield" - } - ], - "category": "migrations" - }, - { - "name": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput", - "description": "

      Parameters to be used for the repository_name condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "include", - "description": "

      Array of repository names or patterns to include. One of these patterns must\nmatch for the condition to pass. Also accepts ~ALL to include all repositories.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "protected", - "description": "

      Target changes that match these patterns will be prevented except by those with bypass permissions.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "RepositoryOrder", - "id": "repositoryorder", - "href": "/graphql/reference/input-objects#repositoryorder", - "description": "

      Ordering options for repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "RepositoryOrderField!", - "id": "repositoryorderfield", - "href": "/graphql/reference/enums#repositoryorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput", - "description": "

      Parameters to be used for the repository_property condition.

      ", - "inputFields": [ - { - "name": "exclude", - "description": "

      Array of repository properties that must not match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - }, - { - "name": "include", - "description": "

      Array of repository properties that must match.

      ", - "type": "[PropertyTargetDefinitionInput!]!", - "id": "propertytargetdefinitioninput", - "href": "/graphql/reference/input-objects#propertytargetdefinitioninput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput", - "description": "

      Specifies the conditions required for a ruleset to evaluate.

      ", - "inputFields": [ - { - "name": "organizationProperty", - "description": "

      Configuration for the organization_property condition.

      ", - "type": "OrganizationPropertyConditionTargetInput", - "id": "organizationpropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#organizationpropertyconditiontargetinput" - }, - { - "name": "refName", - "description": "

      Configuration for the ref_name condition.

      ", - "type": "RefNameConditionTargetInput", - "id": "refnameconditiontargetinput", - "href": "/graphql/reference/input-objects#refnameconditiontargetinput" - }, - { - "name": "repositoryId", - "description": "

      Configuration for the repository_id condition.

      ", - "type": "RepositoryIdConditionTargetInput", - "id": "repositoryidconditiontargetinput", - "href": "/graphql/reference/input-objects#repositoryidconditiontargetinput" - }, - { - "name": "repositoryName", - "description": "

      Configuration for the repository_name condition.

      ", - "type": "RepositoryNameConditionTargetInput", - "id": "repositorynameconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorynameconditiontargetinput" - }, - { - "name": "repositoryProperty", - "description": "

      Configuration for the repository_property condition.

      ", - "type": "RepositoryPropertyConditionTargetInput", - "id": "repositorypropertyconditiontargetinput", - "href": "/graphql/reference/input-objects#repositorypropertyconditiontargetinput" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleInput", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput", - "description": "

      Specifies the attributes for a new or updated rule.

      ", - "inputFields": [ - { - "name": "id", - "description": "

      Optional ID of this rule when updating.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "parameters", - "description": "

      The parameters for the rule.

      ", - "type": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput" - }, - { - "name": "type", - "description": "

      The type of rule to create.

      ", - "type": "RepositoryRuleType!", - "id": "repositoryruletype", - "href": "/graphql/reference/enums#repositoryruletype" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRuleOrder", - "id": "repositoryruleorder", - "href": "/graphql/reference/input-objects#repositoryruleorder", - "description": "

      Ordering options for repository rules.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repository rules by.

      ", - "type": "RepositoryRuleOrderField!", - "id": "repositoryruleorderfield", - "href": "/graphql/reference/enums#repositoryruleorderfield" - } - ], - "category": "repos" - }, - { - "name": "RepositoryRulesetBypassActorInput", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput", - "description": "

      Specifies the attributes for a new or updated ruleset bypass actor. Only one of\nactor_id, repository_role_database_id, organization_admin, or deploy_key\nshould be specified.

      ", - "inputFields": [ - { - "name": "actorId", - "description": "

      For Team and Integration bypasses, the Team or Integration ID.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassMode", - "description": "

      The bypass mode for this actor.

      ", - "type": "RepositoryRulesetBypassActorBypassMode!", - "id": "repositoryrulesetbypassactorbypassmode", - "href": "/graphql/reference/enums#repositoryrulesetbypassactorbypassmode" - }, - { - "name": "deployKey", - "description": "

      For deploy key bypasses, true. Can only use ALWAYS as the bypass mode.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseOwner", - "description": "

      For enterprise owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enterpriseRole", - "description": "

      For enterprise role bypasses, true. NOTE: This bypass actor is in beta.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationAdmin", - "description": "

      For organization owner bypasses, true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "repositoryRoleDatabaseId", - "description": "

      For role bypasses, the role database ID.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "repos" - }, - { - "name": "ReprioritizeSubIssueInput", - "id": "reprioritizesubissueinput", - "href": "/graphql/reference/input-objects#reprioritizesubissueinput", - "description": "

      Autogenerated input type of ReprioritizeSubIssue.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The id of the sub-issue to be prioritized after (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "beforeId", - "description": "

      The id of the sub-issue to be prioritized before (either positional argument after OR before should be specified).

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The id of the parent issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "subIssueId", - "description": "

      The id of the sub-issue to reprioritize.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "RequestReviewsByLoginInput", - "id": "requestreviewsbylogininput", - "href": "/graphql/reference/input-objects#requestreviewsbylogininput", - "description": "

      Autogenerated input type of RequestReviewsByLogin.

      ", - "inputFields": [ - { - "name": "botLogins", - "description": "

      The logins of the bots to request reviews from, including the [bot] suffix (e.g., 'copilot-pull-request-reviewer[bot]').

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamSlugs", - "description": "

      The slugs of the teams to request reviews from (format: 'org/team-slug').

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "union", - "description": "

      Add users to the set rather than replace.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "userLogins", - "description": "

      The login strings of the users to request reviews from.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RequestReviewsInput", - "id": "requestreviewsinput", - "href": "/graphql/reference/input-objects#requestreviewsinput", - "description": "

      Autogenerated input type of RequestReviews.

      ", - "inputFields": [ - { - "name": "botIds", - "description": "

      The Node IDs of the bot to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      The Node IDs of the team to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "union", - "description": "

      Add users to the set rather than replace.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "userIds", - "description": "

      The Node IDs of the user to request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput", - "description": "

      Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule.

      ", - "inputFields": [ - { - "name": "requiredDeploymentEnvironments", - "description": "

      The environments that must be successfully deployed to before branches can be merged.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "deployments" - }, - { - "name": "RequiredReviewerConfigurationInput", - "id": "requiredreviewerconfigurationinput", - "href": "/graphql/reference/input-objects#requiredreviewerconfigurationinput", - "description": "

      A reviewing team, and file patterns describing which files they must approve changes to.

      ", - "inputFields": [ - { - "name": "filePatterns", - "description": "

      Array of file patterns. Pull requests which change matching files must be\napproved by the specified team. File patterns use fnmatch syntax.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "minimumApprovals", - "description": "

      Minimum number of approvals required from the specified team. If set to zero,\nthe team will be added to the pull request but approval is optional.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "reviewerId", - "description": "

      Node ID of the team which must review changes to matching files.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "pulls" - }, - { - "name": "RequiredStatusCheckInput", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput", - "description": "

      Specifies the attributes for a new or updated required status check.

      ", - "inputFields": [ - { - "name": "appId", - "description": "

      The ID of the App that must set the status in order for it to be accepted.\nOmit this value to use whichever app has recently been setting this status, or\nuse \"any\" to allow any app to set the status.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "context", - "description": "

      Status check context that must pass for commits to be accepted to the matching branch.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "branches" - }, - { - "name": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput", - "description": "

      Choose which status checks must pass before the ref is updated. When enabled,\ncommits must first be pushed to another ref where the checks pass.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredStatusChecks", - "description": "

      Status checks that are required.

      ", - "type": "[StatusCheckConfigurationInput!]!", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput" - }, - { - "name": "strictRequiredStatusChecksPolicy", - "description": "

      Whether pull requests targeting a matching branch must be tested with the\nlatest code. This setting will not take effect unless at least one status\ncheck is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "branches" - }, - { - "name": "RerequestCheckSuiteInput", - "id": "rerequestchecksuiteinput", - "href": "/graphql/reference/input-objects#rerequestchecksuiteinput", - "description": "

      Autogenerated input type of RerequestCheckSuite.

      ", - "inputFields": [ - { - "name": "checkSuiteId", - "description": "

      The Node ID of the check suite.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "ResolveReviewThreadInput", - "id": "resolvereviewthreadinput", - "href": "/graphql/reference/input-objects#resolvereviewthreadinput", - "description": "

      Autogenerated input type of ResolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to resolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "RevertPullRequestInput", - "id": "revertpullrequestinput", - "href": "/graphql/reference/input-objects#revertpullrequestinput", - "description": "

      Autogenerated input type of RevertPullRequest.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draft", - "description": "

      Indicates whether the revert pull request should be a draft.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pullRequestId", - "description": "

      The ID of the pull request to revert.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the revert pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "RevokeEnterpriseOrganizationsMigratorRoleInput", - "id": "revokeenterpriseorganizationsmigratorroleinput", - "href": "/graphql/reference/input-objects#revokeenterpriseorganizationsmigratorroleinput", - "description": "

      Autogenerated input type of RevokeEnterpriseOrganizationsMigratorRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise to which all organizations managed by it will be granted the migrator role.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "login", - "description": "

      The login of the user to revoke the migrator role.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "RevokeMigratorRoleInput", - "id": "revokemigratorroleinput", - "href": "/graphql/reference/input-objects#revokemigratorroleinput", - "description": "

      Autogenerated input type of RevokeMigratorRole.

      ", - "inputFields": [ - { - "name": "actor", - "description": "

      The user login or Team slug to revoke the migrator role from.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "actorType", - "description": "

      Specifies the type of the actor, can be either USER or TEAM.

      ", - "type": "ActorType!", - "id": "actortype", - "href": "/graphql/reference/enums#actortype" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization that the user/team belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "migrations" - }, - { - "name": "RuleParametersInput", - "id": "ruleparametersinput", - "href": "/graphql/reference/input-objects#ruleparametersinput", - "description": "

      Specifies the parameters for a RepositoryRule object. Only one of the fields should be specified.

      ", - "inputFields": [ - { - "name": "branchNamePattern", - "description": "

      Parameters used for the branch_name_pattern rule type.

      ", - "type": "BranchNamePatternParametersInput", - "id": "branchnamepatternparametersinput", - "href": "/graphql/reference/input-objects#branchnamepatternparametersinput" - }, - { - "name": "codeScanning", - "description": "

      Parameters used for the code_scanning rule type.

      ", - "type": "CodeScanningParametersInput", - "id": "codescanningparametersinput", - "href": "/graphql/reference/input-objects#codescanningparametersinput" - }, - { - "name": "commitAuthorEmailPattern", - "description": "

      Parameters used for the commit_author_email_pattern rule type.

      ", - "type": "CommitAuthorEmailPatternParametersInput", - "id": "commitauthoremailpatternparametersinput", - "href": "/graphql/reference/input-objects#commitauthoremailpatternparametersinput" - }, - { - "name": "commitMessagePattern", - "description": "

      Parameters used for the commit_message_pattern rule type.

      ", - "type": "CommitMessagePatternParametersInput", - "id": "commitmessagepatternparametersinput", - "href": "/graphql/reference/input-objects#commitmessagepatternparametersinput" - }, - { - "name": "committerEmailPattern", - "description": "

      Parameters used for the committer_email_pattern rule type.

      ", - "type": "CommitterEmailPatternParametersInput", - "id": "committeremailpatternparametersinput", - "href": "/graphql/reference/input-objects#committeremailpatternparametersinput" - }, - { - "name": "copilotCodeReview", - "description": "

      Parameters used for the copilot_code_review rule type.

      ", - "type": "CopilotCodeReviewParametersInput", - "id": "copilotcodereviewparametersinput", - "href": "/graphql/reference/input-objects#copilotcodereviewparametersinput" - }, - { - "name": "fileExtensionRestriction", - "description": "

      Parameters used for the file_extension_restriction rule type.

      ", - "type": "FileExtensionRestrictionParametersInput", - "id": "fileextensionrestrictionparametersinput", - "href": "/graphql/reference/input-objects#fileextensionrestrictionparametersinput" - }, - { - "name": "filePathRestriction", - "description": "

      Parameters used for the file_path_restriction rule type.

      ", - "type": "FilePathRestrictionParametersInput", - "id": "filepathrestrictionparametersinput", - "href": "/graphql/reference/input-objects#filepathrestrictionparametersinput" - }, - { - "name": "maxFilePathLength", - "description": "

      Parameters used for the max_file_path_length rule type.

      ", - "type": "MaxFilePathLengthParametersInput", - "id": "maxfilepathlengthparametersinput", - "href": "/graphql/reference/input-objects#maxfilepathlengthparametersinput" - }, - { - "name": "maxFileSize", - "description": "

      Parameters used for the max_file_size rule type.

      ", - "type": "MaxFileSizeParametersInput", - "id": "maxfilesizeparametersinput", - "href": "/graphql/reference/input-objects#maxfilesizeparametersinput" - }, - { - "name": "mergeQueue", - "description": "

      Parameters used for the merge_queue rule type.

      ", - "type": "MergeQueueParametersInput", - "id": "mergequeueparametersinput", - "href": "/graphql/reference/input-objects#mergequeueparametersinput" - }, - { - "name": "pullRequest", - "description": "

      Parameters used for the pull_request rule type.

      ", - "type": "PullRequestParametersInput", - "id": "pullrequestparametersinput", - "href": "/graphql/reference/input-objects#pullrequestparametersinput" - }, - { - "name": "requiredDeployments", - "description": "

      Parameters used for the required_deployments rule type.

      ", - "type": "RequiredDeploymentsParametersInput", - "id": "requireddeploymentsparametersinput", - "href": "/graphql/reference/input-objects#requireddeploymentsparametersinput" - }, - { - "name": "requiredStatusChecks", - "description": "

      Parameters used for the required_status_checks rule type.

      ", - "type": "RequiredStatusChecksParametersInput", - "id": "requiredstatuschecksparametersinput", - "href": "/graphql/reference/input-objects#requiredstatuschecksparametersinput" - }, - { - "name": "tagNamePattern", - "description": "

      Parameters used for the tag_name_pattern rule type.

      ", - "type": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput" - }, - { - "name": "update", - "description": "

      Parameters used for the update rule type.

      ", - "type": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput" - }, - { - "name": "workflows", - "description": "

      Parameters used for the workflows rule type.

      ", - "type": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput" - } - ], - "category": "other" - }, - { - "name": "SavedReplyOrder", - "id": "savedreplyorder", - "href": "/graphql/reference/input-objects#savedreplyorder", - "description": "

      Ordering options for saved reply connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order saved replies by.

      ", - "type": "SavedReplyOrderField!", - "id": "savedreplyorderfield", - "href": "/graphql/reference/enums#savedreplyorderfield" - } - ], - "category": "users" - }, - { - "name": "SetIssueFieldValueInput", - "id": "setissuefieldvalueinput", - "href": "/graphql/reference/input-objects#setissuefieldvalueinput", - "description": "

      Autogenerated input type of SetIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueFields", - "description": "

      The issue fields to set on the issue.

      ", - "type": "[IssueFieldCreateOrUpdateInput!]!", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueId", - "description": "

      The ID of the Issue to set the field value on.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "SetRepositoryCustomPropertyValuesInput", - "id": "setrepositorycustompropertyvaluesinput", - "href": "/graphql/reference/input-objects#setrepositorycustompropertyvaluesinput", - "description": "

      Autogenerated input type of SetRepositoryCustomPropertyValues.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "properties", - "description": "

      A list of custom property names and associated values to apply.

      ", - "type": "[CustomPropertyValueInput!]!", - "id": "custompropertyvalueinput", - "href": "/graphql/reference/input-objects#custompropertyvalueinput" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to set properties for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "StarOrder", - "id": "starorder", - "href": "/graphql/reference/input-objects#starorder", - "description": "

      Ways in which star connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "StarOrderField!", - "id": "starorderfield", - "href": "/graphql/reference/enums#starorderfield" - } - ], - "category": "activity" - }, - { - "name": "StartOrganizationMigrationInput", - "id": "startorganizationmigrationinput", - "href": "/graphql/reference/input-objects#startorganizationmigrationinput", - "description": "

      Autogenerated input type of StartOrganizationMigration.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceAccessToken", - "description": "

      The migration source access token.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "sourceOrgUrl", - "description": "

      The URL of the organization to migrate.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetEnterpriseId", - "description": "

      The ID of the enterprise the target organization belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetOrgName", - "description": "

      The name of the target organization.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StartRepositoryMigrationInput", - "id": "startrepositorymigrationinput", - "href": "/graphql/reference/input-objects#startrepositorymigrationinput", - "description": "

      Autogenerated input type of StartRepositoryMigration.

      ", - "inputFields": [ - { - "name": "accessToken", - "description": "

      The migration source access token.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "continueOnError", - "description": "

      Whether to continue the migration on error. Defaults to true.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "gitArchiveUrl", - "description": "

      The signed URL to access the user-uploaded git archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "githubPat", - "description": "

      The GitHub personal access token of the user importing to the target repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockSource", - "description": "

      Whether to lock the source repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "metadataArchiveUrl", - "description": "

      The signed URL to access the user-uploaded metadata archive.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the organization that will own the imported repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryName", - "description": "

      The name of the imported repository.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "skipReleases", - "description": "

      Whether to skip migrating releases for the repository.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "sourceId", - "description": "

      The ID of the migration source.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "sourceRepositoryUrl", - "description": "

      The URL of the source repository.

      ", - "type": "URI!", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "targetRepoVisibility", - "description": "

      The visibility of the imported repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "migrations" - }, - { - "name": "StatusCheckConfigurationInput", - "id": "statuscheckconfigurationinput", - "href": "/graphql/reference/input-objects#statuscheckconfigurationinput", - "description": "

      Required status check.

      ", - "inputFields": [ - { - "name": "context", - "description": "

      The status check context name that must be present on the commit.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "integrationId", - "description": "

      The optional integration ID that this status check must originate from.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "commits" - }, - { - "name": "SubmitPullRequestReviewInput", - "id": "submitpullrequestreviewinput", - "href": "/graphql/reference/input-objects#submitpullrequestreviewinput", - "description": "

      Autogenerated input type of SubmitPullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text field to set on the Pull Request Review.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "event", - "description": "

      The event to send to the Pull Request Review.

      ", - "type": "PullRequestReviewEvent!", - "id": "pullrequestreviewevent", - "href": "/graphql/reference/enums#pullrequestreviewevent" - }, - { - "name": "pullRequestId", - "description": "

      The Pull Request ID to submit any pending reviews.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "pullRequestReviewId", - "description": "

      The Pull Request Review ID to submit.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "TagNamePatternParametersInput", - "id": "tagnamepatternparametersinput", - "href": "/graphql/reference/input-objects#tagnamepatternparametersinput", - "description": "

      Parameters to be used for the tag_name_pattern rule.

      ", - "inputFields": [ - { - "name": "name", - "description": "

      How this rule appears when configuring it.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "negate", - "description": "

      If true, the rule will fail if the pattern matches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "operator", - "description": "

      The operator to use for matching.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pattern", - "description": "

      The pattern to match with.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "TeamMemberOrder", - "id": "teammemberorder", - "href": "/graphql/reference/input-objects#teammemberorder", - "description": "

      Ordering options for team member connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order team members by.

      ", - "type": "TeamMemberOrderField!", - "id": "teammemberorderfield", - "href": "/graphql/reference/enums#teammemberorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamOrder", - "id": "teamorder", - "href": "/graphql/reference/input-objects#teamorder", - "description": "

      Ways in which team connections can be ordered.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order nodes.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field in which to order nodes by.

      ", - "type": "TeamOrderField!", - "id": "teamorderfield", - "href": "/graphql/reference/enums#teamorderfield" - } - ], - "category": "teams" - }, - { - "name": "TeamRepositoryOrder", - "id": "teamrepositoryorder", - "href": "/graphql/reference/input-objects#teamrepositoryorder", - "description": "

      Ordering options for team repository connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order repositories by.

      ", - "type": "TeamRepositoryOrderField!", - "id": "teamrepositoryorderfield", - "href": "/graphql/reference/enums#teamrepositoryorderfield" - } - ], - "category": "teams" - }, - { - "name": "TransferIssueInput", - "id": "transferissueinput", - "href": "/graphql/reference/input-objects#transferissueinput", - "description": "

      Autogenerated input type of TransferIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "createLabelsIfMissing", - "description": "

      Whether to create labels if they don't exist in the target repository (matched by name).

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueId", - "description": "

      The Node ID of the issue to be transferred.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository the issue should be transferred to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnarchiveProjectV2ItemInput", - "id": "unarchiveprojectv2iteminput", - "href": "/graphql/reference/input-objects#unarchiveprojectv2iteminput", - "description": "

      Autogenerated input type of UnarchiveProjectV2Item.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the ProjectV2Item to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project to archive the item from.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnarchiveRepositoryInput", - "id": "unarchiverepositoryinput", - "href": "/graphql/reference/input-objects#unarchiverepositoryinput", - "description": "

      Autogenerated input type of UnarchiveRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unarchive.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "repos" - }, - { - "name": "UnfollowOrganizationInput", - "id": "unfolloworganizationinput", - "href": "/graphql/reference/input-objects#unfolloworganizationinput", - "description": "

      Autogenerated input type of UnfollowOrganization.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      ID of the organization to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UnfollowUserInput", - "id": "unfollowuserinput", - "href": "/graphql/reference/input-objects#unfollowuserinput", - "description": "

      Autogenerated input type of UnfollowUser.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "userId", - "description": "

      ID of the user to unfollow.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UnlinkProjectV2FromRepositoryInput", - "id": "unlinkprojectv2fromrepositoryinput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromrepositoryinput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkProjectV2FromTeamInput", - "id": "unlinkprojectv2fromteaminput", - "href": "/graphql/reference/input-objects#unlinkprojectv2fromteaminput", - "description": "

      Autogenerated input type of UnlinkProjectV2FromTeam.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the project to unlink from the team.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamId", - "description": "

      The ID of the team to unlink from the project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnlinkRepositoryFromProjectInput", - "id": "unlinkrepositoryfromprojectinput", - "href": "/graphql/reference/input-objects#unlinkrepositoryfromprojectinput", - "description": "

      Autogenerated input type of UnlinkRepositoryFromProject.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project linked to the Repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "repositoryId", - "description": "

      The ID of the Repository linked to the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UnlockLockableInput", - "id": "unlocklockableinput", - "href": "/graphql/reference/input-objects#unlocklockableinput", - "description": "

      Autogenerated input type of UnlockLockable.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "lockableId", - "description": "

      ID of the item to be unlocked.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkDiscussionCommentAsAnswerInput", - "id": "unmarkdiscussioncommentasanswerinput", - "href": "/graphql/reference/input-objects#unmarkdiscussioncommentasanswerinput", - "description": "

      Autogenerated input type of UnmarkDiscussionCommentAsAnswer.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the discussion comment to unmark as an answer.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UnmarkFileAsViewedInput", - "id": "unmarkfileasviewedinput", - "href": "/graphql/reference/input-objects#unmarkfileasviewedinput", - "description": "

      Autogenerated input type of UnmarkFileAsViewed.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "path", - "description": "

      The path of the file to mark as unviewed.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UnmarkIssueAsDuplicateInput", - "id": "unmarkissueasduplicateinput", - "href": "/graphql/reference/input-objects#unmarkissueasduplicateinput", - "description": "

      Autogenerated input type of UnmarkIssueAsDuplicate.

      ", - "inputFields": [ - { - "name": "canonicalId", - "description": "

      ID of the issue or pull request currently considered canonical/authoritative/original.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "duplicateId", - "description": "

      ID of the issue or pull request currently marked as a duplicate.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnmarkProjectV2AsTemplateInput", - "id": "unmarkprojectv2astemplateinput", - "href": "/graphql/reference/input-objects#unmarkprojectv2astemplateinput", - "description": "

      Autogenerated input type of UnmarkProjectV2AsTemplate.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to unmark as a template.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UnminimizeCommentInput", - "id": "unminimizecommentinput", - "href": "/graphql/reference/input-objects#unminimizecommentinput", - "description": "

      Autogenerated input type of UnminimizeComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "subjectId", - "description": "

      The Node ID of the subject to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnpinIssueCommentInput", - "id": "unpinissuecommentinput", - "href": "/graphql/reference/input-objects#unpinissuecommentinput", - "description": "

      Autogenerated input type of UnpinIssueComment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueCommentId", - "description": "

      The ID of the Issue Comment to unpin. Comment pinning is not supported on Pull Requests.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnpinIssueInput", - "id": "unpinissueinput", - "href": "/graphql/reference/input-objects#unpinissueinput", - "description": "

      Autogenerated input type of UnpinIssue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to be unpinned.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UnresolveReviewThreadInput", - "id": "unresolvereviewthreadinput", - "href": "/graphql/reference/input-objects#unresolvereviewthreadinput", - "description": "

      Autogenerated input type of UnresolveReviewThread.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "threadId", - "description": "

      The ID of the thread to unresolve.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateBranchProtectionRuleInput", - "id": "updatebranchprotectionruleinput", - "href": "/graphql/reference/input-objects#updatebranchprotectionruleinput", - "description": "

      Autogenerated input type of UpdateBranchProtectionRule.

      ", - "inputFields": [ - { - "name": "allowsDeletions", - "description": "

      Can this branch be deleted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "allowsForcePushes", - "description": "

      Are force pushes allowed on this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "blocksCreations", - "description": "

      Is branch creation a protected operation.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "branchProtectionRuleId", - "description": "

      The global relay id of the branch protection rule to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "bypassForcePushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass force push targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "bypassPullRequestActorIds", - "description": "

      A list of User, Team, or App IDs allowed to bypass pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "dismissesStaleReviews", - "description": "

      Will new commits pushed to matching branches dismiss pull request review approvals.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "isAdminEnforced", - "description": "

      Can admins override branch protection.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockAllowsFetchAndMerge", - "description": "

      Whether users can pull changes from upstream when the branch is locked. Set to\ntrue to allow fork syncing. Set to false to prevent fork syncing.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "lockBranch", - "description": "

      Whether to set the branch as read-only. If this is true, users will not be able to push to the branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "pattern", - "description": "

      The glob-like pattern used to determine matching branches.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pushActorIds", - "description": "

      A list of User, Team, or App IDs allowed to push to matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "requireLastPushApproval", - "description": "

      Whether the most recent push must be approved by someone other than the person who pushed it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiredApprovingReviewCount", - "description": "

      Number of approving reviews required to update matching branches.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "requiredDeploymentEnvironments", - "description": "

      The list of required deployment environments.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusCheckContexts", - "description": "

      List of required status check contexts that must pass for commits to be accepted to matching branches.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "requiredStatusChecks", - "description": "

      The list of required status checks.

      ", - "type": "[RequiredStatusCheckInput!]", - "id": "requiredstatuscheckinput", - "href": "/graphql/reference/input-objects#requiredstatuscheckinput" - }, - { - "name": "requiresApprovingReviews", - "description": "

      Are approving reviews required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCodeOwnerReviews", - "description": "

      Are reviews from code owners required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresCommitSignatures", - "description": "

      Are commits required to be signed.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresConversationResolution", - "description": "

      Are conversations required to be resolved before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresDeployments", - "description": "

      Are successful deployments required before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresLinearHistory", - "description": "

      Are merge commits prohibited from being pushed to this branch.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStatusChecks", - "description": "

      Are status checks required to update matching branches.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "requiresStrictStatusChecks", - "description": "

      Are branches required to be up to date before merging.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsPushes", - "description": "

      Is pushing to matching branches restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "restrictsReviewDismissals", - "description": "

      Is dismissal of pull request reviews restricted.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewDismissalActorIds", - "description": "

      A list of User, Team, or App IDs allowed to dismiss reviews on pull requests targeting matching branches.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "branches" - }, - { - "name": "UpdateCheckRunInput", - "id": "updatecheckruninput", - "href": "/graphql/reference/input-objects#updatecheckruninput", - "description": "

      Autogenerated input type of UpdateCheckRun.

      ", - "inputFields": [ - { - "name": "actions", - "description": "

      Possible further actions the integrator can perform, which a user may trigger.

      ", - "type": "[CheckRunAction!]", - "id": "checkrunaction", - "href": "/graphql/reference/input-objects#checkrunaction" - }, - { - "name": "checkRunId", - "description": "

      The node of the check.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "completedAt", - "description": "

      The time that the check run finished.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "conclusion", - "description": "

      The final conclusion of the check.

      ", - "type": "CheckConclusionState", - "id": "checkconclusionstate", - "href": "/graphql/reference/enums#checkconclusionstate" - }, - { - "name": "detailsUrl", - "description": "

      The URL of the integrator's site that has the full details of the check.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "externalId", - "description": "

      A reference for the run on the integrator's system.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the check.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "output", - "description": "

      Descriptive details about the run.

      ", - "type": "CheckRunOutput", - "id": "checkrunoutput", - "href": "/graphql/reference/input-objects#checkrunoutput" - }, - { - "name": "repositoryId", - "description": "

      The node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "startedAt", - "description": "

      The time that the check run began.

      ", - "type": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime" - }, - { - "name": "status", - "description": "

      The current status.

      ", - "type": "RequestableCheckStatusState", - "id": "requestablecheckstatusstate", - "href": "/graphql/reference/enums#requestablecheckstatusstate" - } - ], - "category": "checks" - }, - { - "name": "UpdateCheckSuitePreferencesInput", - "id": "updatechecksuitepreferencesinput", - "href": "/graphql/reference/input-objects#updatechecksuitepreferencesinput", - "description": "

      Autogenerated input type of UpdateCheckSuitePreferences.

      ", - "inputFields": [ - { - "name": "autoTriggerPreferences", - "description": "

      The check suite preferences to modify.

      ", - "type": "[CheckSuiteAutoTriggerPreference!]!", - "id": "checksuiteautotriggerpreference", - "href": "/graphql/reference/input-objects#checksuiteautotriggerpreference" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "checks" - }, - { - "name": "UpdateDiscussionCommentInput", - "id": "updatediscussioncommentinput", - "href": "/graphql/reference/input-objects#updatediscussioncommentinput", - "description": "

      Autogenerated input type of UpdateDiscussionComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the comment body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "commentId", - "description": "

      The Node ID of the discussion comment to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "discussions" - }, - { - "name": "UpdateDiscussionInput", - "id": "updatediscussioninput", - "href": "/graphql/reference/input-objects#updatediscussioninput", - "description": "

      Autogenerated input type of UpdateDiscussion.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The new contents of the discussion body.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "categoryId", - "description": "

      The Node ID of a discussion category within the same repository to change this discussion to.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "discussionId", - "description": "

      The Node ID of the discussion to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The new discussion title.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "discussions" - }, - { - "name": "UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput", - "id": "updateenterpriseallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "policyValue", - "description": "

      The value for the allow private repository forking policy on the enterprise.

      ", - "type": "EnterpriseAllowPrivateRepositoryForkingPolicyValue", - "id": "enterpriseallowprivaterepositoryforkingpolicyvalue", - "href": "/graphql/reference/enums#enterpriseallowprivaterepositoryforkingpolicyvalue" - }, - { - "name": "settingValue", - "description": "

      The value for the allow private repository forking setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDefaultRepositoryPermissionSettingInput", - "id": "updateenterprisedefaultrepositorypermissionsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedefaultrepositorypermissionsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDefaultRepositoryPermissionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the base repository permission setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the base repository permission setting on the enterprise.

      ", - "type": "EnterpriseDefaultRepositoryPermissionSettingValue!", - "id": "enterprisedefaultrepositorypermissionsettingvalue", - "href": "/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseDeployKeySettingInput", - "id": "updateenterprisedeploykeysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisedeploykeysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseDeployKeySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the deploy key setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the deploy key setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput", - "id": "updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanChangeRepositoryVisibilitySetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can change repository visibility setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can change repository visibility setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanCreateRepositoriesSettingInput", - "id": "updateenterprisememberscancreaterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscancreaterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can create repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "membersCanCreateInternalRepositories", - "description": "

      Allow members to create internal repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePrivateRepositories", - "description": "

      Allow members to create private repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreatePublicRepositories", - "description": "

      Allow members to create public repositories. Defaults to current value.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "membersCanCreateRepositoriesPolicyEnabled", - "description": "

      When false, allow member organizations to set their own repository creation member privileges.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "settingValue", - "description": "

      Value for the members can create repositories setting on the enterprise. This\nor the granular public/private/internal allowed fields (but not both) must be provided.

      ", - "type": "EnterpriseMembersCanCreateRepositoriesSettingValue", - "id": "enterprisememberscancreaterepositoriessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteIssuesSettingInput", - "id": "updateenterprisememberscandeleteissuessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleteissuessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteIssuesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete issues setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete issues setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput", - "id": "updateenterprisememberscandeleterepositoriessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscandeleterepositoriessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanDeleteRepositoriesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can delete repositories setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can delete repositories setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput", - "id": "updateenterprisememberscaninvitecollaboratorssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscaninvitecollaboratorssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can invite collaborators setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can invite collaborators setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanMakePurchasesSettingInput", - "id": "updateenterprisememberscanmakepurchasessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanmakepurchasessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanMakePurchasesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can make purchases setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can make purchases setting on the enterprise.

      ", - "type": "EnterpriseMembersCanMakePurchasesSettingValue!", - "id": "enterprisememberscanmakepurchasessettingvalue", - "href": "/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput", - "id": "updateenterprisememberscanupdateprotectedbranchessettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanupdateprotectedbranchessettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can update protected branches setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can update protected branches setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput", - "id": "updateenterprisememberscanviewdependencyinsightssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisememberscanviewdependencyinsightssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseMembersCanViewDependencyInsightsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the members can view dependency insights setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the members can view dependency insights setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOrganizationProjectsSettingInput", - "id": "updateenterpriseorganizationprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseorganizationprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseOrganizationProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the organization projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the organization projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseOwnerOrganizationRoleInput", - "id": "updateenterpriseownerorganizationroleinput", - "href": "/graphql/reference/input-objects#updateenterpriseownerorganizationroleinput", - "description": "

      Autogenerated input type of UpdateEnterpriseOwnerOrganizationRole.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the Enterprise which the owner belongs to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationId", - "description": "

      The ID of the organization for membership change.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "organizationRole", - "description": "

      The role to assume in the organization.

      ", - "type": "RoleInOrganization!", - "id": "roleinorganization", - "href": "/graphql/reference/enums#roleinorganization" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseProfileInput", - "id": "updateenterpriseprofileinput", - "href": "/graphql/reference/input-objects#updateenterpriseprofileinput", - "description": "

      Autogenerated input type of UpdateEnterpriseProfile.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The description of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The Enterprise ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "location", - "description": "

      The location of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "securityContactEmail", - "description": "

      The security contact email address of the enterprise.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "websiteUrl", - "description": "

      The URL of the enterprise's website.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseRepositoryProjectsSettingInput", - "id": "updateenterpriserepositoryprojectssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriserepositoryprojectssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the repository projects setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the repository projects setting on the enterprise.

      ", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput", - "id": "updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationdisallowedmethodssettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two-factor authentication disallowed methods setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two-factor authentication disallowed methods setting on the enterprise.

      ", - "type": "EnterpriseDisallowedMethodsSettingValue!", - "id": "enterprisedisallowedmethodssettingvalue", - "href": "/graphql/reference/enums#enterprisedisallowedmethodssettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput", - "id": "updateenterprisetwofactorauthenticationrequiredsettinginput", - "href": "/graphql/reference/input-objects#updateenterprisetwofactorauthenticationrequiredsettinginput", - "description": "

      Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationRequiredSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "

      The ID of the enterprise on which to set the two factor authentication required setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the two factor authentication required setting on the enterprise.

      ", - "type": "EnterpriseEnabledSettingValue!", - "id": "enterpriseenabledsettingvalue", - "href": "/graphql/reference/enums#enterpriseenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateEnvironmentInput", - "id": "updateenvironmentinput", - "href": "/graphql/reference/input-objects#updateenvironmentinput", - "description": "

      Autogenerated input type of UpdateEnvironment.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "environmentId", - "description": "

      The node ID of the environment.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "preventSelfReview", - "description": "

      Whether deployments to this environment can be approved by the user who created the deployment.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "reviewers", - "description": "

      The ids of users or teams that can approve deployments to this environment.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "waitTimer", - "description": "

      The wait timer in minutes.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "deployments" - }, - { - "name": "UpdateIpAllowListEnabledSettingInput", - "id": "updateipallowlistenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the IP allow list enabled setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list enabled setting.

      ", - "type": "IpAllowListEnabledSettingValue!", - "id": "ipallowlistenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListEntryInput", - "id": "updateipallowlistentryinput", - "href": "/graphql/reference/input-objects#updateipallowlistentryinput", - "description": "

      Autogenerated input type of UpdateIpAllowListEntry.

      ", - "inputFields": [ - { - "name": "allowListValue", - "description": "

      An IP address or range of addresses in CIDR notation.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ipAllowListEntryId", - "description": "

      The ID of the IP allow list entry to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "isActive", - "description": "

      Whether the IP allow list entry is active when an IP allow list is enabled.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "name", - "description": "

      An optional name for the IP allow list entry.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListForInstalledAppsEnabledSettingInput", - "id": "updateipallowlistforinstalledappsenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistforinstalledappsenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListForInstalledAppsEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list configuration for installed GitHub Apps setting.

      ", - "type": "IpAllowListForInstalledAppsEnabledSettingValue!", - "id": "ipallowlistforinstalledappsenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIpAllowListUserLevelEnforcementEnabledSettingInput", - "id": "updateipallowlistuserlevelenforcementenabledsettinginput", - "href": "/graphql/reference/input-objects#updateipallowlistuserlevelenforcementenabledsettinginput", - "description": "

      Autogenerated input type of UpdateIpAllowListUserLevelEnforcementEnabledSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the IP allow list user-level enforcement enabled setting.

      ", - "type": "IpAllowListUserLevelEnforcementEnabledSettingValue!", - "id": "ipallowlistuserlevelenforcementenabledsettingvalue", - "href": "/graphql/reference/enums#ipallowlistuserlevelenforcementenabledsettingvalue" - } - ], - "category": "enterprise-admin" - }, - { - "name": "UpdateIssueCommentInput", - "id": "updateissuecommentinput", - "href": "/graphql/reference/input-objects#updateissuecommentinput", - "description": "

      Autogenerated input type of UpdateIssueComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The updated text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the IssueComment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueFieldInput", - "id": "updateissuefieldinput", - "href": "/graphql/reference/input-objects#updateissuefieldinput", - "description": "

      Autogenerated input type of UpdateIssueField.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the issue field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the issue field to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the issue field.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "options", - "description": "

      The options for the issue field if applicable.

      ", - "type": "[IssueFieldSingleSelectOptionInput!]", - "id": "issuefieldsingleselectoptioninput", - "href": "/graphql/reference/input-objects#issuefieldsingleselectoptioninput" - }, - { - "name": "visibility", - "description": "

      The visibility of the issue field.

      ", - "type": "IssueFieldVisibility", - "id": "issuefieldvisibility", - "href": "/graphql/reference/enums#issuefieldvisibility" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueFieldValueInput", - "id": "updateissuefieldvalueinput", - "href": "/graphql/reference/input-objects#updateissuefieldvalueinput", - "description": "

      Autogenerated input type of UpdateIssueFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueField", - "description": "

      The field value to update.

      ", - "type": "IssueFieldCreateOrUpdateInput!", - "id": "issuefieldcreateorupdateinput", - "href": "/graphql/reference/input-objects#issuefieldcreateorupdateinput" - }, - { - "name": "issueId", - "description": "

      The ID of the issue.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueInput", - "id": "updateissueinput", - "href": "/graphql/reference/input-objects#updateissueinput", - "description": "

      Autogenerated input type of UpdateIssue.

      ", - "inputFields": [ - { - "name": "agentAssignment", - "description": "

      Configuration for assigning an AI agent to this issue.

      ", - "type": "AgentAssignmentInput", - "id": "agentassignmentinput", - "href": "/graphql/reference/input-objects#agentassignmentinput" - }, - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users or bots for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body for the issue description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the Issue to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the Issue Type for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "state", - "description": "

      The desired issue state.

      ", - "type": "IssueState", - "id": "issuestate", - "href": "/graphql/reference/enums#issuestate" - }, - { - "name": "title", - "description": "

      The title for the issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueIssueTypeInput", - "id": "updateissueissuetypeinput", - "href": "/graphql/reference/input-objects#updateissueissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "issueId", - "description": "

      The ID of the issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update on the issue.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id" - } - ], - "category": "issues" - }, - { - "name": "UpdateIssueTypeInput", - "id": "updateissuetypeinput", - "href": "/graphql/reference/input-objects#updateissuetypeinput", - "description": "

      Autogenerated input type of UpdateIssueType.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      Color for the issue type.

      ", - "type": "IssueTypeColor", - "id": "issuetypecolor", - "href": "/graphql/reference/enums#issuetypecolor" - }, - { - "name": "description", - "description": "

      The description of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isEnabled", - "description": "

      Whether or not the issue type is enabled for the organization.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "issueTypeId", - "description": "

      The ID of the issue type to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the issue type.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateLabelInput", - "id": "updatelabelinput", - "href": "/graphql/reference/input-objects#updatelabelinput", - "description": "

      Autogenerated input type of UpdateLabel.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "color", - "description": "

      A 6 character hex code, without the leading #, identifying the updated color of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A brief description of the label, such as its purpose.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The Node ID of the label to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The updated name of the label.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "issues" - }, - { - "name": "UpdateNotificationRestrictionSettingInput", - "id": "updatenotificationrestrictionsettinginput", - "href": "/graphql/reference/input-objects#updatenotificationrestrictionsettinginput", - "description": "

      Autogenerated input type of UpdateNotificationRestrictionSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ownerId", - "description": "

      The ID of the owner on which to set the restrict notifications setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "

      The value for the restrict notifications setting.

      ", - "type": "NotificationRestrictionSettingValue!", - "id": "notificationrestrictionsettingvalue", - "href": "/graphql/reference/enums#notificationrestrictionsettingvalue" - } - ], - "category": "activity" - }, - { - "name": "UpdateOrganizationAllowPrivateRepositoryForkingSettingInput", - "id": "updateorganizationallowprivaterepositoryforkingsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationallowprivaterepositoryforkingsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationAllowPrivateRepositoryForkingSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "forkingEnabled", - "description": "

      Enable forking of private repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the allow private repository forking setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "UpdateOrganizationWebCommitSignoffSettingInput", - "id": "updateorganizationwebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updateorganizationwebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateOrganizationWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "organizationId", - "description": "

      The ID of the organization on which to set the web commit signoff setting.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Enable signoff on web-based commits for repositories in the organization?.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "orgs" - }, - { - "name": "UpdateParametersInput", - "id": "updateparametersinput", - "href": "/graphql/reference/input-objects#updateparametersinput", - "description": "

      Only allow users with bypass permission to update matching refs.

      ", - "inputFields": [ - { - "name": "updateAllowsFetchAndMerge", - "description": "

      Branch can pull changes from its upstream repository.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateProjectCardInput", - "id": "updateprojectcardinput", - "href": "/graphql/reference/input-objects#updateprojectcardinput", - "description": "

      Autogenerated input type of UpdateProjectCard.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isArchived", - "description": "

      Whether or not the ProjectCard should be archived.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "note", - "description": "

      The note of ProjectCard.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectCardId", - "description": "

      The ProjectCard ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectColumnInput", - "id": "updateprojectcolumninput", - "href": "/graphql/reference/input-objects#updateprojectcolumninput", - "description": "

      Autogenerated input type of UpdateProjectColumn.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project column.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectColumnId", - "description": "

      The ProjectColumn ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectInput", - "id": "updateprojectinput", - "href": "/graphql/reference/input-objects#updateprojectinput", - "description": "

      Autogenerated input type of UpdateProject.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The description of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "name", - "description": "

      The name of project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "projectId", - "description": "

      The Project ID to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Whether the project is public or not.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "state", - "description": "

      Whether the project is open or closed.

      ", - "type": "ProjectState", - "id": "projectstate", - "href": "/graphql/reference/enums#projectstate" - } - ], - "category": "projects-classic" - }, - { - "name": "UpdateProjectV2CollaboratorsInput", - "id": "updateprojectv2collaboratorsinput", - "href": "/graphql/reference/input-objects#updateprojectv2collaboratorsinput", - "description": "

      Autogenerated input type of UpdateProjectV2Collaborators.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "collaborators", - "description": "

      The collaborators to update.

      ", - "type": "[ProjectV2Collaborator!]!", - "id": "projectv2collaborator", - "href": "/graphql/reference/input-objects#projectv2collaborator" - }, - { - "name": "projectId", - "description": "

      The ID of the project to update the collaborators for.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2DraftIssueInput", - "id": "updateprojectv2draftissueinput", - "href": "/graphql/reference/input-objects#updateprojectv2draftissueinput", - "description": "

      Autogenerated input type of UpdateProjectV2DraftIssue.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      The IDs of the assignees of the draft issue.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "body", - "description": "

      The body of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "draftIssueId", - "description": "

      The ID of the draft issue to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "title", - "description": "

      The title of the draft issue.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2FieldInput", - "id": "updateprojectv2fieldinput", - "href": "/graphql/reference/input-objects#updateprojectv2fieldinput", - "description": "

      Autogenerated input type of UpdateProjectV2Field.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "iterationConfiguration", - "description": "

      Configuration for a field of type ITERATION. Empty input is ignored, provided\nvalues overwrite the existing configuration, and existing configuration should\nbe fetched for partial updates.

      ", - "type": "ProjectV2IterationFieldConfigurationInput", - "id": "projectv2iterationfieldconfigurationinput", - "href": "/graphql/reference/input-objects#projectv2iterationfieldconfigurationinput" - }, - { - "name": "name", - "description": "

      The name to update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "singleSelectOptions", - "description": "

      Options for a field of type SINGLE_SELECT. Empty input is ignored, provided\nvalues overwrite existing options, and existing options should be fetched for\npartial updates.

      ", - "type": "[ProjectV2SingleSelectFieldOptionInput!]", - "id": "projectv2singleselectfieldoptioninput", - "href": "/graphql/reference/input-objects#projectv2singleselectfieldoptioninput" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2Input", - "id": "updateprojectv2input", - "href": "/graphql/reference/input-objects#updateprojectv2input", - "description": "

      Autogenerated input type of UpdateProjectV2.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "closed", - "description": "

      Set the project to closed or open.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "projectId", - "description": "

      The ID of the Project to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "public", - "description": "

      Set the project to public or private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "readme", - "description": "

      Set the readme description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "shortDescription", - "description": "

      Set the short description of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "title", - "description": "

      Set the title of the project.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemFieldValueInput", - "id": "updateprojectv2itemfieldvalueinput", - "href": "/graphql/reference/input-objects#updateprojectv2itemfieldvalueinput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemFieldValue.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "fieldId", - "description": "

      The ID of the field to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "itemId", - "description": "

      The ID of the item to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "value", - "description": "

      The value which will be set on the field.

      ", - "type": "ProjectV2FieldValue!", - "id": "projectv2fieldvalue", - "href": "/graphql/reference/input-objects#projectv2fieldvalue" - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2ItemPositionInput", - "id": "updateprojectv2itempositioninput", - "href": "/graphql/reference/input-objects#updateprojectv2itempositioninput", - "description": "

      Autogenerated input type of UpdateProjectV2ItemPosition.

      ", - "inputFields": [ - { - "name": "afterId", - "description": "

      The ID of the item to position this item after. If omitted or set to null the item will be moved to top.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The ID of the item to be moved.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectId", - "description": "

      The ID of the Project.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "projects" - }, - { - "name": "UpdateProjectV2StatusUpdateInput", - "id": "updateprojectv2statusupdateinput", - "href": "/graphql/reference/input-objects#updateprojectv2statusupdateinput", - "description": "

      Autogenerated input type of UpdateProjectV2StatusUpdate.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The body of the status update.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "startDate", - "description": "

      The start date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - }, - { - "name": "status", - "description": "

      The status of the status update.

      ", - "type": "ProjectV2StatusUpdateStatus", - "id": "projectv2statusupdatestatus", - "href": "/graphql/reference/enums#projectv2statusupdatestatus" - }, - { - "name": "statusUpdateId", - "description": "

      The ID of the status update to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "targetDate", - "description": "

      The target date of the status update.

      ", - "type": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date" - } - ], - "category": "projects" - }, - { - "name": "UpdatePullRequestBranchInput", - "id": "updatepullrequestbranchinput", - "href": "/graphql/reference/input-objects#updatepullrequestbranchinput", - "description": "

      Autogenerated input type of UpdatePullRequestBranch.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "expectedHeadOid", - "description": "

      The head ref oid for the upstream branch.

      ", - "type": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "updateMethod", - "description": "

      The update branch method to use. If omitted, defaults to 'MERGE'.

      ", - "type": "PullRequestBranchUpdateMethod", - "id": "pullrequestbranchupdatemethod", - "href": "/graphql/reference/enums#pullrequestbranchupdatemethod" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestInput", - "id": "updatepullrequestinput", - "href": "/graphql/reference/input-objects#updatepullrequestinput", - "description": "

      Autogenerated input type of UpdatePullRequest.

      ", - "inputFields": [ - { - "name": "assigneeIds", - "description": "

      An array of Node IDs of users for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "baseRefName", - "description": "

      The name of the branch you want your changes pulled into. This should be an existing branch\non the current repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "body", - "description": "

      The contents of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "labelIds", - "description": "

      An array of Node IDs of labels for this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "maintainerCanModify", - "description": "

      Indicates whether maintainers can modify the pull request.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "milestoneId", - "description": "

      The Node ID of the milestone for this pull request.

      ", - "type": "ID", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "projectIds", - "description": "

      An array of Node IDs for projects associated with this pull request.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id" - }, - { - "name": "pullRequestId", - "description": "

      The Node ID of the pull request.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "state", - "description": "

      The target state of the pull request.

      ", - "type": "PullRequestUpdateState", - "id": "pullrequestupdatestate", - "href": "/graphql/reference/enums#pullrequestupdatestate" - }, - { - "name": "title", - "description": "

      The title of the pull request.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewCommentInput", - "id": "updatepullrequestreviewcommentinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewcommentinput", - "description": "

      Autogenerated input type of UpdatePullRequestReviewComment.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The text of the comment.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewCommentId", - "description": "

      The Node ID of the comment to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdatePullRequestReviewInput", - "id": "updatepullrequestreviewinput", - "href": "/graphql/reference/input-objects#updatepullrequestreviewinput", - "description": "

      Autogenerated input type of UpdatePullRequestReview.

      ", - "inputFields": [ - { - "name": "body", - "description": "

      The contents of the pull request review body.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestReviewId", - "description": "

      The Node ID of the pull request review to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "pulls" - }, - { - "name": "UpdateRefInput", - "id": "updaterefinput", - "href": "/graphql/reference/input-objects#updaterefinput", - "description": "

      Autogenerated input type of UpdateRef.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "force", - "description": "

      Permit updates of branch Refs that are not fast-forwards?.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "oid", - "description": "

      The GitObjectID that the Ref shall be updated to target.

      ", - "type": "GitObjectID!", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid" - }, - { - "name": "refId", - "description": "

      The Node ID of the Ref to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRefsInput", - "id": "updaterefsinput", - "href": "/graphql/reference/input-objects#updaterefsinput", - "description": "

      Autogenerated input type of UpdateRefs.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "refUpdates", - "description": "

      A list of ref updates.

      ", - "type": "[RefUpdate!]!", - "id": "refupdate", - "href": "/graphql/reference/input-objects#refupdate" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "git" - }, - { - "name": "UpdateRepositoryCustomPropertyInput", - "id": "updaterepositorycustompropertyinput", - "href": "/graphql/reference/input-objects#updaterepositorycustompropertyinput", - "description": "

      Autogenerated input type of UpdateRepositoryCustomProperty.

      ", - "inputFields": [ - { - "name": "allowedValues", - "description": "

      The updated allowed values for the custom property.

      ", - "type": "[String!]", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "defaultValue", - "description": "

      The updated default value for the custom property if the property is required.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      The updated description of the custom property.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "regex", - "description": "

      The regex pattern that the value of the custom property must match, if the value_type is string.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryCustomPropertyId", - "description": "

      The global relay id of the source of the custom property.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "requireExplicitValues", - "description": "

      Whether this repository custom property requires explicit values.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "required", - "description": "

      Whether the updated custom property is required.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "valuesEditableBy", - "description": "

      The updated actors who can edit the values of the custom property.

      ", - "type": "RepositoryCustomPropertyValuesEditableBy", - "id": "repositorycustompropertyvalueseditableby", - "href": "/graphql/reference/enums#repositorycustompropertyvalueseditableby" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryInput", - "id": "updaterepositoryinput", - "href": "/graphql/reference/input-objects#updaterepositoryinput", - "description": "

      Autogenerated input type of UpdateRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A new description for the repository. Pass an empty string to erase the existing description.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "hasDiscussionsEnabled", - "description": "

      Indicates if the repository should have the discussions feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasIssuesEnabled", - "description": "

      Indicates if the repository should have the issues feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasProjectsEnabled", - "description": "

      Indicates if the repository should have the project boards feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasPullRequestsEnabled", - "description": "

      Indicates if the repository should have the pull requests feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "hasWikiEnabled", - "description": "

      Indicates if the repository should have the wiki feature enabled.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "homepageUrl", - "description": "

      The URL for a web page about this repository. Pass an empty string to erase the existing URL.

      ", - "type": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri" - }, - { - "name": "name", - "description": "

      The new name of the repository.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "pullRequestCreationPolicy", - "description": "

      The policy controlling who can create pull requests in this repository.

      ", - "type": "PullRequestCreationPolicy", - "id": "pullrequestcreationpolicy", - "href": "/graphql/reference/enums#pullrequestcreationpolicy" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "template", - "description": "

      Whether this repository should be marked as a template such that anyone who\ncan access it can create new repositories with the same files and directory structure.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryRulesetInput", - "id": "updaterepositoryrulesetinput", - "href": "/graphql/reference/input-objects#updaterepositoryrulesetinput", - "description": "

      Autogenerated input type of UpdateRepositoryRuleset.

      ", - "inputFields": [ - { - "name": "bypassActors", - "description": "

      A list of actors that are allowed to bypass rules in this ruleset.

      ", - "type": "[RepositoryRulesetBypassActorInput!]", - "id": "repositoryrulesetbypassactorinput", - "href": "/graphql/reference/input-objects#repositoryrulesetbypassactorinput" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "conditions", - "description": "

      The list of conditions for this ruleset.

      ", - "type": "RepositoryRuleConditionsInput", - "id": "repositoryruleconditionsinput", - "href": "/graphql/reference/input-objects#repositoryruleconditionsinput" - }, - { - "name": "enforcement", - "description": "

      The enforcement level for this ruleset.

      ", - "type": "RuleEnforcement", - "id": "ruleenforcement", - "href": "/graphql/reference/enums#ruleenforcement" - }, - { - "name": "name", - "description": "

      The name of the ruleset.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryRulesetId", - "description": "

      The global relay id of the repository ruleset to be updated.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "rules", - "description": "

      The list of rules for this ruleset.

      ", - "type": "[RepositoryRuleInput!]", - "id": "repositoryruleinput", - "href": "/graphql/reference/input-objects#repositoryruleinput" - }, - { - "name": "target", - "description": "

      The target of the ruleset.

      ", - "type": "RepositoryRulesetTarget", - "id": "repositoryrulesettarget", - "href": "/graphql/reference/enums#repositoryrulesettarget" - } - ], - "category": "repos" - }, - { - "name": "UpdateRepositoryWebCommitSignoffSettingInput", - "id": "updaterepositorywebcommitsignoffsettinginput", - "href": "/graphql/reference/input-objects#updaterepositorywebcommitsignoffsettinginput", - "description": "

      Autogenerated input type of UpdateRepositoryWebCommitSignoffSetting.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "webCommitSignoffRequired", - "description": "

      Indicates if the repository should require signoff on web-based commits.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - } - ], - "category": "repos" - }, - { - "name": "UpdateSubscriptionInput", - "id": "updatesubscriptioninput", - "href": "/graphql/reference/input-objects#updatesubscriptioninput", - "description": "

      Autogenerated input type of UpdateSubscription.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "state", - "description": "

      The new state of the subscription.

      ", - "type": "SubscriptionState!", - "id": "subscriptionstate", - "href": "/graphql/reference/enums#subscriptionstate" - }, - { - "name": "subscribableId", - "description": "

      The Node ID of the subscribable object to modify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "activity" - }, - { - "name": "UpdateTeamReviewAssignmentInput", - "id": "updateteamreviewassignmentinput", - "href": "/graphql/reference/input-objects#updateteamreviewassignmentinput", - "description": "

      Autogenerated input type of UpdateTeamReviewAssignment.

      ", - "inputFields": [ - { - "name": "algorithm", - "description": "

      The algorithm to use for review assignment.

      ", - "type": "TeamReviewAssignmentAlgorithm", - "id": "teamreviewassignmentalgorithm", - "href": "/graphql/reference/enums#teamreviewassignmentalgorithm" - }, - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "countMembersAlreadyRequested", - "description": "

      Count any members whose review has already been requested against the required number of members assigned to review.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "enabled", - "description": "

      Turn on or off review assignment.

      ", - "type": "Boolean!", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "excludedTeamMemberIds", - "description": "

      An array of team member IDs to exclude.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "id", - "description": "

      The Node ID of the team to update review assignments of.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "includeChildTeamMembers", - "description": "

      Include the members of any child teams when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "notifyTeam", - "description": "

      Notify the entire team of the PR if it is delegated.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "removeTeamRequest", - "description": "

      Remove the team review request when assigning.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "teamMemberCount", - "description": "

      The number of team members to assign.

      ", - "type": "Int", - "id": "int", - "href": "/graphql/reference/scalars#int" - } - ], - "category": "pulls" - }, - { - "name": "UpdateTeamsRepositoryInput", - "id": "updateteamsrepositoryinput", - "href": "/graphql/reference/input-objects#updateteamsrepositoryinput", - "description": "

      Autogenerated input type of UpdateTeamsRepository.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "permission", - "description": "

      Permission that should be granted to the teams.

      ", - "type": "RepositoryPermission!", - "id": "repositorypermission", - "href": "/graphql/reference/enums#repositorypermission" - }, - { - "name": "repositoryId", - "description": "

      Repository ID being granted access to.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "teamIds", - "description": "

      A list of teams being granted access. Limit: 10.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "teams" - }, - { - "name": "UpdateTopicsInput", - "id": "updatetopicsinput", - "href": "/graphql/reference/input-objects#updatetopicsinput", - "description": "

      Autogenerated input type of UpdateTopics.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The Node ID of the repository.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "topicNames", - "description": "

      An array of topic names.

      ", - "type": "[String!]!", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "repos" - }, - { - "name": "UpdateUserListInput", - "id": "updateuserlistinput", - "href": "/graphql/reference/input-objects#updateuserlistinput", - "description": "

      Autogenerated input type of UpdateUserList.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "description", - "description": "

      A description of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "isPrivate", - "description": "

      Whether or not the list is private.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "listId", - "description": "

      The ID of the list to update.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "name", - "description": "

      The name of the list.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "users" - }, - { - "name": "UpdateUserListsForItemInput", - "id": "updateuserlistsforiteminput", - "href": "/graphql/reference/input-objects#updateuserlistsforiteminput", - "description": "

      Autogenerated input type of UpdateUserListsForItem.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "itemId", - "description": "

      The item to add to the list.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "listIds", - "description": "

      The lists to which this item should belong.

      ", - "type": "[ID!]!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "suggestedListIds", - "description": "

      The suggested lists to create and add this item to.

      ", - "type": "[ID!]", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "users" - }, - { - "name": "UserStatusOrder", - "id": "userstatusorder", - "href": "/graphql/reference/input-objects#userstatusorder", - "description": "

      Ordering options for user status connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order user statuses by.

      ", - "type": "UserStatusOrderField!", - "id": "userstatusorderfield", - "href": "/graphql/reference/enums#userstatusorderfield" - } - ], - "category": "users" - }, - { - "name": "VerifiableDomainOrder", - "id": "verifiabledomainorder", - "href": "/graphql/reference/input-objects#verifiabledomainorder", - "description": "

      Ordering options for verifiable domain connections.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The ordering direction.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field to order verifiable domains by.

      ", - "type": "VerifiableDomainOrderField!", - "id": "verifiabledomainorderfield", - "href": "/graphql/reference/enums#verifiabledomainorderfield" - } - ], - "category": "orgs" - }, - { - "name": "VerifyVerifiableDomainInput", - "id": "verifyverifiabledomaininput", - "href": "/graphql/reference/input-objects#verifyverifiabledomaininput", - "description": "

      Autogenerated input type of VerifyVerifiableDomain.

      ", - "inputFields": [ - { - "name": "clientMutationId", - "description": "

      A unique identifier for the client performing the mutation.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "id", - "description": "

      The ID of the verifiable domain to verify.

      ", - "type": "ID!", - "id": "id", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - } - ], - "category": "orgs" - }, - { - "name": "WorkflowFileReferenceInput", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput", - "description": "

      A workflow that must run for this rule to pass.

      ", - "inputFields": [ - { - "name": "path", - "description": "

      The path to the workflow file.

      ", - "type": "String!", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "ref", - "description": "

      The ref (branch or tag) of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "repositoryId", - "description": "

      The ID of the repository where the workflow is defined.

      ", - "type": "Int!", - "id": "int", - "href": "/graphql/reference/scalars#int" - }, - { - "name": "sha", - "description": "

      The commit SHA of the workflow file to use.

      ", - "type": "String", - "id": "string", - "href": "/graphql/reference/scalars#string" - } - ], - "category": "actions" - }, - { - "name": "WorkflowRunOrder", - "id": "workflowrunorder", - "href": "/graphql/reference/input-objects#workflowrunorder", - "description": "

      Ways in which lists of workflow runs can be ordered upon return.

      ", - "inputFields": [ - { - "name": "direction", - "description": "

      The direction in which to order workflow runs by the specified field.

      ", - "type": "OrderDirection!", - "id": "orderdirection", - "href": "/graphql/reference/enums#orderdirection" - }, - { - "name": "field", - "description": "

      The field by which to order workflows.

      ", - "type": "WorkflowRunOrderField!", - "id": "workflowrunorderfield", - "href": "/graphql/reference/enums#workflowrunorderfield" - } - ], - "category": "actions" - }, - { - "name": "WorkflowsParametersInput", - "id": "workflowsparametersinput", - "href": "/graphql/reference/input-objects#workflowsparametersinput", - "description": "

      Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

      ", - "inputFields": [ - { - "name": "doNotEnforceOnCreate", - "description": "

      Allow repositories and branches to be created if a check would otherwise prohibit it.

      ", - "type": "Boolean", - "id": "boolean", - "href": "/graphql/reference/scalars#boolean" - }, - { - "name": "workflows", - "description": "

      Workflows that must pass for this rule to pass.

      ", - "type": "[WorkflowFileReferenceInput!]!", - "id": "workflowfilereferenceinput", - "href": "/graphql/reference/input-objects#workflowfilereferenceinput" - } - ], - "category": "actions" - } - ], - "scalars": [ - { - "name": "Base64String", - "id": "base64string", - "href": "/graphql/reference/scalars#base64string", - "description": "

      A (potentially binary) string encoded using base64.

      ", - "category": "other" - }, - { - "name": "BigInt", - "id": "bigint", - "href": "/graphql/reference/scalars#bigint", - "description": "

      Represents non-fractional signed whole numeric values. Since the value may\nexceed the size of a 32-bit integer, it's encoded as a string.

      ", - "category": "other" - }, - { - "name": "Boolean", - "description": "

      Represents true or false values.

      ", - "id": "boolean", - "href": "/graphql/reference/other#other-scalar-boolean", - "category": "other" - }, - { - "name": "CustomPropertyValue", - "id": "custompropertyvalue", - "href": "/graphql/reference/scalars#custompropertyvalue", - "description": "

      A custom property value can be either a string or an array of strings. All\nproperty types support only a single string value, except for the multi-select\ntype, which supports only a string array.

      ", - "category": "other" - }, - { - "name": "Date", - "id": "date", - "href": "/graphql/reference/scalars#date", - "description": "

      An ISO-8601 encoded date string.

      ", - "category": "other" - }, - { - "name": "DateTime", - "id": "datetime", - "href": "/graphql/reference/scalars#datetime", - "description": "

      An ISO-8601 encoded UTC date string.

      ", - "category": "other" - }, - { - "name": "Float", - "description": "

      Represents signed double-precision fractional values as specified by IEEE 754.

      ", - "id": "float", - "href": "/graphql/reference/other#other-scalar-float", - "category": "other" - }, - { - "name": "GitObjectID", - "id": "gitobjectid", - "href": "/graphql/reference/scalars#gitobjectid", - "description": "

      A Git object ID.

      ", - "category": "other" - }, - { - "name": "GitRefname", - "id": "gitrefname", - "href": "/graphql/reference/scalars#gitrefname", - "description": "

      A fully qualified reference name (e.g. refs/heads/master).

      ", - "category": "other" - }, - { - "name": "GitSSHRemote", - "id": "gitsshremote", - "href": "/graphql/reference/scalars#gitsshremote", - "description": "

      Git SSH string.

      ", - "category": "other" - }, - { - "name": "GitTimestamp", - "id": "gittimestamp", - "href": "/graphql/reference/scalars#gittimestamp", - "description": "

      An ISO-8601 encoded date string. Unlike the DateTime type, GitTimestamp is not converted in UTC.

      ", - "category": "other" - }, - { - "name": "HTML", - "id": "html", - "href": "/graphql/reference/scalars#html", - "description": "

      A string containing HTML code.

      ", - "category": "other" - }, - { - "name": "ID", - "description": "

      Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as \"VXNlci0xMA==\") or integer (such as 4) input value will be accepted as an ID.

      ", - "id": "id", - "href": "/graphql/reference/other#other-scalar-id", - "category": "other" - }, - { - "name": "Int", - "description": "

      Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

      ", - "id": "int", - "href": "/graphql/reference/other#other-scalar-int", - "category": "other" - }, - { - "name": "PreciseDateTime", - "id": "precisedatetime", - "href": "/graphql/reference/scalars#precisedatetime", - "description": "

      An ISO-8601 encoded UTC date string with millisecond precision.

      ", - "category": "other" - }, - { - "name": "String", - "description": "

      Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

      ", - "id": "string", - "href": "/graphql/reference/other#other-scalar-string", - "category": "other" - }, - { - "name": "URI", - "id": "uri", - "href": "/graphql/reference/scalars#uri", - "description": "

      An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

      ", - "category": "other" - }, - { - "name": "X509Certificate", - "id": "x509certificate", - "href": "/graphql/reference/scalars#x509certificate", - "description": "

      A valid x509 certificate string.

      ", - "category": "other" - } - ] -} \ No newline at end of file diff --git a/src/graphql/lib/categories.ts b/src/graphql/lib/categories.ts index 0a729a5116a3..ab62decb8d54 100644 --- a/src/graphql/lib/categories.ts +++ b/src/graphql/lib/categories.ts @@ -26,6 +26,19 @@ export const KIND_LABELS: Record = { scalars: 'Scalar', } +// Plural form of `KIND_LABELS`, used as the section heading (and mini-TOC +// parent label) when a GraphQL category page groups its items by kind. +export const KIND_LABELS_PLURAL: Record = { + queries: 'Queries', + mutations: 'Mutations', + objects: 'Objects', + interfaces: 'Interfaces', + enums: 'Enums', + unions: 'Unions', + inputObjects: 'Input objects', + scalars: 'Scalars', +} + // Slug prefix used to disambiguate items across kinds on a category page. // For example, a `Repository` object and a `repository` query both have id // `repository`; on a category page they become `object-repository` and diff --git a/src/graphql/lib/index.ts b/src/graphql/lib/index.ts index e6ebf5cc056b..88636e9d47f4 100644 --- a/src/graphql/lib/index.ts +++ b/src/graphql/lib/index.ts @@ -5,6 +5,8 @@ import { import { getAutomatedPageMiniTocItems } from '@/frame/lib/get-mini-toc-items' import languages from '@/languages/lib/languages-server' import { allVersions } from '@/versions/lib/all-versions' +import { ALL_KIND_KEYS, CATEGORIES, isValidCategory, type SchemaKindKey } from './categories' + interface GraphqlContext { currentLanguage: string currentVersion: string @@ -16,23 +18,59 @@ export const GRAPHQL_DATA_DIR = 'src/graphql/data' const previews = new Map() const upcomingChanges = new Map() const changelog = new Map() -const graphqlSchema = new Map() +// Per-category schema files. Key: `${graphqlVersion}:${category}` → bucket. +const graphqlCategorySchemas = new Map() +// All objects across categories (for interface implementer lookup). +const allObjectsByVersion = new Map() const miniTocs = new Map>>() for (const language of Object.keys(languages)) { miniTocs.set(language, new Map()) } -// Using any for return type as the GraphQL schema structure is complex and dynamically loaded from JSON -export function getGraphqlSchema(version: string, type: string): any { +// Returns the per-category schema bucket `{queries, mutations, ...}` for a +// given category slug (e.g. 'repos', 'issues'). Throws via the loader if the +// category slug is not valid for this version. +export function getGraphqlSchema(version: string, category: string): any { + if (!isValidCategory(category)) { + throw new Error(`Invalid GraphQL category: ${category}`) + } const graphqlVersion: string = getGraphqlVersion(version) - if (!graphqlSchema.has(graphqlVersion)) { - graphqlSchema.set( - graphqlVersion, - readCompressedJsonFileFallback(`${GRAPHQL_DATA_DIR}/${graphqlVersion}/schema.json`), + return getGraphqlSchemaByCategory(graphqlVersion, category) +} + +function getGraphqlSchemaByCategory(graphqlVersion: string, category: string): any { + const key = `${graphqlVersion}:${category}` + if (!graphqlCategorySchemas.has(key)) { + graphqlCategorySchemas.set( + key, + readCompressedJsonFileFallback( + `${GRAPHQL_DATA_DIR}/${graphqlVersion}/schema-${category}.json`, + ), ) } - return graphqlSchema.get(graphqlVersion)[type] + return graphqlCategorySchemas.get(key) +} + +// Returns all object-kind items across every category for the given version. +// Used by the interface renderer to list implementers regardless of which +// category page is being rendered. +export function getAllGraphqlObjects(version: string): any[] { + const graphqlVersion: string = getGraphqlVersion(version) + if (!allObjectsByVersion.has(graphqlVersion)) { + const all: any[] = [] + for (const category of CATEGORIES) { + const bucket = getGraphqlSchemaByCategory(graphqlVersion, category) + if (bucket?.objects) all.push(...bucket.objects) + } + allObjectsByVersion.set(graphqlVersion, all) + } + return allObjectsByVersion.get(graphqlVersion)! +} + +// Returns the canonical render order of kinds within a category page. +export function getKindOrder(): SchemaKindKey[] { + return ALL_KIND_KEYS } // Using any for return type as the changelog structure is dynamically loaded from JSON diff --git a/src/graphql/pages/reference.tsx b/src/graphql/pages/reference.tsx index 41bf36fbdb1d..2808e801cded 100644 --- a/src/graphql/pages/reference.tsx +++ b/src/graphql/pages/reference.tsx @@ -1,39 +1,48 @@ import { GetServerSideProps } from 'next' -import { GraphqlPage } from '@/graphql/components/GraphqlPage' +import { GraphqlCategoryPage, type CategorySchema } from '@/graphql/components/GraphqlCategoryPage' import { MainContextT, MainContext, getMainContext, addUINamespaces, } from '@/frame/components/context/MainContext' -import type { ObjectT, GraphqlT } from '@/graphql/components/types' +import type { ObjectT } from '@/graphql/components/types' import { AutomatedPage } from '@/automated-pipelines/components/AutomatedPage' import { AutomatedPageContext, AutomatedPageContextT, getAutomatedPageContextFromRequest, } from '@/automated-pipelines/components/AutomatedPageContext' +import { + ALL_KIND_KEYS, + KIND_SLUG_PREFIX, + KIND_LABELS_PLURAL, + KIND_URL_SEGMENT, + isValidCategory, +} from '@/graphql/lib/categories' type Props = { mainContext: MainContextT automatedPageContext: AutomatedPageContextT - schema: object + schema: CategorySchema + allObjects: ObjectT[] language: string - graphqlPageName: string - objects?: ObjectT[] + categorySlug: string } export default function GraphqlReferencePage({ mainContext, automatedPageContext, schema, - graphqlPageName, - objects, + allObjects, + categorySlug, }: Props) { - const content = ( - - ) + // Key the schema content by category slug. Without this, client-side + // navigation between category pages reuses the same React tree and + // dangerouslySetInnerHTML descriptions from a previous category can stick + // around in the DOM. Keying forces a clean unmount/remount on route change. + const content = return ( @@ -44,30 +53,61 @@ export default function GraphqlReferencePage({ } export const getServerSideProps: GetServerSideProps = async (context) => { - const { getGraphqlSchema, getMiniToc } = await import('@/graphql/lib/index') + const { getGraphqlSchema, getAllGraphqlObjects } = await import('@/graphql/lib/index') const req = context.req as any const res = context.res as any const language = req.context.currentLanguage as string const currentVersion = req.context.currentVersion as string const page = context.query.page as string - const graphqlPageName = page === 'input-objects' ? 'inputObjects' : page - const schema = getGraphqlSchema(currentVersion, graphqlPageName) - // When the page is 'interfaces', we need to make another call to - // get the objects page properties too. - const objects = - graphqlPageName === 'interfaces' ? getGraphqlSchema(currentVersion, 'objects') : null + if (!isValidCategory(page)) { + return { notFound: true } + } - // Gets the miniTocItems in the article context. At this point it will only - // include miniTocItems that exist in Markdown pages in - // content/graphql/reference/* - const automatedPageContext = getAutomatedPageContextFromRequest(req) + const schema = getGraphqlSchema(currentVersion, page) as CategorySchema + const allObjects = getAllGraphqlObjects(currentVersion) as ObjectT[] - const items = schema.map((item: GraphqlT) => item.name) - const graphqlMiniTocItems = await getMiniToc(req.context, graphqlPageName, items) - // Update the existing context to include the miniTocItems from GraphQL - automatedPageContext.miniTocItems.push(...graphqlMiniTocItems) + // If a category has no types in the current version, 404 the page rather + // than render an empty document. Empty buckets typically happen when a + // category exists in fpt/ghec but not in GHES (or vice versa). The content + // .md files for categories that are empty in every version are removed + // from `content/graphql/reference/`, but the dynamic [page].tsx route would + // still serve them otherwise. This guard makes the response a real 404. + const hasAnyTypes = ALL_KIND_KEYS.some((kind) => { + const items = (schema as Record)[kind] + return Array.isArray(items) && items.length > 0 + }) + if (!hasAnyTypes) { + return { notFound: true } + } + + // Build a two-level mini-TOC mirroring the page's kind sections. Top-level + // entries are kind labels (e.g. "Objects") pointing at the matching section + // heading; nested entries are the items inside each section. The mini-TOC + // React component (`MiniTocs`) renders `item.items` recursively, so pushing + // a nested structure here yields a two-level sidebar even though the + // default heading-collection path is capped at one level globally. + const automatedPageContext = getAutomatedPageContextFromRequest(req) + for (const kind of ALL_KIND_KEYS) { + const kindItems = (schema as Record>)[kind] + if (!kindItems || kindItems.length === 0) continue + const sortedItems = [...kindItems].sort((a, b) => + a.name.toLowerCase().localeCompare(b.name.toLowerCase()), + ) + automatedPageContext.miniTocItems.push({ + contents: { + href: `#${KIND_URL_SEGMENT[kind]}`, + title: KIND_LABELS_PLURAL[kind], + }, + items: sortedItems.map((item) => ({ + contents: { + href: `#${KIND_SLUG_PREFIX[kind]}-${item.name.toLowerCase()}`, + title: item.name, + }, + })), + }) + } const mainContext = await getMainContext(req, res) addUINamespaces(req, mainContext.data.ui, ['graphql']) @@ -77,9 +117,9 @@ export const getServerSideProps: GetServerSideProps = async (context) => mainContext, automatedPageContext, schema, + allObjects, language, - graphqlPageName, - objects, + categorySlug: page, }, } } diff --git a/src/graphql/scripts/sync.ts b/src/graphql/scripts/sync.ts index eacdc621c85d..4d84455e9d06 100755 --- a/src/graphql/scripts/sync.ts +++ b/src/graphql/scripts/sync.ts @@ -129,14 +129,7 @@ async function main() { console.log(`Using fpt/category-map.json as @docsCategory fallback for ${graphqlVersion}`) } catch { // fpt hasn't been processed yet (shouldn't happen given iteration - // order, but stay defensive). Without it, ghes types fall to "other", - // so warn loudly rather than silently mis-bucketing the schema. - console.warn( - `No fpt/category-map.json available as @docsCategory fallback for ${graphqlVersion}; ` + - `every type without an explicit @docsCategory directive will be bucketed as "other". ` + - `This usually means sync was run for a single GHES version, or the iteration order of ` + - `allVersions changed so that fpt is no longer processed first.`, - ) + // order, but stay defensive). Without it, ghes types fall to "other". } } } @@ -146,17 +139,9 @@ async function main() { fallbackCategoryMap, ) // This is slow! - // Keep writing the monolithic `schema.json` so the existing runtime - // loader continues to work. The per-category files are emitted alongside - // it so a follow-up PR can flip the loader over without coordinating a - // sync run. - await updateStaticFile( - schemaJsonPerVersion, - path.join(graphqlStaticDir, graphqlVersion, 'schema.json'), - ) - // Split the schema by category so the runtime can lazily load only the - // bucket it needs for a given page request. + // bucket it needs for a given page request. The monolithic `schema.json` + // is no longer written; per-category files are the only on-disk format. const perCategoryFiles = bucketSchemaByCategory(schemaJsonPerVersion) await writeCategoryFiles(path.join(graphqlStaticDir, graphqlVersion), perCategoryFiles) diff --git a/src/graphql/tests/get-schema-files.ts b/src/graphql/tests/get-schema-files.ts index bf228be99a50..a8b5b7602abe 100644 --- a/src/graphql/tests/get-schema-files.ts +++ b/src/graphql/tests/get-schema-files.ts @@ -3,6 +3,7 @@ import { readFileSync } from 'fs' import { describe, expect, test } from 'vitest' import { allVersions } from '@/versions/lib/all-versions' +import { CATEGORIES } from '../lib/categories' import { getGraphqlSchema, getGraphqlChangelog, @@ -20,12 +21,24 @@ describe('graphql schema', () => { JSON.parse(readFileSync('src/graphql/lib/types.json', 'utf-8')) as GraphqlType[] ).map((item) => item.kind) for (const version in allVersions) { - for (const type of graphqlTypes) { - test(`getting the GraphQL ${type} schema works for ${version}`, async () => { - const schema = getGraphqlSchema(version, type) + for (const category of CATEGORIES) { + test(`getting the GraphQL ${category} schema works for ${version}`, async () => { + const schema = getGraphqlSchema(version, category) as Record expect(schema).toBeDefined() }) } + test(`every kind has at least one item across categories for ${version}`, async () => { + const seenKinds = new Set() + for (const category of CATEGORIES) { + const bucket = getGraphqlSchema(version, category) as Record + for (const kind of graphqlTypes) { + if ((bucket[kind]?.length ?? 0) > 0) seenKinds.add(kind) + } + } + for (const kind of graphqlTypes) { + expect(seenKinds, `kind missing across all categories: ${kind}`).toContain(kind) + } + }) } test('getting the graphql changelog works for dotcom', async () => { diff --git a/src/graphql/tests/validate-schema.ts b/src/graphql/tests/validate-schema.ts index 57cfa84bd4da..0818a76755a0 100644 --- a/src/graphql/tests/validate-schema.ts +++ b/src/graphql/tests/validate-schema.ts @@ -5,6 +5,7 @@ import readJsonFile from '@/frame/lib/read-json-file' import { schemaValidator, previewsValidator, upcomingChangesValidator } from '../lib/validator' import { formatAjvErrors } from '@/tests/helpers/schemas' import { allVersions } from '@/versions/lib/all-versions' +import { CATEGORIES } from '../lib/categories' import { GRAPHQL_DATA_DIR } from '../lib/index' const allVersionValues = Object.values(allVersions) @@ -19,14 +20,24 @@ const upcomingChangesValidate = getJsonValidator(upcomingChangesValidator) describe('graphql json files', () => { vi.setConfig({ testTimeout: 3 * 60 * 1000 }) - // The typeObj is repeated thousands of times in each .json file - // so use a cache of which we've already validated to speed this - // test up significantly. + // The typeObj is repeated thousands of times across the per-category files + // so cache validated objects to speed this test up significantly. const typeObjsTested = new Set() for (const version of graphqlVersions) { - const schemaJsonPerVersion = readJsonFile( - `${GRAPHQL_DATA_DIR}/${version}/schema.json`, - ) as Record> + // Merge every per-category schema-*.json into one in-memory shape + // mirroring the legacy monolithic schema.json so the rest of the test + // logic stays unchanged. + const schemaJsonPerVersion: Record> = {} + for (const type of graphqlTypes) schemaJsonPerVersion[type] = [] + for (const category of CATEGORIES) { + const bucket = readJsonFile( + `${GRAPHQL_DATA_DIR}/${version}/schema-${category}.json`, + ) as Record | undefined> + for (const type of graphqlTypes) { + const items = bucket[type] + if (items?.length) schemaJsonPerVersion[type].push(...items) + } + } for (const type of graphqlTypes) { test(`${version} schemas object validation for ${type}`, () => { for (const typeObj of schemaJsonPerVersion[type]) { diff --git a/src/redirects/lib/graphql-category-redirect.ts b/src/redirects/lib/graphql-category-redirect.ts new file mode 100644 index 000000000000..b31e1365766b --- /dev/null +++ b/src/redirects/lib/graphql-category-redirect.ts @@ -0,0 +1,159 @@ +// Dynamic redirect from legacy kind-based GraphQL reference URLs +// (e.g. `/graphql/reference/scalars#boolean`) to the per-category +// reference URLs (e.g. `/graphql/reference/other#scalar-boolean`) +// introduced when docs-internal adopted the upstream `@docsCategory` +// directive. +// +// Resolved in a single hop so the type-name (in the URL fragment) is not +// lost: fragments are not sent on subsequent requests, so we can't chain a +// /v4 redirect to a removed kind page and recover the type later. + +import fs from 'fs' +import path from 'path' + +import { languageKeys } from '@/languages/lib/languages-server' +import { + ALL_KIND_KEYS, + KIND_SLUG_PREFIX, + KIND_URL_SEGMENT, + OTHER_CATEGORY, + type SchemaKindKey, +} from '@/graphql/lib/categories' +import { supported as supportedGhes } from '@/versions/lib/enterprise-server-releases' + +// URL kind segment (e.g. "input-objects") -> internal kind key (e.g. "inputObjects"). +const URL_TO_KIND_KEY: Record = Object.fromEntries( + ALL_KIND_KEYS.map((k) => [KIND_URL_SEGMENT[k], k]), +) + +// Set of legacy kind URL segments we redirect from. +const LEGACY_KIND_SEGMENTS = new Set(Object.keys(URL_TO_KIND_KEY)) + +// Per-version lookup: kind key -> id (lowercased) -> category slug. +type CategoryMap = Partial>> + +const dataDir = path.join(process.cwd(), 'src/graphql/data') +const lookupCache = new Map() + +function loadCategoryMap(version: string): CategoryMap | null { + if (lookupCache.has(version)) return lookupCache.get(version) ?? null + const file = path.join(dataDir, version, 'category-map.json') + let map: CategoryMap | null = null + try { + map = JSON.parse(fs.readFileSync(file, 'utf8')) as CategoryMap + } catch { + map = null + } + lookupCache.set(version, map) + return map +} + +// Map URL version segment to a graphql data directory name. Returns null for +// unsupported / archived versions so the caller can pass them through. +function versionUrlToDataDir(versionSegment: string | null): string | null { + if (!versionSegment || versionSegment === 'free-pro-team@latest') return 'fpt' + if (versionSegment === 'enterprise-cloud@latest') return 'ghec' + const m = /^enterprise-server@(\d+\.\d+)$/.exec(versionSegment) + if (m && supportedGhes.includes(m[1])) return `ghes-${m[1]}` + // enterprise-server@latest also has category data via its current alias, + // but middleware order means we shouldn't see it here. Pass through. + return null +} + +const LANGUAGE_RE = new RegExp(`^(${languageKeys.join('|')})$`) +const VERSION_RE = /^(free-pro-team@latest|enterprise-cloud@latest|enterprise-server@[\d.]+)$/ + +// Parse a docs URL path into its segments. Returns null if the path is not a +// graphql-reference legacy kind URL. +interface ParsedLegacyUrl { + language: string | null + version: string | null + kindSegment: string + // Type id (lowercased) parsed from the URL fragment, if any. + typeId: string | null +} + +function parseLegacyUrl(input: string): ParsedLegacyUrl | null { + // We accept `redirect` strings that may include a `#fragment` but should not + // include a query string at this point (callers pass the path-only form). + const hashIndex = input.indexOf('#') + const pathPart = hashIndex >= 0 ? input.slice(0, hashIndex) : input + const fragment = hashIndex >= 0 ? input.slice(hashIndex + 1) : '' + + const segments = pathPart.split('/').filter(Boolean) + // Expect segments to look like: + // [?, ?, "graphql", "reference", ""] + // with optional language and optional version. + const refIdx = segments.indexOf('reference') + if (refIdx < 0) return null + if (segments[refIdx - 1] !== 'graphql') return null + if (refIdx !== segments.length - 2) return null + + const kindSegment = segments[refIdx + 1] + if (!LEGACY_KIND_SEGMENTS.has(kindSegment)) return null + + // The bits before "graphql" can be: nothing, [lang], [version], or [lang, version]. + const preface = segments.slice(0, refIdx - 1) + let language: string | null = null + let version: string | null = null + if (preface.length > 0 && LANGUAGE_RE.test(preface[0])) { + language = preface[0] + if (preface.length > 1 && VERSION_RE.test(preface[1])) version = preface[1] + else if (preface.length > 1) return null + } else if (preface.length > 0 && VERSION_RE.test(preface[0])) { + version = preface[0] + if (preface.length > 1) return null + } else if (preface.length > 0) { + return null + } + + const typeId = fragment ? fragment.toLowerCase() : null + return { language, version, kindSegment, typeId } +} + +function buildPrefix(language: string | null, version: string | null): string { + let out = '' + if (language) out += `/${language}` + if (version) out += `/${version}` + return out +} + +// Resolve a legacy URL to its category-based equivalent. Returns null if the +// input is not a legacy URL or its version is not supported (so callers leave +// it alone). +// +// `fallbackLanguage` is used when the input URL has no language segment so the +// rewritten URL is still valid against the language-prefixed `req.context.pages` +// lookup downstream. +export function applyGraphqlCategoryRedirect( + redirect: string, + fallbackLanguage: string = 'en', +): string | null { + const parsed = parseLegacyUrl(redirect) + if (!parsed) return null + + const dataDirName = versionUrlToDataDir(parsed.version) + if (!dataDirName) return null + + const language = parsed.language ?? fallbackLanguage + const prefix = buildPrefix(language, parsed.version) + + // No fragment: legacy bare kind page (e.g. /graphql/reference/scalars). The + // kind index doesn't exist anymore; send the user to the reference root. + if (!parsed.typeId) { + return `${prefix}/graphql/reference` + } + + const kindKey = URL_TO_KIND_KEY[parsed.kindSegment] + const map = loadCategoryMap(dataDirName) + const category = map?.[kindKey]?.[parsed.typeId] ?? OTHER_CATEGORY + const slugPrefix = KIND_SLUG_PREFIX[kindKey] + + return `${prefix}/graphql/reference/${category}#${slugPrefix}-${parsed.typeId}` +} + +// Test-only helper to reset the per-version cache so unit tests can reload +// fixture maps. Not exported through the public barrel. +export function __resetGraphqlCategoryCacheForTests(): void { + lookupCache.clear() +} diff --git a/src/redirects/middleware/handle-redirects.ts b/src/redirects/middleware/handle-redirects.ts index c92bdec51c3f..76d4540c1d4a 100644 --- a/src/redirects/middleware/handle-redirects.ts +++ b/src/redirects/middleware/handle-redirects.ts @@ -4,6 +4,7 @@ import patterns from '@/frame/lib/patterns' import { pathLanguagePrefixed } from '@/languages/lib/languages-server' import { deprecatedWithFunctionalRedirects } from '@/versions/lib/enterprise-server-releases' import getRedirect from '../lib/get-redirect' +import { applyGraphqlCategoryRedirect } from '../lib/graphql-category-redirect' import { defaultCacheControl, languageCacheControl, @@ -95,6 +96,17 @@ export default function handleRedirects(req: ExtendedRequest, res: Response, nex redirectWithoutQueryParams = redirectTo || redirectWithoutQueryParams + // Resolve legacy `/graphql/reference/(#)?` URLs to their + // per-category equivalent. Done before query-param re-application so the + // fragment parsing in the helper is unambiguous. + const graphqlRewrite = applyGraphqlCategoryRedirect( + redirectWithoutQueryParams, + req.context.userLanguage || 'en', + ) + if (graphqlRewrite) { + redirectWithoutQueryParams = graphqlRewrite + } + redirect = queryParams ? redirectWithoutQueryParams + queryParams : redirectWithoutQueryParams if (!redirectTo && !pathLanguagePrefixed(req.path)) { diff --git a/src/redirects/tests/routing/developer-site-redirects.ts b/src/redirects/tests/routing/developer-site-redirects.ts index 3e081c030aa0..a3e6d6e9bbb8 100644 --- a/src/redirects/tests/routing/developer-site-redirects.ts +++ b/src/redirects/tests/routing/developer-site-redirects.ts @@ -53,12 +53,12 @@ describe('developer redirects', () => { test('graphql reference paths with child pages', async () => { const sclarRes = await get('/en/v4/scalar/boolean') expect(sclarRes.statusCode).toBe(301) - const sclarResFinalPath = '/en/graphql/reference/scalars#boolean' + const sclarResFinalPath = '/en/graphql/reference/other#scalar-boolean' expect(sclarRes.headers.location).toBe(sclarResFinalPath) const enumRes = await get('/en/v4/enum/searchtype') expect(enumRes.statusCode).toBe(301) - const enumResFinalPath = '/en/graphql/reference/enums#searchtype' + const enumResFinalPath = '/en/graphql/reference/search#enum-searchtype' expect(enumRes.headers.location).toBe(enumResFinalPath) }) }) diff --git a/src/redirects/tests/unit/graphql-category-redirect.ts b/src/redirects/tests/unit/graphql-category-redirect.ts new file mode 100644 index 000000000000..670cd93cd333 --- /dev/null +++ b/src/redirects/tests/unit/graphql-category-redirect.ts @@ -0,0 +1,93 @@ +import { describe, expect, test, beforeEach } from 'vitest' + +import { + applyGraphqlCategoryRedirect, + __resetGraphqlCategoryCacheForTests, +} from '../../lib/graphql-category-redirect' + +describe('applyGraphqlCategoryRedirect', () => { + beforeEach(() => { + __resetGraphqlCategoryCacheForTests() + }) + + test('rewrites a legacy scalar URL with language prefix', () => { + // Boolean is a built-in GraphQL scalar with no @docsCategory, so it falls + // to the `other` bucket. + expect(applyGraphqlCategoryRedirect('/en/graphql/reference/scalars#boolean')).toBe( + '/en/graphql/reference/other#scalar-boolean', + ) + }) + + test('injects fallback language when input is languageless', () => { + expect(applyGraphqlCategoryRedirect('/graphql/reference/scalars#boolean')).toBe( + '/en/graphql/reference/other#scalar-boolean', + ) + }) + + test('honors a non-default fallback language', () => { + expect(applyGraphqlCategoryRedirect('/graphql/reference/scalars#boolean', 'ja')).toBe( + '/ja/graphql/reference/other#scalar-boolean', + ) + }) + + test('uses the category from the schema map when annotated', () => { + // `Repository` is annotated with `@docsCategory(name: "repos")` upstream. + expect(applyGraphqlCategoryRedirect('/en/graphql/reference/objects#repository')).toBe( + '/en/graphql/reference/repos#object-repository', + ) + }) + + test('lower-cases the fragment when looking up', () => { + expect(applyGraphqlCategoryRedirect('/en/graphql/reference/objects#Repository')).toBe( + '/en/graphql/reference/repos#object-repository', + ) + }) + + test('handles `input-objects` kind segment', () => { + // CustomPropertyValueInput is categorized as `repos` in the fpt schema. + expect( + applyGraphqlCategoryRedirect('/en/graphql/reference/input-objects#custompropertyvalueinput'), + ).toBe('/en/graphql/reference/repos#input-object-custompropertyvalueinput') + }) + + test('redirects a bare kind page to the reference root', () => { + expect(applyGraphqlCategoryRedirect('/en/graphql/reference/scalars')).toBe( + '/en/graphql/reference', + ) + }) + + test('preserves enterprise-cloud version segment', () => { + expect( + applyGraphqlCategoryRedirect('/en/enterprise-cloud@latest/graphql/reference/scalars#boolean'), + ).toBe('/en/enterprise-cloud@latest/graphql/reference/other#scalar-boolean') + }) + + test('preserves a supported enterprise-server version segment', () => { + expect( + applyGraphqlCategoryRedirect('/en/enterprise-server@3.21/graphql/reference/scalars#boolean'), + ).toBe('/en/enterprise-server@3.21/graphql/reference/other#scalar-boolean') + }) + + test('returns null for an archived enterprise-server version', () => { + expect( + applyGraphqlCategoryRedirect('/en/enterprise-server@2.20/graphql/reference/scalars#boolean'), + ).toBeNull() + }) + + test('returns null for non-graphql paths', () => { + expect(applyGraphqlCategoryRedirect('/en/rest/repos')).toBeNull() + expect(applyGraphqlCategoryRedirect('/en/graphql/reference/repos')).toBeNull() + expect(applyGraphqlCategoryRedirect('/en/graphql/reference/other#scalar-boolean')).toBeNull() + }) + + test('returns null for malformed legacy paths', () => { + expect(applyGraphqlCategoryRedirect('/en/graphql/reference/scalars/boolean')).toBeNull() + expect(applyGraphqlCategoryRedirect('/en/graphql/reference')).toBeNull() + }) + + test('falls back to `other` when the type id is unknown', () => { + expect(applyGraphqlCategoryRedirect('/en/graphql/reference/objects#doesnotexist')).toBe( + '/en/graphql/reference/other#object-doesnotexist', + ) + }) +}) From d0bc232b1c428e1e90e02669ed5cb2c9e521b3c2 Mon Sep 17 00:00:00 2001 From: Joshua Hale Date: Fri, 29 May 2026 19:40:23 +0100 Subject: [PATCH 03/11] Fix incorrect input name for upload-code-coverage action (#61478) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com> Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> --- .../how-tos/maintain-quality-code/set-up-code-coverage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/code-security/how-tos/maintain-quality-code/set-up-code-coverage.md b/content/code-security/how-tos/maintain-quality-code/set-up-code-coverage.md index d20bdfdb383e..51d909e34a20 100644 --- a/content/code-security/how-tos/maintain-quality-code/set-up-code-coverage.md +++ b/content/code-security/how-tos/maintain-quality-code/set-up-code-coverage.md @@ -52,7 +52,7 @@ After your tests generate a Cobertura XML report, upload it to {% data variables if: {% raw %}github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository{% endraw %} uses: actions/upload-code-coverage@v1 with: - report: COVERAGE-FILE-PATH.xml + file: COVERAGE-FILE-PATH.xml language: LANGUAGE label: LABEL ``` @@ -112,7 +112,7 @@ jobs: if: {% raw %}github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository{% endraw %} uses: actions/upload-code-coverage@v1 with: - report: coverage.xml + file: coverage.xml language: Python label: code-coverage/pytest ``` From 01f894de911b30947f8c97b825f135feb616bb18 Mon Sep 17 00:00:00 2001 From: Steve S Date: Fri, 29 May 2026 14:52:12 -0400 Subject: [PATCH 04/11] Re-do no articles found messaging for accessibility (#61482) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: steves <54561+steves@users.noreply.github.com> --- src/fixtures/tests/playwright-rendering.spec.ts | 3 +++ .../components/shared/LandingArticleGridWithFilter.tsx | 10 +++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/fixtures/tests/playwright-rendering.spec.ts b/src/fixtures/tests/playwright-rendering.spec.ts index 61c2e341fb51..3f83cb6787f8 100644 --- a/src/fixtures/tests/playwright-rendering.spec.ts +++ b/src/fixtures/tests/playwright-rendering.spec.ts @@ -1399,6 +1399,9 @@ test.describe('LandingArticleGridWithFilter component', () => { // Should show "no articles found" message as well const noResultsMessage = page.getByTestId('no-articles-message') await expect(noResultsMessage).toBeVisible() + await expect(page.locator('[aria-live="polite"][aria-atomic="true"]')).toHaveText( + 'No articles found matching your criteria.', + ) }) test('responsive behavior on different screen sizes', async ({ page }) => { diff --git a/src/landings/components/shared/LandingArticleGridWithFilter.tsx b/src/landings/components/shared/LandingArticleGridWithFilter.tsx index 0b39feed4ede..3e14d10406ce 100644 --- a/src/landings/components/shared/LandingArticleGridWithFilter.tsx +++ b/src/landings/components/shared/LandingArticleGridWithFilter.tsx @@ -294,14 +294,14 @@ export const ArticleGrid = ({ /> ))} {filteredResults.length === 0 && ( -
      +

      {t('article_grid.no_articles_found')}

      )} + +
      + {filteredResults.length === 0 ? t('article_grid.no_articles_found') : ''} +
      {/* Pagination */} From cf5d948b253604c86ceea87de2a19603dec88f06 Mon Sep 17 00:00:00 2001 From: Steve S Date: Fri, 29 May 2026 14:52:34 -0400 Subject: [PATCH 05/11] Update dockerfile with missing mounts (#61454) --- Dockerfile | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9916bc8aaacf..2916790195be 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,14 @@ FROM ghcr.io/github/gh-base-image/gh-base-noble:20260505-222701-gb8f4d82d0@sha25 # https://github.com/nodejs/release#release-schedule # Ubuntu's apt-get install nodejs is _very_ outdated # Must run as root -RUN apt-get -qq update && apt-get -qq install --no-install-recommends curl git \ + +# From https://thehub.github.com/epd/engineering/devops/ci/actions/setting-up-new-github-action/ +# We passed pkg-mirror-host as a secret to the build but it is not sensitive data. +RUN --mount=type=secret,id=pkg-mirror-host,target=/etc/pkg_mirror_host.txt \ + if [ -f /etc/pkg_mirror_host.txt ]; then cat /etc/pkg_mirror_host.txt >> /etc/apt/mirrorlist.txt; fi + +RUN --mount=type=secret,id=apt-auth-conf,target=/etc/apt/auth.conf.d/apt_auth.conf \ + apt-get -qq update && apt-get -qq install --no-install-recommends curl git \ && curl -sL https://deb.nodesource.com/setup_24.x | bash - \ && apt-get install -y nodejs \ && node --version From 68cf7cbe6a48385b3ec28a7b21438ce8c652f184 Mon Sep 17 00:00:00 2001 From: Jenni C <97056108+dihydroJenoxide@users.noreply.github.com> Date: Fri, 29 May 2026 12:08:03 -0700 Subject: [PATCH 06/11] Fix Claude Opus 4.8 plan availability (#61495) --- data/tables/copilot/model-supported-plans.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/tables/copilot/model-supported-plans.yml b/data/tables/copilot/model-supported-plans.yml index 0908742b1d88..c9902a467849 100644 --- a/data/tables/copilot/model-supported-plans.yml +++ b/data/tables/copilot/model-supported-plans.yml @@ -48,10 +48,9 @@ enterprise: true - name: Claude Opus 4.8 - free: false - student: false pro: false pro_plus: true + max: true business: true enterprise: true From c47363368c2088b35e4a56b814c29daf63c25d48 Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Fri, 29 May 2026 12:51:02 -0700 Subject: [PATCH 07/11] =?UTF-8?q?=F0=9F=90=B3=20Bump=20base=20image=20to?= =?UTF-8?q?=2020260527=20(#61487)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2916790195be..64dbdc63b0ba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ # --------------------------------------------------------------- # To update the sha: # https://github.com/github/gh-base-image/pkgs/container/gh-base-image%2Fgh-base-noble -FROM ghcr.io/github/gh-base-image/gh-base-noble:20260505-222701-gb8f4d82d0@sha256:e5ee5190511450a452713144fb1dcd957535ec7c68705efa48b3d2cbb9871b0d AS base +FROM ghcr.io/github/gh-base-image/gh-base-noble:20260527-203230-gabf2049e0@sha256:e6d4192acbdf566584c77f1306cd72cac3a381be6ff6174c85ee21bb164a8b46 AS base # Install curl for Node install and determining the early access branch # Install git for cloning docs-early-access & translations repos From 12525174b9a38653e9d22b3867db981979d1bc79 Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Fri, 29 May 2026 12:51:24 -0700 Subject: [PATCH 08/11] Bump liquidjs to ^10.27.0 (clears critical GHSA-gf2q-c269-pqgc) (#61486) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1c5d79d69316..09394ece5ae5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "javascript-stringify": "^2.1.0", "js-cookie": "^3.0.7", "js-yaml": "^4.1.1", - "liquidjs": "^10.25.7", + "liquidjs": "^10.27.0", "lodash": "^4.18.0", "lodash-es": "^4.18.0", "lowdb": "7.0.1", @@ -12509,9 +12509,9 @@ } }, "node_modules/liquidjs": { - "version": "10.25.7", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.25.7.tgz", - "integrity": "sha512-rPCjJLiD4eDhQjvv964AeXFC+HbeYBbZrd7Z82Q6hqv1lX7G+5w4SJcKLn9CAAAwHI4aS3dTdo083UB79K3pDA==", + "version": "10.27.0", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.27.0.tgz", + "integrity": "sha512-tw/OA59K7aIBlMKIrKlumr37fiZUheShVHXY8cVctWisgY1p9mc5hreOvlreoS0wTiwlWk14Ya7305c2a/Cg5w==", "license": "MIT", "dependencies": { "commander": "^10.0.0" diff --git a/package.json b/package.json index 85870258052c..d6f2145e8840 100644 --- a/package.json +++ b/package.json @@ -224,7 +224,7 @@ "javascript-stringify": "^2.1.0", "js-cookie": "^3.0.7", "js-yaml": "^4.1.1", - "liquidjs": "^10.25.7", + "liquidjs": "^10.27.0", "lodash": "^4.18.0", "lodash-es": "^4.18.0", "lowdb": "7.0.1", From a31a519e8f825dd514ffdf58b12eed5572fbb4f1 Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Fri, 29 May 2026 12:52:06 -0700 Subject: [PATCH 09/11] Fix unsafe template interpolation in changelog-agent workflow (#61485) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .github/workflows/changelog-agent.yml | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/.github/workflows/changelog-agent.yml b/.github/workflows/changelog-agent.yml index 5b433d68a3c2..36b1ec62e268 100644 --- a/.github/workflows/changelog-agent.yml +++ b/.github/workflows/changelog-agent.yml @@ -112,10 +112,12 @@ jobs: if: steps.check_team.outputs.is_team_member == 'true' id: extract_issue uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0 + env: + PR_BODY: ${{ steps.resolve_pr.outputs.pr_body }} with: github-token: ${{ secrets.DOCS_BOT_PAT_BASE }} script: | - const body = `${{ steps.resolve_pr.outputs.pr_body }}`; + const body = process.env.PR_BODY || ''; // Match closing keywords followed by docs-content issue references. // Supports: closes github/docs-content#123, fixes https://github.com/github/docs-content/issues/123 @@ -224,6 +226,10 @@ jobs: if: steps.check_parent.outputs.has_parent == 'true' id: gather_context uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0 + env: + PR_TITLE: ${{ steps.resolve_pr.outputs.pr_title }} + PR_BODY: ${{ steps.resolve_pr.outputs.pr_body }} + PR_URL: ${{ steps.resolve_pr.outputs.pr_url }} with: github-token: ${{ secrets.DOCS_BOT_PAT_BASE }} script: | @@ -254,9 +260,9 @@ jobs: const changedFiles = files.map(f => f.filename); core.setOutput('pr_author', prAuthor); - core.setOutput('pr_title', '${{ steps.resolve_pr.outputs.pr_title }}'); - core.setOutput('pr_body', `${{ steps.resolve_pr.outputs.pr_body }}`); - core.setOutput('pr_url', '${{ steps.resolve_pr.outputs.pr_url }}'); + core.setOutput('pr_title', process.env.PR_TITLE || ''); + core.setOutput('pr_body', process.env.PR_BODY || ''); + core.setOutput('pr_url', process.env.PR_URL || ''); core.setOutput('pr_number', prNumber.toString()); core.setOutput('approved_reviewers', approvedReviewers.join(',')); core.setOutput('changed_files', changedFiles.join('\n')); @@ -421,14 +427,19 @@ jobs: - name: Dry run summary if: steps.generate_draft.outputs.response != '' && inputs.dry_run == true uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0 + env: + PR_AUTHOR: ${{ steps.gather_context.outputs.pr_author }} + PR_URL: ${{ steps.gather_context.outputs.pr_url }} + PARENT_TITLE: ${{ steps.check_parent.outputs.parent_title }} + DRAFT: ${{ steps.generate_draft.outputs.response }} with: script: | core.info('=== DRY RUN — no PR will be created, no Slack DM sent ==='); - core.info(`PR author: ${{ steps.gather_context.outputs.pr_author }}`); - core.info(`Source PR: ${{ steps.gather_context.outputs.pr_url }}`); - core.info(`Parent issue: ${{ steps.check_parent.outputs.parent_title }}`); + core.info(`PR author: ${process.env.PR_AUTHOR || ''}`); + core.info(`Source PR: ${process.env.PR_URL || ''}`); + core.info(`Parent issue: ${process.env.PARENT_TITLE || ''}`); core.info('--- Generated changelog draft ---'); - core.info(`${{ steps.generate_draft.outputs.response }}`); + core.info((process.env.DRAFT || '').replace(/^::/gm, ': :')); core.info('--- End of draft ---'); - name: Create changelog PR in docs-content From f50c57101202873ddc2d4207b51f71bc88d21540 Mon Sep 17 00:00:00 2001 From: Steve S Date: Fri, 29 May 2026 15:53:15 -0400 Subject: [PATCH 10/11] Prevent horizontal scrolling on small view ports (#61496) Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .../components/CookBookArticleCard.module.scss | 13 ++++++++++++- src/landings/components/CookBookArticleCard.tsx | 8 ++++---- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/src/landings/components/CookBookArticleCard.module.scss b/src/landings/components/CookBookArticleCard.module.scss index b4965772d835..643ebd5ecf9f 100644 --- a/src/landings/components/CookBookArticleCard.module.scss +++ b/src/landings/components/CookBookArticleCard.module.scss @@ -8,8 +8,19 @@ .cardContainer { min-height: 200px; + overflow-wrap: break-word; + word-break: break-word; } .label { - margin-right: 0.25rem; + white-space: normal !important; + overflow: visible !important; + text-overflow: unset !important; + height: auto !important; + line-height: 1.4 !important; +} + +.labelGroup { + flex-wrap: wrap; + gap: 0.25rem; } diff --git a/src/landings/components/CookBookArticleCard.tsx b/src/landings/components/CookBookArticleCard.tsx index 6aec08b2acb9..463db087de4e 100644 --- a/src/landings/components/CookBookArticleCard.tsx +++ b/src/landings/components/CookBookArticleCard.tsx @@ -34,7 +34,7 @@ export const CookBookArticleCard = ({ return (
      {spotlight ? setImage(image, title) : null} {spotlight @@ -42,15 +42,15 @@ export const CookBookArticleCard = ({ : IconComponent && ( )} -
      +

      {title}

      {description}
      - + {tags.map((tag, index) => (